diff --git a/docs/docs/api/allclasses-index.html b/docs/docs/api/allclasses-index.html index 58a9e50a..e35033c0 100644 --- a/docs/docs/api/allclasses-index.html +++ b/docs/docs/api/allclasses-index.html @@ -1,1064 +1,679 @@ - - -All Classes (geopackage-android 6.7.1 API) + +All Classes and Interfaces (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
+
+ +
-

All Classes

-
-
- +
+
+
- diff --git a/docs/docs/api/allclasses.html b/docs/docs/api/allclasses.html deleted file mode 100644 index 1a5155d0..00000000 --- a/docs/docs/api/allclasses.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - -All Classes (geopackage-android 6.7.1 API) - - - - - - - - - - - -

All Classes

-
- -
- - diff --git a/docs/docs/api/allpackages-index.html b/docs/docs/api/allpackages-index.html index 0e38e43f..90a66a41 100644 --- a/docs/docs/api/allpackages-index.html +++ b/docs/docs/api/allpackages-index.html @@ -1,267 +1,116 @@ - - -All Packages (geopackage-android 6.7.1 API) + +All Packages (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
+
+ +

All Packages

-
- +
Package Summary
+
-
- -
diff --git a/docs/docs/api/constant-values.html b/docs/docs/api/constant-values.html index 33d0870c..53825f92 100644 --- a/docs/docs/api/constant-values.html +++ b/docs/docs/api/constant-values.html @@ -1,534 +1,263 @@ - - -Constant Field Values (geopackage-android 6.7.1 API) + +Constant Field Values (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
+
+ +

Constant Field Values

-
+

Contents

-
- - -
+

mil.nga.*

-
-
-
- -
diff --git a/docs/docs/api/deprecated-list.html b/docs/docs/api/deprecated-list.html index e5c59d64..e205e2c6 100644 --- a/docs/docs/api/deprecated-list.html +++ b/docs/docs/api/deprecated-list.html @@ -1,95 +1,51 @@ - - -Deprecated List (geopackage-android 6.7.1 API) + +Deprecated List (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
+
+ +

Deprecated API

@@ -98,98 +54,39 @@

Contents

  • Classes
  • -
    - - -
    -
    - -
    diff --git a/docs/docs/api/help-doc.html b/docs/docs/api/help-doc.html index b95bf378..d001958f 100644 --- a/docs/docs/api/help-doc.html +++ b/docs/docs/api/help-doc.html @@ -1,113 +1,108 @@ - - -API Help (geopackage-android 6.7.1 API) + +API Help (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -
    -

    How This API Document Is Organized

    -
    This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
    +

    JavaDoc Help

    + +
    +
    +

    Navigation

    +Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces +
    -
    -
      -
    • -
      -

      Overview

      +
      +
      +

      Kinds of Pages

      +The following sections describe the different kinds of pages in this collection. +
      +

      Overview

      The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

      -
    • -
    • -
      -

      Package

      -

      Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories:

      -
        +
        +

        Package

        +

        Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

        +
        • Interfaces
        • Classes
        • Enums
        • @@ -116,12 +111,10 @@

          Package

        • Annotation Types
        - -
      • -
        -

        Class or Interface

        -

        Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

        -
          +
          +

          Class or Interface

          +

          Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

          +
          • Class Inheritance Diagram
          • Direct Subclasses
          • All Known Subinterfaces
          • @@ -130,142 +123,64 @@

            Class or Interface

          • Class or Interface Description

          -
            +
            • Nested Class Summary
            • +
            • Enum Constant Summary
            • Field Summary
            • Property Summary
            • Constructor Summary
            • Method Summary
            • -
            -
            -
              -
            • Field Detail
            • -
            • Property Detail
            • -
            • Constructor Detail
            • -
            • Method Detail
            • -
            -

            Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

            -
          - -
        • -
          -

          Annotation Type

          -

          Each annotation type has its own separate page with the following sections:

          -
            -
          • Annotation Type Declaration
          • -
          • Annotation Type Description
          • Required Element Summary
          • Optional Element Summary
          • -
          • Element Detail
          -
          -
        • -
        • -
          -

          Enum

          -

          Each enum has its own separate page with the following sections:

          -
            -
          • Enum Declaration
          • -
          • Enum Description
          • -
          • Enum Constant Summary
          • -
          • Enum Constant Detail
          • +
            +
              +
            • Enum Constant Details
            • +
            • Field Details
            • +
            • Property Details
            • +
            • Constructor Details
            • +
            • Method Details
            • +
            • Element Details
            +

            Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

            +

            The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

          -
        • -
        • -
          -

          Tree (Class Hierarchy)

          +
          +

          Other Files

          +

          Packages and modules may contain pages with additional information related to the declarations nearby.

          +
          +
          +

          Tree (Class Hierarchy)

          There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

          -
            -
          • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
          • -
          • When viewing a particular package, class or interface page, clicking on "Tree" displays the hierarchy for only that package.
          • +
              +
            • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
            • +
            • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
          -
        • -
        • -
          -

          Deprecated API

          -

          The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

          -
          -
        • -
        • -
          -

          Index

          -

          The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.

          +
          +

          Deprecated API

          +

          The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to shortcomings, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

          -
        • -
        • -
          -

          All Classes

          -

          The All Classes link shows all classes and interfaces except non-static nested types.

          +
          +

          Constant Field Values

          +

          The Constant Field Values page lists the static final fields and their values.

          -
        • -
        • -
          -

          Serialized Form

          -

          Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.

          +
          +

          All Packages

          +

          The All Packages page contains an alphabetic index of all packages contained in the documentation.

          -
        • -
        • -
          -

          Constant Field Values

          -

          The Constant Field Values page lists the static final fields and their values.

          +
          +

          All Classes and Interfaces

          +

          The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

          -
        • -
        • -
          -

          Search

          -

          You can search for definitions of modules, packages, types, fields, methods and other terms defined in the API, using some or all of the name. "Camel-case" abbreviations are supported: for example, "InpStr" will find "InputStream" and "InputStreamReader".

          +
          +

          Index

          +

          The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

          -
        • -
        +

    -This help file applies to API documentation generated by the standard doclet.
    -
    -
    - -
    diff --git a/docs/docs/api/index-all.html b/docs/docs/api/index-all.html index 12e35a7b..8966750c 100644 --- a/docs/docs/api/index-all.html +++ b/docs/docs/api/index-all.html @@ -1,8249 +1,8173 @@ - - -Index (geopackage-android 6.7.1 API) + +Index (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    -
    A B C D E F G H I J L M N O P Q R S T U V W X 
    All Classes All Packages - - -

    A

    -
    -
    aboveMaxArguments() - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    +
    +

    Index

    +
    +A B C D E F G H I J L M N O P Q R S T U V W X 
    All Classes and Interfaces|All Packages|Constant Field Values +

    A

    +
    +
    aboveMaxArguments() - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    Check if the total number of query arguments is above the maximum allowed in a single query
    -
    aboveMaxArguments(int) - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    +
    aboveMaxArguments(int) - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    Check if the total number of query arguments is above the maximum allowed in a single query
    -
    aboveMaxArguments(String[]) - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    +
    aboveMaxArguments(String[]) - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    Check if the total number of query arguments is above the maximum allowed in a single query
    -
    addArgument(long) - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    +
    addArgument(long) - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    Add an id argument
    -
    addColumn(String) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    addColumn(String) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Add a query column
    -
    addColumn(FeatureColumn) - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
    -
    addColumns(String[]) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    addColumn(FeatureColumn) - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
    +
    addColumns(String[]) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Add query columns
    -
    addColumns(Collection<String>) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    addColumns(Collection<String>) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Add query columns
    -
    addHTTPHeaderValue(String, String) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    addHTTPHeaderValue(String, String) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    Add a HTTP Header field value, appending to any existing values for the field
    -
    addHTTPHeaderValues(String, List<String>) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    addHTTPHeaderValues(String, List<String>) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    Add HTTP Header field values, appending to any existing values for the field
    -
    addRow(FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
    +
    addRow(FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
    Add a feature row
    -
    addRows(List<FeatureRow>) - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
    +
    addRows(List<FeatureRow>) - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
    Add feature rows
    -
    addZoomLevel(int) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    addZoomLevel(int) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Add a zoom level
    -
    addZoomLevels(int[]) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    addZoomLevels(int[]) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Add zoom levels
    -
    addZoomLevels(int, int) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    addZoomLevels(int, int) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Add a range of zoom levels
    -
    addZoomLevels(Collection<Integer>) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    addZoomLevels(Collection<Integer>) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Add zoom levels
    -
    adjustTileMatrixLengths() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    adjustTileMatrixLengths() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Adjust the tile matrix lengths if needed.
    -
    AndroidBindingsSQLiteDatabase - Class in mil.nga.geopackage.db
    +
    AndroidBindingsSQLiteDatabase - Class in mil.nga.geopackage.db
    Android Bindings SQLiteDatabase
    -
    AndroidBindingsSQLiteDatabase() - Constructor for class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    AndroidBindingsSQLiteDatabase() - Constructor for class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Constructor
    -
    AndroidBindingsSQLiteDatabase(SQLiteDatabase) - Constructor for class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    AndroidBindingsSQLiteDatabase(SQLiteDatabase) - Constructor for class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Constructor
    -
    AndroidSQLiteDatabase - Class in mil.nga.geopackage.db
    +
    AndroidSQLiteDatabase - Class in mil.nga.geopackage.db
    Android SQLiteDatabase
    -
    AndroidSQLiteDatabase(SQLiteDatabase) - Constructor for class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    AndroidSQLiteDatabase(SQLiteDatabase) - Constructor for class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Constructor
    -
    appendWhere(String) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    appendWhere(String) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Append to the where clause
    -
    AttributesConnection - Class in mil.nga.geopackage.attributes
    +
    AttributesConnection - Class in mil.nga.geopackage.attributes
    GeoPackage Attributes Connection
    -
    AttributesConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.attributes.AttributesConnection
    +
    AttributesConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.attributes.AttributesConnection
    Constructor
    -
    AttributesCursor - Class in mil.nga.geopackage.attributes
    +
    AttributesCursor - Class in mil.nga.geopackage.attributes
    Attributes Cursor to wrap a database cursor for attributes queries
    -
    AttributesCursor(AttributesTable, Cursor) - Constructor for class mil.nga.geopackage.attributes.AttributesCursor
    +
    AttributesCursor(AttributesTable, Cursor) - Constructor for class mil.nga.geopackage.attributes.AttributesCursor
    Constructor
    -
    AttributesCursor(AttributesTable, String[], Cursor) - Constructor for class mil.nga.geopackage.attributes.AttributesCursor
    +
    AttributesCursor(AttributesTable, String[], Cursor) - Constructor for class mil.nga.geopackage.attributes.AttributesCursor
    Constructor
    -
    AttributesDao - Class in mil.nga.geopackage.attributes
    +
    AttributesDao - Class in mil.nga.geopackage.attributes
    Attributes DAO for reading attributes user data tables
    -
    AttributesDao(String, GeoPackageConnection, AttributesTable) - Constructor for class mil.nga.geopackage.attributes.AttributesDao
    +
    AttributesDao(String, GeoPackageConnection, AttributesTable) - Constructor for class mil.nga.geopackage.attributes.AttributesDao
    Constructor
    -
    AttributesInvalidCursor - Class in mil.nga.geopackage.attributes
    +
    AttributesInvalidCursor - Class in mil.nga.geopackage.attributes
    Attributes Invalid Cursor wrapper for attributes requery to handle failed rows due to large blobs
    -
    AttributesInvalidCursor(AttributesDao, AttributesCursor, List<Integer>, List<AttributesColumn>) - Constructor for class mil.nga.geopackage.attributes.AttributesInvalidCursor
    +
    AttributesInvalidCursor(AttributesDao, AttributesCursor, List<Integer>, List<AttributesColumn>) - Constructor for class mil.nga.geopackage.attributes.AttributesInvalidCursor
    Constructor
    -
    AttributesPaginatedCursor - Class in mil.nga.geopackage.attributes
    +
    AttributesPaginatedCursor - Class in mil.nga.geopackage.attributes
    Attributes Paginated Cursor for iterating and querying through attributes in chunks
    -
    AttributesPaginatedCursor(AttributesDao, AttributesCursor) - Constructor for class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    +
    AttributesPaginatedCursor(AttributesDao, AttributesCursor) - Constructor for class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    Constructor
    -
    AttributesRow - Class in mil.nga.geopackage.attributes
    +
    AttributesRow - Class in mil.nga.geopackage.attributes
    Attributes Row containing the values from a single cursor row
    -
    AttributesRow(AttributesRow) - Constructor for class mil.nga.geopackage.attributes.AttributesRow
    +
    AttributesRow(AttributesRow) - Constructor for class mil.nga.geopackage.attributes.AttributesRow
    Copy Constructor
    -
    AttributesRow(AttributesTable) - Constructor for class mil.nga.geopackage.attributes.AttributesRow
    +
    AttributesRow(AttributesTable) - Constructor for class mil.nga.geopackage.attributes.AttributesRow
    Constructor to create an empty row
    -
    AttributesRowSync - Class in mil.nga.geopackage.attributes
    +
    AttributesRowSync - Class in mil.nga.geopackage.attributes
    Attributes Row Sync to support reading a single attributes row copy when multiple near simultaneous asynchronous requests are made
    -
    AttributesRowSync() - Constructor for class mil.nga.geopackage.attributes.AttributesRowSync
    +
    AttributesRowSync() - Constructor for class mil.nga.geopackage.attributes.AttributesRowSync
    Constructor
    -
    AttributesWrapperConnection - Class in mil.nga.geopackage.attributes
    +
    AttributesWrapperConnection - Class in mil.nga.geopackage.attributes
    -
    Deprecated. -
    use AttributesDao to query attributes tables
    +
    Deprecated. +
    use AttributesDao to query attributes tables
    -
    AttributesWrapperConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.attributes.AttributesWrapperConnection
    +
    AttributesWrapperConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.attributes.AttributesWrapperConnection
    -
    Deprecated.
    +
    Deprecated.
    Constructor
    - - - -

    B

    -
    -
    beginTransaction() - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +

    B

    +
    +
    beginTransaction() - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Begin a transaction
    -
    beginTransaction() - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    beginTransaction() - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Begin a transaction
    -
    beginTransaction() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    -
    beginTransaction() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    beginTransaction() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    beginTransaction() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Begin a transaction
    -
    beginTransaction() - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    beginTransaction() - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Begin a transaction
    -
    beginTransaction() - Method in class mil.nga.geopackage.GeoPackageImpl
    -
    beginTransaction() - Method in class mil.nga.geopackage.user.UserDao
    -
    BitmapConverter - Class in mil.nga.geopackage.io
    +
    beginTransaction() - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    beginTransaction() - Method in class mil.nga.geopackage.user.UserDao
    +
    BitmapConverter - Class in mil.nga.geopackage.io
    Conversions between Bitmaps and image bytes
    -
    BitmapConverter() - Constructor for class mil.nga.geopackage.io.BitmapConverter
    +
    BitmapConverter() - Constructor for class mil.nga.geopackage.io.BitmapConverter
     
    -
    BITS_PER_SAMPLE - Static variable in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    BITS_PER_SAMPLE - Static variable in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Bits per value for floating point coverage data
    -
    boundingBox - Variable in class mil.nga.geopackage.tiles.TileGenerator
    +
    boundingBox - Variable in class mil.nga.geopackage.tiles.TileGenerator
    Tile bounding box
    - - - -

    C

    -
    -
    cacheGeometries - Variable in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +

    C

    +
    +
    cacheGeometries - Variable in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    When true, geometries are cached.
    -
    calculateDrawOverlap() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    calculateDrawOverlap() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Call after making changes to the point icon, point radius, or paint stroke widths.
    -
    calculatePixelBounds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    calculatePixelBounds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Calculate style pixel bounds
    -
    calculatePixelBounds(float) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    calculatePixelBounds(float) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Calculate style pixel bounds
    -
    calculatePixelBounds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    calculatePixelBounds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Calculate style pixel bounds
    -
    calculatePixelBounds(String, float) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    calculatePixelBounds(String, float) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Calculate style pixel bounds for the feature table
    -
    calculatePixelBounds(IconRow) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    calculatePixelBounds(IconRow) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Calculate style pixel bounds for the icon row
    -
    calculatePixelBounds(IconRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    calculatePixelBounds(IconRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Calculate style pixel bounds for the icon row
    -
    calculatePixelBounds(StyleRow) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    calculatePixelBounds(StyleRow) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Calculate style pixel bounds for the style row
    -
    calculatePixelBounds(StyleRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    calculatePixelBounds(StyleRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Calculate style pixel bounds for the style row
    -
    calculatePixelBounds(PixelBounds, IconRow) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    calculatePixelBounds(PixelBounds, IconRow) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Calculate style pixel bounds for the icon row
    -
    calculatePixelBounds(PixelBounds, IconRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    calculatePixelBounds(PixelBounds, IconRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Calculate style pixel bounds for the icon row
    -
    calculatePixelBounds(PixelBounds, StyleRow) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    calculatePixelBounds(PixelBounds, StyleRow) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Calculate style pixel bounds for the style row
    -
    calculatePixelBounds(PixelBounds, StyleRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    calculatePixelBounds(PixelBounds, StyleRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Calculate style pixel bounds for the style row
    -
    calculateStylePixelBounds() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    calculateStylePixelBounds() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Calculate style pixel bounds
    -
    calculateStylePixelBounds(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    calculateStylePixelBounds(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Calculate style pixel bounds
    -
    callback(String[]) - Method in class mil.nga.geopackage.extension.rtree.GeometryFunction
    -
    centerIcon() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    +
    callback(String[]) - Method in class mil.nga.geopackage.extension.rtree.GeometryFunction
    +
    centerIcon() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    Center the icon on the point
    -
    checkIfDrawn(Bitmap) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    checkIfDrawn(Bitmap) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Check if the bitmap was drawn upon (non null and not transparent).
    -
    chunkLimit - Variable in class mil.nga.geopackage.db.FeatureIndexer
    +
    chunkLimit - Variable in class mil.nga.geopackage.db.FeatureIndexer
    Query single chunk limit
    -
    chunkLimit - Variable in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    chunkLimit - Variable in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query single chunk limit
    -
    CIRCLE - mil.nga.geopackage.tiles.features.FeatureDrawType
    +
    CIRCLE - Enum constant in enum mil.nga.geopackage.tiles.features.FeatureDrawType
    Circle for a point
    -
    clear() - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    clear() - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    Clear the cache
    -
    clear() - Method in class mil.nga.geopackage.features.user.FeatureCache
    +
    clear() - Method in class mil.nga.geopackage.features.user.FeatureCache
    Clear the cache
    -
    clear() - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    clear() - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Clear all caches
    -
    clear() - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    +
    clear() - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    Clear the cache
    -
    clear(String) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    clear(String) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Clear the feature table cache
    -
    clearAndResize(int) - Method in class mil.nga.geopackage.features.user.FeatureCache
    +
    clearAndResize(int) - Method in class mil.nga.geopackage.features.user.FeatureCache
    Clear and resize the cache
    -
    clearAndResize(int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    clearAndResize(int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Clear and resize all caches and update the max cache size
    -
    clearAndResize(String, int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    clearAndResize(String, int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Clear and resize the feature table cache
    -
    clearCache() - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    clearCache() - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Clear all caches
    -
    clearCache() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    clearCache() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Clear all caches
    -
    clearCachedTableFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    clearCachedTableFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Clear the cached table feature styles
    -
    clearCachedTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    clearCachedTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Clear the cached table icons
    -
    clearCachedTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    clearCachedTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Clear the cached table styles
    -
    clearGeometryCache() - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    clearGeometryCache() - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Clear the geometry cache
    -
    clearIconCache() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    clearIconCache() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Clear the icon cache
    -
    clearStylePaintCache() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    clearStylePaintCache() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Clear the style paint cache
    -
    close() - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    close() - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Close the connection
    -
    close() - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    close() - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Close the connection
    -
    close() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    close() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Close the database connection in the feature indexer
    -
    close() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    -
    close() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    close() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    close() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Close the connection
    -
    close() - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    close() - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Close the connection
    -
    close() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    -
    close() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    close() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    +
    close() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Close the table index
    -
    close() - Method in class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
    +
    close() - Method in class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
    Close the results
    -
    close() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
    +
    close() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
    Close the results
    -
    close() - Method in class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
    +
    close() - Method in class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
    Close the results
    -
    close() - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
    +
    close() - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
    Close the results
    -
    close() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    close() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Close the index connections
    -
    close() - Method in class mil.nga.geopackage.features.index.FeatureIndexMetadataResults
    +
    close() - Method in class mil.nga.geopackage.features.index.FeatureIndexMetadataResults
    Close the results
    -
    close() - Method in interface mil.nga.geopackage.features.index.FeatureIndexResults
    +
    close() - Method in interface mil.nga.geopackage.features.index.FeatureIndexResults
    Close the results
    -
    close() - Method in class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
    +
    close() - Method in class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
    Close the results
    -
    close() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    +
    close() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    Close the results
    -
    close() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    close() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Close the feature tiles connection
    -
    close() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    close() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Close the GeoPackage
    -
    close() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    close() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Close the feature tiles connection
    -
    close() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    close() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Close the GeoPackage
    -
    close() - Method in class mil.nga.geopackage.user.UserCursor
    -
    close() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    COLUMN_EXTERNAL_PATH - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    close() - Method in class mil.nga.geopackage.user.UserCursor
    +
    close() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    COLUMN_EXTERNAL_PATH - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Path column
    -
    COLUMN_GEOPACKAGE_ID - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    COLUMN_GEOPACKAGE_ID - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    GeoPackage Id column
    -
    COLUMN_GEOPACKAGE_ID - Static variable in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    COLUMN_GEOPACKAGE_ID - Static variable in class mil.nga.geopackage.db.metadata.TableMetadata
    GeoPackage Id column
    -
    COLUMN_ID - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    COLUMN_ID - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Geometry Id column
    -
    COLUMN_ID - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    COLUMN_ID - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Id column
    -
    COLUMN_LAST_INDEXED - Static variable in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    COLUMN_LAST_INDEXED - Static variable in class mil.nga.geopackage.db.metadata.TableMetadata
    Last indexed column
    -
    COLUMN_MAX_M - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    COLUMN_MAX_M - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Max M
    -
    COLUMN_MAX_X - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    COLUMN_MAX_X - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Max X
    -
    COLUMN_MAX_Y - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    COLUMN_MAX_Y - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Max Y
    -
    COLUMN_MAX_Z - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    COLUMN_MAX_Z - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Max Z
    -
    COLUMN_MIN_M - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    COLUMN_MIN_M - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Min M
    -
    COLUMN_MIN_X - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    COLUMN_MIN_X - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Min X
    -
    COLUMN_MIN_Y - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    COLUMN_MIN_Y - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Min Y
    -
    COLUMN_MIN_Z - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    COLUMN_MIN_Z - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Min Z
    -
    COLUMN_NAME - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    COLUMN_NAME - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Name column
    -
    COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Table name column
    -
    COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.db.metadata.TableMetadata
    Table name column
    -
    COLUMNS - mil.nga.geopackage.user.UserQueryParamType
    +
    COLUMNS - Enum constant in enum mil.nga.geopackage.user.UserQueryParamType
    Column names
    -
    COLUMNS - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    COLUMNS - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Columns
    -
    COLUMNS - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    COLUMNS - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Columns
    -
    COLUMNS - Static variable in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    COLUMNS - Static variable in class mil.nga.geopackage.db.metadata.TableMetadata
    Columns
    -
    COLUMNS_AS - mil.nga.geopackage.user.UserQueryParamType
    +
    COLUMNS_AS - Enum constant in enum mil.nga.geopackage.user.UserQueryParamType
    Columns as values
    -
    columnToContentValue(ContentValues, FeatureColumn, Object) - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    columnToContentValue(ContentValues, FeatureColumn, Object) - Method in class mil.nga.geopackage.features.user.FeatureRow
    Map the column to the content values
    -
    columnToContentValue(ContentValues, TColumn, Object) - Method in class mil.nga.geopackage.user.UserRow
    +
    columnToContentValue(ContentValues, TColumn, Object) - Method in class mil.nga.geopackage.user.UserRow
    Map the column to the content values
    -
    commit() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    -
    commit() - Method in class mil.nga.geopackage.GeoPackageImpl
    -
    commit() - Method in class mil.nga.geopackage.user.UserDao
    -
    compressFormat - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    commit() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    commit() - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    commit() - Method in class mil.nga.geopackage.user.UserDao
    +
    compressFormat - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Compress format
    -
    context - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    context - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Context
    -
    context - Variable in class mil.nga.geopackage.tiles.TileGenerator
    +
    context - Variable in class mil.nga.geopackage.tiles.TileGenerator
    Context
    -
    ContextIOUtils - Class in mil.nga.geopackage.io
    +
    ContextIOUtils - Class in mil.nga.geopackage.io
    Input / Output Context utility methods
    -
    ContextIOUtils() - Constructor for class mil.nga.geopackage.io.ContextIOUtils
    +
    ContextIOUtils() - Constructor for class mil.nga.geopackage.io.ContextIOUtils
     
    -
    convertCursor(Cursor) - Method in class mil.nga.geopackage.user.UserConnection
    +
    convertCursor(Cursor) - Method in class mil.nga.geopackage.user.UserConnection
    Convert the cursor to the result type cursor
    -
    convertCursor(Cursor) - Method in class mil.nga.geopackage.user.UserWrapperConnection
    +
    convertCursor(Cursor) - Method in class mil.nga.geopackage.user.UserWrapperConnection
    -
    Deprecated.
    +
    Deprecated.
    Convert the cursor to the result type cursor
    -
    copy() - Method in class mil.nga.geopackage.attributes.AttributesRow
    +
    copy() - Method in class mil.nga.geopackage.attributes.AttributesRow
    Copy the row
    -
    copy() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    copy() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    Copy method
    -
    copy() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    copy() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Copy the database, maintaining the same connections but with the ability to change the active used connection
    -
    copy() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    copy() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Copy the row
    -
    copy() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    +
    copy() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    Copy the row
    -
    copy() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    copy() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Copy the row
    -
    copy() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    copy() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Copy the row
    -
    copy() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    +
    copy() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    Copy the row
    -
    copy() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    +
    copy() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    Copy the row
    -
    copy() - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    copy() - Method in class mil.nga.geopackage.features.user.FeatureDao
    Copy the feature dao for separate connection states, shares geometry columns and feature table memory
    -
    copy() - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    copy() - Method in class mil.nga.geopackage.features.user.FeatureRow
    Copy the row
    -
    copy() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    copy() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Copy the row
    -
    copy() - Method in class mil.nga.geopackage.user.custom.UserCustomRow
    +
    copy() - Method in class mil.nga.geopackage.user.custom.UserCustomRow
    Copy the row
    -
    copy(String, String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    copy(String, String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Copy the database
    -
    copy(String, String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    copy(String, String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Copy the database
    -
    copy(String, String, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    copy(String, String, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Copy the database
    -
    copy(String, String, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    copy(String, String, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Copy the database
    -
    copy(GeoPackageDatabase) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    copy(GeoPackageDatabase) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    Copy method with provided database
    -
    copyValue(FeatureColumn, Object) - Method in class mil.nga.geopackage.features.user.FeatureRow
    -
    count() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    copyValue(FeatureColumn, Object) - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    count() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all Geometry Metadata count
    -
    count() - Method in class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
    +
    count() - Method in class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
    Get the count of results
    -
    count() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
    +
    count() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
    Get the count of results
    -
    count() - Method in class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
    +
    count() - Method in class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
    Get the count of results
    -
    count() - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
    +
    count() - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
    Get the count of results
    -
    count() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index count
    -
    count() - Method in class mil.nga.geopackage.features.index.FeatureIndexMetadataResults
    +
    count() - Method in class mil.nga.geopackage.features.index.FeatureIndexMetadataResults
    Get the count of results
    -
    count() - Method in interface mil.nga.geopackage.features.index.FeatureIndexResults
    +
    count() - Method in interface mil.nga.geopackage.features.index.FeatureIndexResults
    Get the count of results
    -
    count() - Method in class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
    +
    count() - Method in class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
    Get the count of results
    -
    count() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Get the count of features
    -
    count() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    +
    count() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    Get the count of results
    -
    count() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    count() - Method in interface mil.nga.geopackage.GeoPackageManager
    Get the count of GeoPackage databases
    -
    count() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    count() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get the count of GeoPackage databases
    -
    count(boolean, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index count
    -
    count(boolean, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(boolean, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Get a count of results
    -
    count(boolean, String, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(boolean, String, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the rows within the bounds
    -
    count(boolean, String, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count
    -
    count(boolean, String, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(boolean, String, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Count features
    -
    count(boolean, String, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    -
    count(boolean, String, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(boolean, String, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count
    -
    count(boolean, String, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(boolean, String, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Count features
    -
    count(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count
    -
    count(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Count features
    -
    count(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the rows within the bounding box
    -
    count(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box, projected correctly
    -
    count(boolean, String, BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box, projected correctly
    -
    count(boolean, String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box, projected correctly
    -
    count(boolean, String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box, projected correctly
    -
    count(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the rows within the bounding box in the provided projection
    -
    count(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box in the provided projection
    -
    count(boolean, String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box in the provided projection
    -
    count(boolean, String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box in the provided projection
    -
    count(boolean, String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box in the provided projection
    -
    count(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the rows within the geometry envelope
    -
    count(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the Geometry Envelope
    -
    count(boolean, String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the Geometry Envelope
    -
    count(boolean, String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the Geometry Envelope
    -
    count(boolean, String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(boolean, String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the Geometry Envelope
    -
    count(double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the rows within the bounds
    -
    count(double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the bounds
    -
    count(double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the bounds
    -
    count(double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the bounds
    -
    count(double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the bounds
    -
    count(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    count(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Count of Tiles at a zoom level
    -
    count(long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    count(long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata count
    -
    count(long, String, BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    count(long, String, BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata count matching the bounding box in the same projection
    -
    count(long, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    count(long, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata count matching the envelope
    -
    count(String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count
    -
    count(String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Count features
    -
    count(String, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(String, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the rows within the bounds
    -
    count(String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    count(String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata count
    -
    count(String, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count
    -
    count(String, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(String, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Count features
    -
    count(String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count
    -
    count(String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Count features
    -
    count(String, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count
    -
    count(String, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(String, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Count features
    -
    count(String, String, BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    count(String, String, BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata count matching the bounding box in the same projection
    -
    count(String, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    count(String, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata count matching the envelope
    -
    count(String, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count
    -
    count(String, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(String, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Count features
    -
    count(String, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(String, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the rows within the bounding box
    -
    count(String, BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box, projected correctly
    -
    count(String, BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box, projected correctly
    -
    count(String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box, projected correctly
    -
    count(String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box, projected correctly
    -
    count(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the rows within the bounding box in the provided projection
    -
    count(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box in the provided projection
    -
    count(String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box in the provided projection
    -
    count(String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box in the provided projection
    -
    count(String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box in the provided projection
    -
    count(String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the rows within the geometry envelope
    -
    count(String, GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the Geometry Envelope
    -
    count(String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the Geometry Envelope
    -
    count(String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the Geometry Envelope
    -
    count(String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the Geometry Envelope
    -
    count(Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count
    -
    count(Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Count features
    -
    count(BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    count(BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for Geometry Metadata count within the bounding box, projected correctly
    -
    count(BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the rows within the bounding box
    -
    count(BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box, projected correctly
    -
    count(BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the bounding box
    -
    count(BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box, projected correctly
    -
    count(BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the bounding box
    -
    count(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box, projected correctly
    -
    count(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the bounding box
    -
    count(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box, projected correctly
    -
    count(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the bounding box
    -
    count(BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    count(BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for Geometry Metadata count within the bounding box in the provided projection
    -
    count(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the rows within the bounding box in the provided projection
    -
    count(BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box in the provided projection
    -
    count(BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the bounding box in the provided projection
    -
    count(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box in the provided projection
    -
    count(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the bounding box in the provided projection
    -
    count(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box in the provided projection
    -
    count(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the bounding box in the provided projection
    -
    count(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the bounding box in the provided projection
    -
    count(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the bounding box in the provided projection
    -
    count(UserCustomCursor) - Method in class mil.nga.geopackage.user.custom.UserCustomDao
    +
    count(UserCustomCursor) - Method in class mil.nga.geopackage.user.custom.UserCustomDao
    Get the count of the cursor and close it
    -
    count(GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    count(GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for Geometry Metadata count within the Geometry Envelope
    -
    count(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    count(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the rows within the geometry envelope
    -
    count(GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the Geometry Envelope
    -
    count(GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the geometry envelope
    -
    count(GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the Geometry Envelope
    -
    count(GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the geometry envelope
    -
    count(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the Geometry Envelope
    -
    count(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the geometry envelope
    -
    count(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    count(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index count within the Geometry Envelope
    -
    count(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    count(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually count the rows within the geometry envelope
    -
    countByBaseId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    countByBaseId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Count by base id
    -
    countByBaseId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    countByBaseId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Count by base id
    -
    countByIds(long, long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    countByIds(long, long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Count by both base id and related id
    -
    countByIds(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    countByIds(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Count by both base id and related id
    -
    countByRelatedId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    countByRelatedId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Count by related id
    -
    countByRelatedId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    countByRelatedId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Count by related id
    -
    countColumn(String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    countColumn(String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index count
    -
    countColumn(String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    countColumn(String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Get a count of results
    -
    countColumnFeatures(String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countColumnFeatures(String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count features
    -
    countColumnFeatures(String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countColumnFeatures(String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count features
    -
    countColumnFeatures(String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countColumnFeatures(String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count features
    -
    countFeatures() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count features
    -
    countFeatures() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count features
    -
    countFeatures() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count features
    -
    countFeatures(boolean, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count features
    -
    countFeatures(boolean, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count features
    -
    countFeatures(boolean, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count features
    -
    countFeatures(boolean, String, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounds
    -
    countFeatures(boolean, String, double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounds
    -
    countFeatures(boolean, String, double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounds
    -
    countFeatures(boolean, String, double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounds
    -
    countFeatures(boolean, String, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count features
    -
    countFeatures(boolean, String, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count features
    -
    countFeatures(boolean, String, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count features
    -
    countFeatures(boolean, String, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count features
    -
    countFeatures(boolean, String, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count features
    -
    countFeatures(boolean, String, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count features
    -
    countFeatures(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count features
    -
    countFeatures(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count features
    -
    countFeatures(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count features
    -
    countFeatures(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box
    -
    countFeatures(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box, projected correctly
    -
    countFeatures(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box
    -
    countFeatures(boolean, String, BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box
    -
    countFeatures(boolean, String, BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box, projected correctly
    -
    countFeatures(boolean, String, BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box
    -
    countFeatures(boolean, String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box
    -
    countFeatures(boolean, String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box, projected correctly
    -
    countFeatures(boolean, String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box
    -
    countFeatures(boolean, String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box
    -
    countFeatures(boolean, String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box, projected correctly
    -
    countFeatures(boolean, String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box
    -
    countFeatures(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box in the provided projection
    -
    countFeatures(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box in the provided projection
    -
    countFeatures(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box in the provided projection
    -
    countFeatures(boolean, String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box in the provided projection
    -
    countFeatures(boolean, String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box in the provided projection
    -
    countFeatures(boolean, String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box in the provided projection
    -
    countFeatures(boolean, String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box in the provided projection
    -
    countFeatures(boolean, String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box in the provided projection
    -
    countFeatures(boolean, String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box in the provided projection
    -
    countFeatures(boolean, String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box in the provided projection
    -
    countFeatures(boolean, String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box in the provided projection
    -
    countFeatures(boolean, String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box in the provided projection
    -
    countFeatures(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the geometry envelope
    -
    countFeatures(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the Geometry Envelope
    -
    countFeatures(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the geometry envelope
    -
    countFeatures(boolean, String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the geometry envelope
    -
    countFeatures(boolean, String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the Geometry Envelope
    -
    countFeatures(boolean, String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the geometry envelope
    -
    countFeatures(boolean, String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the geometry envelope
    -
    countFeatures(boolean, String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the Geometry Envelope
    -
    countFeatures(boolean, String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the geometry envelope
    -
    countFeatures(boolean, String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(boolean, String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the geometry envelope
    -
    countFeatures(boolean, String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(boolean, String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the Geometry Envelope
    -
    countFeatures(boolean, String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(boolean, String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the geometry envelope
    -
    countFeatures(double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounds
    -
    countFeatures(double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounds
    -
    countFeatures(double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounds
    -
    countFeatures(double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounds
    -
    countFeatures(String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count features
    -
    countFeatures(String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count features
    -
    countFeatures(String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count features
    -
    countFeatures(String, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounds
    -
    countFeatures(String, double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounds
    -
    countFeatures(String, double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounds
    -
    countFeatures(String, double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounds
    -
    countFeatures(String, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count features
    -
    countFeatures(String, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count features
    -
    countFeatures(String, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count features
    -
    countFeatures(String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count features
    -
    countFeatures(String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count features
    -
    countFeatures(String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count features
    -
    countFeatures(String, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count features
    -
    countFeatures(String, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count features
    -
    countFeatures(String, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count features
    -
    countFeatures(String, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count features
    -
    countFeatures(String, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count features
    -
    countFeatures(String, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count features
    -
    countFeatures(String, BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box
    -
    countFeatures(String, BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box, projected correctly
    -
    countFeatures(String, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box
    -
    countFeatures(String, BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box
    -
    countFeatures(String, BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box, projected correctly
    -
    countFeatures(String, BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box
    -
    countFeatures(String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box
    -
    countFeatures(String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box, projected correctly
    -
    countFeatures(String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box
    -
    countFeatures(String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box
    -
    countFeatures(String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box, projected correctly
    -
    countFeatures(String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box
    -
    countFeatures(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box in the provided projection
    -
    countFeatures(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box in the provided projection
    -
    countFeatures(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box in the provided projection
    -
    countFeatures(String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box in the provided projection
    -
    countFeatures(String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box in the provided projection
    -
    countFeatures(String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box in the provided projection
    -
    countFeatures(String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box in the provided projection
    -
    countFeatures(String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box in the provided projection
    -
    countFeatures(String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box in the provided projection
    -
    countFeatures(String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box in the provided projection
    -
    countFeatures(String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box in the provided projection
    -
    countFeatures(String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box in the provided projection
    -
    countFeatures(String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the geometry envelope
    -
    countFeatures(String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the Geometry Envelope
    -
    countFeatures(String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the geometry envelope
    -
    countFeatures(String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the geometry envelope
    -
    countFeatures(String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the Geometry Envelope
    -
    countFeatures(String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the geometry envelope
    -
    countFeatures(String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the geometry envelope
    -
    countFeatures(String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the Geometry Envelope
    -
    countFeatures(String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the geometry envelope
    -
    countFeatures(String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the geometry envelope
    -
    countFeatures(String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the Geometry Envelope
    -
    countFeatures(String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the geometry envelope
    -
    countFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count features
    -
    countFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count features
    -
    countFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count features
    -
    countFeatures(BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box
    -
    countFeatures(BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box, projected correctly
    -
    countFeatures(BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box
    -
    countFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box
    -
    countFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box, projected correctly
    -
    countFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box
    -
    countFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box
    -
    countFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box, projected correctly
    -
    countFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box
    -
    countFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box
    -
    countFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box, projected correctly
    -
    countFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box
    -
    countFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box in the provided projection
    -
    countFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box in the provided projection
    -
    countFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box in the provided projection
    -
    countFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box in the provided projection
    -
    countFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box in the provided projection
    -
    countFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box in the provided projection
    -
    countFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box in the provided projection
    -
    countFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box in the provided projection
    -
    countFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box in the provided projection
    -
    countFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the bounding box in the provided projection
    -
    countFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the bounding box in the provided projection
    -
    countFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the bounding box in the provided projection
    -
    countFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the geometry envelope
    -
    countFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the Geometry Envelope
    -
    countFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the geometry envelope
    -
    countFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the geometry envelope
    -
    countFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the Geometry Envelope
    -
    countFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the geometry envelope
    -
    countFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the geometry envelope
    -
    countFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the Geometry Envelope
    -
    countFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the geometry envelope
    -
    countFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    countFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Count the features within the geometry envelope
    -
    countFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    countFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Count the Features within the Geometry Envelope
    -
    countFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    countFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Count the features within the geometry envelope
    -
    countIconRowMappings(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    countIconRowMappings(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Count the number of mappings to the icon row id
    -
    countIconRowMappings(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    countIconRowMappings(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Count the number of mappings to the icon row
    -
    countMappings(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    countMappings(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Count the number of mappings to the table and id
    -
    countMappingsToBase(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    countMappingsToBase(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Count the number of mappings to the base table and id
    -
    countMappingsToBase(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    countMappingsToBase(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Count the number of mappings in the extended relations to the base id
    -
    countMappingsToBase(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    countMappingsToBase(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Count the number of mappings in the extended relation to the base id
    -
    countMappingsToRelated(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    countMappingsToRelated(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Count the number of mappings to the related table and id
    -
    countMappingsToRelated(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    countMappingsToRelated(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Count the number of mappings in the extended relations to the related id
    -
    countMappingsToRelated(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    countMappingsToRelated(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Count the number of mappings in the extended relation to the related id
    -
    countStyleRowMappings(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    countStyleRowMappings(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Count the number of mappings to the style row id
    -
    countStyleRowMappings(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    countStyleRowMappings(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Count the number of mappings to the style row
    -
    countWithGeometries() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    countWithGeometries() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Get the count of features with non null geometries
    -
    CoverageData<TImage extends CoverageDataImage> - Class in mil.nga.geopackage.extension.coverage
    +
    CoverageData<TImage extends CoverageDataImage> - Class in mil.nga.geopackage.extension.coverage
    Tiled Gridded Coverage Data, abstract Common Encoding, Extension
    -
    CoverageData(GeoPackage, TileDao, Integer, Integer, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageData
    +
    CoverageData(GeoPackage, TileDao, Integer, Integer, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageData
    Constructor
    -
    CoverageDataPng - Class in mil.nga.geopackage.extension.coverage
    +
    CoverageDataPng - Class in mil.nga.geopackage.extension.coverage
    Tiled Gridded Coverage Data, PNG Encoding, Extension
    -
    CoverageDataPng(GeoPackage, TileDao) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    CoverageDataPng(GeoPackage, TileDao) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Constructor, use the coverage data tables pixel tile size as the request size width and height
    -
    CoverageDataPng(GeoPackage, TileDao, Integer, Integer, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    CoverageDataPng(GeoPackage, TileDao, Integer, Integer, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Constructor
    -
    CoverageDataPng(GeoPackage, TileDao, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    CoverageDataPng(GeoPackage, TileDao, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Constructor, use the coverage data tables pixel tile size as the request size width and height, request as the specified projection
    -
    CoverageDataPngImage - Class in mil.nga.geopackage.extension.coverage
    +
    CoverageDataPngImage - Class in mil.nga.geopackage.extension.coverage
    Coverage Data PNG image, stores the tile row image and raster
    -
    CoverageDataPngImage(ImageInfo) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    +
    CoverageDataPngImage(ImageInfo) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    Constructor, used for writing a PNG
    -
    CoverageDataPngImage(TileRow) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    +
    CoverageDataPngImage(TileRow) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    Constructor, used for reading a PNG
    -
    CoverageDataTiff - Class in mil.nga.geopackage.extension.coverage
    +
    CoverageDataTiff - Class in mil.nga.geopackage.extension.coverage
    Tiled Gridded Coverage Data, TIFF Encoding, Extension
    -
    CoverageDataTiff(GeoPackage, TileDao) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    CoverageDataTiff(GeoPackage, TileDao) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Constructor, use the coverage data tables pixel tile size as the request size width and height
    -
    CoverageDataTiff(GeoPackage, TileDao, Integer, Integer, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    CoverageDataTiff(GeoPackage, TileDao, Integer, Integer, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Constructor
    -
    CoverageDataTiff(GeoPackage, TileDao, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    CoverageDataTiff(GeoPackage, TileDao, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Constructor, use the coverage data tables pixel tile size as the request size width and height, request as the specified projection
    -
    CoverageDataTiffImage - Class in mil.nga.geopackage.extension.coverage
    +
    CoverageDataTiffImage - Class in mil.nga.geopackage.extension.coverage
    Coverage Data TIFF image
    -
    CoverageDataTiffImage(TileRow) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    +
    CoverageDataTiffImage(TileRow) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    Constructor, used for reading a TIFF
    -
    CoverageDataTiffImage(FileDirectory) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    +
    CoverageDataTiffImage(FileDirectory) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    Constructor, used for writing a TIFF
    -
    CoverageDataTileMatrixResults - Class in mil.nga.geopackage.extension.coverage
    +
    CoverageDataTileMatrixResults - Class in mil.nga.geopackage.extension.coverage
    Coverage Data Tile Matrix results including the coverage data tile results and the tile matrix where found
    -
    CoverageDataTileMatrixResults(TileMatrix, TileCursor) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTileMatrixResults
    +
    CoverageDataTileMatrixResults(TileMatrix, TileCursor) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTileMatrixResults
    Constructor
    -
    create() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    create() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Create the RTree extension for the feature table
    -
    create(long, String, long, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    create(long, String, long, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Create a new geometry metadata from an envelope
    -
    create(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    create(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Create a new GeoPackage database
    -
    create(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    create(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Create a new GeoPackage database
    -
    create(String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    create(String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Create a GeoPackage
    -
    create(String, String, long, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    create(String, String, long, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Create a new geometry metadata from an envelope
    -
    create(String, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    create(String, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Create a GeoPackage
    -
    create(AttributesDao, AttributesCursor) - Static method in class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    +
    create(AttributesDao, AttributesCursor) - Static method in class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    Create a paginated cursor
    -
    create(GeometryMetadata) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    create(GeometryMetadata) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Create a new geometry metadata
    -
    create(GeoPackageMetadata) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    create(GeoPackageMetadata) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Create a new GeoPackage metadata
    -
    create(TableMetadata) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    create(TableMetadata) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Create a new table metadata
    -
    create(FeatureDao, FeatureCursor) - Static method in class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    +
    create(FeatureDao, FeatureCursor) - Static method in class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    Create a paginated cursor
    -
    create(GeoPackage, String, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    create(GeoPackage, String, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Create a Reprojection from a GeoPackage tile table to a new tile table within the GeoPackage
    -
    create(GeoPackage, String, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    create(GeoPackage, String, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Create a Reprojection from a GeoPackage tile table to a new tile table within the GeoPackage
    -
    create(GeoPackage, String, GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    create(GeoPackage, String, GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Create a Reprojection from a GeoPackage tile table to a new tile table in a specified GeoPackage
    -
    create(GeoPackage, String, GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    create(GeoPackage, String, GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Create a Reprojection from a GeoPackage tile table to a new tile table in a specified GeoPackage
    -
    create(GeoPackage, String, GeoPackage, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    create(GeoPackage, String, GeoPackage, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Create a Reprojection from a GeoPackage tile table to a new tile table
    -
    create(GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    create(GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Create a Reprojection from a GeoPackage tile table, replacing the existing tiles
    -
    create(GeoPackage, String, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    create(GeoPackage, String, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Create a Reprojection from a GeoPackage tile table to a new tile table
    -
    create(GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    create(GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Create a Reprojection from a GeoPackage tile table, replacing the existing tiles
    -
    create(TileDao, GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    create(TileDao, GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Create a Reprojection from a tile table to a new tile table in a specified GeoPackage
    -
    create(TileDao, GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    create(TileDao, GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Create a Reprojection from a tile table to a new tile table in a specified GeoPackage
    -
    create(TileDao, GeoPackage, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    create(TileDao, GeoPackage, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Create a Reprojection from a GeoPackage tile table to a new tile table
    -
    create(TileDao, TileCursor) - Static method in class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    +
    create(TileDao, TileCursor) - Static method in class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    Create a paginated cursor
    -
    create(TileDao, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    create(TileDao, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Create a Reprojection from a GeoPackage tile table to a new tile table
    -
    create(UserCustomDao, UserCustomCursor) - Static method in class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    +
    create(UserCustomDao, UserCustomCursor) - Static method in class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    Create a paginated cursor
    -
    CREATE_SQL - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    CREATE_SQL - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Create table SQL
    -
    CREATE_SQL - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    CREATE_SQL - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Create table SQL
    -
    CREATE_SQL - Static variable in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    CREATE_SQL - Static variable in class mil.nga.geopackage.db.metadata.TableMetadata
    Create table SQL
    -
    createAtPath(String, File) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    createAtPath(String, File) - Method in interface mil.nga.geopackage.GeoPackageManager
    Create a new GeoPackage database at the provided directory path
    -
    createAtPath(String, File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    createAtPath(String, File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Create a new GeoPackage database at the provided directory path
    -
    createAtPath(String, File, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    createAtPath(String, File, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Create a new GeoPackage database at the provided directory path
    -
    createAtPath(String, File, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    createAtPath(String, File, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Create a new GeoPackage database at the provided directory path
    -
    createBitmap() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    +
    createBitmap() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    Create the final bitmap from the layers, resets the layers
    -
    createFeatures(String, String, String, BoundingBox, GeometryType, List<FeatureColumn>, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createFeatures(String, String, String, BoundingBox, GeometryType, List<FeatureColumn>, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create features table
    -
    createFeatures(String, String, String, BoundingBox, GeometryType, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createFeatures(String, String, String, BoundingBox, GeometryType, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create features table
    -
    createFeatures(String, String, String, BoundingBox, GeometryType, DataType, List<FeatureColumn>, SpatialReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createFeatures(String, String, String, BoundingBox, GeometryType, DataType, List<FeatureColumn>, SpatialReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create features table
    -
    createFeatures(String, String, String, BoundingBox, GeometryType, DataType, SpatialReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createFeatures(String, String, String, BoundingBox, GeometryType, DataType, SpatialReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create features table
    -
    createFeatures(String, String, String, GeometryType, List<FeatureColumn>, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createFeatures(String, String, String, GeometryType, List<FeatureColumn>, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create features table
    -
    createFeatures(String, String, String, GeometryType, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createFeatures(String, String, String, GeometryType, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create features table
    -
    createFeatures(String, BoundingBox, GeometryType, List<FeatureColumn>, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createFeatures(String, BoundingBox, GeometryType, List<FeatureColumn>, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create features table
    -
    createFeatures(String, BoundingBox, GeometryType, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createFeatures(String, BoundingBox, GeometryType, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create features table
    -
    createFeatures(String, BoundingBox, GeometryType, DataType, List<FeatureColumn>, SpatialReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createFeatures(String, BoundingBox, GeometryType, DataType, List<FeatureColumn>, SpatialReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create features table
    -
    createFeatures(String, BoundingBox, GeometryType, DataType, SpatialReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createFeatures(String, BoundingBox, GeometryType, DataType, SpatialReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create features table
    -
    createFeatures(String, GeometryType, List<FeatureColumn>, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createFeatures(String, GeometryType, List<FeatureColumn>, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create features table
    -
    createFeatures(String, GeometryType, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createFeatures(String, GeometryType, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create features table
    -
    createFile(DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    createFile(DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    Create a new GeoPackage database at the specified file location
    -
    createFile(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    createFile(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Create a new GeoPackage database at the specified file location
    -
    createFile(DocumentFile, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    createFile(DocumentFile, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Create a new GeoPackage database at the specified file location
    -
    createFile(DocumentFile, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    createFile(DocumentFile, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Create a new GeoPackage database at the specified file location
    -
    createFile(File) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    createFile(File) - Method in interface mil.nga.geopackage.GeoPackageManager
    Create a new GeoPackage database at the specified file location
    -
    createFile(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    createFile(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Create a new GeoPackage database at the specified file location
    -
    createFile(File, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    createFile(File, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Create a new GeoPackage database at the specified file location
    -
    createFile(File, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    createFile(File, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Create a new GeoPackage database at the specified file location
    -
    createFile(String, DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    createFile(String, DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    Create a new GeoPackage database at the specified file location with the provided name
    -
    createFile(String, DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    createFile(String, DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Create a new GeoPackage database at the specified file location with the provided name
    -
    createFile(String, DocumentFile, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    createFile(String, DocumentFile, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Create a new GeoPackage database at the specified file location with the provided name
    -
    createFile(String, DocumentFile, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    createFile(String, DocumentFile, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Create a new GeoPackage database at the specified file location with the provided name
    -
    createFile(String, File) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    createFile(String, File) - Method in interface mil.nga.geopackage.GeoPackageManager
    Create a new GeoPackage database at the specified file location with the provided name
    -
    createFile(String, File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    createFile(String, File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Create a new GeoPackage database at the specified file location with the provided name
    -
    createFile(String, File, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    createFile(String, File, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Create a new GeoPackage database at the specified file location with the provided name
    -
    createFile(String, File, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    createFile(String, File, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Create a new GeoPackage database at the specified file location with the provided name
    -
    createGeometryMetadata(Cursor) - Static method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    createGeometryMetadata(Cursor) - Static method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Create a geometry metadata from the current cursor location
    -
    createGeoPackage(String, String, boolean, GeoPackageCursorFactory, SQLiteDatabase) - Method in class mil.nga.geopackage.GeoPackageCreator
    +
    createGeoPackage(String, String, boolean, GeoPackageCursorFactory, SQLiteDatabase) - Method in class mil.nga.geopackage.GeoPackageCreator
    Create a GeoPackage for the connection
    -
    createGeoPackageDatasetMetadata(String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createGeoPackageDatasetMetadata(String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create GeoPackage metadata with a dataset scope and metadata reference
    -
    createGeoPackageMetadata(MetadataScopeType, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createGeoPackageMetadata(MetadataScopeType, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create GeoPackage metadata and metadata reference
    -
    createGeoPackageSeriesMetadata(String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createGeoPackageSeriesMetadata(String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create GeoPackage metadata with a series scope and metadata reference
    -
    createIcon(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    createIcon(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    Create or retrieve from cache an icon bitmap for the icon row
    -
    createIcon(IconRow, float) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    createIcon(IconRow, float) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    Create or retrieve from cache an icon bitmap for the icon row
    -
    createIcon(IconRow, float, IconCache) - Static method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    createIcon(IconRow, float, IconCache) - Static method in class mil.nga.geopackage.extension.nga.style.IconCache
    Create or retrieve from cache an icon bitmap for the icon row
    -
    createIcon(IconRow, IconCache) - Static method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    createIcon(IconRow, IconCache) - Static method in class mil.nga.geopackage.extension.nga.style.IconCache
    Create or retrieve from cache an icon bitmap for the icon row
    -
    createIconNoCache(IconRow) - Static method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    createIconNoCache(IconRow) - Static method in class mil.nga.geopackage.extension.nga.style.IconCache
    Create an icon bitmap for the icon row without caching
    -
    createIconNoCache(IconRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    createIconNoCache(IconRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.IconCache
    Create an icon bitmap for the icon row without caching
    -
    createIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    createIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Create an icon relationship for the feature table
    -
    createImage(int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    createImage(int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Create a new 16 bit single channel image
    -
    createImage(int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    createImage(int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Create a new image
    -
    createImage(TileRow) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    createImage(TileRow) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    Create a coverage data image
    -
    createImage(TileRow) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    createImage(TileRow) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Create a coverage data image
    -
    createImage(TileRow) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    createImage(TileRow) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Create a coverage data image
    -
    createInvalidCursor(UserDao, UserCursor, List<Integer>, List<AttributesColumn>) - Method in class mil.nga.geopackage.attributes.AttributesCursor
    +
    createInvalidCursor(UserDao, UserCursor, List<Integer>, List<AttributesColumn>) - Method in class mil.nga.geopackage.attributes.AttributesCursor
    Create an invalid cursor
    -
    createInvalidCursor(UserDao, UserCursor, List<Integer>, List<FeatureColumn>) - Method in class mil.nga.geopackage.features.user.FeatureCursor
    +
    createInvalidCursor(UserDao, UserCursor, List<Integer>, List<FeatureColumn>) - Method in class mil.nga.geopackage.features.user.FeatureCursor
    Create an invalid cursor
    -
    createInvalidCursor(UserDao, UserCursor, List<Integer>, List<TileColumn>) - Method in class mil.nga.geopackage.tiles.user.TileCursor
    +
    createInvalidCursor(UserDao, UserCursor, List<Integer>, List<TileColumn>) - Method in class mil.nga.geopackage.tiles.user.TileCursor
    Create an invalid cursor
    -
    createInvalidCursor(UserDao, UserCursor, List<Integer>, List<UserCustomColumn>) - Method in class mil.nga.geopackage.user.custom.UserCustomCursor
    +
    createInvalidCursor(UserDao, UserCursor, List<Integer>, List<UserCustomColumn>) - Method in class mil.nga.geopackage.user.custom.UserCustomCursor
    Create an invalid cursor
    -
    createInvalidCursor(UserDao, UserCursor, List<Integer>, List<TColumn>) - Method in class mil.nga.geopackage.user.UserCursor
    +
    createInvalidCursor(UserDao, UserCursor, List<Integer>, List<TColumn>) - Method in class mil.nga.geopackage.user.UserCursor
    Create an invalid cursor
    -
    createIsEmptyFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    -
    createMaxXFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    -
    createMaxYFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    -
    createMetadata(Metadata) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createIsEmptyFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    +
    createMaxXFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    +
    createMaxYFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    +
    createMetadata(Metadata) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create metadata
    -
    createMetadata(Metadata, MetadataReference) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createMetadata(Metadata, MetadataReference) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create metadata and metadata reference
    -
    createMetadata(MetadataScopeType, String, String, MetadataReference) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createMetadata(MetadataScopeType, String, String, MetadataReference) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create metadata and metadata reference
    -
    createMetadataReference(Metadata, MetadataReference) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createMetadataReference(Metadata, MetadataReference) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create metadata reference
    -
    createMetadataReference(MetadataReference) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createMetadataReference(MetadataReference) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create metadata reference
    -
    createMinXFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    -
    createMinYFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    -
    createNewBitmap() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    createMinXFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    +
    createMinYFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    +
    createNewBitmap() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Create a new empty Bitmap
    -
    createOrUpdate(GeometryMetadata) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    createOrUpdate(GeometryMetadata) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Create the geometry metadata or update if it already exists
    -
    createRelationships() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    createRelationships() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Create style, icon, table style, and table icon relationships for the feature table
    -
    createReprojectTileDao(String) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    -
    createStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    createReprojectTileDao(String) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    createStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Create a style relationship for the feature table
    -
    createTableIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    createTableIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Create a feature table icon relationship
    -
    createTableStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    createTableStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Create a feature table style relationship
    -
    createTile(int, long, long) - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    createTile(int, long, long) - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Create the tile
    -
    createTile(int, long, long) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    createTile(int, long, long) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Create the tile
    -
    createTile(int, long, long) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    createTile(int, long, long) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    Create the tile
    -
    createTileMatrices(String, BoundingBox, long, long, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTileMatrices(String, BoundingBox, long, long, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tile matrices for zoom levels
    -
    createTileMatrices(String, BoundingBox, Collection<Long>, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTileMatrices(String, BoundingBox, Collection<Long>, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tile matrices for zoom levels
    -
    createTileMatrices(TileMatrixSet, long, long, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTileMatrices(TileMatrixSet, long, long, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tile matrices for zoom levels
    -
    createTileMatrices(TileMatrixSet, Collection<Long>, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTileMatrices(TileMatrixSet, Collection<Long>, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tile matrices for zoom levels
    -
    createTileMatrix(String, long, long, long, double, double) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTileMatrix(String, long, long, long, double, double) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create a tile matrix for a zoom level
    -
    createTileMatrix(String, BoundingBox, long, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTileMatrix(String, BoundingBox, long, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create a tile matrix for a zoom level
    -
    createTileMatrix(TileMatrix) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    -
    createTileMatrix(TileMatrixSet, long, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTileMatrix(TileMatrix) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    createTileMatrix(TileMatrixSet, long, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create a tile matrix for a zoom level
    -
    createTiles(String, String, String, BoundingBox, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTiles(String, String, String, BoundingBox, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tiles table
    -
    createTiles(String, String, String, BoundingBox, CoordinateReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTiles(String, String, String, BoundingBox, CoordinateReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tiles table
    -
    createTiles(String, String, String, BoundingBox, SpatialReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTiles(String, String, String, BoundingBox, SpatialReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tiles table
    -
    createTiles(String, String, String, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTiles(String, String, String, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tiles table
    -
    createTiles(String, String, String, CoordinateReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTiles(String, String, String, CoordinateReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tiles table
    -
    createTiles(String, String, String, SpatialReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTiles(String, String, String, SpatialReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tiles table
    -
    createTiles(String, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTiles(String, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tiles table
    -
    createTiles(String, CoordinateReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTiles(String, CoordinateReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tiles table
    -
    createTiles(String, SpatialReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    createTiles(String, SpatialReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Create tiles table
    -
    createTileTable(GeoPackage, TileTableMetadata) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    createTileTable(GeoPackage, TileTableMetadata) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Create the coverage data tile table with metadata and extension
    -
    createTileTable(GeoPackage, TileTableMetadata) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    createTileTable(GeoPackage, TileTableMetadata) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Create the coverage data tile table with metadata and extension
    -
    createTileTable(GeoPackage, TileTableMetadata, GriddedCoverageDataType) - Static method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    createTileTable(GeoPackage, TileTableMetadata, GriddedCoverageDataType) - Static method in class mil.nga.geopackage.extension.coverage.CoverageData
    Create the coverage data tile table with metadata and extension
    -
    CursorResult - Class in mil.nga.geopackage.db
    +
    CursorResult - Class in mil.nga.geopackage.db
    Cursor result implementation
    -
    CursorResult(Cursor) - Constructor for class mil.nga.geopackage.db.CursorResult
    +
    CursorResult(Cursor) - Constructor for class mil.nga.geopackage.db.CursorResult
    Constructor
    -
    CustomFeaturesTile - Interface in mil.nga.geopackage.tiles.features
    +
    CustomFeaturesTile - Interface in mil.nga.geopackage.tiles.features
    Interface defining custom feature tile drawing.
    - - - -

    D

    -
    -
    data - Variable in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    +

    D

    +
    +
    data - Variable in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    Image bytes
    -
    database - Variable in class mil.nga.geopackage.user.UserConnection
    +
    database - Variable in class mil.nga.geopackage.user.UserConnection
    Database connection
    -
    DATABASE_NAME - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    +
    DATABASE_NAME - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    Metadata database name
    -
    DATABASE_VERSION - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    +
    DATABASE_VERSION - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    Metadata database version
    -
    databases() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    databases() - Method in interface mil.nga.geopackage.GeoPackageManager
    List all GeoPackage databases sorted alphabetically
    -
    databases() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    databases() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    List all GeoPackage databases sorted alphabetically
    -
    databaseSet() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    databaseSet() - Method in interface mil.nga.geopackage.GeoPackageManager
    Set of all GeoPackage databases
    -
    databaseSet() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    databaseSet() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Set of all GeoPackage databases
    -
    databasesLike(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    databasesLike(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    List GeoPackage databases that match the provided like argument
    -
    databasesLike(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    databasesLike(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    List GeoPackage databases that match the provided like argument
    -
    databasesNotLike(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    databasesNotLike(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    List GeoPackage databases that do not match the provided like argument
    -
    databasesNotLike(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    databasesNotLike(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    List GeoPackage databases that do not match the provided like argument
    -
    DEFAULT_CACHE_MAX_SIZE - Static variable in class mil.nga.geopackage.features.user.FeatureCache
    +
    DEFAULT_CACHE_MAX_SIZE - Static variable in class mil.nga.geopackage.features.user.FeatureCache
    Default max number of feature rows to retain in cache
    -
    DEFAULT_CACHE_SIZE - Static variable in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    DEFAULT_CACHE_SIZE - Static variable in class mil.nga.geopackage.extension.nga.style.IconCache
    Default max number of icon bitmaps to retain in cache
    -
    DEFAULT_GEOMETRY_CACHE_SIZE - Static variable in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    DEFAULT_GEOMETRY_CACHE_SIZE - Static variable in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Default max number of feature geometries to retain in cache
    -
    DEFAULT_STYLE_PAINT_CACHE_SIZE - Static variable in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    +
    DEFAULT_STYLE_PAINT_CACHE_SIZE - Static variable in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    Default max number of feature style paints to maintain
    -
    DefaultFeatureTiles - Class in mil.nga.geopackage.tiles.features
    +
    DefaultFeatureTiles - Class in mil.nga.geopackage.tiles.features
    Default Feature Tiles implementation using Android Graphics to draw tiles from Well Known Binary Geometries
    -
    DefaultFeatureTiles(Context) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    DefaultFeatureTiles(Context) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Constructor, only for retrieving default feature attributes
    -
    DefaultFeatureTiles(Context, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    DefaultFeatureTiles(Context, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Constructor
    -
    DefaultFeatureTiles(Context, FeatureDao, float) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    DefaultFeatureTiles(Context, FeatureDao, float) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Constructor
    -
    DefaultFeatureTiles(Context, FeatureDao, int, int) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    DefaultFeatureTiles(Context, FeatureDao, int, int) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Constructor
    -
    DefaultFeatureTiles(Context, GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    DefaultFeatureTiles(Context, GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
    -
    DefaultFeatureTiles(Context, GeoPackage, FeatureDao, float) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    DefaultFeatureTiles(Context, GeoPackage, FeatureDao, float) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
    -
    DefaultFeatureTiles(Context, GeoPackage, FeatureDao, float, int, int) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    DefaultFeatureTiles(Context, GeoPackage, FeatureDao, float, int, int) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
    -
    DefaultFeatureTiles(Context, GeoPackage, FeatureDao, int, int) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    DefaultFeatureTiles(Context, GeoPackage, FeatureDao, int, int) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
    -
    delete() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    delete() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Delete the RTree extension for the feature table
    -
    delete(long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    delete(long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Delete geometry metadata by database
    -
    delete(long) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    delete(long) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Delete the database
    -
    delete(long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    delete(long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Delete geometry metadata by table name
    -
    delete(long, String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    delete(long, String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Delete the database table name
    -
    delete(long, String, long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    delete(long, String, long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Delete the geometry metadata
    -
    delete(String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    delete(String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Delete geometry metadata by database
    -
    delete(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    delete(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Delete the database
    -
    delete(String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    delete(String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Delete the database
    -
    delete(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    delete(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Delete a database
    -
    delete(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    delete(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Delete a database
    -
    delete(String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    delete(String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Delete geometry metadata by table name
    -
    delete(String, String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    delete(String, String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Delete the database table name
    -
    delete(String, String, long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    delete(String, String, long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Delete the geometry metadata
    -
    delete(String, String, String[]) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    delete(String, String, String[]) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Delete from table
    -
    delete(String, String, String[]) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    delete(String, String, String[]) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Delete from table
    -
    delete(String, String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    -
    delete(String, String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    delete(String, String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    delete(String, String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Delete from table
    -
    delete(String, String, String[]) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    delete(String, String, String[]) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Delete from table
    -
    delete(GeometryMetadata) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    delete(GeometryMetadata) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Delete the geometry metadata
    -
    delete(GeoPackageMetadata) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    delete(GeoPackageMetadata) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Delete the GeoPackage metadata
    -
    delete(TableMetadata) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    delete(TableMetadata) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Delete the table metadata
    -
    delete(GeoPackageFile) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    delete(GeoPackageFile) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Delete the database
    -
    deleteAll() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    deleteAll() - Method in interface mil.nga.geopackage.GeoPackageManager
    Delete all databases
    -
    deleteAll() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    deleteAll() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Delete all databases
    -
    deleteAllExternal() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    deleteAllExternal() - Method in interface mil.nga.geopackage.GeoPackageManager
    Delete all external GeoPackages
    -
    deleteAllExternal() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    deleteAllExternal() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Delete all external GeoPackages
    -
    deleteAllFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteAllFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete all feature styles including table styles, table icons, style, and icons
    -
    deleteAllFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteAllFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all feature styles including table styles, table icons, style, and icons
    -
    deleteAllFeatureStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteAllFeatureStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all feature styles including table styles, table icons, style, and icons
    -
    deleteAllIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteAllIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete all icons including table icons and feature row icons
    -
    deleteAllIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteAllIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all icons including table icons and feature row icons
    -
    deleteAllIcons(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteAllIcons(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all icons including table icons and feature row icons
    -
    deleteAllIndexes() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    deleteAllIndexes() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Delete the feature index from all query order locations
    -
    deleteAllMissingExternal() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    deleteAllMissingExternal() - Method in interface mil.nga.geopackage.GeoPackageManager
    Delete all external GeoPackages where the external file can no longer be found
    -
    deleteAllMissingExternal() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    deleteAllMissingExternal() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Delete all external GeoPackages where the external file can no longer be found
    -
    deleteAllStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteAllStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete all styles including table styles and feature row styles
    -
    deleteAllStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteAllStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all styles including table styles and feature row styles
    -
    deleteAllStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteAllStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all styles including table styles and feature row styles
    -
    deleteByBaseId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    deleteByBaseId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Delete user mappings by base id
    -
    deleteByBaseId(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    +
    deleteByBaseId(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    Delete by base is and geometry type
    -
    deleteByBaseId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    deleteByBaseId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Delete user mappings by base id
    -
    deleteByIds(long, long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    deleteByIds(long, long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Delete user mappings by both base id and related id
    -
    deleteByIds(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    deleteByIds(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Delete user mappings by both base id and related id
    -
    deleteByRelatedId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    deleteByRelatedId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Delete user mappings by related id
    -
    deleteByRelatedId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    deleteByRelatedId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Delete user mappings by related id
    -
    deleteFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete all feature styles
    -
    deleteFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all feature styles
    -
    deleteFeatureStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteFeatureStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all feature styles
    -
    deleteIcon(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteIcon(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature row icon for the geometry type
    -
    deleteIcon(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIcon(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature row icon for the geometry type
    -
    deleteIcon(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIcon(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature row icon for the feature row geometry type
    -
    deleteIcon(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteIcon(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature row icon for the feature row geometry type
    -
    deleteIcon(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIcon(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature row icon for the geometry type
    -
    deleteIcon(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteIcon(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature row icon for the geometry type
    -
    deleteIconDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteIconDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature row default icon
    -
    deleteIconDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature row default icon
    -
    deleteIconDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature row default icon
    -
    deleteIconDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteIconDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature row default icon
    -
    deleteIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete a icon relationship for the feature table
    -
    deleteIconRow(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconRow(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete an icon row by id and mappings
    -
    deleteIconRow(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconRow(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete an icon row and mappings
    -
    deleteIconRowMappings(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconRowMappings(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete icon row mappings
    -
    deleteIconRowMappings(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconRowMappings(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete icon row mappings
    -
    deleteIconRowNotMapped(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconRowNotMapped(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete a icon row by id only if it has no mappings
    -
    deleteIconRowNotMapped(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconRowNotMapped(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete a icon row only if it has no mappings
    -
    deleteIconRows() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconRows() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all icon rows and mappings to them
    -
    deleteIconRows(String, String[]) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconRows(String, String[]) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete icon rows matching the where clause and mappings to them
    -
    deleteIconRows(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconRows(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete icon rows matching the field values and mappings to them
    -
    deleteIconRowsNotMapped() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconRowsNotMapped() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all icon rows if they have no mappings
    -
    deleteIconRowsNotMapped(String, String[]) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconRowsNotMapped(String, String[]) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete icon rows matching the where clause if they have no mappings
    -
    deleteIconRowsNotMapped(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIconRowsNotMapped(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete icon rows matching the field values if they have no mappings
    -
    deleteIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete all icons
    -
    deleteIcons(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteIcons(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete feature row icons
    -
    deleteIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all icons
    -
    deleteIcons(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIcons(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete feature row icons
    -
    deleteIcons(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIcons(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete feature row icons
    -
    deleteIcons(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteIcons(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete feature row icons
    -
    deleteIcons(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteIcons(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all icons
    -
    deleteIndex() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    deleteIndex() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Delete the feature table index
    -
    deleteIndex() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    deleteIndex() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Delete the feature index
    -
    deleteIndex(long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    deleteIndex(long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Delete the index for the geometry id
    -
    deleteIndex(long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    deleteIndex(long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Delete the feature index for the geometry id
    -
    deleteIndex(long, List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    deleteIndex(long, List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Delete the feature index for the geometry id from the index types
    -
    deleteIndex(Collection<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    deleteIndex(Collection<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Delete the feature index from the index types
    -
    deleteIndex(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    deleteIndex(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Delete the feature index
    -
    deleteIndex(FeatureIndexType, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    deleteIndex(FeatureIndexType, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Delete the feature index for the geometry id
    -
    deleteIndex(FeatureIndexType, FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    deleteIndex(FeatureIndexType, FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Delete the feature index for the feature row
    -
    deleteIndex(FeatureRow) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    deleteIndex(FeatureRow) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Delete the index for the feature row
    -
    deleteIndex(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    deleteIndex(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Delete the index for the feature row
    -
    deleteIndex(FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    deleteIndex(FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Delete the feature index for the feature row
    -
    deleteIndex(FeatureRow, List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    deleteIndex(FeatureRow, List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Delete the feature index for the feature row from the index types
    -
    deleteMappings(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    deleteMappings(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Delete mappings to the table and id
    -
    deleteMappingsToBase(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    deleteMappingsToBase(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Delete mappings to the base table and id
    -
    deleteMappingsToBase(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    deleteMappingsToBase(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Delete mappings in the extended relations to the base id
    -
    deleteMappingsToBase(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    deleteMappingsToBase(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Delete mappings in the extended relation to the base id
    -
    deleteMappingsToRelated(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    deleteMappingsToRelated(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Delete mappings to the related table and id
    -
    deleteMappingsToRelated(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    deleteMappingsToRelated(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Delete mappings in the extended relations to the related id
    -
    deleteMappingsToRelated(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    deleteMappingsToRelated(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Delete mappings in the extended relation to the related id
    -
    deleteRelationships() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteRelationships() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the style and icon table and row relationships for the feature table
    -
    deleteStyle(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteStyle(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature row style for the geometry type
    -
    deleteStyle(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyle(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature row style for the geometry type
    -
    deleteStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature row style for the feature row geometry type
    -
    deleteStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature row style for the feature row geometry type
    -
    deleteStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature row style for the geometry type
    -
    deleteStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature row style for the geometry type
    -
    deleteStyleDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteStyleDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature row default style
    -
    deleteStyleDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature row default style
    -
    deleteStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature row default style
    -
    deleteStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature row default style
    -
    deleteStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete a style relationship for the feature table
    -
    deleteStyleRow(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleRow(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete a style row by id and mappings
    -
    deleteStyleRow(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleRow(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete a style row and mappings
    -
    deleteStyleRowMappings(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleRowMappings(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete style row mappings
    -
    deleteStyleRowMappings(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleRowMappings(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete style row mappings
    -
    deleteStyleRowNotMapped(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleRowNotMapped(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete a style row by id only if it has no mappings
    -
    deleteStyleRowNotMapped(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleRowNotMapped(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete a style row only if it has no mappings
    -
    deleteStyleRows() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleRows() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all style rows and mappings to them
    -
    deleteStyleRows(String, String[]) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleRows(String, String[]) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete style rows matching the where clause and mappings to them
    -
    deleteStyleRows(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleRows(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete style rows matching the field values and mappings to them
    -
    deleteStyleRowsNotMapped() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleRowsNotMapped() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all style rows if they have no mappings
    -
    deleteStyleRowsNotMapped(String, String[]) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleRowsNotMapped(String, String[]) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete style rows matching the where clause if they have no mappings
    -
    deleteStyleRowsNotMapped(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyleRowsNotMapped(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete style rows matching the field values if they have no mappings
    -
    deleteStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete all styles
    -
    deleteStyles(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteStyles(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete feature row styles
    -
    deleteStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all styles
    -
    deleteStyles(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyles(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete feature row styles
    -
    deleteStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete feature row styles
    -
    deleteStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete feature row styles
    -
    deleteStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete all styles
    -
    deleteTableFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteTableFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature table feature styles
    -
    deleteTableFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table feature styles
    -
    deleteTableFeatureStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableFeatureStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table feature styles
    -
    deleteTableIcon(String, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableIcon(String, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table icon for the geometry type
    -
    deleteTableIcon(FeatureTable, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableIcon(FeatureTable, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table icon for the geometry type
    -
    deleteTableIcon(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteTableIcon(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature table icon for the geometry type
    -
    deleteTableIconDefault() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteTableIconDefault() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature table default icon
    -
    deleteTableIconDefault(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableIconDefault(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table default icon
    -
    deleteTableIconDefault(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableIconDefault(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table default icon
    -
    deleteTableIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteTableIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete a table icon relationship for the feature table
    -
    deleteTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature table icons
    -
    deleteTableIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table icons
    -
    deleteTableIcons(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableIcons(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table icons
    -
    deleteTableStyle(String, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableStyle(String, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table style for the geometry type
    -
    deleteTableStyle(FeatureTable, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableStyle(FeatureTable, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table style for the geometry type
    -
    deleteTableStyle(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteTableStyle(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature table style for the geometry type
    -
    deleteTableStyleDefault() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteTableStyleDefault() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature table default style
    -
    deleteTableStyleDefault(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableStyleDefault(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table default style
    -
    deleteTableStyleDefault(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableStyleDefault(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table default style
    -
    deleteTableStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteTableStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete a table style relationship for the feature table
    -
    deleteTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    deleteTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Delete the feature table styles
    -
    deleteTableStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table styles
    -
    deleteTableStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    deleteTableStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Delete the feature table styles
    -
    deleteTile(long, long, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    deleteTile(long, long, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Delete a Tile
    -
    deleteTileMatrices(boolean, String) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    -
    density - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    deleteTileMatrices(boolean, String) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    density - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Tile density based upon the device-independent pixels TileUtils.TILE_DP
    -
    density(int) - Static method in class mil.nga.geopackage.tiles.TileUtils
    +
    density(int) - Static method in class mil.nga.geopackage.tiles.TileUtils
    Get the density based upon the tile length (width or height)
    -
    density(int, int) - Static method in class mil.nga.geopackage.tiles.TileUtils
    +
    density(int, int) - Static method in class mil.nga.geopackage.tiles.TileUtils
    Get the density based upon the tile dimensions
    -
    DGIWGGeoPackage - Class in mil.nga.geopackage.dgiwg
    +
    DGIWGGeoPackage - Class in mil.nga.geopackage.dgiwg
    DGIWG (Defence Geospatial Information Working Group) GeoPackage implementation
    -
    DGIWGGeoPackage(GeoPackage) - Constructor for class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    DGIWGGeoPackage(GeoPackage) - Constructor for class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Constructor
    -
    DGIWGGeoPackageFactory - Class in mil.nga.geopackage.dgiwg
    +
    DGIWGGeoPackageFactory - Class in mil.nga.geopackage.dgiwg
    DGIWG GeoPackage Factory to get a DGIWG GeoPackage Manager
    -
    DGIWGGeoPackageFactory() - Constructor for class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    +
    DGIWGGeoPackageFactory() - Constructor for class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
     
    -
    DGIWGGeoPackageManager - Class in mil.nga.geopackage.dgiwg
    +
    DGIWGGeoPackageManager - Class in mil.nga.geopackage.dgiwg
    DGIWG (Defence Geospatial Information Working Group) GeoPackage Manager used to create and open GeoPackages
    -
    DGIWGGeoPackageManager(Context) - Constructor for class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    DGIWGGeoPackageManager(Context) - Constructor for class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Constructor
    -
    DISTINCT - mil.nga.geopackage.user.UserQueryParamType
    +
    DISTINCT - Enum constant in enum mil.nga.geopackage.user.UserQueryParamType
    Distinct flag
    -
    draw() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    draw() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Draw a preview image
    -
    drawTile(float[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    drawTile(float[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Draw a coverage data image tile from the double array of float pixel values formatted as float[row][width]
    -
    drawTile(float[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    drawTile(float[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Draw a coverage data image tile from the flat array of float pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
    -
    drawTile(int[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    drawTile(int[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Draw a coverage data image tile from the double array of unsigned 16 bit integer pixel values formatted as int[row][width]
    -
    drawTile(int[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    drawTile(int[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Draw a coverage data image tile from the flat array of unsigned 16 bit integer pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
    -
    drawTile(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    drawTile(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Draw a tile bitmap from the x, y, and zoom level
    -
    drawTile(int, int, long, FeatureIndexResults) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    drawTile(int, int, long, FeatureIndexResults) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Draw a custom tile
    -
    drawTile(int, int, long, FeatureIndexResults) - Method in interface mil.nga.geopackage.tiles.features.CustomFeaturesTile
    +
    drawTile(int, int, long, FeatureIndexResults) - Method in interface mil.nga.geopackage.tiles.features.CustomFeaturesTile
    Draw a custom tile
    -
    drawTile(int, BoundingBox, List<FeatureRow>) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    drawTile(int, BoundingBox, List<FeatureRow>) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Draw a tile bitmap from the feature rows
    -
    drawTile(int, BoundingBox, List<FeatureRow>) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    drawTile(int, BoundingBox, List<FeatureRow>) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Draw a tile bitmap from the feature rows
    -
    drawTile(int, BoundingBox, FeatureIndexResults) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    drawTile(int, BoundingBox, FeatureIndexResults) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Draw a tile bitmap from feature index results
    -
    drawTile(int, BoundingBox, FeatureIndexResults) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    drawTile(int, BoundingBox, FeatureIndexResults) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Draw a tile bitmap from feature index results
    -
    drawTile(int, BoundingBox, FeatureCursor) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    drawTile(int, BoundingBox, FeatureCursor) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Draw a tile bitmap from feature geometries in the provided cursor
    -
    drawTile(int, BoundingBox, FeatureCursor) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    drawTile(int, BoundingBox, FeatureCursor) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Draw a tile bitmap from feature geometries in the provided cursor
    -
    drawTile(short[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    drawTile(short[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Draw a coverage data tile from the double array of "unsigned short" pixel values formatted as short[row][width]
    -
    drawTile(short[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    drawTile(short[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Draw a coverage data image tile from the flat array of "unsigned short" pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
    -
    drawTile(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    drawTile(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Draw a coverage data image tile from the double array of unsigned coverage data values formatted as Double[row][width]
    -
    drawTile(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    drawTile(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Draw a coverage data image tile from the double array of coverage data values formatted as Double[row][width]
    -
    drawTile(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    drawTile(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Draw a coverage data image tile from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
    -
    drawTile(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    drawTile(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Draw a coverage data image tile from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
    -
    drawTileBytes(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    drawTileBytes(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Draw the tile and get the bytes from the x, y, and zoom level
    -
    drawTileData(float[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    drawTileData(float[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Draw a coverage data image tile and format as TIFF bytes from the double array of float pixel values formatted as float[row][width]
    -
    drawTileData(float[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    drawTileData(float[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Draw a coverage data image tile and format as TIFF bytes from the flat array of float pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
    -
    drawTileData(int[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    drawTileData(int[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Draw a coverage data image tile and format as PNG bytes from the double array of unsigned 16 bit integer pixel values formatted as int[row][width]
    -
    drawTileData(int[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    drawTileData(int[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Draw a coverage data image tile and format as PNG bytes from the flat array of unsigned 16 bit integer pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
    -
    drawTileData(short[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    drawTileData(short[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Draw a coverage data tile and format as PNG bytes from the double array of "unsigned short" pixel values formatted as short[row][width]
    -
    drawTileData(short[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    drawTileData(short[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Draw a coverage data image tile and format as PNG bytes from the flat array of "unsigned short" pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
    -
    drawTileData(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    drawTileData(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    Draw a coverage data image tile and format as TIFF bytes from the double array of coverage data values formatted as Double[row][width]
    -
    drawTileData(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    drawTileData(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Draw a coverage data image tile and format as TIFF bytes from the double array of coverage data values formatted as Double[row][width]
    -
    drawTileData(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    drawTileData(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Draw a coverage data image tile and format as TIFF bytes from the double array of coverage data values formatted as Double[row][width]
    -
    drawTileData(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    drawTileData(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    Draw a coverage data image tile and format as TIFF bytes from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
    -
    drawTileData(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    drawTileData(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Draw a coverage data image tile and format as TIFF bytes from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
    -
    drawTileData(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    drawTileData(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Draw a coverage data image tile and format as TIFF bytes from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
    -
    drawTileQueryAll(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    drawTileQueryAll(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Draw a tile bitmap from the x, y, and zoom level by querying all features.
    -
    drawTileQueryIndex(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    drawTileQueryIndex(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Draw a tile bitmap from the x, y, and zoom level by querying features in the tile location
    -
    drawUnindexedTile(int, int, long, FeatureCursor) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    drawUnindexedTile(int, int, long, FeatureCursor) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Draw a custom tile when the number of features within the tile is unknown.
    -
    drawUnindexedTile(int, int, long, FeatureCursor) - Method in interface mil.nga.geopackage.tiles.features.CustomFeaturesTile
    +
    drawUnindexedTile(int, int, long, FeatureCursor) - Method in interface mil.nga.geopackage.tiles.features.CustomFeaturesTile
    Draw a custom tile when the number of features within the tile is unknown.
    - - - -

    E

    -
    -
    enableInvalidRequery(AttributesDao) - Method in class mil.nga.geopackage.attributes.AttributesCursor
    +

    E

    +
    +
    enableInvalidRequery(AttributesDao) - Method in class mil.nga.geopackage.attributes.AttributesCursor
    Enable requery attempt of invalid rows after iterating through original query rows.
    -
    enableInvalidRequery(FeatureDao) - Method in class mil.nga.geopackage.features.user.FeatureCursor
    +
    enableInvalidRequery(FeatureDao) - Method in class mil.nga.geopackage.features.user.FeatureCursor
    Enable requery attempt of invalid rows after iterating through original query rows.
    -
    enableInvalidRequery(TileDao) - Method in class mil.nga.geopackage.tiles.user.TileCursor
    +
    enableInvalidRequery(TileDao) - Method in class mil.nga.geopackage.tiles.user.TileCursor
    Enable requery attempt of invalid rows after iterating through original query rows.
    -
    enableInvalidRequery(UserCustomDao) - Method in class mil.nga.geopackage.user.custom.UserCustomCursor
    +
    enableInvalidRequery(UserCustomDao) - Method in class mil.nga.geopackage.user.custom.UserCustomCursor
    Enable requery attempt of invalid rows after iterating through original query rows.
    -
    enableInvalidRequery(UserDao<TColumn, TTable, TRow, ? extends UserCursor<TColumn, TTable, TRow>>) - Method in class mil.nga.geopackage.user.UserCursor
    +
    enableInvalidRequery(UserDao<TColumn, TTable, TRow, ? extends UserCursor<TColumn, TTable, TRow>>) - Method in class mil.nga.geopackage.user.UserCursor
    Enable requery attempt of invalid rows after iterating through original query rows.
    -
    endAndBeginTransaction() - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    endAndBeginTransaction() - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    End a transaction as successful and begin a new transaction
    -
    endAndBeginTransaction() - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    endAndBeginTransaction() - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    End a transaction as successful and begin a new transaction
    -
    endAndBeginTransaction() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    endAndBeginTransaction() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    End a transaction as successful and begin a new transaction
    -
    endAndBeginTransaction() - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    endAndBeginTransaction() - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    End a transaction as successful and begin a new transaction
    -
    endTransaction() - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    endTransaction() - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    End a transaction as successful
    -
    endTransaction() - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    endTransaction() - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    End a transaction as successful
    -
    endTransaction() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    endTransaction() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    End a transaction as successful
    -
    endTransaction() - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    endTransaction() - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    End a transaction as successful
    -
    endTransaction(boolean) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    endTransaction(boolean) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    End a transaction
    -
    endTransaction(boolean) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    endTransaction(boolean) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    End a transaction
    -
    endTransaction(boolean) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    -
    endTransaction(boolean) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    endTransaction(boolean) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    endTransaction(boolean) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    End a transaction
    -
    endTransaction(boolean) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    endTransaction(boolean) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    End a transaction
    -
    endTransaction(boolean) - Method in class mil.nga.geopackage.GeoPackageImpl
    -
    endTransaction(boolean) - Method in class mil.nga.geopackage.user.UserDao
    -
    execSQL(String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    endTransaction(boolean) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    endTransaction(boolean) - Method in class mil.nga.geopackage.user.UserDao
    +
    execSQL(String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Execute SQL
    -
    execSQL(String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    execSQL(String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Execute SQL
    -
    execSQL(String) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    -
    execSQL(String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    execSQL(String) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    execSQL(String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Execute SQL
    -
    execSQL(String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    execSQL(String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Execute SQL
    -
    execSQL(String) - Method in class mil.nga.geopackage.GeoPackageImpl
    -
    execute(GeoPackageGeometryData) - Method in class mil.nga.geopackage.extension.rtree.GeometryFunction
    +
    execSQL(String) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    execute(GeoPackageGeometryData) - Method in class mil.nga.geopackage.extension.rtree.GeometryFunction
    Execute the function
    -
    executeSQL(String, boolean) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    -
    exists(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    executeSQL(String, boolean) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    +
    exists(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Determine if the metadata exists
    -
    exists(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exists(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Determine if the database exists
    -
    exists(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exists(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Determine if the database exists
    -
    exists(GeometryMetadata) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    exists(GeometryMetadata) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Check if a table metadata exists
    -
    existsAtExternalFile(DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    existsAtExternalFile(DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    Determine if a database exists at the provided external document file
    -
    existsAtExternalFile(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    existsAtExternalFile(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Determine if a database exists at the provided external document file
    -
    existsAtExternalFile(File) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    existsAtExternalFile(File) - Method in interface mil.nga.geopackage.GeoPackageManager
    Determine if a database exists at the provided external file
    -
    existsAtExternalFile(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    existsAtExternalFile(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Determine if a database exists at the provided external file
    -
    existsAtExternalPath(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    existsAtExternalPath(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Determine if a database exists at the provided external file path
    -
    existsAtExternalPath(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    existsAtExternalPath(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Determine if a database exists at the provided external file path
    -
    expandBoundingBox(BoundingBox) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    expandBoundingBox(BoundingBox) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Create an expanded bounding box to handle features outside the tile that overlap
    -
    expandBoundingBox(BoundingBox, BoundingBox) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    expandBoundingBox(BoundingBox, BoundingBox) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Create an expanded bounding box to handle features outside the tile that overlap
    -
    expandBoundingBox(BoundingBox, Projection) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    expandBoundingBox(BoundingBox, Projection) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Create an expanded bounding box to handle features outside the tile that overlap
    -
    exportGeoPackage(String, Uri, ContentValues) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exportGeoPackage(String, Uri, ContentValues) - Method in interface mil.nga.geopackage.GeoPackageManager
    Export a GeoPackage database to a Uri
    -
    exportGeoPackage(String, Uri, ContentValues) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exportGeoPackage(String, Uri, ContentValues) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Export a GeoPackage database to a Uri
    -
    exportGeoPackage(String, Uri, ContentValues, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exportGeoPackage(String, Uri, ContentValues, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Export a GeoPackage database to a Uri
    -
    exportGeoPackage(String, Uri, ContentValues, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exportGeoPackage(String, Uri, ContentValues, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Export a GeoPackage database to a Uri
    -
    exportGeoPackage(String, DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exportGeoPackage(String, DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    Export a GeoPackage database to a document file
    -
    exportGeoPackage(String, DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exportGeoPackage(String, DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Export a GeoPackage database to a document file
    -
    exportGeoPackage(String, DocumentFile, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exportGeoPackage(String, DocumentFile, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Export a GeoPackage database to a document file
    -
    exportGeoPackage(String, DocumentFile, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exportGeoPackage(String, DocumentFile, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Export a GeoPackage database to a document file
    -
    exportGeoPackage(String, File) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exportGeoPackage(String, File) - Method in interface mil.nga.geopackage.GeoPackageManager
    Export a GeoPackage database to a file
    -
    exportGeoPackage(String, File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exportGeoPackage(String, File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Export a GeoPackage database to a file
    -
    exportGeoPackage(String, File, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exportGeoPackage(String, File, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Export a GeoPackage database to a file
    -
    exportGeoPackage(String, File, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exportGeoPackage(String, File, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Export a GeoPackage database to a file
    -
    exportGeoPackage(String, String, Uri) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exportGeoPackage(String, String, Uri) - Method in interface mil.nga.geopackage.GeoPackageManager
    Export a GeoPackage database to a media store
    -
    exportGeoPackage(String, String, Uri) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exportGeoPackage(String, String, Uri) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Export a GeoPackage database to a media store
    -
    exportGeoPackage(String, String, Uri, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exportGeoPackage(String, String, Uri, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Export a GeoPackage database to a media store
    -
    exportGeoPackage(String, String, Uri, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exportGeoPackage(String, String, Uri, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Export a GeoPackage database to a media store
    -
    exportGeoPackage(String, String, File) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exportGeoPackage(String, String, File) - Method in interface mil.nga.geopackage.GeoPackageManager
    Export a GeoPackage database to a file
    -
    exportGeoPackage(String, String, File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exportGeoPackage(String, String, File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Export a GeoPackage database to a file
    -
    exportGeoPackage(String, String, File, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exportGeoPackage(String, String, File, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Export a GeoPackage database to a file
    -
    exportGeoPackage(String, String, File, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exportGeoPackage(String, String, File, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Export a GeoPackage database to a file
    -
    exportGeoPackage(String, String, String, Uri) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exportGeoPackage(String, String, String, Uri) - Method in interface mil.nga.geopackage.GeoPackageManager
    Export a GeoPackage database to a media store
    -
    exportGeoPackage(String, String, String, Uri) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exportGeoPackage(String, String, String, Uri) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Export a GeoPackage database to a media store
    -
    exportGeoPackage(String, String, String, Uri, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    exportGeoPackage(String, String, String, Uri, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Export a GeoPackage database to a media store
    -
    exportGeoPackage(String, String, String, Uri, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    exportGeoPackage(String, String, String, Uri, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Export a GeoPackage database to a media store
    -
    externalCount() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    externalCount() - Method in interface mil.nga.geopackage.GeoPackageManager
    Get the count of external GeoPackage databases
    -
    externalCount() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    externalCount() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get the count of external GeoPackage databases
    -
    externalDatabases() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    externalDatabases() - Method in interface mil.nga.geopackage.GeoPackageManager
    List all external GeoPackage databases sorted alphabetically
    -
    externalDatabases() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    externalDatabases() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    List all external GeoPackage databases sorted alphabetically
    -
    externalDatabaseSet() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    externalDatabaseSet() - Method in interface mil.nga.geopackage.GeoPackageManager
    Set of all external GeoPackage databases
    -
    externalDatabaseSet() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    externalDatabaseSet() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Set of all external GeoPackage databases
    -
    externalPath - Variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    externalPath - Variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    External path when not located in the app space
    - - - -

    F

    -
    -
    FeatureCache - Class in mil.nga.geopackage.features.user
    +

    F

    +
    +
    FeatureCache - Class in mil.nga.geopackage.features.user
    Feature Row Cache for a single feature table
    -
    FeatureCache() - Constructor for class mil.nga.geopackage.features.user.FeatureCache
    +
    FeatureCache() - Constructor for class mil.nga.geopackage.features.user.FeatureCache
    Constructor, created with cache max size of FeatureCache.DEFAULT_CACHE_MAX_SIZE
    -
    FeatureCache(int) - Constructor for class mil.nga.geopackage.features.user.FeatureCache
    +
    FeatureCache(int) - Constructor for class mil.nga.geopackage.features.user.FeatureCache
    Constructor
    -
    FeatureCacheTables - Class in mil.nga.geopackage.features.user
    +
    FeatureCacheTables - Class in mil.nga.geopackage.features.user
    Feature Row Cache for multiple feature tables in a single GeoPackage
    -
    FeatureCacheTables() - Constructor for class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    FeatureCacheTables() - Constructor for class mil.nga.geopackage.features.user.FeatureCacheTables
    Constructor, created with cache size of FeatureCache.DEFAULT_CACHE_MAX_SIZE
    -
    FeatureCacheTables(int) - Constructor for class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    FeatureCacheTables(int) - Constructor for class mil.nga.geopackage.features.user.FeatureCacheTables
    Constructor
    -
    FeatureConnection - Class in mil.nga.geopackage.features.user
    +
    FeatureConnection - Class in mil.nga.geopackage.features.user
    GeoPackage Feature Connection
    -
    FeatureConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.features.user.FeatureConnection
    +
    FeatureConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.features.user.FeatureConnection
    Constructor
    -
    FeatureCursor - Class in mil.nga.geopackage.features.user
    +
    FeatureCursor - Class in mil.nga.geopackage.features.user
    Feature Cursor to wrap a database cursor for feature queries
    -
    FeatureCursor(FeatureTable, Cursor) - Constructor for class mil.nga.geopackage.features.user.FeatureCursor
    +
    FeatureCursor(FeatureTable, Cursor) - Constructor for class mil.nga.geopackage.features.user.FeatureCursor
    Constructor
    -
    FeatureCursor(FeatureTable, String[], Cursor) - Constructor for class mil.nga.geopackage.features.user.FeatureCursor
    +
    FeatureCursor(FeatureTable, String[], Cursor) - Constructor for class mil.nga.geopackage.features.user.FeatureCursor
    Constructor
    -
    featureDao - Variable in class mil.nga.geopackage.features.OAPIFeatureGenerator
    +
    featureDao - Variable in class mil.nga.geopackage.features.OAPIFeatureGenerator
    Feature DAO
    -
    featureDao - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    featureDao - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Tile data access object
    -
    FeatureDao - Class in mil.nga.geopackage.features.user
    +
    FeatureDao - Class in mil.nga.geopackage.features.user
    Feature DAO for reading feature user data tables
    -
    FeatureDao(String, GeoPackageConnection, GeometryColumns, FeatureTable) - Constructor for class mil.nga.geopackage.features.user.FeatureDao
    +
    FeatureDao(String, GeoPackageConnection, GeometryColumns, FeatureTable) - Constructor for class mil.nga.geopackage.features.user.FeatureDao
    Constructor
    -
    FeatureDao(FeatureDao) - Constructor for class mil.nga.geopackage.features.user.FeatureDao
    +
    FeatureDao(FeatureDao) - Constructor for class mil.nga.geopackage.features.user.FeatureDao
    Constructor, semi copy constructor with separate connection states
    -
    FeatureDrawType - Enum in mil.nga.geopackage.tiles.features
    +
    FeatureDrawType - Enum in mil.nga.geopackage.tiles.features
    Feature Draw Types when drawing feature tiles
    -
    FeatureIndexer - Class in mil.nga.geopackage.db
    +
    FeatureIndexer - Class in mil.nga.geopackage.db
    Feature Indexer, indexes feature geometries into a table for searching
    -
    FeatureIndexer(Context, FeatureDao) - Constructor for class mil.nga.geopackage.db.FeatureIndexer
    +
    FeatureIndexer(Context, FeatureDao) - Constructor for class mil.nga.geopackage.db.FeatureIndexer
    Constructor
    -
    FeatureIndexerIdCursor - Class in mil.nga.geopackage.db
    +
    FeatureIndexerIdCursor - Class in mil.nga.geopackage.db
    Feature Indexer Id cursor to filter on matching queried ids
    -
    FeatureIndexerIdCursor(String[], FeatureCursor, FeatureIndexerIdQuery) - Constructor for class mil.nga.geopackage.db.FeatureIndexerIdCursor
    +
    FeatureIndexerIdCursor(String[], FeatureCursor, FeatureIndexerIdQuery) - Constructor for class mil.nga.geopackage.db.FeatureIndexerIdCursor
    Constructor
    -
    FeatureIndexerIdCursor(FeatureCursor, FeatureIndexerIdQuery) - Constructor for class mil.nga.geopackage.db.FeatureIndexerIdCursor
    +
    FeatureIndexerIdCursor(FeatureCursor, FeatureIndexerIdQuery) - Constructor for class mil.nga.geopackage.db.FeatureIndexerIdCursor
    Constructor
    -
    FeatureIndexerIdCursor(FeatureTable, Cursor, FeatureIndexerIdQuery) - Constructor for class mil.nga.geopackage.db.FeatureIndexerIdCursor
    +
    FeatureIndexerIdCursor(FeatureTable, Cursor, FeatureIndexerIdQuery) - Constructor for class mil.nga.geopackage.db.FeatureIndexerIdCursor
    Constructor
    -
    FeatureIndexerIdCursor(FeatureTable, String[], Cursor, FeatureIndexerIdQuery) - Constructor for class mil.nga.geopackage.db.FeatureIndexerIdCursor
    +
    FeatureIndexerIdCursor(FeatureTable, String[], Cursor, FeatureIndexerIdQuery) - Constructor for class mil.nga.geopackage.db.FeatureIndexerIdCursor
    Constructor
    -
    FeatureIndexerIdQuery - Class in mil.nga.geopackage.db
    +
    FeatureIndexerIdQuery - Class in mil.nga.geopackage.db
    Feature Indexer Id query with nested SQL and arguments
    -
    FeatureIndexerIdQuery() - Constructor for class mil.nga.geopackage.db.FeatureIndexerIdQuery
    +
    FeatureIndexerIdQuery() - Constructor for class mil.nga.geopackage.db.FeatureIndexerIdQuery
    Constructor
    -
    FeatureIndexFeatureResults - Class in mil.nga.geopackage.features.index
    +
    FeatureIndexFeatureResults - Class in mil.nga.geopackage.features.index
    Iterable Feature Index Results to iterate on feature results from a feature DAO
    -
    FeatureIndexFeatureResults(FeatureCursor) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
    +
    FeatureIndexFeatureResults(FeatureCursor) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
    Constructor
    -
    FeatureIndexGeoPackageResults - Class in mil.nga.geopackage.features.index
    +
    FeatureIndexGeoPackageResults - Class in mil.nga.geopackage.features.index
    Iterable Feature Index Results to iterate on feature rows retrieved from GeoPackage index extension results
    -
    FeatureIndexGeoPackageResults(FeatureTableIndex, long, CloseableIterator<GeometryIndex>) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
    +
    FeatureIndexGeoPackageResults(FeatureTableIndex, long, CloseableIterator<GeometryIndex>) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
    Constructor
    -
    FeatureIndexListResults - Class in mil.nga.geopackage.features.index
    +
    FeatureIndexListResults - Class in mil.nga.geopackage.features.index
    Feature Index Results Feature Row list implementation
    -
    FeatureIndexListResults() - Constructor for class mil.nga.geopackage.features.index.FeatureIndexListResults
    +
    FeatureIndexListResults() - Constructor for class mil.nga.geopackage.features.index.FeatureIndexListResults
    Constructor
    -
    FeatureIndexListResults(List<FeatureRow>) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexListResults
    +
    FeatureIndexListResults(List<FeatureRow>) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexListResults
    Constructor
    -
    FeatureIndexListResults(FeatureRow) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexListResults
    +
    FeatureIndexListResults(FeatureRow) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexListResults
    Constructor
    -
    FeatureIndexLocation - Class in mil.nga.geopackage.features.index
    +
    FeatureIndexLocation - Class in mil.nga.geopackage.features.index
    Feature Index Location to iterate over indexed feature index types
    -
    FeatureIndexLocation(FeatureIndexManager) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexLocation
    +
    FeatureIndexLocation(FeatureIndexManager) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexLocation
    Constructor
    -
    FeatureIndexManager - Class in mil.nga.geopackage.features.index
    +
    FeatureIndexManager - Class in mil.nga.geopackage.features.index
    Feature Index Manager to manage indexing of feature geometries in both Android metadata and within a GeoPackage using the Geometry Index Extension
    -
    FeatureIndexManager(Context, GeoPackage, String) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    FeatureIndexManager(Context, GeoPackage, String) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexManager
    Constructor
    -
    FeatureIndexManager(Context, GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    FeatureIndexManager(Context, GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexManager
    Constructor
    -
    FeatureIndexMetadataResults - Class in mil.nga.geopackage.features.index
    +
    FeatureIndexMetadataResults - Class in mil.nga.geopackage.features.index
    Iterable Feature Index Results to iterate on feature rows retrieved from Metadata index results
    -
    FeatureIndexMetadataResults(FeatureIndexer, Cursor) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexMetadataResults
    +
    FeatureIndexMetadataResults(FeatureIndexer, Cursor) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexMetadataResults
    Constructor
    -
    FeatureIndexResults - Interface in mil.nga.geopackage.features.index
    +
    FeatureIndexResults - Interface in mil.nga.geopackage.features.index
    Iterable Feature Index Results to iterate on feature rows
    -
    FeatureIndexRTreeResults - Class in mil.nga.geopackage.extension.rtree
    +
    FeatureIndexRTreeResults - Class in mil.nga.geopackage.extension.rtree
    Iterable Feature Index Results to iterate on feature rows retrieved from RTree results
    -
    FeatureIndexRTreeResults(RTreeIndexTableDao, UserCustomCursor) - Constructor for class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
    +
    FeatureIndexRTreeResults(RTreeIndexTableDao, UserCustomCursor) - Constructor for class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
    Constructor
    -
    FeatureIndexType - Enum in mil.nga.geopackage.features.index
    +
    FeatureIndexType - Enum in mil.nga.geopackage.features.index
    Feature Index type enumeration of index location
    -
    FeatureInvalidCursor - Class in mil.nga.geopackage.features.user
    +
    FeatureInvalidCursor - Class in mil.nga.geopackage.features.user
    Feature Invalid Cursor wrapper for feature requery to handle failed rows due to large blobs
    -
    FeatureInvalidCursor(FeatureDao, FeatureCursor, List<Integer>, List<FeatureColumn>) - Constructor for class mil.nga.geopackage.features.user.FeatureInvalidCursor
    +
    FeatureInvalidCursor(FeatureDao, FeatureCursor, List<Integer>, List<FeatureColumn>) - Constructor for class mil.nga.geopackage.features.user.FeatureInvalidCursor
    Constructor
    -
    FeaturePaginatedCursor - Class in mil.nga.geopackage.features.user
    +
    FeaturePaginatedCursor - Class in mil.nga.geopackage.features.user
    Feature Paginated Cursor for iterating and querying through features in chunks
    -
    FeaturePaginatedCursor(FeatureDao, FeatureCursor) - Constructor for class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    +
    FeaturePaginatedCursor(FeatureDao, FeatureCursor) - Constructor for class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    Constructor
    -
    FeaturePaint - Class in mil.nga.geopackage.tiles.features
    +
    FeaturePaint - Class in mil.nga.geopackage.tiles.features
    Paint objects for drawing the different types for a single feature
    -
    FeaturePaint() - Constructor for class mil.nga.geopackage.tiles.features.FeaturePaint
    +
    FeaturePaint() - Constructor for class mil.nga.geopackage.tiles.features.FeaturePaint
    Constructor
    -
    FeaturePaintCache - Class in mil.nga.geopackage.tiles.features
    +
    FeaturePaintCache - Class in mil.nga.geopackage.tiles.features
    Feature Paint Cache of Paint objects for each feature id and draw type
    -
    FeaturePaintCache() - Constructor for class mil.nga.geopackage.tiles.features.FeaturePaintCache
    +
    FeaturePaintCache() - Constructor for class mil.nga.geopackage.tiles.features.FeaturePaintCache
    Constructor
    -
    FeaturePaintCache(int) - Constructor for class mil.nga.geopackage.tiles.features.FeaturePaintCache
    +
    FeaturePaintCache(int) - Constructor for class mil.nga.geopackage.tiles.features.FeaturePaintCache
    Constructor
    -
    FeaturePreview - Class in mil.nga.geopackage.tiles.features
    +
    FeaturePreview - Class in mil.nga.geopackage.tiles.features
    Feature Preview for drawing a preview tile from a feature table
    -
    FeaturePreview(Context, GeoPackage, String) - Constructor for class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    FeaturePreview(Context, GeoPackage, String) - Constructor for class mil.nga.geopackage.tiles.features.FeaturePreview
    Constructor
    -
    FeaturePreview(Context, GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    FeaturePreview(Context, GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.FeaturePreview
    Constructor
    -
    FeaturePreview(GeoPackage, FeatureTiles) - Constructor for class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    FeaturePreview(GeoPackage, FeatureTiles) - Constructor for class mil.nga.geopackage.tiles.features.FeaturePreview
    Constructor
    -
    FeatureRow - Class in mil.nga.geopackage.features.user
    +
    FeatureRow - Class in mil.nga.geopackage.features.user
    Feature Row containing the values from a single cursor row
    -
    FeatureRow(FeatureRow) - Constructor for class mil.nga.geopackage.features.user.FeatureRow
    +
    FeatureRow(FeatureRow) - Constructor for class mil.nga.geopackage.features.user.FeatureRow
    Copy Constructor
    -
    FeatureRowData - Class in mil.nga.geopackage.tiles.overlay
    +
    FeatureRowData - Class in mil.nga.geopackage.tiles.overlay
    Represents the values of a single feature row
    -
    FeatureRowData(Map<String, Object>) - Constructor for class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    FeatureRowData(Map<String, Object>) - Constructor for class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Constructor
    -
    FeatureRowData(Map<String, Object>, String) - Constructor for class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    FeatureRowData(Map<String, Object>, String) - Constructor for class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Constructor
    -
    FeatureRowData(Map<String, Object>, String, String) - Constructor for class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    FeatureRowData(Map<String, Object>, String, String) - Constructor for class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Constructor
    -
    FeatureRowSync - Class in mil.nga.geopackage.features.user
    +
    FeatureRowSync - Class in mil.nga.geopackage.features.user
    Feature Row Sync to support reading a single feature row copy when multiple near simultaneous asynchronous requests are made
    -
    FeatureRowSync() - Constructor for class mil.nga.geopackage.features.user.FeatureRowSync
    +
    FeatureRowSync() - Constructor for class mil.nga.geopackage.features.user.FeatureRowSync
    Constructor
    -
    FeatureStyle - Class in mil.nga.geopackage.extension.nga.style
    +
    FeatureStyle - Class in mil.nga.geopackage.extension.nga.style
    Feature Style, including a style and icon, for a single feature geometry
    -
    FeatureStyle() - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyle
    +
    FeatureStyle() - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyle
    Constructor
    -
    FeatureStyle(IconRow) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyle
    +
    FeatureStyle(IconRow) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyle
    Constructor
    -
    FeatureStyle(StyleRow) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyle
    +
    FeatureStyle(StyleRow) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyle
    Constructor
    -
    FeatureStyle(StyleRow, IconRow) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyle
    +
    FeatureStyle(StyleRow, IconRow) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyle
    Constructor
    -
    FeatureStyleExtension - Class in mil.nga.geopackage.extension.nga.style
    +
    FeatureStyleExtension - Class in mil.nga.geopackage.extension.nga.style
    Feature Style extension for styling features
    -
    FeatureStyleExtension(GeoPackage) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    FeatureStyleExtension(GeoPackage) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Constructor
    -
    FeatureStyles - Class in mil.nga.geopackage.extension.nga.style
    +
    FeatureStyles - Class in mil.nga.geopackage.extension.nga.style
    Feature Styles, including styles and icons, for a single feature geometry or feature table default
    -
    FeatureStyles() - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyles
    +
    FeatureStyles() - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyles
    Constructor
    -
    FeatureStyles(Icons) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyles
    +
    FeatureStyles(Icons) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyles
    Constructor
    -
    FeatureStyles(Styles) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyles
    +
    FeatureStyles(Styles) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyles
    Constructor
    -
    FeatureStyles(Styles, Icons) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyles
    +
    FeatureStyles(Styles, Icons) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyles
    Constructor
    -
    FeatureTableData - Class in mil.nga.geopackage.tiles.overlay
    +
    FeatureTableData - Class in mil.nga.geopackage.tiles.overlay
    Represents a collection of rows from a feature table
    -
    FeatureTableData(String, long) - Constructor for class mil.nga.geopackage.tiles.overlay.FeatureTableData
    +
    FeatureTableData(String, long) - Constructor for class mil.nga.geopackage.tiles.overlay.FeatureTableData
    Constructor
    -
    FeatureTableData(String, long, List<FeatureRowData>) - Constructor for class mil.nga.geopackage.tiles.overlay.FeatureTableData
    +
    FeatureTableData(String, long, List<FeatureRowData>) - Constructor for class mil.nga.geopackage.tiles.overlay.FeatureTableData
    Constructor
    -
    FeatureTableIndex - Class in mil.nga.geopackage.extension.nga.index
    +
    FeatureTableIndex - Class in mil.nga.geopackage.extension.nga.index
    Feature Table Index NGA Extension implementation.
    -
    FeatureTableIndex(GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    FeatureTableIndex(GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Constructor
    -
    featureTableStyles - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    featureTableStyles - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Feature Style extension
    -
    FeatureTableStyles - Class in mil.nga.geopackage.extension.nga.style
    +
    FeatureTableStyles - Class in mil.nga.geopackage.extension.nga.style
    Feature Table Styles, styles and icons for an individual feature table
    -
    FeatureTableStyles(GeoPackage, String) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    FeatureTableStyles(GeoPackage, String) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Constructor
    -
    FeatureTableStyles(GeoPackage, Contents) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    FeatureTableStyles(GeoPackage, Contents) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Constructor
    -
    FeatureTableStyles(GeoPackage, GeometryColumns) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    FeatureTableStyles(GeoPackage, GeometryColumns) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Constructor
    -
    FeatureTableStyles(GeoPackage, FeatureTable) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    FeatureTableStyles(GeoPackage, FeatureTable) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Constructor
    -
    FeatureTileCanvas - Class in mil.nga.geopackage.tiles.features
    +
    FeatureTileCanvas - Class in mil.nga.geopackage.tiles.features
    Feature Tile Canvas for creating layered tiles to draw ordered features.
    -
    FeatureTileCanvas(int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    +
    FeatureTileCanvas(int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    Constructor
    -
    FeatureTileGenerator - Class in mil.nga.geopackage.tiles.features
    +
    FeatureTileGenerator - Class in mil.nga.geopackage.tiles.features
    Creates a set of tiles within a GeoPackage by generating tiles from features
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int[], BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int[], BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int[], Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int[], Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor, find the the bounding box from the feature table
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, int, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, int, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor, find the the bounding box from the feature table
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor, find the the bounding box from the feature table
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, Collection<Integer>, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, Collection<Integer>, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, Collection<Integer>, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, Collection<Integer>, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor, find the the bounding box from the feature table
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int[], BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int[], BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int[], Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int[], Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor, find the the bounding box from the feature table
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, int, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, int, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor, find the the bounding box from the feature table
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor, find the the bounding box from the feature table
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, Collection<Integer>, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, Collection<Integer>, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, Collection<Integer>, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, Collection<Integer>, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor, find the the bounding box from the feature table
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor, find the the bounding box from the feature table
    -
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Constructor, find the the bounding box from the feature table
    -
    FeatureTilePointIcon - Class in mil.nga.geopackage.tiles.features
    +
    FeatureTilePointIcon - Class in mil.nga.geopackage.tiles.features
    Point icon in place of a drawn circle
    -
    FeatureTilePointIcon(Bitmap) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    +
    FeatureTilePointIcon(Bitmap) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    Constructor
    -
    FeatureTiles - Class in mil.nga.geopackage.tiles.features
    +
    FeatureTiles - Class in mil.nga.geopackage.tiles.features
    Tiles drawn from or linked to features.
    -
    FeatureTiles(Context, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    FeatureTiles(Context, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    Constructor
    -
    FeatureTiles(Context, FeatureDao, float) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    FeatureTiles(Context, FeatureDao, float) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    Constructor
    -
    FeatureTiles(Context, FeatureDao, int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    FeatureTiles(Context, FeatureDao, int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    Constructor
    -
    FeatureTiles(Context, GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    FeatureTiles(Context, GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
    -
    FeatureTiles(Context, GeoPackage, FeatureDao, float) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    FeatureTiles(Context, GeoPackage, FeatureDao, float) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
    -
    FeatureTiles(Context, GeoPackage, FeatureDao, float, int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    FeatureTiles(Context, GeoPackage, FeatureDao, float, int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
    -
    FeatureTiles(Context, GeoPackage, FeatureDao, int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    FeatureTiles(Context, GeoPackage, FeatureDao, int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
    Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
    -
    FeatureTileTableLinker - Class in mil.nga.geopackage.extension.nga.link
    +
    FeatureTileTableLinker - Class in mil.nga.geopackage.extension.nga.link
    Feature Tile Table linker, used to link feature and tile tables together when the tiles represent the feature data
    -
    FeatureTileTableLinker(GeoPackage) - Constructor for class mil.nga.geopackage.extension.nga.link.FeatureTileTableLinker
    +
    FeatureTileTableLinker(GeoPackage) - Constructor for class mil.nga.geopackage.extension.nga.link.FeatureTileTableLinker
    Constructor
    -
    FeatureWrapperConnection - Class in mil.nga.geopackage.features.user
    +
    FeatureWrapperConnection - Class in mil.nga.geopackage.features.user
    -
    Deprecated. -
    use FeatureDao to query feature tables
    +
    Deprecated. +
    use FeatureDao to query feature tables
    -
    FeatureWrapperConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.features.user.FeatureWrapperConnection
    +
    FeatureWrapperConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.features.user.FeatureWrapperConnection
    -
    Deprecated.
    +
    Deprecated.
    Constructor
    -
    FILL - mil.nga.geopackage.tiles.features.FeatureDrawType
    +
    FILL - Enum constant in enum mil.nga.geopackage.tiles.features.FeatureDrawType
    Fill for a polygon
    -
    fillPolygon - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    fillPolygon - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Fill polygon flag
    -
    flushStream() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    +
    flushStream() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    Flush the output stream and set the image bytes, close the stream
    -
    foreignKeyCheck() - Method in interface mil.nga.geopackage.GeoPackage
    +
    foreignKeyCheck() - Method in interface mil.nga.geopackage.GeoPackage
    Perform a foreign key check on the database
    -
    foreignKeyCheck() - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    foreignKeyCheck() - Method in class mil.nga.geopackage.GeoPackageImpl
    Perform a foreign key check on the database
    -
    foreignKeyCheck(String) - Method in interface mil.nga.geopackage.GeoPackage
    +
    foreignKeyCheck(String) - Method in interface mil.nga.geopackage.GeoPackage
    Perform a foreign key check on the database table
    -
    foreignKeyCheck(String) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    foreignKeyCheck(String) - Method in class mil.nga.geopackage.GeoPackageImpl
    Perform a foreign key check on the database table
    - - - -

    G

    -
    -
    generateTiles() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +

    G

    +
    +
    generateTiles() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Generate the tiles
    -
    geometryCache - Variable in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    geometryCache - Variable in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Geometry cache
    -
    GeometryFunction - Class in mil.nga.geopackage.extension.rtree
    +
    GeometryFunction - Class in mil.nga.geopackage.extension.rtree
    Geometry Function for reading Geometry Data from a geometry column blob
    -
    GeometryFunction(String) - Constructor for class mil.nga.geopackage.extension.rtree.GeometryFunction
    +
    GeometryFunction(String) - Constructor for class mil.nga.geopackage.extension.rtree.GeometryFunction
    Constructor
    -
    GeometryMetadata - Class in mil.nga.geopackage.db.metadata
    +
    GeometryMetadata - Class in mil.nga.geopackage.db.metadata
    Geometry metadata used to index feature bounds
    -
    GeometryMetadata() - Constructor for class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    GeometryMetadata() - Constructor for class mil.nga.geopackage.db.metadata.GeometryMetadata
     
    -
    GeometryMetadataDataSource - Class in mil.nga.geopackage.db.metadata
    +
    GeometryMetadataDataSource - Class in mil.nga.geopackage.db.metadata
    Table metadata Data Source
    -
    GeometryMetadataDataSource(GeoPackageMetadataDb) - Constructor for class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    GeometryMetadataDataSource(GeoPackageMetadataDb) - Constructor for class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Constructor
    -
    GeoPackage - Interface in mil.nga.geopackage
    +
    GeoPackage - Interface in mil.nga.geopackage
    A single GeoPackage database connection
    -
    GEOPACKAGE - mil.nga.geopackage.features.index.FeatureIndexType
    +
    GEOPACKAGE - Enum constant in enum mil.nga.geopackage.features.index.FeatureIndexType
    GeoPackage extension tables
    -
    GeoPackageActivity - Class in mil.nga.geopackage
    +
    GeoPackageActivity - Class in mil.nga.geopackage
    GeoPackage Activity
    -
    GeoPackageActivity() - Constructor for class mil.nga.geopackage.GeoPackageActivity
    +
    GeoPackageActivity() - Constructor for class mil.nga.geopackage.GeoPackageActivity
     
    -
    GeoPackageCache - Class in mil.nga.geopackage
    +
    GeoPackageCache - Class in mil.nga.geopackage
    GeoPackage Cache
    -
    GeoPackageCache(GeoPackageManager) - Constructor for class mil.nga.geopackage.GeoPackageCache
    +
    GeoPackageCache(GeoPackageManager) - Constructor for class mil.nga.geopackage.GeoPackageCache
    Constructor
    -
    GeoPackageConnection - Class in mil.nga.geopackage.db
    +
    GeoPackageConnection - Class in mil.nga.geopackage.db
    GeoPackage Android Connection wrapper
    -
    GeoPackageConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.db.GeoPackageConnection
    +
    GeoPackageConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.db.GeoPackageConnection
    Copy Constructor
    -
    GeoPackageConnection(GeoPackageConnection, GeoPackageDatabase) - Constructor for class mil.nga.geopackage.db.GeoPackageConnection
    +
    GeoPackageConnection(GeoPackageConnection, GeoPackageDatabase) - Constructor for class mil.nga.geopackage.db.GeoPackageConnection
    Copy Constructor
    -
    GeoPackageConnection(GeoPackageDatabase) - Constructor for class mil.nga.geopackage.db.GeoPackageConnection
    +
    GeoPackageConnection(GeoPackageDatabase) - Constructor for class mil.nga.geopackage.db.GeoPackageConnection
    Constructor
    -
    GeoPackageCreator - Class in mil.nga.geopackage
    +
    GeoPackageCreator - Class in mil.nga.geopackage
    GeoPackage Creator
    -
    GeoPackageCreator() - Constructor for class mil.nga.geopackage.GeoPackageCreator
    +
    GeoPackageCreator() - Constructor for class mil.nga.geopackage.GeoPackageCreator
    Constructor
    -
    GeoPackageCreator(boolean, boolean, boolean) - Constructor for class mil.nga.geopackage.GeoPackageCreator
    +
    GeoPackageCreator(boolean, boolean, boolean) - Constructor for class mil.nga.geopackage.GeoPackageCreator
    Constructor
    -
    GeoPackageCreator(Context) - Constructor for class mil.nga.geopackage.GeoPackageCreator
    +
    GeoPackageCreator(Context) - Constructor for class mil.nga.geopackage.GeoPackageCreator
    Constructor
    -
    GeoPackageCreator(Context, boolean, boolean, boolean) - Constructor for class mil.nga.geopackage.GeoPackageCreator
    +
    GeoPackageCreator(Context, boolean, boolean, boolean) - Constructor for class mil.nga.geopackage.GeoPackageCreator
    Constructor
    -
    GeoPackageCursorFactory - Class in mil.nga.geopackage.db
    +
    GeoPackageCursorFactory - Class in mil.nga.geopackage.db
    GeoPackage Cursor Factory.
    -
    GeoPackageCursorFactory() - Constructor for class mil.nga.geopackage.db.GeoPackageCursorFactory
    +
    GeoPackageCursorFactory() - Constructor for class mil.nga.geopackage.db.GeoPackageCursorFactory
    Constructor
    -
    GeoPackageCursorWrapper - Interface in mil.nga.geopackage.db
    +
    GeoPackageCursorWrapper - Interface in mil.nga.geopackage.db
    Interface for database cursor wrapping implementations.
    -
    GeoPackageDatabase - Class in mil.nga.geopackage.db
    +
    GeoPackageDatabase - Class in mil.nga.geopackage.db
    GeoPackage database wrapper around SQLiteDatabase to quote table and column names
    -
    GeoPackageDatabase(SQLiteDatabase) - Constructor for class mil.nga.geopackage.db.GeoPackageDatabase
    +
    GeoPackageDatabase(SQLiteDatabase) - Constructor for class mil.nga.geopackage.db.GeoPackageDatabase
    Constructor
    -
    GeoPackageDatabase(SQLiteDatabase, boolean, GeoPackageCursorFactory) - Constructor for class mil.nga.geopackage.db.GeoPackageDatabase
    +
    GeoPackageDatabase(SQLiteDatabase, boolean, GeoPackageCursorFactory) - Constructor for class mil.nga.geopackage.db.GeoPackageDatabase
    Constructor
    -
    GeoPackageDatabase(SQLiteDatabase, GeoPackageCursorFactory) - Constructor for class mil.nga.geopackage.db.GeoPackageDatabase
    +
    GeoPackageDatabase(SQLiteDatabase, GeoPackageCursorFactory) - Constructor for class mil.nga.geopackage.db.GeoPackageDatabase
    Constructor
    -
    GeoPackageDatabase(GeoPackageDatabase) - Constructor for class mil.nga.geopackage.db.GeoPackageDatabase
    +
    GeoPackageDatabase(GeoPackageDatabase) - Constructor for class mil.nga.geopackage.db.GeoPackageDatabase
    Copy constructor
    -
    GeoPackageFactory - Class in mil.nga.geopackage
    +
    GeoPackageFactory - Class in mil.nga.geopackage
    GeoPackage Factory to get a GeoPackage Manager
    -
    GeoPackageFactory() - Constructor for class mil.nga.geopackage.GeoPackageFactory
    +
    GeoPackageFactory() - Constructor for class mil.nga.geopackage.GeoPackageFactory
     
    -
    geoPackageId - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    geoPackageId - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    GeoPackage Id
    -
    geoPackageId - Variable in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    geoPackageId - Variable in class mil.nga.geopackage.db.metadata.TableMetadata
    GeoPackage Id
    -
    GeoPackageImpl - Class in mil.nga.geopackage
    +
    GeoPackageImpl - Class in mil.nga.geopackage
    A single GeoPackage database connection implementation
    -
    GeoPackageImpl(Context, String, String, GeoPackageConnection, GeoPackageCursorFactory, boolean) - Constructor for class mil.nga.geopackage.GeoPackageImpl
    +
    GeoPackageImpl(Context, String, String, GeoPackageConnection, GeoPackageCursorFactory, boolean) - Constructor for class mil.nga.geopackage.GeoPackageImpl
    Constructor
    -
    GeoPackageManager - Interface in mil.nga.geopackage
    +
    GeoPackageManager - Interface in mil.nga.geopackage
    GeoPackage Database management
    -
    GeoPackageManagerImpl - Class in mil.nga.geopackage
    +
    GeoPackageManagerImpl - Class in mil.nga.geopackage
    GeoPackage Database management implementation
    -
    GeoPackageManagerImpl(Context) - Constructor for class mil.nga.geopackage.GeoPackageManagerImpl
    +
    GeoPackageManagerImpl(Context) - Constructor for class mil.nga.geopackage.GeoPackageManagerImpl
    Constructor
    -
    GeoPackageMetadata - Class in mil.nga.geopackage.db.metadata
    +
    GeoPackageMetadata - Class in mil.nga.geopackage.db.metadata
    GeoPackage metadata
    -
    GeoPackageMetadata() - Constructor for class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    GeoPackageMetadata() - Constructor for class mil.nga.geopackage.db.metadata.GeoPackageMetadata
     
    -
    GeoPackageMetadataDataSource - Class in mil.nga.geopackage.db.metadata
    +
    GeoPackageMetadataDataSource - Class in mil.nga.geopackage.db.metadata
    GeoPackage metadata Data Source
    -
    GeoPackageMetadataDataSource(GeoPackageMetadataDb) - Constructor for class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    GeoPackageMetadataDataSource(GeoPackageMetadataDb) - Constructor for class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Constructor
    -
    GeoPackageMetadataDb - Class in mil.nga.geopackage.db.metadata
    +
    GeoPackageMetadataDb - Class in mil.nga.geopackage.db.metadata
    GeoPackage Metadata database
    -
    GeoPackageMetadataDb(Context) - Constructor for class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    +
    GeoPackageMetadataDb(Context) - Constructor for class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    Constructor
    -
    GeoPackageSQLiteDatabase - Interface in mil.nga.geopackage.db
    +
    GeoPackageSQLiteDatabase - Interface in mil.nga.geopackage.db
    GeoPackage SQLiteDatabase interface
    -
    GeoPackageTile - Class in mil.nga.geopackage.tiles.retriever
    +
    GeoPackageTile - Class in mil.nga.geopackage.tiles.retriever
    GeoPackage tile wrapper containing tile dimensions and raw image bytes
    -
    GeoPackageTile(int, int, byte[]) - Constructor for class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    +
    GeoPackageTile(int, int, byte[]) - Constructor for class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    Constructor
    -
    GeoPackageTileRetriever - Class in mil.nga.geopackage.tiles.retriever
    +
    GeoPackageTileRetriever - Class in mil.nga.geopackage.tiles.retriever
    GeoPackage Tile Retriever, retrieves a tile from a GeoPackage from XYZ coordinates
    -
    GeoPackageTileRetriever(TileDao) - Constructor for class mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
    +
    GeoPackageTileRetriever(TileDao) - Constructor for class mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
    Constructor using GeoPackage tile sizes
    -
    GeoPackageTileRetriever(TileDao, Integer, Integer) - Constructor for class mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
    +
    GeoPackageTileRetriever(TileDao, Integer, Integer) - Constructor for class mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
    Constructor with specified tile size
    -
    get(long) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    get(long) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Get GeoPackage metadata by id
    -
    get(long) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    get(long) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    Get the cached bitmap for the icon row id or null if not cached
    -
    get(long) - Method in class mil.nga.geopackage.features.user.FeatureCache
    +
    get(long) - Method in class mil.nga.geopackage.features.user.FeatureCache
    Get the cached feature row by feature id
    -
    get(long, String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    get(long, String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Get a table metadata
    -
    get(long, String, long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    get(long, String, long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Get a table metadata
    -
    get(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    get(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Get GeoPackage metadata by name
    -
    get(String, long) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    get(String, long) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Get the cached feature row by table name and feature id
    -
    get(String, String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    get(String, String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Get a table metadata
    -
    get(String, String, long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    get(String, String, long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Get a table metadata
    -
    get(GeometryMetadata) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    get(GeometryMetadata) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Get a table metadata
    -
    get(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    get(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    Get the cached bitmap for the icon row or null if not cached
    -
    get(UserQueryParamType) - Method in class mil.nga.geopackage.user.UserQuery
    +
    get(UserQueryParamType) - Method in class mil.nga.geopackage.user.UserQuery
    Get the param value
    -
    getActive() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    getActive() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Get the active connection
    -
    getAll() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    getAll() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Get all GeoPackage metadata
    -
    getAllExternal() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    getAllExternal() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Get all external GeoPackage metadata
    -
    getAllIconIds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getAllIconIds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get all the unique icon row ids the features map to
    -
    getAllIconIds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getAllIconIds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get all the unique icon row ids the features map to
    -
    getAllIconIds(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getAllIconIds(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get all the unique icon row ids the features map to
    -
    getAllStyleIds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getAllStyleIds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get all the unique style row ids the features map to
    -
    getAllStyleIds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getAllStyleIds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get all the unique style row ids the features map to
    -
    getAllStyleIds(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getAllStyleIds(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get all the unique style row ids the features map to
    -
    getAllTableIconIds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getAllTableIconIds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get all the unique icon row ids the table maps to
    -
    getAllTableIconIds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getAllTableIconIds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get all the unique icon row ids the table maps to
    -
    getAllTableIconIds(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getAllTableIconIds(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get all the unique icon row ids the table maps to
    -
    getAllTableStyleIds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getAllTableStyleIds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get all the unique style row ids the table maps to
    -
    getAllTableStyleIds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getAllTableStyleIds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get all the unique style row ids the table maps to
    -
    getAllTableStyleIds(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getAllTableStyleIds(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get all the unique style row ids the table maps to
    -
    getAnchorU() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getAnchorU() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the anchor u
    -
    getAnchorUColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getAnchorUColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the anchor u column
    -
    getAnchorUColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getAnchorUColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the anchor u column index
    -
    getAnchorUOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getAnchorUOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the anchor u value or the default value of 0.5
    -
    getAnchorV() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getAnchorV() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the anchor v
    -
    getAnchorVColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getAnchorVColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the anchor v column
    -
    getAnchorVColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getAnchorVColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the anchor v column index
    -
    getAnchorVOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getAnchorVOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the anchor v value or the default value of 1.0
    -
    getAndroidBindingsSQLiteDatabase() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    getAndroidBindingsSQLiteDatabase() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Get the Android Bindings SQLite Database connection
    -
    getAndroidSQLiteDatabase() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    getAndroidSQLiteDatabase() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Get the Android SQLite Database connection
    -
    getApproximateZoomLevel(double) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getApproximateZoomLevel(double) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the approximate zoom level for the provided length in the default units.
    -
    getApproximateZoomLevel(double, double) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getApproximateZoomLevel(double, double) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the approximate zoom level for the provided width and height in the default units.
    -
    getArgs() - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    +
    getArgs() - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    Get the arguments
    -
    getAttributesDao(String) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getAttributesDao(String) - Method in interface mil.nga.geopackage.GeoPackage
    Get an Attributes DAO from a table name
    -
    getAttributesDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getAttributesDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get an Attributes DAO from a table name
    -
    getAttributesDao(AttributesTable) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getAttributesDao(AttributesTable) - Method in interface mil.nga.geopackage.GeoPackage
    Get an Attributes DAO from a table
    -
    getAttributesDao(AttributesTable) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getAttributesDao(AttributesTable) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get an Attributes DAO from a table
    -
    getAttributesDao(Contents) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getAttributesDao(Contents) - Method in interface mil.nga.geopackage.GeoPackage
    Get an Attributes DAO from Contents
    -
    getAttributesDao(Contents) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getAttributesDao(Contents) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get an Attributes DAO from Contents
    -
    getAttributesDb() - Method in class mil.nga.geopackage.attributes.AttributesDao
    +
    getAttributesDb() - Method in class mil.nga.geopackage.attributes.AttributesDao
    Get the Attributes connection
    -
    getBaseId() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    +
    getBaseId() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    Get the base ID
    -
    getBaseIdColumn() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    +
    getBaseIdColumn() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    Get the base ID column
    -
    getBaseIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    +
    getBaseIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    Get the base ID column index
    -
    getBindingsCursorFactory() - Method in class mil.nga.geopackage.db.GeoPackageCursorFactory
    +
    getBindingsCursorFactory() - Method in class mil.nga.geopackage.db.GeoPackageCursorFactory
    Get the SQLite Android Bindings cursor factory
    -
    getBindingsDb() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    getBindingsDb() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Get the SQLite bindings database connection
    -
    getBitmap() - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    +
    getBitmap() - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    Get image bitmap
    -
    getBlob(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getBoundingBox() - Method in class mil.nga.geopackage.attributes.AttributesDao
    +
    getBlob(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getBoundingBox() - Method in class mil.nga.geopackage.attributes.AttributesDao
    Not supported for Attributes
    -
    getBoundingBox() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    getBoundingBox() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for the bounds of the feature table index
    -
    getBoundingBox() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    -
    getBoundingBox() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getBoundingBox() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    getBoundingBox() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for the feature index bounds
    -
    getBoundingBox() - Method in class mil.nga.geopackage.features.user.FeatureDao
    -
    getBoundingBox() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    getBoundingBox() - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    getBoundingBox() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually build the bounds of the feature table
    -
    getBoundingBox() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    getBoundingBox() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Get bounding box
    -
    getBoundingBox() - Method in class mil.nga.geopackage.tiles.user.TileDao
    -
    getBoundingBox() - Method in class mil.nga.geopackage.user.custom.UserCustomDao
    -
    getBoundingBox(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    getBoundingBox() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getBoundingBox() - Method in class mil.nga.geopackage.user.custom.UserCustomDao
    +
    getBoundingBox(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Get the bounding box, possibly expanded for the zoom level
    -
    getBoundingBox(int) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    getBoundingBox(int) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Get the bounding box, possibly expanded for the zoom level
    -
    getBoundingBox(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getBoundingBox(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the bounding box of tiles
    -
    getBoundingBox(long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    getBoundingBox(long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for the bounds of the feature table index
    -
    getBoundingBox(long, Projection) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getBoundingBox(long, Projection) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the bounding box of tiles at the zoom level
    -
    getBoundingBox(String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    getBoundingBox(String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for the bounds of the feature table index
    -
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.attributes.AttributesDao
    -
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.attributes.AttributesDao
    +
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for the feature index bounds and return in the provided projection
    -
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    -
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for the feature index bounds and return in the provided projection
    -
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.features.user.FeatureDao
    -
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually build the bounds of the feature table in the provided projection
    -
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.tiles.user.TileDao
    -
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.user.custom.UserCustomDao
    -
    getBufferPercentage() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getBoundingBox(Projection) - Method in class mil.nga.geopackage.user.custom.UserCustomDao
    +
    getBufferPercentage() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Get the buffer percentage for drawing empty non features edges (i.e.
    -
    getCache(String) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    getCache(String) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Get or create a feature row cache for the table name
    -
    getCache(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    getCache(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Get or create a feature row cache for the feature row
    -
    getCachedTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getCachedTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the cached table icons, querying and caching if needed
    -
    getCachedTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getCachedTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the cached table styles, querying and caching if needed
    -
    getChunkLimit() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    getChunkLimit() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Get the SQL query chunk limit
    -
    getChunkLimit() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    getChunkLimit() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Get the SQL query chunk limit
    -
    getCircleFillPaint() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    getCircleFillPaint() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Get the paint object used to draw the filled circle
    -
    getCirclePaddingPercentage() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    getCirclePaddingPercentage() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Get the circle padding percentage around the text
    -
    getCirclePaint() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    getCirclePaint() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Get the paint object used to draw the circle
    -
    getClosestZoomLevel(double) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getClosestZoomLevel(double) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the closest zoom level for the provided width and height in the default units
    -
    getClosestZoomLevel(double, double) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getClosestZoomLevel(double, double) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the closest zoom level for the provided width and height in the default units
    -
    getColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the style color
    -
    getColorColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getColorColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the color column
    -
    getColorColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getColorColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the color column index
    -
    getColorOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getColorOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the color or default value
    -
    getColumnCount() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getColumnIndex(String) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getColumns() - Method in class mil.nga.geopackage.attributes.AttributesCursor
    -
    getColumns() - Method in class mil.nga.geopackage.attributes.AttributesRow
    -
    getColumns() - Method in class mil.nga.geopackage.features.user.FeatureCursor
    -
    getColumns() - Method in class mil.nga.geopackage.features.user.FeatureRow
    -
    getColumns() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    +
    getColumnCount() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getColumnIndex(String) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getColumns() - Method in class mil.nga.geopackage.attributes.AttributesCursor
    +
    getColumns() - Method in class mil.nga.geopackage.attributes.AttributesRow
    +
    getColumns() - Method in class mil.nga.geopackage.features.user.FeatureCursor
    +
    getColumns() - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    getColumns() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    Get the feature columns
    -
    getColumns() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    getColumns() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Get the query columns
    -
    getColumns() - Method in class mil.nga.geopackage.tiles.user.TileCursor
    -
    getColumns() - Method in class mil.nga.geopackage.tiles.user.TileRow
    -
    getColumns() - Method in class mil.nga.geopackage.user.custom.UserCustomCursor
    -
    getColumns() - Method in class mil.nga.geopackage.user.custom.UserCustomRow
    -
    getColumns() - Method in class mil.nga.geopackage.user.UserCursor
    -
    getColumns() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getColumns() - Method in class mil.nga.geopackage.user.UserQuery
    +
    getColumns() - Method in class mil.nga.geopackage.tiles.user.TileCursor
    +
    getColumns() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getColumns() - Method in class mil.nga.geopackage.user.custom.UserCustomCursor
    +
    getColumns() - Method in class mil.nga.geopackage.user.custom.UserCustomRow
    +
    getColumns() - Method in class mil.nga.geopackage.user.UserCursor
    +
    getColumns() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getColumns() - Method in class mil.nga.geopackage.user.UserQuery
    Get the column names
    -
    getColumnsAs() - Method in class mil.nga.geopackage.user.UserQuery
    +
    getColumnsAs() - Method in class mil.nga.geopackage.user.UserQuery
    Get the columns as values
    -
    getCompressFormat() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getCompressFormat() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the compress format
    -
    getCompressFormat() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    getCompressFormat() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Get the compress format
    -
    getCompressQuality() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    getCompressQuality() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Get the compress quality
    -
    getConnection() - Method in interface mil.nga.geopackage.GeoPackage
    +
    getConnection() - Method in interface mil.nga.geopackage.GeoPackage
    Get the GeoPackage connection
    -
    getConnection() - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getConnection() - Method in class mil.nga.geopackage.GeoPackageImpl
    Get the GeoPackage connection
    -
    getConnectionSource() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    -
    getContentType() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getConnectionSource() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    getContentType() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Get the content type
    -
    getContentTypeColumn() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getContentTypeColumn() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Get the content type column
    -
    getContentTypeColumnIndex() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getContentTypeColumnIndex() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Get the content type column index
    -
    getContext() - Method in interface mil.nga.geopackage.GeoPackage
    +
    getContext() - Method in interface mil.nga.geopackage.GeoPackage
    Get the application context
    -
    getContext() - Method in class mil.nga.geopackage.GeoPackageCreator
    +
    getContext() - Method in class mil.nga.geopackage.GeoPackageCreator
    Get the context
    -
    getContext() - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getContext() - Method in class mil.nga.geopackage.GeoPackageImpl
    Get the application context
    -
    getContext() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    getContext() - Method in interface mil.nga.geopackage.GeoPackageManager
    Get the application context
    -
    getContext() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    getContext() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get the application context
    -
    getCount() - Method in class mil.nga.geopackage.db.FeatureIndexerIdCursor
    -
    getCount() - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    +
    getCount() - Method in class mil.nga.geopackage.db.FeatureIndexerIdCursor
    +
    getCount() - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    Get the number of ids
    -
    getCount() - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    +
    getCount() - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    Get the row count
    -
    getCount() - Method in class mil.nga.geopackage.user.UserCursor
    -
    getCount() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getCoverageData(GeoPackage, TileDao) - Static method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    getCount() - Method in class mil.nga.geopackage.user.UserCursor
    +
    getCount() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getCoverageData(GeoPackage, TileDao) - Static method in class mil.nga.geopackage.extension.coverage.CoverageData
    Get a Tiled Gridded Coverage Data, use the coverage data pixel tile size as the request size width and height
    -
    getCoverageData(GeoPackage, TileDao, Integer, Integer, Projection) - Static method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    getCoverageData(GeoPackage, TileDao, Integer, Integer, Projection) - Static method in class mil.nga.geopackage.extension.coverage.CoverageData
    Get a Tiled Gridded Coverage Data
    -
    getCoverageData(GeoPackage, TileDao, Projection) - Static method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    getCoverageData(GeoPackage, TileDao, Projection) - Static method in class mil.nga.geopackage.extension.coverage.CoverageData
    Get a Tiled Gridded Coverage Data, use the coverage data pixel tile size as the request size width and height, request as the specified projection
    -
    getCursor() - Method in class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    +
    getCursor() - Method in class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    Get the current paginated cursor
    -
    getCursor() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
    +
    getCursor() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
    Get the cursor
    -
    getCursor() - Method in class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    +
    getCursor() - Method in class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    Get the current paginated cursor
    -
    getCursor() - Method in class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    +
    getCursor() - Method in class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    Get the current paginated cursor
    -
    getCursor() - Method in class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    +
    getCursor() - Method in class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    Get the current paginated cursor
    -
    getCursor() - Method in class mil.nga.geopackage.user.UserPaginatedCursor
    +
    getCursor() - Method in class mil.nga.geopackage.user.UserPaginatedCursor
    Get the current paginated cursor
    -
    getCursorFactory() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    getCursorFactory() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Get the cursor factory
    -
    getCursorFactory() - Method in interface mil.nga.geopackage.GeoPackage
    +
    getCursorFactory() - Method in interface mil.nga.geopackage.GeoPackage
    Get the cursor factory
    -
    getCursorFactory() - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getCursorFactory() - Method in class mil.nga.geopackage.GeoPackageImpl
    Get the cursor factory
    -
    getDao() - Method in class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    -
    getDao() - Method in class mil.nga.geopackage.extension.nga.properties.PropertiesExtension
    -
    getDao() - Method in class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    -
    getDao() - Method in class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    -
    getDao() - Method in class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    -
    getDao() - Method in class mil.nga.geopackage.user.UserPaginatedCursor
    -
    getData() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getDao() - Method in class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    +
    getDao() - Method in class mil.nga.geopackage.extension.nga.properties.PropertiesExtension
    +
    getDao() - Method in class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    +
    getDao() - Method in class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    +
    getDao() - Method in class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    +
    getDao() - Method in class mil.nga.geopackage.user.UserPaginatedCursor
    +
    getData() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Get the data
    -
    getData() - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    +
    getData() - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    Get image data
    -
    getDatabase() - Method in class mil.nga.geopackage.user.UserConnection
    +
    getDatabase() - Method in class mil.nga.geopackage.user.UserConnection
    Get the database
    -
    getDatabase(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    getDatabase(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get the database name from the file
    -
    getDatabaseAtExternalFile(DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    getDatabaseAtExternalFile(DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    Get the database name at the external file
    -
    getDatabaseAtExternalFile(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    getDatabaseAtExternalFile(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get the database name at the external file
    -
    getDatabaseAtExternalFile(File) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    getDatabaseAtExternalFile(File) - Method in interface mil.nga.geopackage.GeoPackageManager
    Get the database name at the external file
    -
    getDatabaseAtExternalFile(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    getDatabaseAtExternalFile(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get the database name at the external file
    -
    getDatabaseAtExternalPath(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    getDatabaseAtExternalPath(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Get the database name at the external file path
    -
    getDatabaseAtExternalPath(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    getDatabaseAtExternalPath(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get the database name at the external file path
    -
    getDatabaseConnection() - Method in class mil.nga.geopackage.user.UserDao
    +
    getDatabaseConnection() - Method in class mil.nga.geopackage.user.UserDao
    Get the database connection
    -
    getDataBitmap() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getDataBitmap() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Get the data bitmap
    -
    getDataBitmap(BitmapFactory.Options) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getDataBitmap(BitmapFactory.Options) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Get the data bitmap with decoding options
    -
    getDataBounds() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getDataBounds() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Read the data bounds without allocating pixel memory.
    -
    getDataColumn() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getDataColumn() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Get the data column
    -
    getDataColumnIndex() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getDataColumnIndex() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Get the data column index
    -
    getDb() - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    getDb() - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Get the SQLite database connection
    -
    getDb() - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    getDb() - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Get the SQLite database connection
    -
    getDb() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    getDb() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    Get the database connection
    -
    getDb() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    getDb() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Get the SQLite database connection
    -
    getDb() - Method in class mil.nga.geopackage.user.UserDao
    -
    getDefault() - Method in class mil.nga.geopackage.extension.nga.style.Icons
    +
    getDb() - Method in class mil.nga.geopackage.user.UserDao
    +
    getDefault() - Method in class mil.nga.geopackage.extension.nga.style.Icons
    Get the default icon
    -
    getDefault() - Method in class mil.nga.geopackage.extension.nga.style.Styles
    +
    getDefault() - Method in class mil.nga.geopackage.extension.nga.style.Styles
    Default style
    -
    getDensity() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getDensity() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the density
    -
    getDerivedDimensions() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getDerivedDimensions() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the derived width and height from the values and icon data, scaled as needed
    -
    getDerivedHeight() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getDerivedHeight() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the height or derived height from the icon data and scaled as needed for the width
    -
    getDerivedWidth() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getDerivedWidth() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the width or derived width from the icon data and scaled as needed for the height
    -
    getDescription() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getDescription() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the description
    -
    getDescription() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getDescription() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the description
    -
    getDescriptionColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getDescriptionColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the description column
    -
    getDescriptionColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getDescriptionColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the description column
    -
    getDescriptionColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getDescriptionColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the description column index
    -
    getDescriptionColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getDescriptionColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the description column index
    -
    getDirectory() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    +
    getDirectory() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    Get the file directory
    -
    getDistinct() - Method in class mil.nga.geopackage.user.UserQuery
    +
    getDistinct() - Method in class mil.nga.geopackage.user.UserQuery
    Get the distinct flag
    -
    getDocumentFile(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    getDocumentFile(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Get the document file of the database
    -
    getDocumentFile(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    getDocumentFile(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get the document file of the database
    -
    getDouble(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getErrors() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    getDouble(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getErrors() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Get the most recent DGIWGGeoPackage.validate() results
    -
    getExternalAtPath(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    getExternalAtPath(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Get external GeoPackage metadata by external path
    -
    getExternalManager() - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    +
    getExternalManager() - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    Get a GeoPackage Manager for operating only on external GeoPackages
    -
    getExternalManager() - Static method in class mil.nga.geopackage.GeoPackageFactory
    +
    getExternalManager() - Static method in class mil.nga.geopackage.GeoPackageFactory
    Get a GeoPackage Manager for operating only on external GeoPackages
    -
    getExternalPath() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    getExternalPath() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Get the external path
    -
    getFeatureBoundingBox(Projection, String, boolean) - Method in class mil.nga.geopackage.GeoPackageImpl
    -
    getFeatureDao() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    getFeatureBoundingBox(Projection, String, boolean) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getFeatureDao() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Get the feature DAO
    -
    getFeatureDao() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getFeatureDao() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Get the feature DAO
    -
    getFeatureDao() - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
    +
    getFeatureDao() - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
    Get the feature DAO
    -
    getFeatureDao() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    getFeatureDao() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Get the feature DAO
    -
    getFeatureDao() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    +
    getFeatureDao() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    Get the feature DAO
    -
    getFeatureDao() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getFeatureDao() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the feature DAO
    -
    getFeatureDao(String) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getFeatureDao(String) - Method in interface mil.nga.geopackage.GeoPackage
    Get a Feature DAO from a table name
    -
    getFeatureDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getFeatureDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get a Feature DAO from a table name
    -
    getFeatureDao(Contents) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getFeatureDao(Contents) - Method in interface mil.nga.geopackage.GeoPackage
    Get a Feature DAO from Contents
    -
    getFeatureDao(Contents) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getFeatureDao(Contents) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get a Feature DAO from Contents
    -
    getFeatureDao(GeometryColumns) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getFeatureDao(GeometryColumns) - Method in interface mil.nga.geopackage.GeoPackage
    Get a Feature DAO from Geometry Columns
    -
    getFeatureDao(GeometryColumns) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getFeatureDao(GeometryColumns) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get a Feature DAO from Geometry Columns
    -
    getFeatureDao(FeatureTable) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getFeatureDao(FeatureTable) - Method in interface mil.nga.geopackage.GeoPackage
    Get a Feature DAO from a table
    -
    getFeatureDao(FeatureTable) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getFeatureDao(FeatureTable) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get a Feature DAO from a table
    -
    getFeatureDaosForTileTable(String) - Method in class mil.nga.geopackage.extension.nga.link.FeatureTileTableLinker
    +
    getFeatureDaosForTileTable(String) - Method in class mil.nga.geopackage.extension.nga.link.FeatureTileTableLinker
    Query for the feature tables linked to a tile table and return feature DAOs to those tables
    -
    getFeatureDb() - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    getFeatureDb() - Method in class mil.nga.geopackage.features.user.FeatureDao
    Get the Feature connection
    -
    getFeatureIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getFeatureIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get all icons used by feature rows in the table
    -
    getFeatureIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getFeatureIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get all icons used by feature rows in the table
    -
    getFeatureIds() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    +
    getFeatureIds() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    Get the feature ids
    -
    getFeatureIndexer() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getFeatureIndexer() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Get the feature indexer, used to index in metadata tables
    -
    getFeaturePaint(long) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    +
    getFeaturePaint(long) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    Get the feature paint for the style row id
    -
    getFeaturePaint(StyleRow) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    +
    getFeaturePaint(StyleRow) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    Get the feature paint for the style row
    -
    getFeatureRow(Cursor) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    getFeatureRow(Cursor) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Get the feature row for the current place in the cursor
    -
    getFeatureRow(GeometryMetadata) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    getFeatureRow(GeometryMetadata) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Get the feature row for the Geometry Metadata
    -
    getFeatureRow(GeometryIndex) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    getFeatureRow(GeometryIndex) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Get the feature row for the Geometry Index
    -
    getFeatureRow(RTreeIndexTableRow) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    getFeatureRow(RTreeIndexTableRow) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Get the feature row from the RTree Index Table row
    -
    getFeatureRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    getFeatureRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Get the feature row from the RTree Index Table row
    -
    getFeatureRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    getFeatureRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Get the feature row from the user custom row
    -
    getFeatureStyle(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getFeatureStyle(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the feature style (style and icon) of the feature, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
    -
    getFeatureStyle(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getFeatureStyle(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature style (style and icon) of the feature, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
    -
    getFeatureStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getFeatureStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature style (style and icon) of the feature row, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
    -
    getFeatureStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getFeatureStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the feature style (style and icon) of the feature row, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
    -
    getFeatureStyle(FeatureRow) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getFeatureStyle(FeatureRow) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the feature style for the feature row and geometry type
    -
    getFeatureStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getFeatureStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature style (style and icon) of the feature row with the provided geometry type, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
    -
    getFeatureStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getFeatureStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the feature style (style and icon) of the feature row with the provided geometry type, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
    -
    getFeatureStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getFeatureStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the feature style for the feature row and geometry type
    -
    getFeatureStyleDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getFeatureStyleDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the feature style (style and icon) of the feature, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
    -
    getFeatureStyleDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getFeatureStyleDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature style (style and icon) of the feature, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
    -
    getFeatureStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getFeatureStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature style default (style and icon) of the feature row, searching in order: feature default style or icon, table default style or icon
    -
    getFeatureStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getFeatureStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the feature style default (style and icon) of the feature row, searching in order: feature default style or icon, table default style or icon
    -
    getFeatureStyleExtension() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getFeatureStyleExtension() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the feature style extension
    -
    getFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get all styles used by feature rows in the table
    -
    getFeatureStyles(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getFeatureStyles(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the feature styles for the feature id
    -
    getFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get all styles used by feature rows in the table
    -
    getFeatureStyles(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getFeatureStyles(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature styles for the feature table and feature id
    -
    getFeatureStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getFeatureStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature styles for the feature row
    -
    getFeatureStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getFeatureStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the feature styles for the feature row
    -
    getFeatureTableIndex() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getFeatureTableIndex() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Get the feature table index, used to index inside the GeoPackage as an extension
    -
    getFeatureTableStyles() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getFeatureTableStyles() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the feature table styles
    -
    getFeatureTiles() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    getFeatureTiles() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Get the feature tiles
    -
    getFile() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    getFile() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Get the DGIWG file
    -
    getFile(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    getFile(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get a file from the document file
    -
    getFile(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    getFile(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Get the file of the database
    -
    getFile(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    getFile(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get the file of the database
    -
    getFileName() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    getFileName() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Get the DGIWG file name
    -
    getFillColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getFillColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the style fill color
    -
    getFillColorColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getFillColorColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the fill color column
    -
    getFillColorColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getFillColorColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the fill color column index
    -
    getFillHexColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getFillHexColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the fill color
    -
    getFillOpacity() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getFillOpacity() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the fill opacity
    -
    getFillOpacityColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getFillOpacityColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the fill opacity column
    -
    getFillOpacityColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getFillOpacityColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the fill opacity column index
    -
    getFillOpacityOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getFillOpacityOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the fill opacity or default value
    -
    getFloat(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getFloatRectangle(long, long, BoundingBox, BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    +
    getFloat(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getFloatRectangle(long, long, BoundingBox, BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    Get a rectangle with floating point boundaries using the tile width, height, bounding box, and the bounding box section within the outer box to build the rectangle from
    -
    getGeometry() - Method in class mil.nga.geopackage.features.user.FeatureCursor
    +
    getGeometry() - Method in class mil.nga.geopackage.features.user.FeatureCursor
    Get the geometry
    -
    getGeometry() - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    getGeometry() - Method in class mil.nga.geopackage.features.user.FeatureRow
    Get the geometry
    -
    getGeometry() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    getGeometry() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Get the geometry
    -
    getGeometryColumn() - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    getGeometryColumn() - Method in class mil.nga.geopackage.features.user.FeatureRow
    Get the geometry feature column
    -
    getGeometryColumn() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    getGeometryColumn() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Get the geometry column name
    -
    getGeometryColumnIndex() - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    getGeometryColumnIndex() - Method in class mil.nga.geopackage.features.user.FeatureRow
    Get the geometry column index
    -
    getGeometryColumnName() - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    getGeometryColumnName() - Method in class mil.nga.geopackage.features.user.FeatureDao
    Get the Geometry Column name
    -
    getGeometryColumnName() - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    getGeometryColumnName() - Method in class mil.nga.geopackage.features.user.FeatureRow
    Get the geometry column name
    -
    getGeometryColumns() - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    getGeometryColumns() - Method in class mil.nga.geopackage.features.user.FeatureDao
    Get the Geometry Columns
    -
    getGeometryData() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    getGeometryData() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Get the geometry data
    -
    getGeometryEnvelope() - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    getGeometryEnvelope() - Method in class mil.nga.geopackage.features.user.FeatureRow
    Get the geometry envelope
    -
    getGeometryEnvelope() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    getGeometryEnvelope() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Get the geometry envelope
    -
    getGeometryId(Cursor) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    getGeometryId(Cursor) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Get the Geometry Metadata id for the current place in the cursor
    -
    getGeometryMetadata(Cursor) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    getGeometryMetadata(Cursor) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Get the Geometry Metadata for the current place in the cursor
    -
    getGeometryType() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    +
    getGeometryType() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    Get the geometry type
    -
    getGeometryType() - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    getGeometryType() - Method in class mil.nga.geopackage.features.user.FeatureDao
    Get the Geometry Type
    -
    getGeometryType() - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    getGeometryType() - Method in class mil.nga.geopackage.features.user.FeatureRow
    Get the simple features geometry type
    -
    getGeometryType() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    getGeometryType() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Get the geometry type
    -
    getGeometryTypeName() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    +
    getGeometryTypeName() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    Get the geometry type name
    -
    getGeometryTypeNameColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    +
    getGeometryTypeNameColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    Get the geometry type name column
    -
    getGeometryTypeNameColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    +
    getGeometryTypeNameColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    Get the geometry type name column index
    -
    getGeometryValue() - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    getGeometryValue() - Method in class mil.nga.geopackage.features.user.FeatureRow
    Get the simple features geometry value
    -
    getGeoPackage() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    -
    getGeoPackage() - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    -
    getGeoPackage() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    -
    getGeoPackage() - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
    -
    getGeoPackage() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    getGeoPackage() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getGeoPackage() - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getGeoPackage() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    +
    getGeoPackage() - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
    +
    getGeoPackage() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Get the GeoPackage
    -
    getGeoPackage() - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    getGeoPackage() - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Get the GeoPackage
    -
    getGeoPackage() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    getGeoPackage() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Get the GeoPackage
    -
    getGeoPackageId() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    getGeoPackageId() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Get the GeoPackage id
    -
    getGeoPackageId() - Method in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    getGeoPackageId() - Method in class mil.nga.geopackage.db.metadata.TableMetadata
    Get the GeoPackage id
    -
    getGeoPackageId(String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    getGeoPackageId(String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Get a GeoPackage id from the name
    -
    getGeoPackageId(String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    getGeoPackageId(String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Get a GeoPackage id from the name
    -
    getGroupBy() - Method in class mil.nga.geopackage.user.UserQuery
    +
    getGroupBy() - Method in class mil.nga.geopackage.user.UserQuery
    Get the group by value
    -
    getHaving() - Method in class mil.nga.geopackage.user.UserQuery
    +
    getHaving() - Method in class mil.nga.geopackage.user.UserQuery
    Get the having value
    -
    getHeight() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    -
    getHeight() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    -
    getHeight() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getHeight() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    +
    getHeight() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    +
    getHeight() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the height
    -
    getHeight() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    +
    getHeight() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    Get the height
    -
    getHeight() - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    +
    getHeight() - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    Get height
    -
    getHeight() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    getHeight() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Get the requested tile height
    -
    getHeightColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getHeightColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the height column
    -
    getHeightColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getHeightColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the height column index
    -
    getHeightDrawOverlap() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getHeightDrawOverlap() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the height draw overlap
    -
    getHexColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getHexColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the color
    -
    getHexColorOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getHexColorOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the color or default value
    -
    getHttpHeader() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    getHttpHeader() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    Get the HTTP Header fields and field values
    -
    getHttpHeaderValues(String) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    getHttpHeaderValues(String) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    Get the HTTP Header field values
    -
    getHttpMethod() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    getHttpMethod() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    Get the HTTP request method, when null default is "GET"
    -
    getIcon() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    +
    getIcon() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    Get the icon row
    -
    getIcon() - Method in class mil.nga.geopackage.extension.nga.style.Icons
    +
    getIcon() - Method in class mil.nga.geopackage.extension.nga.style.Icons
    Get the icon, either the default or single geometry type icon
    -
    getIcon() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    +
    getIcon() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    Get the icon
    -
    getIcon(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getIcon(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
    -
    getIcon(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getIcon(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
    -
    getIcon(String, long, GeometryType, boolean) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getIcon(String, long, GeometryType, boolean) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, when tableIcon enabled continue searching: table geometry type icon, table default icon
    -
    getIcon(IconRow) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getIcon(IconRow) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the icon bitmap from the icon row
    -
    getIcon(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getIcon(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the icon of the feature row, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
    -
    getIcon(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getIcon(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the icon of the feature row, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
    -
    getIcon(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getIcon(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the icon of the feature row with the provided geometry type, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
    -
    getIcon(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getIcon(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the icon of the feature row with the provided geometry type, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
    -
    getIcon(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.Icons
    +
    getIcon(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.Icons
    Get the icon for the geometry type
    -
    getIconBitmap() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    +
    getIconBitmap() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    Get the icon bitmap
    -
    getIconCanvas() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    +
    getIconCanvas() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    Get the icon canvas
    -
    getIconDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getIconDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get a icon DAO
    -
    getIconDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getIconDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get a icon DAO
    -
    getIconDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getIconDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the default icon of the feature, searching in order: feature default icon, table default icon
    -
    getIconDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getIconDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the default icon of the feature, searching in order: feature default icon, table default icon
    -
    getIconDefault(String, long, boolean) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getIconDefault(String, long, boolean) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the default icon of the feature, searching in order: feature default icon, when tableIcon enabled continue searching: table default icon
    -
    getIconDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getIconDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the default icon of the feature row, searching in order: feature default icon, table default icon
    -
    getIconDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getIconDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the default icon of the feature row, searching in order: feature default icon, table default icon
    -
    getIconMappingDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getIconMappingDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get a Icon Mapping DAO
    -
    getIconMappingDao(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getIconMappingDao(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get a Icon Mapping DAO
    -
    getIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyles
    +
    getIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyles
    Get the icons
    -
    getIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get all icons used by the feature table
    -
    getIcons() - Method in class mil.nga.geopackage.extension.nga.style.Icons
    +
    getIcons() - Method in class mil.nga.geopackage.extension.nga.style.Icons
    Get an unmodifiable mapping between specific geometry types and icons
    -
    getIcons(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getIcons(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the icons for the feature id
    -
    getIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get all icons used by the feature table
    -
    getIcons(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getIcons(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the icons for the feature table and feature id
    -
    getIcons(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getIcons(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the icons for the feature row
    -
    getIcons(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getIcons(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the icons for the feature row
    -
    getId() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    getId() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Get the id
    -
    getId() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    getId() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Get the id
    -
    getId() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getId() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Get the id
    -
    getId() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    +
    getId() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    Get the id
    -
    getId() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
    +
    getId() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
    Get the ID
    -
    getId() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    getId() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Get the id
    -
    getId() - Method in class mil.nga.geopackage.user.UserCursor
    -
    getId() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getId(Cursor) - Static method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    getId() - Method in class mil.nga.geopackage.user.UserCursor
    +
    getId() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getId(Cursor) - Static method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Get the geometry metadata geometry id
    -
    getIdAndGeometryColumnNames() - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    getIdAndGeometryColumnNames() - Method in class mil.nga.geopackage.features.user.FeatureDao
    Get the Id and Geometry Column names
    -
    getIdColumn() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getIdColumn() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Get the id column
    -
    getIdColumn() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    +
    getIdColumn() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    Get the id column
    -
    getIdColumn() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getIdColumn() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Get the feature table id column name, the default column ordering
    -
    getIdColumn() - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    getIdColumn() - Method in class mil.nga.geopackage.features.user.FeatureDao
    Get the Id Column
    -
    getIdColumn() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    getIdColumn() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Get the id column name
    -
    getIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Get the id column index
    -
    getIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    +
    getIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    Get the id column index
    -
    getIdColumnName() - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    getIdColumnName() - Method in class mil.nga.geopackage.features.user.FeatureDao
    Get the Id Column name
    -
    getIds() - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    +
    getIds() - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    Get the set of ids
    -
    getImageBytes() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    +
    getImageBytes() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    Get the image bytes
    -
    getImageBytes() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    +
    getImageBytes() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    Get the image bytes
    -
    getIndexedType() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getIndexedType() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Get the first ordered indexed type
    -
    getIndexedTypes() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getIndexedTypes() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Get the indexed types that are currently indexed
    -
    getIndexLocation() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getIndexLocation() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Get the index location
    -
    getIndexLocationQueryOrder() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getIndexLocationQueryOrder() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Get the ordered set of ordered index query locations
    -
    getIndexManager() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getIndexManager() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the index manager
    -
    getInt(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getInternalFile(Context, String) - Static method in class mil.nga.geopackage.io.ContextIOUtils
    +
    getInt(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getInternalFile(Context, String) - Static method in class mil.nga.geopackage.io.ContextIOUtils
    Get the internal storage file for the file path
    -
    getInternalFilePath(Context, String) - Static method in class mil.nga.geopackage.io.ContextIOUtils
    +
    getInternalFilePath(Context, String) - Static method in class mil.nga.geopackage.io.ContextIOUtils
    Get the internal storage patch for the file path
    -
    getInvalidPositions() - Method in class mil.nga.geopackage.user.UserCursor
    +
    getInvalidPositions() - Method in class mil.nga.geopackage.user.UserCursor
    Get the invalid positions found when retrieving rows
    -
    getLastIndexed() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    getLastIndexed() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Get the date last indexed
    -
    getLastIndexed() - Method in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    getLastIndexed() - Method in class mil.nga.geopackage.db.metadata.TableMetadata
    Get the last indexed date
    -
    getLastIndexed() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getLastIndexed() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Get the date last indexed
    -
    getLastIndexed(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getLastIndexed(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Get the date last indexed
    -
    getLimit() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    getLimit() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Get the feature query limit
    -
    getLimit() - Method in class mil.nga.geopackage.user.UserQuery
    +
    getLimit() - Method in class mil.nga.geopackage.user.UserQuery
    Get the limit value
    -
    getLineAlpha() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getLineAlpha() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get line alpha
    -
    getLineBitmap() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    +
    getLineBitmap() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    Get the line bitmap
    -
    getLineCanvas() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    +
    getLineCanvas() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    Get the line canvas
    -
    getLineColor() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getLineColor() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get line color
    -
    getLinePaint(FeatureStyle) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getLinePaint(FeatureStyle) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the line paint for the feature style, or return the default paint
    -
    getLinePaintCopy() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getLinePaintCopy() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get a copy of the line paint, must call FeatureTiles.setLinePaint(Paint) to update the paint
    -
    getLineStrokeWidth() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getLineStrokeWidth() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get line stroke width
    -
    getLocation() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getLocation() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Get a feature index location to iterate over indexed types
    -
    getLong(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getManager(Context) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    +
    getLong(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getManager(Context) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    Get a GeoPackage Manager
    -
    getManager(Context) - Static method in class mil.nga.geopackage.GeoPackageFactory
    +
    getManager(Context) - Static method in class mil.nga.geopackage.GeoPackageFactory
    Get a GeoPackage Manager
    -
    getMapMaxZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getMapMaxZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the map max zoom level
    -
    getMapMinZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getMapMinZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the map min zoom level
    -
    getMappingDao(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getMappingDao(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get a User Mapping DAO from a table name
    -
    getMappingDao(ExtendedRelation) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getMappingDao(ExtendedRelation) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get a User Mapping DAO from an extended relation
    -
    getMappingsForBase(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getMappingsForBase(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get the related id mappings for the base id
    -
    getMappingsForBase(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getMappingsForBase(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get the related id mappings for the base id
    -
    getMappingsForRelated(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getMappingsForRelated(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get the base id mappings for the related id
    -
    getMappingsForRelated(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getMappingsForRelated(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get the base id mappings for the related id
    -
    getMapZoom(boolean, TileMatrix) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    -
    getMapZoom(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getMapZoom(boolean, TileMatrix) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    getMapZoom(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the map zoom level from the tile matrix zoom level
    -
    getMapZoom(TileMatrix) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getMapZoom(TileMatrix) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the map zoom level from the tile matrix
    -
    getMapZoomRange() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getMapZoomRange() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the map zoom level range
    -
    getMaxCacheSize() - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    getMaxCacheSize() - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Get the max cache size used when creating new feature row caches
    -
    getMaxFeaturesPerTile() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getMaxFeaturesPerTile() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the max features per tile
    -
    getMaxFeaturesTileDraw() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getMaxFeaturesTileDraw() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the max features tile draw, the custom tile drawing implementation for tiles with more features than the max at #getMaxFeaturesPerTile
    -
    getMaxLength() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getMaxLength() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the max length in default units that contains tiles
    -
    getMaxM() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    getMaxM() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Get max M
    -
    getMaxSize() - Method in class mil.nga.geopackage.features.user.FeatureCache
    +
    getMaxSize() - Method in class mil.nga.geopackage.features.user.FeatureCache
    Get the cache max size
    -
    getMaxSize(String) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    getMaxSize(String) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Get the cache max size for the table name
    -
    getMaxX() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    getMaxX() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Get max X
    -
    getMaxX() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
    +
    getMaxX() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
    Get the max x
    -
    getMaxY() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    getMaxY() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Get max Y
    -
    getMaxY() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
    +
    getMaxY() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
    Get the max y
    -
    getMaxZ() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    getMaxZ() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Get max Z
    -
    getMaxZoom() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    getMaxZoom() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Get the max zoom
    -
    getMaxZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getMaxZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the max zoom
    -
    getMediaDao(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getMediaDao(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get a related media table DAO
    -
    getMediaDao(ExtendedRelation) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getMediaDao(ExtendedRelation) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get a related media table DAO
    -
    getMediaDao(MediaTable) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getMediaDao(MediaTable) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get a related media table DAO
    -
    getMetadataWhereNameLike(String, String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    getMetadataWhereNameLike(String, String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Get metadata where the name is like
    -
    getMetadataWhereNameNotLike(String, String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    getMetadataWhereNameNotLike(String, String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Get metadata where the name is not like
    -
    getMinLength() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getMinLength() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the min length in default units that contains tiles
    -
    getMinM() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    getMinM() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Get min M
    -
    getMinX() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    getMinX() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Get min X
    -
    getMinX() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
    +
    getMinX() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
    Get the min x
    -
    getMinY() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    getMinY() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Get min Y
    -
    getMinY() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
    +
    getMinY() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
    Get the min y
    -
    getMinZ() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    getMinZ() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Get min Z
    -
    getMinZoom() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    getMinZoom() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Get the min zoom
    -
    getMinZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getMinZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the min zoom
    -
    getName() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    getName() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Get the name
    -
    getName() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getName() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the name
    -
    getName() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getName() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the name
    -
    getName() - Method in class mil.nga.geopackage.extension.rtree.GeometryFunction
    +
    getName() - Method in class mil.nga.geopackage.extension.rtree.GeometryFunction
    Get the function name
    -
    getName() - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    +
    getName() - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    Get the table name
    -
    getNameColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getNameColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the name column
    -
    getNameColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getNameColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the name column
    -
    getNameColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getNameColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the name column index
    -
    getNameColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getNameColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the name column index
    -
    getOpacity() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getOpacity() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the opacity
    -
    getOpacityColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getOpacityColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the opacity column
    -
    getOpacityColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getOpacityColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the opacity column index
    -
    getOpacityOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getOpacityOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the opacity or default value
    -
    getOptimizeZoom() - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    -
    getOrBuildSql() - Method in class mil.nga.geopackage.user.UserQuery
    +
    getOptimizeZoom() - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    getOrBuildSql() - Method in class mil.nga.geopackage.user.UserQuery
    Get or build the SQL statement
    -
    getOrCreate(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    getOrCreate(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Get GeoPackage metadata or create it if it does not exist
    -
    getOrCreate(String, String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    getOrCreate(String, String) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Get a table metadata or create if it does not exist
    -
    getOrderBy() - Method in class mil.nga.geopackage.user.UserQuery
    +
    getOrderBy() - Method in class mil.nga.geopackage.user.UserQuery
    Get the order by value
    -
    getOrNoCacheOpen(String) - Method in class mil.nga.geopackage.GeoPackageCache
    +
    getOrNoCacheOpen(String) - Method in class mil.nga.geopackage.GeoPackageCache
    Get the cached GeoPackage or open the GeoPackage file without caching it
    -
    getOrNoCacheOpen(String, boolean) - Method in class mil.nga.geopackage.GeoPackageCache
    +
    getOrNoCacheOpen(String, boolean) - Method in class mil.nga.geopackage.GeoPackageCache
    Get the cached GeoPackage or open the GeoPackage file without caching it
    -
    getOrOpen(String) - Method in class mil.nga.geopackage.GeoPackageCache
    +
    getOrOpen(String) - Method in class mil.nga.geopackage.GeoPackageCache
    Get the cached GeoPackage or open and cache the GeoPackage
    -
    getOrOpen(String, boolean) - Method in class mil.nga.geopackage.GeoPackageCache
    +
    getOrOpen(String, boolean) - Method in class mil.nga.geopackage.GeoPackageCache
    Get the cached GeoPackage or open and cache the GeoPackage
    -
    getPagination(AttributesCursor) - Static method in class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    +
    getPagination(AttributesCursor) - Static method in class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    Get the pagination offset and limit
    -
    getPagination(FeatureCursor) - Static method in class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    +
    getPagination(FeatureCursor) - Static method in class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    Get the pagination offset and limit
    -
    getPagination(TileCursor) - Static method in class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    +
    getPagination(TileCursor) - Static method in class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    Get the pagination offset and limit
    -
    getPagination(UserCustomCursor) - Static method in class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    +
    getPagination(UserCustomCursor) - Static method in class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    Get the pagination offset and limit
    -
    getPaint(long, FeatureDrawType) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    +
    getPaint(long, FeatureDrawType) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    Get the paint for the style row id and draw type
    -
    getPaint(StyleRow, FeatureDrawType) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    +
    getPaint(StyleRow, FeatureDrawType) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    Get the paint for the style row and draw type
    -
    getPaint(FeatureDrawType) - Method in class mil.nga.geopackage.tiles.features.FeaturePaint
    +
    getPaint(FeatureDrawType) - Method in class mil.nga.geopackage.tiles.features.FeaturePaint
    Get the paint for the draw type
    -
    getPath(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    getPath(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Get the path of the database
    -
    getPath(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    getPath(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get the path of the database
    -
    getPixel(int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    +
    getPixel(int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    Get the pixel at the coordinate
    -
    getPixel(int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    +
    getPixel(int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    Get the pixel at the coordinate
    -
    getPixelValue(byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    getPixelValue(byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Get the pixel value as a 16 bit unsigned integer value
    -
    getPixelValue(byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    getPixelValue(byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Get the pixel value as a float from the image and the coordinate
    -
    getPixelValues(byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    getPixelValues(byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Get the pixel values of the image as 16 bit unsigned integer values
    -
    getPixelValues(byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    getPixelValues(byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Get the pixel values of the image as floats
    -
    getPkColumnName() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    getPkColumnName() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Get the primary key column name
    -
    getPkColumnName() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    getPkColumnName() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Get the primary key column name
    -
    getPointBitmap() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    +
    getPointBitmap() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    Get the point bitmap
    -
    getPointCanvas() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    +
    getPointCanvas() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    Get the point canvas
    -
    getPointIcon() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPointIcon() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the point icon
    -
    getPointPaint() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPointPaint() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get point paint
    -
    getPointPaint(FeatureStyle) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPointPaint(FeatureStyle) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the point paint for the feature style, or return the default paint
    -
    getPointRadius() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPointRadius() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the point radius
    -
    getPolygonAlpha() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPolygonAlpha() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get polygon alpha
    -
    getPolygonBitmap() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    +
    getPolygonBitmap() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    Get the polygon bitmap
    -
    getPolygonCanvas() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    +
    getPolygonCanvas() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    Get the polygon canvas
    -
    getPolygonColor() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPolygonColor() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get polygon color
    -
    getPolygonFillAlpha() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPolygonFillAlpha() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get polygon fill alpha
    -
    getPolygonFillColor() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPolygonFillColor() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get polygon fill color
    -
    getPolygonFillPaint(FeatureStyle) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPolygonFillPaint(FeatureStyle) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the polygon fill paint for the feature style, or return the default paint
    -
    getPolygonFillPaintCopy() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPolygonFillPaintCopy() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the polygon fill paint
    -
    getPolygonPaint(FeatureStyle) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPolygonPaint(FeatureStyle) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the polygon paint for the feature style, or return the default paint
    -
    getPolygonPaintCopy() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPolygonPaintCopy() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get a copy of the polygon paint, must call FeatureTiles.setPolygonPaint(Paint) to update the paint
    -
    getPolygonStrokeWidth() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getPolygonStrokeWidth() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get polygon stroke width
    -
    getPosition() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getProgress() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    getPosition() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getProgress() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Get the progress tracker
    -
    getProjection() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    -
    getProjectionToWebMercatorTransform(Projection) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getProjection() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    getProjectionToWebMercatorTransform(Projection) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Create a projection transformation from provided projection to Web Mercator
    -
    getPropertiesExtension(GeoPackage) - Method in class mil.nga.geopackage.extension.nga.properties.PropertiesManager
    -
    getQuery() - Method in class mil.nga.geopackage.user.UserCursor
    +
    getPropertiesExtension(GeoPackage) - Method in class mil.nga.geopackage.extension.nga.properties.PropertiesManager
    +
    getQuery() - Method in class mil.nga.geopackage.user.UserCursor
    Get the user query
    -
    getRasters() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    +
    getRasters() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    Get the rasters, read if needed
    -
    getReader() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    +
    getReader() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    Get the PNG reader
    -
    getRectangle(long, long, BoundingBox, BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    +
    getRectangle(long, long, BoundingBox, BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    Get a rectangle using the tile width, height, bounding box, and the bounding box section within the outer box to build the rectangle from
    -
    getRelatedId() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    +
    getRelatedId() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    Get the related ID
    -
    getRelatedIdColumn() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    +
    getRelatedIdColumn() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    Get the related ID column
    -
    getRelatedIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    +
    getRelatedIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    Get the related ID column index
    -
    getRelatedTables() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    -
    getReprojectTileDao() - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    getRelatedTables() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getReprojectTileDao() - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Get the reprojection tile DAO
    -
    getRequestProjection() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    getRequestProjection() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Get the request projection
    -
    getResults() - Method in class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    -
    getResults() - Method in class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    -
    getResults() - Method in class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    -
    getResults() - Method in class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    -
    getResults() - Method in class mil.nga.geopackage.user.UserPaginatedCursor
    -
    getRoundedFloatRectangle(long, long, BoundingBox, BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    +
    getResults() - Method in class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    +
    getResults() - Method in class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    +
    getResults() - Method in class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    +
    getResults() - Method in class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    +
    getResults() - Method in class mil.nga.geopackage.user.UserPaginatedCursor
    +
    getRoundedFloatRectangle(long, long, BoundingBox, BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    Get a rectangle with rounded floating point boundaries using the tile width, height, bounding box, and the bounding box section within the outer box to build the rectangle from
    -
    getRow() - Method in class mil.nga.geopackage.user.UserCursor
    -
    getRow() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getRow(int[], Object[]) - Method in class mil.nga.geopackage.attributes.AttributesCursor
    -
    getRow(int[], Object[]) - Method in class mil.nga.geopackage.features.user.FeatureCursor
    -
    getRow(int[], Object[]) - Method in class mil.nga.geopackage.tiles.user.TileCursor
    -
    getRow(int[], Object[]) - Method in class mil.nga.geopackage.user.custom.UserCustomCursor
    -
    getRow(int[], Object[]) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getRow(AttributesCursor) - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
    +
    getRow() - Method in class mil.nga.geopackage.user.UserCursor
    +
    getRow() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getRow(int[], Object[]) - Method in class mil.nga.geopackage.attributes.AttributesCursor
    +
    getRow(int[], Object[]) - Method in class mil.nga.geopackage.features.user.FeatureCursor
    +
    getRow(int[], Object[]) - Method in class mil.nga.geopackage.tiles.user.TileCursor
    +
    getRow(int[], Object[]) - Method in class mil.nga.geopackage.user.custom.UserCustomCursor
    +
    getRow(int[], Object[]) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getRow(AttributesCursor) - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
    Get the style row from the current cursor location
    -
    getRow(AttributesRow) - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
    +
    getRow(AttributesRow) - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
    Get a style row from the attributes row
    -
    getRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.nga.style.IconDao
    +
    getRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.nga.style.IconDao
    Get the icon row from the current cursor location
    -
    getRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    +
    getRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    Get the style mapping row from the current cursor location
    -
    getRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.related.media.MediaDao
    +
    getRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.related.media.MediaDao
    Get the media row from the current cursor location
    -
    getRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    +
    getRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    Get the simple attributes row from the current cursor location
    -
    getRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    getRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Get the user mapping row from the current cursor location
    -
    getRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    getRow(UserCustomCursor) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Get the RTree Index Table row from the current cursor location
    -
    getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.nga.style.IconDao
    +
    getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.nga.style.IconDao
    Get a icon row from the user custom row
    -
    getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    +
    getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    Get a style mapping row from the user custom row
    -
    getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.related.media.MediaDao
    +
    getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.related.media.MediaDao
    Get a media row from the user custom row
    -
    getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    +
    getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    Get a simple attributes row from the user custom row
    -
    getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Get a user mapping row from the user custom row
    -
    getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Get the RTree Index Table row from the user custom row
    -
    getRows() - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    +
    getRows() - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    Get the feature rows
    -
    getRows(List<Long>) - Method in class mil.nga.geopackage.extension.related.media.MediaDao
    +
    getRows(List<Long>) - Method in class mil.nga.geopackage.extension.related.media.MediaDao
    Get the media rows that exist with the provided ids
    -
    getRows(List<Long>) - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    +
    getRows(List<Long>) - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    Get the simple attributes rows that exist with the provided ids
    -
    getRTreeIndexExtension() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    getRTreeIndexExtension() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Get the RTree index extension
    -
    getRTreeIndexTableDao() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    getRTreeIndexTableDao() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Get the RTree Index Table DAO
    -
    getScaling() - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
    +
    getScaling() - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
    Get the Tile Scaling options
    -
    getScaling() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    getScaling() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Get the tile scaling options
    -
    getScaling() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    getScaling() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Get the tile scaling settings
    -
    getSelection() - Method in class mil.nga.geopackage.user.UserQuery
    +
    getSelection() - Method in class mil.nga.geopackage.user.UserQuery
    Get the selection value
    -
    getSelectionArgs() - Method in class mil.nga.geopackage.user.UserCursor
    -
    getSelectionArgs() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getSelectionArgs() - Method in class mil.nga.geopackage.user.UserQuery
    +
    getSelectionArgs() - Method in class mil.nga.geopackage.user.UserCursor
    +
    getSelectionArgs() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getSelectionArgs() - Method in class mil.nga.geopackage.user.UserQuery
    Get the selection args
    -
    getShort(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getSimpleAttributesDao(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getShort(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getSimpleAttributesDao(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get a related simple attributes table DAO
    -
    getSimpleAttributesDao(ExtendedRelation) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getSimpleAttributesDao(ExtendedRelation) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get a related simple attributes table DAO
    -
    getSimpleAttributesDao(SimpleAttributesTable) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getSimpleAttributesDao(SimpleAttributesTable) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get a related simple attributes table DAO
    -
    getSize() - Method in class mil.nga.geopackage.features.user.FeatureCache
    +
    getSize() - Method in class mil.nga.geopackage.features.user.FeatureCache
    Get the current cache size, number of feature rows cached
    -
    getSize(String) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    getSize(String) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Get the current cache size, number of feature rows cached, for the table name
    -
    getSql() - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    +
    getSql() - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    Get the SQL statement
    -
    getSql() - Method in class mil.nga.geopackage.user.UserCursor
    -
    getSql() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getSql() - Method in class mil.nga.geopackage.user.UserQuery
    +
    getSql() - Method in class mil.nga.geopackage.user.UserCursor
    +
    getSql() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getSql() - Method in class mil.nga.geopackage.user.UserQuery
    Get the raw SQL value
    -
    getSrs() - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    getSrs() - Method in class mil.nga.geopackage.features.user.FeatureDao
    Get the Spatial Reference System
    -
    getSrs() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getSrs() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the Spatial Reference System
    -
    getSrsId() - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    getSrsId() - Method in class mil.nga.geopackage.features.user.FeatureDao
    Get the Spatial Reference System id
    -
    getSrsId() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getSrsId() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the Spatial Reference System id
    -
    getString(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getStyle() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    +
    getString(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getStyle() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    Get the style row
    -
    getStyle() - Method in class mil.nga.geopackage.extension.nga.style.Styles
    +
    getStyle() - Method in class mil.nga.geopackage.extension.nga.style.Styles
    Get the style, either the default or single geometry type style
    -
    getStyle(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getStyle(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the style of the feature, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
    -
    getStyle(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getStyle(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the style of the feature, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
    -
    getStyle(String, long, GeometryType, boolean) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getStyle(String, long, GeometryType, boolean) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the style of the feature, searching in order: feature geometry type style, feature default style, when tableStyle enabled continue searching: table geometry type style, table default style
    -
    getStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the style of the feature row, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
    -
    getStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the style of the feature row, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
    -
    getStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the style of the feature row with the provided geometry type, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
    -
    getStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the style of the feature row with the provided geometry type, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
    -
    getStyle(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.Styles
    +
    getStyle(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.Styles
    Get the style for the geometry type
    -
    getStyleDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getStyleDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get a style DAO
    -
    getStyleDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getStyleDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get a style DAO
    -
    getStyleDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getStyleDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the default style of the feature, searching in order: feature default style, table default style
    -
    getStyleDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getStyleDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the default style of the feature, searching in order: feature default style, table default style
    -
    getStyleDefault(String, long, boolean) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getStyleDefault(String, long, boolean) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the default style of the feature, searching in order: feature default style, when tableStyle enabled continue searching: table default style
    -
    getStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the default style of the feature row, searching in order: feature default style, table default style
    -
    getStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the default style of the feature row, searching in order: feature default style, table default style
    -
    getStyleMappingDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getStyleMappingDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get a Style Mapping DAO
    -
    getStyleMappingDao(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getStyleMappingDao(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get a Style Mapping DAO
    -
    getStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyles
    +
    getStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyles
    Get the styles
    -
    getStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get all styles used by the feature table
    -
    getStyles() - Method in class mil.nga.geopackage.extension.nga.style.Styles
    +
    getStyles() - Method in class mil.nga.geopackage.extension.nga.style.Styles
    Get an unmodifiable mapping between specific geometry types and styles
    -
    getStyles(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getStyles(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the styles for the feature id
    -
    getStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get all styles used by the feature table
    -
    getStyles(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getStyles(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the styles for the feature table and feature id
    -
    getStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the styles for the feature row
    -
    getStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the styles for the feature row
    -
    getTable() - Method in class mil.nga.geopackage.extension.nga.style.IconDao
    -
    getTable() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    -
    getTable() - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
    -
    getTable() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    -
    getTable() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    -
    getTable() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    -
    getTable() - Method in class mil.nga.geopackage.extension.related.media.MediaDao
    -
    getTable() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    -
    getTable() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    -
    getTable() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    -
    getTable() - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    -
    getTable() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    -
    getTable() - Method in class mil.nga.geopackage.user.UserConnection
    +
    getTable() - Method in class mil.nga.geopackage.extension.nga.style.IconDao
    +
    getTable() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getTable() - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
    +
    getTable() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    +
    getTable() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    +
    getTable() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getTable() - Method in class mil.nga.geopackage.extension.related.media.MediaDao
    +
    getTable() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    getTable() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    +
    getTable() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    +
    getTable() - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    getTable() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    +
    getTable() - Method in class mil.nga.geopackage.user.UserConnection
    Get the table
    -
    getTable() - Method in class mil.nga.geopackage.user.UserCursor
    -
    getTable() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getTable() - Method in class mil.nga.geopackage.user.UserQuery
    +
    getTable() - Method in class mil.nga.geopackage.user.UserCursor
    +
    getTable() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getTable() - Method in class mil.nga.geopackage.user.UserQuery
    Get the table name
    -
    getTableDao(String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    +
    getTableDao(String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    Get a RTree Index Table DAO for the feature table
    -
    getTableDao(FeatureDao) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    +
    getTableDao(FeatureDao) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    Get a RTree Index Table DAO for the feature dao
    -
    getTableFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getTableFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the table feature styles
    -
    getTableFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getTableFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature table default feature styles
    -
    getTableFeatureStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getTableFeatureStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature table default feature styles
    -
    getTableIcon(String, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getTableIcon(String, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the icon of the feature table and geometry type
    -
    getTableIcon(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getTableIcon(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the table icon of the geometry type
    -
    getTableIconDefault() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getTableIconDefault() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the table icon default
    -
    getTableIconDefault(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getTableIconDefault(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the default icon of the feature table
    -
    getTableIconMappingDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getTableIconMappingDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get a Table Icon Mapping DAO
    -
    getTableIconMappingDao(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getTableIconMappingDao(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get a Table Icon Mapping DAO
    -
    getTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the table icons
    -
    getTableIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getTableIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature table default icons
    -
    getTableIcons(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getTableIcons(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature table default icons
    -
    getTableName() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    getTableName() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Get the table name
    -
    getTableName() - Method in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    getTableName() - Method in class mil.nga.geopackage.db.metadata.TableMetadata
    Get the table name
    -
    getTableName() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getTableName() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the feature table name
    -
    getTableName() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    getTableName() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Get the table name
    -
    getTableName() - Method in class mil.nga.geopackage.user.UserCursor
    -
    getTableName() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getTables() - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    getTableName() - Method in class mil.nga.geopackage.user.UserCursor
    +
    getTableName() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getTables() - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Get the feature table names with a feature row cache
    -
    getTableStyle(String, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getTableStyle(String, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the style of the feature table and geometry type
    -
    getTableStyle(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getTableStyle(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the table style of the geometry type
    -
    getTableStyleDefault() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getTableStyleDefault() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the table style default
    -
    getTableStyleDefault(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getTableStyleDefault(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the default style of the feature table
    -
    getTableStyleMappingDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getTableStyleMappingDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get a Table Style Mapping DAO
    -
    getTableStyleMappingDao(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getTableStyleMappingDao(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get a Table Style Mapping DAO
    -
    getTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    getTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the table styles
    -
    getTableStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getTableStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature table default styles
    -
    getTableStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    getTableStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the feature table default styles
    -
    getTextPaint() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    getTextPaint() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Get the paint object used to draw the text
    -
    getTile(int, int, int) - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
    +
    getTile(int, int, int) - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
    Get a tile from the x, y, and zoom
    -
    getTile(int, int, int) - Method in interface mil.nga.geopackage.tiles.retriever.TileRetriever
    +
    getTile(int, int, int) - Method in interface mil.nga.geopackage.tiles.retriever.TileRetriever
    Get a tile from the x, y, and zoom
    -
    getTile(int, int, int) - Method in class mil.nga.geopackage.tiles.retriever.XYZGeoPackageTileRetriever
    +
    getTile(int, int, int) - Method in class mil.nga.geopackage.tiles.retriever.XYZGeoPackageTileRetriever
    Get a tile from the x, y, and zoom
    -
    getTile(BoundingBox) - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    getTile(BoundingBox) - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Get the tile from the request bounding box in the request projection
    -
    getTile(BoundingBox, long) - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    getTile(BoundingBox, long) - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Get the tile from the request bounding box in the request projection, only from the zoom level
    -
    getTileBorderPaint() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    getTileBorderPaint() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Get the tile border paint object used to draw a border around the tile
    -
    getTileColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getTileColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the tile column
    -
    getTileColumnColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getTileColumnColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the tile column column
    -
    getTileColumnColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getTileColumnColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the tile column column index
    -
    getTileCount() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    getTileCount() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Get the tile count of tiles to be generated
    -
    getTileDao() - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    getTileDao() - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    Get the tile dao
    -
    getTileDao() - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    getTileDao() - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Get the tile DAO
    -
    getTileDao() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    getTileDao() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Get the tile dao
    -
    getTileDao(boolean) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    getTileDao(boolean) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Get the corresponding tile dao
    -
    getTileDao(String) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getTileDao(String) - Method in interface mil.nga.geopackage.GeoPackage
    Get a Tile DAO from a table name
    -
    getTileDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getTileDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get a Tile DAO from a table name
    -
    getTileDao(Contents) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getTileDao(Contents) - Method in interface mil.nga.geopackage.GeoPackage
    Get a Tile DAO from Contents
    -
    getTileDao(Contents) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getTileDao(Contents) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get a Tile DAO from Contents
    -
    getTileDao(TileMatrixSet) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getTileDao(TileMatrixSet) - Method in interface mil.nga.geopackage.GeoPackage
    Get a Tile DAO from Tile Matrix Set
    -
    getTileDao(TileMatrixSet) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getTileDao(TileMatrixSet) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get a Tile DAO from Tile Matrix Set
    -
    getTileDao(TileTable) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getTileDao(TileTable) - Method in interface mil.nga.geopackage.GeoPackage
    Get a Tile DAO from a table
    -
    getTileDao(TileTable) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getTileDao(TileTable) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get a Tile DAO from a table
    -
    getTileDaosForFeatureTable(String) - Method in class mil.nga.geopackage.extension.nga.link.FeatureTileTableLinker
    +
    getTileDaosForFeatureTable(String) - Method in class mil.nga.geopackage.extension.nga.link.FeatureTileTableLinker
    Query for the tile tables linked to a feature table and return tile DAOs to those tables
    -
    getTileData() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getTileData() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the tile data
    -
    getTileDataBitmap() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getTileDataBitmap() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the tile data bitmap
    -
    getTileDataBitmap(BitmapFactory.Options) - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getTileDataBitmap(BitmapFactory.Options) - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the tile data bitmap with decoding options
    -
    getTileDataColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getTileDataColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the tile data column
    -
    getTileDataColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getTileDataColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the tile data column index
    -
    getTileDb() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getTileDb() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the Tile connection
    -
    getTileFillPaint() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    getTileFillPaint() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Get the tile fill paint object used to color the entire tile
    -
    getTileGrid(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getTileGrid(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the tile grid of the zoom level
    -
    getTileHeight() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getTileHeight() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the tile height
    -
    getTileMatrices() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getTileMatrices() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the tile matrices
    -
    getTileMatrices(boolean) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    -
    getTileMatrix() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTileMatrixResults
    +
    getTileMatrices(boolean) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    getTileMatrix() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTileMatrixResults
    Get the tile matrix
    -
    getTileMatrix(boolean, long) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    -
    getTileMatrix(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getTileMatrix(boolean, long) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    getTileMatrix(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the tile matrix at the zoom level
    -
    getTileMatrixAtMinZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getTileMatrixAtMinZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the tile matrix at the min (first) zoom
    -
    getTileMatrixDao() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getTileMatrixDao() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get a tile matrix DAO
    -
    getTileMatrixSet() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    getTileMatrixSet() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Get the tile matrix set
    -
    getTileMatrixSet() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getTileMatrixSet() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the tile matrix set
    -
    getTileMatrixSet(boolean) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    -
    getTileMatrixSetDao() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getTileMatrixSet(boolean) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    getTileMatrixSetDao() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get a tile matrix set DAO
    -
    getTileResults() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTileMatrixResults
    +
    getTileResults() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTileMatrixResults
    Get the tile results
    -
    getTileRow() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getTileRow() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the tile row
    -
    getTileRowColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getTileRowColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the tile row column
    -
    getTileRowColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getTileRowColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the tile row column index
    -
    getTileSetBoundingBox() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    getTileSetBoundingBox() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Get the tile set bounding box
    -
    getTilesProjection() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    getTilesProjection() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Get the tiles projection
    -
    getTileWidth() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getTileWidth() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the tile width
    -
    getTolerance() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    getTolerance() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Get the query range tolerance
    -
    getTolerance() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    getTolerance() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Get the query range tolerance
    -
    getTolerance() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    getTolerance() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Get the query range tolerance
    -
    getTolerance() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    getTolerance() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Get the query range tolerance
    -
    getType(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getUserCustomDao(String) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getType(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getUserCustomDao(String) - Method in interface mil.nga.geopackage.GeoPackage
    Get a User Custom DAO from a table name
    -
    getUserCustomDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getUserCustomDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get a User Custom DAO from a table name
    -
    getUserCustomDao(UserCustomTable) - Method in interface mil.nga.geopackage.GeoPackage
    +
    getUserCustomDao(UserCustomTable) - Method in interface mil.nga.geopackage.GeoPackage
    Get a User Custom DAO from a table
    -
    getUserCustomDao(UserCustomTable) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    getUserCustomDao(UserCustomTable) - Method in class mil.nga.geopackage.GeoPackageImpl
    Get a User Custom DAO from a table
    -
    getUserDao(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    getUserDao(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Get a User Custom DAO from a table name
    -
    getUserDb() - Method in class mil.nga.geopackage.user.custom.UserCustomDao
    +
    getUserDb() - Method in class mil.nga.geopackage.user.custom.UserCustomDao
    Get the User Custom connection
    -
    getValue(int) - Method in class mil.nga.geopackage.db.CursorResult
    -
    getValue(int) - Method in class mil.nga.geopackage.user.UserCursor
    -
    getValue(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getValue(int, GeoPackageDataType) - Method in class mil.nga.geopackage.db.CursorResult
    -
    getValue(int, GeoPackageDataType) - Method in class mil.nga.geopackage.user.UserCursor
    -
    getValue(int, GeoPackageDataType) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getValue(String) - Method in class mil.nga.geopackage.user.UserCursor
    -
    getValue(String) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getValue(GriddedTile, byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    getValue(int) - Method in class mil.nga.geopackage.db.CursorResult
    +
    getValue(int) - Method in class mil.nga.geopackage.user.UserCursor
    +
    getValue(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getValue(int, GeoPackageDataType) - Method in class mil.nga.geopackage.db.CursorResult
    +
    getValue(int, GeoPackageDataType) - Method in class mil.nga.geopackage.user.UserCursor
    +
    getValue(int, GeoPackageDataType) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getValue(String) - Method in class mil.nga.geopackage.user.UserCursor
    +
    getValue(String) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getValue(GriddedTile, byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    Get the coverage data value
    -
    getValue(GriddedTile, byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    getValue(GriddedTile, byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Get the coverage data value
    -
    getValue(GriddedTile, byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    getValue(GriddedTile, byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Get the coverage data value
    -
    getValue(GriddedTile, CoverageDataPngImage, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    -
    getValue(GriddedTile, CoverageDataTiffImage, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    -
    getValue(GriddedTile, TileRow, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    getValue(GriddedTile, CoverageDataPngImage, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    getValue(GriddedTile, CoverageDataTiffImage, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    getValue(GriddedTile, TileRow, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    Get the coverage data value of the pixel in the tile row image
    -
    getValue(GriddedTile, TileRow, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    getValue(GriddedTile, TileRow, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Get the coverage data value of the pixel in the tile row image
    -
    getValue(GriddedTile, TileRow, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    getValue(GriddedTile, TileRow, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Get the coverage data value of the pixel in the tile row image
    -
    getValue(FeatureColumn) - Method in class mil.nga.geopackage.features.user.FeatureCursor
    +
    getValue(FeatureColumn) - Method in class mil.nga.geopackage.features.user.FeatureCursor
    Handles geometries
    -
    getValue(TileRow, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    getValue(TileRow, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    Get the coverage data value of the pixel in the tile row image
    -
    getValue(TColumn) - Method in class mil.nga.geopackage.user.UserCursor
    -
    getValue(TColumn) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    getValues() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    getValue(TColumn) - Method in class mil.nga.geopackage.user.UserCursor
    +
    getValue(TColumn) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    getValues() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Get the values
    -
    getValues(CoverageDataRequest, Integer, Integer) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    -
    getValues(GriddedTile, byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    getValues(CoverageDataRequest, Integer, Integer) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    getValues(GriddedTile, byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    Get the coverage data values
    -
    getValues(GriddedTile, byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    getValues(GriddedTile, byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Get the coverage data values
    -
    getValues(GriddedTile, byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    getValues(GriddedTile, byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Get the coverage data values
    -
    getValuesUnbounded(CoverageDataRequest) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    -
    getWgs84ToWebMercatorTransform() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getValuesUnbounded(CoverageDataRequest) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    getWgs84ToWebMercatorTransform() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Create a projection transformation from WGS84 to Web Mercator
    -
    getWhere() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    getWhere() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Get the where clause
    -
    getWhereArgs() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    getWhereArgs() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Get the where arguments
    -
    getWidth() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    -
    getWidth() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    -
    getWidth() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getWidth() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    +
    getWidth() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    +
    getWidth() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the width
    -
    getWidth() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getWidth() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the width
    -
    getWidth() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    +
    getWidth() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    Get the width
    -
    getWidth() - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    +
    getWidth() - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    Get width
    -
    getWidth() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    getWidth() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Get the requested tile width
    -
    getWidthColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getWidthColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the width column
    -
    getWidthColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getWidthColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the width column
    -
    getWidthColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    getWidthColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Get the width column index
    -
    getWidthColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getWidthColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the width column index
    -
    getWidthDrawOverlap() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    getWidthDrawOverlap() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Get the width draw overlap
    -
    getWidthOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    getWidthOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Get the width value or default width
    -
    getWriter() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    +
    getWriter() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
    Get the PNG writer
    -
    getXOffset() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    +
    getXOffset() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    Get the x offset
    -
    getYOffset() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    +
    getYOffset() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    Get the y offset
    -
    getZoomLevel() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getZoomLevel() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the zoom level
    -
    getZoomLevel(double) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getZoomLevel(double) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the zoom level for the provided width and height in the default units
    -
    getZoomLevel(double, double) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getZoomLevel(double, double) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the zoom level for the provided width and height in the default units
    -
    getZoomLevelColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getZoomLevelColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the zoom level column
    -
    getZoomLevelColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    getZoomLevelColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileRow
    Get the zoom level column index
    -
    getZoomLevels() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    getZoomLevels() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Get the zoom levels (read only)
    -
    getZoomLevels() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    getZoomLevels() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Get the zoom levels
    -
    GROUP_BY - mil.nga.geopackage.user.UserQueryParamType
    +
    GROUP_BY - Enum constant in enum mil.nga.geopackage.user.UserQueryParamType
    Group by
    - - - -

    H

    -
    -
    has() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +

    H

    +
    +
    has() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Determine if the GeoPackage has the extension for the table
    -
    has() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    has() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Determine if this feature table has the RTree extension
    -
    has(UserQueryParamType) - Method in class mil.nga.geopackage.user.UserQuery
    +
    has(UserQueryParamType) - Method in class mil.nga.geopackage.user.UserQuery
    Check if there is a param value
    -
    hasColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    hasColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Check if the style has a color
    -
    hasDefault() - Method in class mil.nga.geopackage.extension.nga.style.Icons
    +
    hasDefault() - Method in class mil.nga.geopackage.extension.nga.style.Icons
    Determine if there is a default icon
    -
    hasDefault() - Method in class mil.nga.geopackage.extension.nga.style.Styles
    +
    hasDefault() - Method in class mil.nga.geopackage.extension.nga.style.Styles
    Determine if there is a default style
    -
    hasFillColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    hasFillColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Check if the style has a fill color
    -
    hasIcon() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    +
    hasIcon() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    Check if the feature style has an icon row
    -
    hasIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    hasIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Determine if an icon relationship exists for the feature table
    -
    hasIconRowMapping(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    hasIconRowMapping(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Determine if a mapping to the icon row id exists
    -
    hasIconRowMapping(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    hasIconRowMapping(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Determine if a mapping to the icon row exists
    -
    hasId(long) - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    +
    hasId(long) - Method in class mil.nga.geopackage.db.FeatureIndexerIdQuery
    Check if the query has the id
    -
    hasInvalidPositions() - Method in class mil.nga.geopackage.user.UserCursor
    +
    hasInvalidPositions() - Method in class mil.nga.geopackage.user.UserCursor
    Determine if invalid positions were found when retrieving rows or if all are invalid (null)
    -
    hasMapping(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    hasMapping(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Determine if a mapping to the table and id exists
    -
    hasMapping(String, long, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    hasMapping(String, long, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Determine if the base id and related id mapping exists
    -
    hasMappingToBase(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    hasMappingToBase(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Determine if a mapping to the base table and id exists
    -
    hasMappingToBase(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    hasMappingToBase(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Determine if a mapping in the extended relations to the base id exists
    -
    hasMappingToBase(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    hasMappingToBase(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Determine if a mapping in the extended relation to the base id exists
    -
    hasMappingToRelated(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    hasMappingToRelated(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Determine if a mapping to the related table and id exists
    -
    hasMappingToRelated(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    hasMappingToRelated(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Determine if a mapping in the extended relations to the related id exists
    -
    hasMappingToRelated(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    hasMappingToRelated(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Determine if a mapping in the extended relation to the related id exists
    -
    hasRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    hasRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Check if feature table has a style, icon, table style, or table icon relationships
    -
    hasStyle() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    +
    hasStyle() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    Check if the feature style has a style row
    -
    hasStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    hasStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Determine if a style relationship exists for the feature table
    -
    hasStyleRowMapping(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    hasStyleRowMapping(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Determine if a mapping to the style row id exists
    -
    hasStyleRowMapping(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    hasStyleRowMapping(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Determine if a mapping to the style row exists
    -
    hasTableIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    hasTableIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Determine if feature table icon relationship exists
    -
    hasTableStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    hasTableStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Determine if feature table style relationship exists
    -
    hasTile(int, int, int) - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
    +
    hasTile(int, int, int) - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
    Check if there is a tile for the x, y, and zoom
    -
    hasTile(int, int, int) - Method in interface mil.nga.geopackage.tiles.retriever.TileRetriever
    +
    hasTile(int, int, int) - Method in interface mil.nga.geopackage.tiles.retriever.TileRetriever
    Check if there is a tile for the x, y, and zoom
    -
    hasTile(int, int, int) - Method in class mil.nga.geopackage.tiles.retriever.XYZGeoPackageTileRetriever
    +
    hasTile(int, int, int) - Method in class mil.nga.geopackage.tiles.retriever.XYZGeoPackageTileRetriever
    Check if there is a tile for the x, y, and zoom
    -
    hasTile(BoundingBox) - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    hasTile(BoundingBox) - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Check if the tile table contains a tile for the request bounding box
    -
    HAVING - mil.nga.geopackage.user.UserQueryParamType
    +
    HAVING - Enum constant in enum mil.nga.geopackage.user.UserQueryParamType
    Having
    -
    height - Variable in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    +
    height - Variable in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    Tile height
    -
    heightOverlap - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    heightOverlap - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Height overlapping pixels between tile images
    -
    HIGH_DENSITY - Static variable in class mil.nga.geopackage.tiles.TileUtils
    +
    HIGH_DENSITY - Static variable in class mil.nga.geopackage.tiles.TileUtils
    High density scale
    - - - -

    I

    -
    -
    IconCache - Class in mil.nga.geopackage.extension.nga.style
    +

    I

    +
    +
    IconCache - Class in mil.nga.geopackage.extension.nga.style
    Icon Cache of icon bitmaps
    -
    IconCache() - Constructor for class mil.nga.geopackage.extension.nga.style.IconCache
    +
    IconCache() - Constructor for class mil.nga.geopackage.extension.nga.style.IconCache
    Constructor, created with cache size of IconCache.DEFAULT_CACHE_SIZE
    -
    IconCache(int) - Constructor for class mil.nga.geopackage.extension.nga.style.IconCache
    +
    IconCache(int) - Constructor for class mil.nga.geopackage.extension.nga.style.IconCache
    Constructor
    -
    IconDao - Class in mil.nga.geopackage.extension.nga.style
    +
    IconDao - Class in mil.nga.geopackage.extension.nga.style
    Icon DAO for reading icon tables
    -
    IconDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.nga.style.IconDao
    +
    IconDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.nga.style.IconDao
    Constructor
    -
    IconRow - Class in mil.nga.geopackage.extension.nga.style
    +
    IconRow - Class in mil.nga.geopackage.extension.nga.style
    Icon Row containing the values from a single cursor row
    -
    IconRow() - Constructor for class mil.nga.geopackage.extension.nga.style.IconRow
    +
    IconRow() - Constructor for class mil.nga.geopackage.extension.nga.style.IconRow
    Constructor to create an empty row
    -
    IconRow(IconRow) - Constructor for class mil.nga.geopackage.extension.nga.style.IconRow
    +
    IconRow(IconRow) - Constructor for class mil.nga.geopackage.extension.nga.style.IconRow
    Copy Constructor
    -
    IconRow(IconTable) - Constructor for class mil.nga.geopackage.extension.nga.style.IconRow
    +
    IconRow(IconTable) - Constructor for class mil.nga.geopackage.extension.nga.style.IconRow
    Constructor to create an empty row
    -
    IconRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.nga.style.IconRow
    +
    IconRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.nga.style.IconRow
    Constructor
    -
    Icons - Class in mil.nga.geopackage.extension.nga.style
    +
    Icons - Class in mil.nga.geopackage.extension.nga.style
    Icons for a single feature geometry or feature table default
    -
    Icons() - Constructor for class mil.nga.geopackage.extension.nga.style.Icons
    +
    Icons() - Constructor for class mil.nga.geopackage.extension.nga.style.Icons
    Constructor
    -
    Icons(boolean) - Constructor for class mil.nga.geopackage.extension.nga.style.Icons
    +
    Icons(boolean) - Constructor for class mil.nga.geopackage.extension.nga.style.Icons
    Constructor
    -
    id - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    id - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Geometry id, "foreign key" to a user table
    -
    id - Variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    id - Variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Id
    -
    ids() - Method in class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
    +
    ids() - Method in class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
    Iterable for iterating over feature ids in place of feature rows
    -
    ids() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
    +
    ids() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
    Iterable for iterating over feature ids in place of feature rows
    -
    ids() - Method in class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
    +
    ids() - Method in class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
    Iterable for iterating over feature ids in place of feature rows
    -
    ids() - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
    +
    ids() - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
    Iterable for iterating over feature ids in place of feature rows
    -
    ids() - Method in class mil.nga.geopackage.features.index.FeatureIndexMetadataResults
    +
    ids() - Method in class mil.nga.geopackage.features.index.FeatureIndexMetadataResults
    Iterable for iterating over feature ids in place of feature rows
    -
    ids() - Method in interface mil.nga.geopackage.features.index.FeatureIndexResults
    +
    ids() - Method in interface mil.nga.geopackage.features.index.FeatureIndexResults
    Iterable for iterating over feature ids in place of feature rows
    -
    ids() - Method in class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
    +
    ids() - Method in class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
    Iterable for iterating over feature ids in place of feature rows
    -
    ids() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    +
    ids() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    Iterable for iterating over feature ids in place of feature rows
    -
    ids() - Method in class mil.nga.geopackage.user.UserCursor
    -
    ids() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    ignoreFeatureTableStyles() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    ids() - Method in class mil.nga.geopackage.user.UserCursor
    +
    ids() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    ignoreFeatureTableStyles() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Ignore the feature table styles within the GeoPackage
    -
    importGeoPackage(DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(DocumentFile, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(DocumentFile, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(DocumentFile, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(DocumentFile, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(DocumentFile, boolean, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(DocumentFile, boolean, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(DocumentFile, boolean, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(DocumentFile, boolean, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(DocumentFile, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(DocumentFile, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(DocumentFile, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(DocumentFile, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(File) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(File) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(File, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(File, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(File, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(File, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(File, boolean, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(File, boolean, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(File, boolean, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(File, boolean, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(File, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(File, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(File, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(File, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(String, DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(String, DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(String, DocumentFile, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, DocumentFile, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(String, DocumentFile, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, DocumentFile, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(String, DocumentFile, boolean, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, DocumentFile, boolean, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(String, DocumentFile, boolean, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, DocumentFile, boolean, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(String, DocumentFile, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, DocumentFile, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(String, DocumentFile, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, DocumentFile, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(String, File) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, File) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(String, File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(String, File, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, File, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(String, File, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, File, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(String, File, boolean, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, File, boolean, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(String, File, boolean, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, File, boolean, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(String, File, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, File, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file
    -
    importGeoPackage(String, File, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, File, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file
    -
    importGeoPackage(String, InputStream) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, InputStream) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage stream
    -
    importGeoPackage(String, InputStream) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, InputStream) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage stream
    -
    importGeoPackage(String, InputStream, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, InputStream, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage stream
    -
    importGeoPackage(String, InputStream, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, InputStream, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage stream
    -
    importGeoPackage(String, InputStream, boolean, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, InputStream, boolean, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage stream
    -
    importGeoPackage(String, InputStream, boolean, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, InputStream, boolean, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage stream
    -
    importGeoPackage(String, InputStream, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, InputStream, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage stream
    -
    importGeoPackage(String, InputStream, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, InputStream, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage stream
    -
    importGeoPackage(String, URL) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, URL) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file from a URL
    -
    importGeoPackage(String, URL) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, URL) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file from a URL
    -
    importGeoPackage(String, URL, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, URL, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file from a URL
    -
    importGeoPackage(String, URL, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, URL, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file from a URL
    -
    importGeoPackage(String, URL, boolean, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, URL, boolean, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file from a URL
    -
    importGeoPackage(String, URL, boolean, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, URL, boolean, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file from a URL
    -
    importGeoPackage(String, URL, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackage(String, URL, GeoPackageProgress) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import a GeoPackage file from a URL
    -
    importGeoPackage(String, URL, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackage(String, URL, GeoPackageProgress) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import a GeoPackage file from a URL
    -
    importGeoPackageAsExternalLink(DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackageAsExternalLink(DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackageAsExternalLink(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(DocumentFile, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackageAsExternalLink(DocumentFile, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(DocumentFile, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackageAsExternalLink(DocumentFile, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(DocumentFile, String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackageAsExternalLink(DocumentFile, String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(DocumentFile, String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackageAsExternalLink(DocumentFile, String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(DocumentFile, String, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackageAsExternalLink(DocumentFile, String, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(DocumentFile, String, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackageAsExternalLink(DocumentFile, String, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(File) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackageAsExternalLink(File) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackageAsExternalLink(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(File, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackageAsExternalLink(File, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(File, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackageAsExternalLink(File, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(File, String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackageAsExternalLink(File, String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(File, String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackageAsExternalLink(File, String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(File, String, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackageAsExternalLink(File, String, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(File, String, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackageAsExternalLink(File, String, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackageAsExternalLink(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackageAsExternalLink(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(String, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackageAsExternalLink(String, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(String, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackageAsExternalLink(String, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(String, String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackageAsExternalLink(String, String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(String, String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackageAsExternalLink(String, String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(String, String, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    importGeoPackageAsExternalLink(String, String, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Import an GeoPackage as an external file link without copying locally
    -
    importGeoPackageAsExternalLink(String, String, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    importGeoPackageAsExternalLink(String, String, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Import an GeoPackage as an external file link without copying locally
    -
    index() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    index() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Index the feature table if needed
    -
    index() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    index() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Index the feature table if needed, using the set index location
    -
    index(boolean) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    index(boolean) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Index the feature table
    -
    index(boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    index(boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Index the feature table, using the set index location
    -
    index(boolean, List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    index(boolean, List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Index the feature tables for the index types
    -
    index(List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    index(List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Index the feature tables if needed for the index types
    -
    index(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    index(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Index the feature table if needed
    -
    index(FeatureIndexType, boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    index(FeatureIndexType, boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Index the feature table
    -
    index(FeatureIndexType, FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    index(FeatureIndexType, FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Index the feature row.
    -
    index(FeatureRow) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    index(FeatureRow) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Index the feature row.
    -
    index(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    index(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Index the feature row.
    -
    index(FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    index(FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Index the feature row, using the set index location.
    -
    index(FeatureRow, List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    index(FeatureRow, List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Index the feature row for the index types.
    -
    indexManager - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    indexManager - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    When not null, features are retrieved using a feature index
    -
    indexTable(TableIndex) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    -
    initializeTable() - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
    -
    insert(ContentValues) - Method in class mil.nga.geopackage.user.UserDao
    +
    indexTable(TableIndex) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    initializeTable() - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
    +
    insert(ContentValues) - Method in class mil.nga.geopackage.user.UserDao
    Inserts a new row
    -
    insert(String, String, ContentValues) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    insert(String, String, ContentValues) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Insert into a table
    -
    insert(String, String, ContentValues) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    insert(String, String, ContentValues) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Insert into a table
    -
    insert(String, String, ContentValues) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    insert(String, String, ContentValues) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Insert into a table
    -
    insert(String, String, ContentValues) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    insert(String, String, ContentValues) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Insert into a table
    -
    insert(TRow) - Method in class mil.nga.geopackage.user.UserDao
    -
    insertOrThrow(ContentValues) - Method in class mil.nga.geopackage.user.UserDao
    +
    insert(TRow) - Method in class mil.nga.geopackage.user.UserDao
    +
    insertOrThrow(ContentValues) - Method in class mil.nga.geopackage.user.UserDao
    Inserts a new row
    -
    insertOrThrow(String, String, ContentValues) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    insertOrThrow(String, String, ContentValues) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Insert into a table
    -
    insertOrThrow(String, String, ContentValues) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    insertOrThrow(String, String, ContentValues) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Insert into a table
    -
    insertOrThrow(String, String, ContentValues) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    insertOrThrow(String, String, ContentValues) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Insert into a table
    -
    insertOrThrow(String, String, ContentValues) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    insertOrThrow(String, String, ContentValues) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Insert into a table
    -
    integrityCheck() - Method in interface mil.nga.geopackage.GeoPackage
    +
    integrityCheck() - Method in interface mil.nga.geopackage.GeoPackage
    Perform an integrity check on the database
    -
    integrityCheck() - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    integrityCheck() - Method in class mil.nga.geopackage.GeoPackageImpl
    Perform an integrity check on the database
    -
    internalCount() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    internalCount() - Method in interface mil.nga.geopackage.GeoPackageManager
    Get the count of internal GeoPackage databases
    -
    internalCount() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    internalCount() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get the count of internal GeoPackage databases
    -
    internalDatabases() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    internalDatabases() - Method in interface mil.nga.geopackage.GeoPackageManager
    List all internal GeoPackage databases sorted alphabetically
    -
    internalDatabases() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    internalDatabases() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    List all internal GeoPackage databases sorted alphabetically
    -
    internalDatabaseSet() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    internalDatabaseSet() - Method in interface mil.nga.geopackage.GeoPackageManager
    Set of all internal GeoPackage databases
    -
    internalDatabaseSet() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    internalDatabaseSet() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Set of all internal GeoPackage databases
    -
    inTransaction() - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    inTransaction() - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Determine if currently within a transaction
    -
    inTransaction() - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    inTransaction() - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Determine if currently within a transaction
    -
    inTransaction() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    -
    inTransaction() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    inTransaction() - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    inTransaction() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Determine if currently within a transaction
    -
    inTransaction() - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    inTransaction() - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Determine if currently within a transaction
    -
    inTransaction() - Method in class mil.nga.geopackage.GeoPackageImpl
    -
    inTransaction() - Method in class mil.nga.geopackage.user.UserDao
    -
    isBindingsWritable() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    inTransaction() - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    inTransaction() - Method in class mil.nga.geopackage.user.UserDao
    +
    isBindingsWritable() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Is the SQLite bindings database connection writable
    -
    isCacheGeometries() - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    isCacheGeometries() - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Is caching geometries enabled?
    -
    isContinueOnError() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    isContinueOnError() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Is the continue on error flag enabled
    -
    isDatabaseHeaderValid(SQLiteDatabase) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    isDatabaseHeaderValid(SQLiteDatabase) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Determine if the header of the database file is valid
    -
    isDebugLogQueries() - Method in class mil.nga.geopackage.db.GeoPackageCursorFactory
    +
    isDebugLogQueries() - Method in class mil.nga.geopackage.db.GeoPackageCursorFactory
    Is debug log queries enabled
    -
    isDrawUnindexedTiles() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    isDrawUnindexedTiles() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Is the draw unindexed tiles option enabled
    -
    isEmpty() - Method in class mil.nga.geopackage.extension.nga.style.Icons
    +
    isEmpty() - Method in class mil.nga.geopackage.extension.nga.style.Icons
    Determine if this icons is empty
    -
    isEmpty() - Method in class mil.nga.geopackage.extension.nga.style.Styles
    +
    isEmpty() - Method in class mil.nga.geopackage.extension.nga.style.Styles
    Determine if this styles is empty
    -
    isExternal() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    isExternal() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Is the GeoPackage external
    -
    isExternal(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    isExternal(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Determine if the GeoPackage is external
    -
    isExternal(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    isExternal(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Determine if the database is a linked external file
    -
    isExternal(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    isExternal(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Determine if the database is a linked external file
    -
    isFillPolygon() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    isFillPolygon() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Is fill polygon
    -
    isImportHeaderValidation() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    isImportHeaderValidation() - Method in interface mil.nga.geopackage.GeoPackageManager
    Is import database header validation enabled.
    -
    isImportHeaderValidation() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    isImportHeaderValidation() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Is import database header validation enabled.
    -
    isImportIntegrityValidation() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    isImportIntegrityValidation() - Method in interface mil.nga.geopackage.GeoPackageManager
    Is import database integrity validation enabled.
    -
    isImportIntegrityValidation() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    isImportIntegrityValidation() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Is import database integrity validation enabled.
    -
    isIndexed() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    isIndexed() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Determine if the database table is indexed after database modifications
    -
    isIndexed() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    isIndexed() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Determine if the feature table is indexed
    -
    isIndexed(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    isIndexed(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Is the feature table indexed in the provided type location
    -
    isIndexQuery() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    isIndexQuery() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Is index query
    -
    isInvalidRequery() - Method in class mil.nga.geopackage.user.UserDao
    +
    isInvalidRequery() - Method in class mil.nga.geopackage.user.UserDao
    Is the invalid requery flag enabled? When enabled (default is true) large invalid user rows are requeried and handled.
    -
    isLinkTables() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    isLinkTables() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Is the feature table going to be linked with the tile table? Defaults to true.
    -
    isManual() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    isManual() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Is manual bounding box query enabled for non indexed and empty contents bounds feature tables
    -
    isOpenHeaderValidation() - Method in class mil.nga.geopackage.GeoPackageCreator
    +
    isOpenHeaderValidation() - Method in class mil.nga.geopackage.GeoPackageCreator
    Is open database header validation enabled.
    -
    isOpenHeaderValidation() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    isOpenHeaderValidation() - Method in interface mil.nga.geopackage.GeoPackageManager
    Is open database header validation enabled.
    -
    isOpenHeaderValidation() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    isOpenHeaderValidation() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Is open database header validation enabled.
    -
    isOpenIntegrityValidation() - Method in class mil.nga.geopackage.GeoPackageCreator
    +
    isOpenIntegrityValidation() - Method in class mil.nga.geopackage.GeoPackageCreator
    Is open database integrity validation enabled.
    -
    isOpenIntegrityValidation() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    isOpenIntegrityValidation() - Method in interface mil.nga.geopackage.GeoPackageManager
    Is open database integrity validation enabled.
    -
    isOpenIntegrityValidation() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    isOpenIntegrityValidation() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Is open database integrity validation enabled.
    -
    isPaginated(AttributesCursor) - Static method in class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    +
    isPaginated(AttributesCursor) - Static method in class mil.nga.geopackage.attributes.AttributesPaginatedCursor
    Determine if the cursor is paginated
    -
    isPaginated(FeatureIndexFeatureResults) - Static method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    isPaginated(FeatureIndexFeatureResults) - Static method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Determine if the results are paginated
    -
    isPaginated(FeatureIndexResults) - Static method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    isPaginated(FeatureIndexResults) - Static method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Determine if the results are paginated
    -
    isPaginated(FeatureCursor) - Static method in class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    +
    isPaginated(FeatureCursor) - Static method in class mil.nga.geopackage.features.user.FeaturePaginatedCursor
    Determine if the cursor is paginated
    -
    isPaginated(TileCursor) - Static method in class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    +
    isPaginated(TileCursor) - Static method in class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    Determine if the cursor is paginated
    -
    isPaginated(UserCustomCursor) - Static method in class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    +
    isPaginated(UserCustomCursor) - Static method in class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    Determine if the cursor is paginated
    -
    isSameProjection() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    isSameProjection() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Is the request and tile projection the same
    -
    isSameUnit() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    isSameUnit() - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Is the request and tile projection the same unit
    -
    isSimplifyGeometries() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    isSimplifyGeometries() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Is the simplify geometries flag set? Default is true
    -
    isSkipExisting() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    isSkipExisting() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Is skip existing tiles on
    -
    isSqliteWriteAheadLogging() - Method in class mil.nga.geopackage.GeoPackageCreator
    +
    isSqliteWriteAheadLogging() - Method in class mil.nga.geopackage.GeoPackageCreator
    Is the SQLite write ahead logging setting enabled for connections.
    -
    isSqliteWriteAheadLogging() - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    isSqliteWriteAheadLogging() - Method in interface mil.nga.geopackage.GeoPackageManager
    Is the SQLite write ahead logging setting enabled for connections.
    -
    isSqliteWriteAheadLogging() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    isSqliteWriteAheadLogging() - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Is the SQLite write ahead logging setting enabled for connections.
    -
    isTableIcon() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    isTableIcon() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Is a table icon
    -
    isTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.Icons
    +
    isTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.Icons
    Is table icons
    -
    isTableStyle() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    isTableStyle() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Is a table style
    -
    isTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.Styles
    +
    isTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.Styles
    Is table styles
    -
    isTms() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    isTms() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    Is TMS URL
    -
    isTransparent(Bitmap) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    isTransparent(Bitmap) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Determine if the bitmap is a transparent image (must be in expected tile dimensions)
    -
    isUseBindings() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    isUseBindings() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Is SQLite Android Bindings connection enabled
    -
    isUseBindings() - Method in class mil.nga.geopackage.user.UserCursor
    +
    isUseBindings() - Method in class mil.nga.geopackage.user.UserCursor
    Get the cursor SQLite connection origination as bindings or standard
    -
    isValid() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    isValid() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Is the GeoPackage valid according to the DGIWG GeoPackage Profile
    -
    isValid() - Method in class mil.nga.geopackage.user.UserRow
    +
    isValid() - Method in class mil.nga.geopackage.user.UserRow
    Check if the row is valid
    -
    isValid(Rect) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    +
    isValid(Rect) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    Check if the rectangle is valid
    -
    isValid(RectF) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    +
    isValid(RectF) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    Check if the rectangle is valid
    -
    isValid(DGIWGGeoPackage) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    isValid(DGIWGGeoPackage) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Is the GeoPackage valid according to the DGIWG GeoPackage Profile
    -
    isValidAllowEmpty(Rect) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    +
    isValidAllowEmpty(Rect) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    Check if the rectangle is valid allowing empty ranges
    -
    isValidAllowEmpty(RectF) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    +
    isValidAllowEmpty(RectF) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    Check if the rectangle is valid allowing empty ranges
    -
    isWritable() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    isWritable() - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Is the SQLite database connection writable
    -
    isXYZTiles() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    isXYZTiles() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Is the XYZ Tiles flag set to generate XYZ tile format tiles.
    -
    isXYZTiles() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    isXYZTiles() - Method in class mil.nga.geopackage.tiles.user.TileDao
    Determine if the tiles are in the XYZ tile coordinate format
    -
    iterator() - Method in class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
    -
    iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
    -
    iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
    -
    iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
    -
    iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexLocation
    -
    iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexMetadataResults
    -
    iterator() - Method in class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
    -
    iterator() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    -
    iterator() - Method in class mil.nga.geopackage.user.UserCursor
    -
    iterator() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    iterator() - Method in class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
    +
    iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
    +
    iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
    +
    iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
    +
    iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexLocation
    +
    iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexMetadataResults
    +
    iterator() - Method in class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
    +
    iterator() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    +
    iterator() - Method in class mil.nga.geopackage.user.UserCursor
    +
    iterator() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    - - - -

    J

    -
    -
    jsonCompatible() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +

    J

    +
    +
    jsonCompatible() - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Build a JSON compatible object
    -
    jsonCompatible() - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    +
    jsonCompatible() - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    Build a JSON compatible object
    -
    jsonCompatible(boolean, boolean) - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    jsonCompatible(boolean, boolean) - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Build a JSON compatible object
    -
    jsonCompatible(boolean, boolean) - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    +
    jsonCompatible(boolean, boolean) - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    Build a JSON compatible object
    -
    jsonCompatibleWithGeometries(boolean) - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    jsonCompatibleWithGeometries(boolean) - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Build a JSON compatible object
    -
    jsonCompatibleWithGeometries(boolean) - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    +
    jsonCompatibleWithGeometries(boolean) - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    Build a JSON compatible object
    -
    jsonCompatibleWithPoints(boolean) - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    +
    jsonCompatibleWithPoints(boolean) - Method in class mil.nga.geopackage.tiles.overlay.FeatureRowData
    Build a JSON compatible object
    -
    jsonCompatibleWithPoints(boolean) - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    +
    jsonCompatibleWithPoints(boolean) - Method in class mil.nga.geopackage.tiles.overlay.FeatureTableData
    Build a JSON compatible object
    - - - -

    L

    -
    -
    lastIndexed - Variable in class mil.nga.geopackage.db.metadata.TableMetadata
    +

    L

    +
    +
    lastIndexed - Variable in class mil.nga.geopackage.db.metadata.TableMetadata
    Time in milliseconds since epoch when the table was last indexed
    -
    LIMIT - mil.nga.geopackage.user.UserQueryParamType
    +
    LIMIT - Enum constant in enum mil.nga.geopackage.user.UserQueryParamType
    Limit
    -
    linePaint - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    linePaint - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Line paint
    -
    lineStrokeWidth - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    lineStrokeWidth - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Line stroke width
    - - - -

    M

    -
    -
    ManualFeatureQuery - Class in mil.nga.geopackage.features.user
    +

    M

    +
    +
    ManualFeatureQuery - Class in mil.nga.geopackage.features.user
    Performs manual brute force queries against feature rows.
    -
    ManualFeatureQuery(FeatureDao) - Constructor for class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    ManualFeatureQuery(FeatureDao) - Constructor for class mil.nga.geopackage.features.user.ManualFeatureQuery
    Constructor
    -
    ManualFeatureQueryResults - Class in mil.nga.geopackage.features.user
    +
    ManualFeatureQueryResults - Class in mil.nga.geopackage.features.user
    Manual Feature Query Results which includes the ids used to read each row
    -
    ManualFeatureQueryResults(FeatureDao, String[], List<Long>) - Constructor for class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    +
    ManualFeatureQueryResults(FeatureDao, String[], List<Long>) - Constructor for class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    Constructor
    -
    ManualFeatureQueryResults(FeatureDao, List<Long>) - Constructor for class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    +
    ManualFeatureQueryResults(FeatureDao, List<Long>) - Constructor for class mil.nga.geopackage.features.user.ManualFeatureQueryResults
    Constructor
    -
    maxFeaturesPerTile - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    maxFeaturesPerTile - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Optional max features per tile.
    -
    maxFeaturesTileDraw - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    maxFeaturesTileDraw - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    When not null and the number of features is greater than the max features per tile, used to draw tiles for those tiles with more features than the max
    -
    maxM - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    maxM - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Max M
    -
    maxX - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    maxX - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Max X
    -
    maxY - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    maxY - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Max Y
    -
    maxZ - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    maxZ - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Max Z
    -
    MediaDao - Class in mil.nga.geopackage.extension.related.media
    +
    MediaDao - Class in mil.nga.geopackage.extension.related.media
    User Media DAO for reading user media data tables
    -
    MediaDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.related.media.MediaDao
    +
    MediaDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.related.media.MediaDao
    Constructor
    -
    MediaDao(UserCustomDao, MediaTable) - Constructor for class mil.nga.geopackage.extension.related.media.MediaDao
    +
    MediaDao(UserCustomDao, MediaTable) - Constructor for class mil.nga.geopackage.extension.related.media.MediaDao
    Constructor
    -
    MediaRow - Class in mil.nga.geopackage.extension.related.media
    +
    MediaRow - Class in mil.nga.geopackage.extension.related.media
    User Media Row containing the values from a single cursor row
    -
    MediaRow(MediaRow) - Constructor for class mil.nga.geopackage.extension.related.media.MediaRow
    +
    MediaRow(MediaRow) - Constructor for class mil.nga.geopackage.extension.related.media.MediaRow
    Copy Constructor
    -
    MediaRow(MediaTable) - Constructor for class mil.nga.geopackage.extension.related.media.MediaRow
    +
    MediaRow(MediaTable) - Constructor for class mil.nga.geopackage.extension.related.media.MediaRow
    Constructor to create an empty row
    -
    MediaRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.related.media.MediaRow
    +
    MediaRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.related.media.MediaRow
    Constructor
    -
    METADATA - mil.nga.geopackage.features.index.FeatureIndexType
    +
    METADATA - Enum constant in enum mil.nga.geopackage.features.index.FeatureIndexType
    Metadata tables within the Android app
    @@ -8301,10937 +8225,10860 @@

    M

     
    mil.nga.geopackage.user.custom - package mil.nga.geopackage.user.custom
     
    -
    minM - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    minM - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Min M
    -
    minX - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    minX - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Min X
    -
    minY - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    minY - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Min Y
    -
    minZ - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    minZ - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Min Z
    -
    moveToFirst() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    moveToNext() - Method in class mil.nga.geopackage.db.FeatureIndexerIdCursor
    -
    moveToNext() - Method in class mil.nga.geopackage.user.UserCursor
    -
    moveToNext() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    moveToPosition(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    MultipleFeatureIndexResults - Class in mil.nga.geopackage.features.index
    +
    moveToFirst() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    moveToNext() - Method in class mil.nga.geopackage.db.FeatureIndexerIdCursor
    +
    moveToNext() - Method in class mil.nga.geopackage.user.UserCursor
    +
    moveToNext() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    moveToPosition(int) - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    MultipleFeatureIndexResults - Class in mil.nga.geopackage.features.index
    Iterable Feature Index Results to iterate on feature rows from a combination of multiple Feature Index Results
    -
    MultipleFeatureIndexResults(Collection<FeatureIndexResults>) - Constructor for class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
    +
    MultipleFeatureIndexResults(Collection<FeatureIndexResults>) - Constructor for class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
    Constructor
    -
    MultipleFeatureIndexResults(FeatureIndexResults...) - Constructor for class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
    +
    MultipleFeatureIndexResults(FeatureIndexResults...) - Constructor for class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
    Constructor
    - - - -

    N

    -
    -
    name - Variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +

    N

    +
    +
    name - Variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Name
    -
    newCursor(SQLiteDatabase, SQLiteCursorDriver, String, SQLiteQuery) - Method in class mil.nga.geopackage.db.GeoPackageCursorFactory
    -
    newRow() - Method in class mil.nga.geopackage.attributes.AttributesDao
    -
    newRow() - Method in class mil.nga.geopackage.extension.nga.properties.PropertiesExtension
    -
    newRow() - Method in class mil.nga.geopackage.extension.nga.style.IconDao
    -
    newRow() - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
    -
    newRow() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    -
    newRow() - Method in class mil.nga.geopackage.extension.related.media.MediaDao
    -
    newRow() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    -
    newRow() - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    -
    newRow() - Method in class mil.nga.geopackage.features.user.FeatureDao
    -
    newRow() - Method in class mil.nga.geopackage.tiles.user.TileDao
    -
    newRow() - Method in class mil.nga.geopackage.user.custom.UserCustomDao
    -
    NONE - mil.nga.geopackage.features.index.FeatureIndexType
    +
    newCursor(SQLiteDatabase, SQLiteCursorDriver, String, SQLiteQuery) - Method in class mil.nga.geopackage.db.GeoPackageCursorFactory
    +
    newRow() - Method in class mil.nga.geopackage.attributes.AttributesDao
    +
    newRow() - Method in class mil.nga.geopackage.extension.nga.properties.PropertiesExtension
    +
    newRow() - Method in class mil.nga.geopackage.extension.nga.style.IconDao
    +
    newRow() - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
    +
    newRow() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    +
    newRow() - Method in class mil.nga.geopackage.extension.related.media.MediaDao
    +
    newRow() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    +
    newRow() - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    newRow() - Method in class mil.nga.geopackage.features.user.FeatureDao
    +
    newRow() - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    newRow() - Method in class mil.nga.geopackage.user.custom.UserCustomDao
    +
    NONE - Enum constant in enum mil.nga.geopackage.features.index.FeatureIndexType
    No index
    -
    NumberFeaturesTile - Class in mil.nga.geopackage.tiles.features.custom
    +
    NumberFeaturesTile - Class in mil.nga.geopackage.tiles.features.custom
    Draws a tile indicating the number of features that exist within the tile, visible when zoomed in closer.
    -
    NumberFeaturesTile(Context) - Constructor for class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    NumberFeaturesTile(Context) - Constructor for class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Constructor
    - - - -

    O

    -
    -
    OAPIFeatureGenerator - Class in mil.nga.geopackage.features
    +

    O

    +
    +
    OAPIFeatureGenerator - Class in mil.nga.geopackage.features
    OGC API Feature Generator
    -
    OAPIFeatureGenerator(GeoPackage, String, String, String) - Constructor for class mil.nga.geopackage.features.OAPIFeatureGenerator
    +
    OAPIFeatureGenerator(GeoPackage, String, String, String) - Constructor for class mil.nga.geopackage.features.OAPIFeatureGenerator
    Constructor
    -
    onCreate(SQLiteDatabase) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    -
    onCreate(Bundle) - Method in class mil.nga.geopackage.GeoPackageActivity
    -
    onUpgrade(SQLiteDatabase, int, int) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    -
    open() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    +
    onCreate(SQLiteDatabase) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    +
    onCreate(Bundle) - Method in class mil.nga.geopackage.GeoPackageActivity
    +
    onUpgrade(SQLiteDatabase, int, int) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    +
    open() - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDb
    Open database
    -
    open(boolean, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    open(boolean, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Open the database
    -
    open(boolean, GeoPackageFile) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    open(boolean, GeoPackageFile) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Open the database
    -
    open(String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    open(String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Open the database
    -
    open(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    open(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Open the database
    -
    open(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    open(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Open the database
    -
    open(String, boolean) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    open(String, boolean) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Open the database
    -
    open(String, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    open(String, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Open the database
    -
    open(String, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    open(String, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Open the database
    -
    open(String, boolean, boolean) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    open(String, boolean, boolean) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Open the database
    -
    open(GeoPackageFile) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    open(GeoPackageFile) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Open the database
    -
    open(GeoPackageFile, boolean) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    open(GeoPackageFile, boolean) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Open the database
    -
    open(GeoPackageFile, boolean, boolean) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    open(GeoPackageFile, boolean, boolean) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Open the database
    -
    openDatabase(String, boolean) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    openDatabase(String, boolean) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Open a database
    -
    openDatabase(String, boolean, SQLiteDatabase.CursorFactory) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    openDatabase(String, boolean, SQLiteDatabase.CursorFactory) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Open a database
    -
    openExternal(boolean, File) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    +
    openExternal(boolean, File) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    Open an external GeoPackage
    -
    openExternal(boolean, String) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    +
    openExternal(boolean, String) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    Open an external GeoPackage
    -
    openExternal(DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    openExternal(DocumentFile) - Method in interface mil.nga.geopackage.GeoPackageManager
    Open an external GeoPackage
    -
    openExternal(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    openExternal(DocumentFile) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Open an external GeoPackage
    -
    openExternal(DocumentFile, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    openExternal(DocumentFile, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Open an external GeoPackage
    -
    openExternal(DocumentFile, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    openExternal(DocumentFile, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Open an external GeoPackage
    -
    openExternal(File) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    +
    openExternal(File) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    Open an external GeoPackage
    -
    openExternal(File) - Static method in class mil.nga.geopackage.GeoPackageFactory
    +
    openExternal(File) - Static method in class mil.nga.geopackage.GeoPackageFactory
    Open an external GeoPackage
    -
    openExternal(File) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    openExternal(File) - Method in interface mil.nga.geopackage.GeoPackageManager
    Open an external GeoPackage
    -
    openExternal(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    openExternal(File) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Open an external GeoPackage
    -
    openExternal(File, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    +
    openExternal(File, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    Open an external GeoPackage
    -
    openExternal(File, boolean) - Static method in class mil.nga.geopackage.GeoPackageFactory
    +
    openExternal(File, boolean) - Static method in class mil.nga.geopackage.GeoPackageFactory
    Open an external GeoPackage
    -
    openExternal(File, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    openExternal(File, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Open an external GeoPackage
    -
    openExternal(File, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    openExternal(File, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Open an external GeoPackage
    -
    openExternal(File, boolean, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    +
    openExternal(File, boolean, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    Open an external GeoPackage
    -
    openExternal(String) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    +
    openExternal(String) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    Open an external GeoPackage
    -
    openExternal(String) - Static method in class mil.nga.geopackage.GeoPackageFactory
    +
    openExternal(String) - Static method in class mil.nga.geopackage.GeoPackageFactory
    Open an external GeoPackage
    -
    openExternal(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    openExternal(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Open an external GeoPackage
    -
    openExternal(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    openExternal(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Open an external GeoPackage
    -
    openExternal(String, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    +
    openExternal(String, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    Open an external GeoPackage
    -
    openExternal(String, boolean) - Static method in class mil.nga.geopackage.GeoPackageFactory
    +
    openExternal(String, boolean) - Static method in class mil.nga.geopackage.GeoPackageFactory
    Open an external GeoPackage
    -
    openExternal(String, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    openExternal(String, boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Open an external GeoPackage
    -
    openExternal(String, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    openExternal(String, boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Open an external GeoPackage
    -
    openExternal(String, boolean, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    +
    openExternal(String, boolean, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageFactory
    Open an external GeoPackage
    -
    openExternal(String, String, boolean) - Method in class mil.nga.geopackage.GeoPackageCreator
    +
    openExternal(String, String, boolean) - Method in class mil.nga.geopackage.GeoPackageCreator
    Open an external GeoPackage
    -
    openReadOnlyDatabase(String) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    openReadOnlyDatabase(String) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Open a readable database
    -
    openReadOnlyDatabase(String, SQLiteDatabase.CursorFactory) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    openReadOnlyDatabase(String, SQLiteDatabase.CursorFactory) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Open a readable database
    -
    openReadWriteDatabase(String) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    openReadWriteDatabase(String) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Open a writable database
    -
    openReadWriteDatabase(String, SQLiteDatabase.CursorFactory) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    openReadWriteDatabase(String, SQLiteDatabase.CursorFactory) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Open a writable database
    -
    openReadWriteDatabaseAttempt(String) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    openReadWriteDatabaseAttempt(String) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Attempt to open a writable database, logging any errors
    -
    openReadWriteDatabaseAttempt(String, SQLiteDatabase.CursorFactory) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    openReadWriteDatabaseAttempt(String, SQLiteDatabase.CursorFactory) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Attempt to open a writable database, logging any errors
    -
    ORDER_BY - mil.nga.geopackage.user.UserQueryParamType
    +
    ORDER_BY - Enum constant in enum mil.nga.geopackage.user.UserQueryParamType
    Order by
    - - - -

    P

    -
    -
    paginate(FeatureIndexResults) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +

    P

    +
    +
    paginate(FeatureIndexResults) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Paginate the results
    -
    paginate(FeatureDao, FeatureIndexResults) - Static method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    paginate(FeatureDao, FeatureIndexResults) - Static method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Paginate the results
    -
    pinIcon() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    +
    pinIcon() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    Pin the icon to the point, lower middle on the point
    -
    pointIcon - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    pointIcon - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Optional point icon in place of a drawn circle
    -
    pointPaint - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    pointPaint - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Point paint
    -
    pointRadius - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    pointRadius - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Point radius
    -
    polygonFillPaint - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    polygonFillPaint - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Polygon fill paint
    -
    polygonPaint - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    polygonPaint - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Polygon paint
    -
    polygonStrokeWidth - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    polygonStrokeWidth - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Polygon stroke width
    -
    populate(long, String, long, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    populate(long, String, long, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Populate a new geometry metadata from an envelope
    -
    prepareResult(TResult) - Method in class mil.nga.geopackage.user.UserDao
    -
    preTileGeneration() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    prepareResult(TResult) - Method in class mil.nga.geopackage.user.UserDao
    +
    preTileGeneration() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Called after set up and right before tile generation starts for the first zoom level
    -
    preTileGeneration() - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    preTileGeneration() - Method in class mil.nga.geopackage.tiles.TileGenerator
    Called after set up and right before tile generation starts for the first zoom level
    -
    preTileGeneration() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    preTileGeneration() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    Called after set up and right before tile generation starts for the first zoom level
    -
    prioritizeQueryLocation(Collection<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    prioritizeQueryLocation(Collection<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Prioritize the query location order.
    -
    prioritizeQueryLocation(FeatureIndexType...) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    prioritizeQueryLocation(FeatureIndexType...) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Prioritize the query location order.
    -
    progress - Variable in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    progress - Variable in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Progress
    -
    projection - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    projection - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Feature DAO Projection
    -
    projection - Variable in class mil.nga.geopackage.tiles.TileGenerator
    +
    projection - Variable in class mil.nga.geopackage.tiles.TileGenerator
    Tiles projection
    -
    PropertiesExtension - Class in mil.nga.geopackage.extension.nga.properties
    +
    PropertiesExtension - Class in mil.nga.geopackage.extension.nga.properties
    GeoPackage properties extension for defining GeoPackage specific properties, attributes, and metadata
    -
    PropertiesExtension(GeoPackage) - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesExtension
    +
    PropertiesExtension(GeoPackage) - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesExtension
    Constructor
    -
    PropertiesManager - Class in mil.nga.geopackage.extension.nga.properties
    +
    PropertiesManager - Class in mil.nga.geopackage.extension.nga.properties
    Properties Manager, utilizes the Properties Extension on a collection of GeoPackages
    -
    PropertiesManager() - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesManager
    +
    PropertiesManager() - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesManager
    Constructor
    -
    PropertiesManager(Collection<GeoPackage>) - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesManager
    +
    PropertiesManager(Collection<GeoPackage>) - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesManager
    Constructor
    -
    PropertiesManager(GeoPackage) - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesManager
    +
    PropertiesManager(GeoPackage) - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesManager
    Constructor
    -
    PropertiesManager(GeoPackageCache) - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesManager
    +
    PropertiesManager(GeoPackageCache) - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesManager
    Constructor
    -
    put(long, Bitmap) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    put(long, Bitmap) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    Cache the icon bitmap for the icon row id
    -
    put(IconRow, Bitmap) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    put(IconRow, Bitmap) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    Cache the icon bitmap for the icon row
    -
    put(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCache
    +
    put(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCache
    Cache the feature row
    -
    put(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    put(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Cache the feature row
    - - - -

    Q

    -
    -
    query() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +

    Q

    +
    +
    query() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all Geometry Metadata
    -
    query() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results
    -
    query() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results
    -
    query(boolean) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(boolean, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds
    -
    query(boolean, double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(boolean, double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(boolean, double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(boolean, double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(boolean, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results
    -
    query(boolean, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(boolean, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    -
    query(boolean, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results
    -
    query(boolean, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(boolean, String[], double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, String[], double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds
    -
    query(boolean, String[], double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(boolean, String[], double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(boolean, String[], double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(boolean, String[], double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(boolean, String[], String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results
    -
    query(boolean, String[], String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(boolean, String[], String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    -
    query(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    -
    query(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results
    -
    query(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(boolean, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    -
    query(boolean, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    -
    query(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results
    -
    query(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box
    -
    query(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection
    -
    query(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope
    -
    query(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(boolean, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results
    -
    query(boolean, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(boolean, String, String[], String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    query(boolean, String, String[], String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    query(boolean, String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    query(boolean, String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    query(boolean, String, String[], String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    query(boolean, String, String[], String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    query(boolean, String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    query(boolean, String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Query the table
    -
    query(boolean, String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    query(boolean, String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Query the table
    -
    query(boolean, String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    query(boolean, String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Query the table
    -
    query(boolean, String, String[], String, String[], String, String, String, String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    query(boolean, String, String[], String, String[], String, String, String, String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Query the table
    -
    query(boolean, String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    query(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    query(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results
    -
    query(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(boolean, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box
    -
    query(boolean, BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(boolean, BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection
    -
    query(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope
    -
    query(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds
    -
    query(double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata
    -
    query(long, String, boolean, String[], GeometryEnvelope, String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(long, String, boolean, String[], GeometryEnvelope, String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata matching the envelope
    -
    query(long, String, String[]) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(long, String, String[]) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata
    -
    query(long, String, String[], BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(long, String, String[], BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata matching the bounding box in the same projection
    -
    query(long, String, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(long, String, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata matching the envelope
    -
    query(long, String, BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(long, String, BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata matching the bounding box in the same projection
    -
    query(long, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(long, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata matching the envelope
    -
    query(String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results
    -
    query(String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    query(String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all Geometry Metadata
    -
    query(String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results
    -
    query(String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(String[], double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(String[], double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds
    -
    query(String[], double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(String[], double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(String[], double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(String[], double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds
    -
    query(String[], String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results
    -
    query(String[], String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(String[], String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results
    -
    query(String[], String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(String[], Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results
    -
    query(String[], Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(String[], BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    query(String[], BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for Geometry Metadata within the bounding box, projected correctly
    -
    query(String[], BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(String[], BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box
    -
    query(String[], BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(String[], BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(String[], BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(String[], BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    query(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for Geometry Metadata within the bounding box in the provided projection
    -
    query(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection
    -
    query(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    query(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for Geometry Metadata within the Geometry Envelope
    -
    query(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope
    -
    query(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata
    -
    query(String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results
    -
    query(String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(String, String[], String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    query(String, String[], String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Query the table
    -
    query(String, String[], String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    query(String, String[], String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Query the table
    -
    query(String, String[], String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    query(String, String[], String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Query the table
    -
    query(String, String[], String[], String, String[], String, String, String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    query(String, String[], String[], String, String[], String, String, String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Query the table
    -
    query(String, String[], String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    query(String, String[], String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    query(String, String[], String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    query(String, String[], String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Query the table
    -
    query(String, String[], String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    query(String, String[], String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Query the table
    -
    query(String, String[], String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    query(String, String[], String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Query the table
    -
    query(String, String[], String[], String, String[], String, String, String, String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    query(String, String[], String[], String, String[], String, String, String, String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Query the table
    -
    query(String, String[], String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    query(String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    query(String, String[], String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    query(String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Query the table
    -
    query(String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    query(String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Query the table
    -
    query(String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    query(String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Query the table
    -
    query(String, String[], String, String[], String, String, String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    query(String, String[], String, String[], String, String, String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Query the table
    -
    query(String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    query(String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    query(String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    query(String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Query the table
    -
    query(String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    query(String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Query the table
    -
    query(String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    query(String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Query the table
    -
    query(String, String[], String, String[], String, String, String, String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    query(String, String[], String, String[], String, String, String, String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Query the table
    -
    query(String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    query(String, String, boolean, String[], GeometryEnvelope, String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    query(String, String, boolean, String[], GeometryEnvelope, String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata matching the envelope
    -
    query(String, String, String[]) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(String, String, String[]) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata
    -
    query(String, String, String[], BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(String, String, String[], BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata matching the bounding box in the same projection
    -
    query(String, String, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(String, String, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata matching the envelope
    -
    query(String, String, BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(String, String, BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata matching the bounding box in the same projection
    -
    query(String, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    query(String, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata matching the envelope
    -
    query(Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results
    -
    query(Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features
    -
    query(BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    query(BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for Geometry Metadata within the bounding box, projected correctly
    -
    query(BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box
    -
    query(BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly
    -
    query(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box
    -
    query(BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    query(BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for Geometry Metadata within the bounding box in the provided projection
    -
    query(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection
    -
    query(BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection
    -
    query(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounding box in the provided projection
    -
    query(UserQuery) - Method in class mil.nga.geopackage.user.UserConnection
    +
    query(UserQuery) - Method in class mil.nga.geopackage.user.UserConnection
    Query using the user query arguments
    -
    query(UserQuery) - Method in class mil.nga.geopackage.user.UserDao
    +
    query(UserQuery) - Method in class mil.nga.geopackage.user.UserDao
    Query using the user query arguments
    -
    query(GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    query(GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for Geometry Metadata within the Geometry Envelope
    -
    query(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    query(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope
    -
    query(GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    query(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope
    -
    query(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    query(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope
    -
    query(TResult) - Method in class mil.nga.geopackage.user.UserConnection
    +
    query(TResult) - Method in class mil.nga.geopackage.user.UserConnection
    Query using the query from a previous query result
    -
    query(TResult) - Method in class mil.nga.geopackage.user.UserDao
    +
    query(TResult) - Method in class mil.nga.geopackage.user.UserDao
    Query using the previous result query arguments
    -
    queryByBaseFeatureId(long) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    +
    queryByBaseFeatureId(long) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    Query for style mappings by base id
    -
    queryByBaseId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    queryByBaseId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Query by base id
    -
    queryByBaseId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    queryByBaseId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Query by base id
    -
    queryByIds(long, long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    queryByIds(long, long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Query by both base id and related id
    -
    queryByIds(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    queryByIds(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Query by both base id and related id
    -
    queryByRelatedId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    queryByRelatedId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Query by related id
    -
    queryByRelatedId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    queryByRelatedId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Query by related id
    -
    queryByTileGrid(TileGrid, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    queryByTileGrid(TileGrid, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Query by tile grid and zoom level
    -
    queryByTileGrid(TileGrid, long, String) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    queryByTileGrid(TileGrid, long, String) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Query by tile grid and zoom level
    -
    queryFeatures() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features
    -
    queryFeatures() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all Features
    -
    queryFeatures() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features
    -
    queryFeatures(boolean) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features
    -
    queryFeatures(boolean) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all Features
    -
    queryFeatures(boolean) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features
    -
    queryFeatures(boolean, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(boolean, double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(boolean, double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(boolean, double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(boolean, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features
    -
    queryFeatures(boolean, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features
    -
    queryFeatures(boolean, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features
    -
    queryFeatures(boolean, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features
    -
    queryFeatures(boolean, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all Features
    -
    queryFeatures(boolean, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features
    -
    queryFeatures(boolean, String[], double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(boolean, String[], double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(boolean, String[], double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(boolean, String[], double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(boolean, String[], String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features
    -
    queryFeatures(boolean, String[], String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features
    -
    queryFeatures(boolean, String[], String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features
    -
    queryFeatures(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features
    -
    queryFeatures(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features
    -
    queryFeatures(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features
    -
    queryFeatures(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features
    -
    queryFeatures(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features
    -
    queryFeatures(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features
    -
    queryFeatures(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features
    -
    queryFeatures(boolean, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features
    -
    queryFeatures(boolean, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features
    -
    queryFeatures(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features
    -
    queryFeatures(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features
    -
    queryFeatures(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features
    -
    queryFeatures(boolean, BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(boolean, BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(boolean, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features
    -
    queryFeatures(String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features
    -
    queryFeatures(String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features
    -
    queryFeatures(String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features
    -
    queryFeatures(String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all Features
    -
    queryFeatures(String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features
    -
    queryFeatures(String[], double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(String[], double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(String[], double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(String[], double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds
    -
    queryFeatures(String[], String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features
    -
    queryFeatures(String[], String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features
    -
    queryFeatures(String[], String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features
    -
    queryFeatures(String[], String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features
    -
    queryFeatures(String[], String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features
    -
    queryFeatures(String[], String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features
    -
    queryFeatures(String[], Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features
    -
    queryFeatures(String[], Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features
    -
    queryFeatures(String[], Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features
    -
    queryFeatures(String[], BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(String[], BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(String[], BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(String[], BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(String[], BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(String[], BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features
    -
    queryFeatures(String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features
    -
    queryFeatures(String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features
    -
    queryFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features
    -
    queryFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features
    -
    queryFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features
    -
    queryFeatures(BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box
    -
    queryFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box, projected correctly
    -
    queryFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box
    -
    queryFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the bounding box in the provided projection
    -
    queryFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection
    -
    queryFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope
    -
    queryFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for Features within the Geometry Envelope
    -
    queryFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope
    -
    queryFeaturesForChunk(boolean, double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, double, double, double, double, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, double, double, double, double, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], double, double, double, double, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], double, double, double, double, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(double, double, double, double, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(double, double, double, double, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], double, double, double, double, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], double, double, double, double, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for all features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(String[], String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(String[], String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    +
    queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the bounds, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Manually query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds, starting at the offset and returning no more than the limit
    -
    queryForChunk(double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds, starting at the offset and returning no more than the limit
    -
    queryForChunk(int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounds, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for all feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String, String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(String, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(String, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results, starting at the offset and returning no more than the limit
    -
    queryForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    queryForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunk(GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunk(GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunkIdOrder(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    queryForChunkIdOrder(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
    -
    queryForChunkWhere(boolean, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunkWhere(boolean, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunkWhere(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunkWhere(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunkWhere(boolean, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunkWhere(boolean, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunkWhere(boolean, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunkWhere(boolean, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunkWhere(String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunkWhere(String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunkWhere(String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunkWhere(String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunkWhere(String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunkWhere(String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForChunkWhere(String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    queryForChunkWhere(String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query for features, starting at the offset and returning no more than the limit
    -
    queryForIdRow(long) - Method in class mil.nga.geopackage.user.UserDao
    +
    queryForIdRow(long) - Method in class mil.nga.geopackage.user.UserDao
    Handles requery of invalid id row
    -
    queryForRow(StyleMappingRow) - Method in class mil.nga.geopackage.extension.nga.style.IconDao
    +
    queryForRow(StyleMappingRow) - Method in class mil.nga.geopackage.extension.nga.style.IconDao
    Query for the icon row from a style mapping row
    -
    queryForRow(StyleMappingRow) - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
    +
    queryForRow(StyleMappingRow) - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
    Query for the style row from a style mapping row
    -
    queryForTile(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    queryForTile(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Query for Tiles at a zoom level
    -
    queryForTile(long, long, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    queryForTile(long, long, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Query for a Tile
    -
    queryForTileDescending(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    queryForTileDescending(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Query for Tiles at a zoom level in descending row and column order
    -
    queryForTileGrid(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    queryForTileGrid(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Query for the bounding
    -
    queryForTilesInColumn(long, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    queryForTilesInColumn(long, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Query for Tiles at a zoom level and column
    -
    queryForTilesInRow(long, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    +
    queryForTilesInRow(long, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
    Query for Tiles at a zoom level and row
    -
    queryGeoPackageDMFMetadata() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    queryGeoPackageDMFMetadata() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Query for GeoPackage DGIWG Metadata Foundation (DMF) metadata
    -
    queryGeoPackageMetadata(String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    queryGeoPackageMetadata(String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Query for GeoPackage metadata
    -
    queryGeoPackageNASMetadata() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    queryGeoPackageNASMetadata() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Query for GeoPackage NSG Metadata Foundation (NMF) NSG Application Schema (NAS) metadata
    -
    queryIds() - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryIds() - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for all Geometry Metadata ids
    -
    queryIds(long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    queryIds(long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata geometry ids
    -
    queryIds(long, String, BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    queryIds(long, String, BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata ids matching the bounding box in the same projection
    -
    queryIds(long, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    queryIds(long, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata ids matching the envelope
    -
    queryIds(String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    queryIds(String, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata geometry ids
    -
    queryIds(String, String, BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    queryIds(String, String, BoundingBox) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata ids matching the bounding box in the same projection
    -
    queryIds(String, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    queryIds(String, String, GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query for all table geometry metadata ids matching the envelope
    -
    queryIds(BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryIds(BoundingBox) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for Geometry Metadata ids within the bounding box, projected correctly
    -
    queryIds(BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryIds(BoundingBox, Projection) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for Geometry Metadata ids within the bounding box in the provided projection
    -
    queryIds(GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    queryIds(GeometryEnvelope) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Query for Geometry Metadata idswithin the Geometry Envelope
    -
    queryIndexedFeatures(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    queryIndexedFeatures(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Query for feature results in the x, y, and zoom level by querying features in the tile location
    -
    queryIndexedFeatures(BoundingBox) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    queryIndexedFeatures(BoundingBox) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Query for feature results in the bounding box
    -
    queryIndexedFeaturesCount(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    queryIndexedFeaturesCount(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Query for feature result count in the x, y, and zoom
    -
    queryIndexedFeaturesCount(BoundingBox) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    queryIndexedFeaturesCount(BoundingBox) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Query for feature result count in the bounding box
    -
    queryResults(String, String[], GeoPackageDataType[], Integer) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    -
    querySingleColumnResults(String, String[], int, GeoPackageDataType, Integer) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    -
    querySingleResult(String, String[], int, GeoPackageDataType) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    -
    querySQL() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    queryResults(String, String[], GeoPackageDataType[], Integer) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    querySingleColumnResults(String, String[], int, GeoPackageDataType, Integer) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    querySingleResult(String, String[], int, GeoPackageDataType) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    querySQL() - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Get the query SQL for a GeoPackage id and table name
    -
    querySQL(boolean, String, String[], String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    querySQL(boolean, String, String[], String[], String, String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    querySQL(boolean, String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    querySQL(boolean, String, String[], String, String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    querySQL(String, String[], String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    querySQL(String, String[], String[], String, String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    querySQL(String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    querySQL(String, String[], String, String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    -
    querySQL(GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    querySQL(boolean, String, String[], String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    querySQL(boolean, String, String[], String[], String, String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    querySQL(boolean, String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    querySQL(boolean, String, String[], String, String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    querySQL(String, String[], String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    querySQL(String, String[], String[], String, String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    querySQL(String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    querySQL(String, String[], String, String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
    +
    querySQL(GeometryEnvelope) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Get the query SQL for an envelope, GeoPackage id, and table name
    -
    querySQLArgs(long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    querySQLArgs(long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Get the query SQL args for a GeoPackage id and table name
    -
    querySQLArgs(GeometryEnvelope, long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    querySQLArgs(GeometryEnvelope, long, String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Get the query SQL args for an envelope, GeoPackage id, and table name
    -
    quickCheck() - Method in interface mil.nga.geopackage.GeoPackage
    +
    quickCheck() - Method in interface mil.nga.geopackage.GeoPackage
    Perform a quick integrity check on the database
    -
    quickCheck() - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    quickCheck() - Method in class mil.nga.geopackage.GeoPackageImpl
    Perform a quick integrity check on the database
    -
    quoteWrap(ContentValues) - Static method in class mil.nga.geopackage.db.SQLUtils
    +
    quoteWrap(ContentValues) - Static method in class mil.nga.geopackage.db.SQLUtils
    Wrap the content values names in quotes
    - - - -

    R

    -
    -
    rawQuery(String, String[]) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +

    R

    +
    +
    rawQuery(String, String[]) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Raw query
    -
    rawQuery(String, String[]) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    rawQuery(String, String[]) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Raw query
    -
    rawQuery(String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    rawQuery(String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    Perform a raw database query
    -
    rawQuery(String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    rawQuery(String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Raw query
    -
    rawQuery(String, String[]) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    rawQuery(String, String[]) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Raw query
    -
    rawQuery(String, String[]) - Method in interface mil.nga.geopackage.GeoPackage
    +
    rawQuery(String, String[]) - Method in interface mil.nga.geopackage.GeoPackage
    Perform a raw query on the database
    -
    rawQuery(String, String[]) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    rawQuery(String, String[]) - Method in class mil.nga.geopackage.GeoPackageImpl
    Perform a raw query on the database
    -
    rawQuery(String, String[]) - Method in class mil.nga.geopackage.user.UserConnection
    -
    rawQuery(String, String[], String[]) - Method in class mil.nga.geopackage.user.UserConnection
    -
    rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    rawQuery(String, String[]) - Method in class mil.nga.geopackage.user.UserConnection
    +
    rawQuery(String, String[], String[]) - Method in class mil.nga.geopackage.user.UserConnection
    +
    rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Raw query with factory
    -
    rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Raw query with factory
    -
    rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Raw query with factory
    -
    rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Raw query with factory
    -
    readableSize(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    readableSize(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Get a readable version of the database size
    -
    readableSize(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    readableSize(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Get a readable version of the database size
    -
    readBlobValue(UserDao, UserCoreResult, UserRow, UserColumn) - Static method in class mil.nga.geopackage.user.UserCursor
    +
    readBlobValue(UserDao, UserCoreResult, UserRow, UserColumn) - Static method in class mil.nga.geopackage.user.UserCursor
    Read the blob column value in chunks
    -
    readTable(GeoPackage, String) - Static method in class mil.nga.geopackage.user.custom.UserCustomDao
    +
    readTable(GeoPackage, String) - Static method in class mil.nga.geopackage.user.custom.UserCustomDao
    Read the database table and create a DAO
    -
    recycle() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    +
    recycle() - Method in class mil.nga.geopackage.tiles.features.FeatureTileCanvas
    Recycle the layered bitmaps
    -
    registerCursorWrapper(String, GeoPackageCursorWrapper) - Method in interface mil.nga.geopackage.GeoPackage
    +
    registerCursorWrapper(String, GeoPackageCursorWrapper) - Method in interface mil.nga.geopackage.GeoPackage
    Register a GeoPackage Cursor Wrapper for table name
    -
    registerCursorWrapper(String, GeoPackageCursorWrapper) - Method in class mil.nga.geopackage.GeoPackageImpl
    +
    registerCursorWrapper(String, GeoPackageCursorWrapper) - Method in class mil.nga.geopackage.GeoPackageImpl
    Register a GeoPackage Cursor Wrapper for table name
    -
    registerCursorWrapper(GeoPackage) - Method in class mil.nga.geopackage.user.custom.UserCustomDao
    +
    registerCursorWrapper(GeoPackage) - Method in class mil.nga.geopackage.user.custom.UserCustomDao
    Register the cursor wrapper into the GeoPackage
    -
    registerTable(String, GeoPackageCursorWrapper) - Method in class mil.nga.geopackage.db.GeoPackageCursorFactory
    +
    registerTable(String, GeoPackageCursorWrapper) - Method in class mil.nga.geopackage.db.GeoPackageCursorFactory
    Register a cursor wrapper for the provided table name.
    -
    relatedTables - Variable in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    relatedTables - Variable in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Related Tables extension
    -
    RelatedTablesExtension - Class in mil.nga.geopackage.extension.related
    +
    RelatedTablesExtension - Class in mil.nga.geopackage.extension.related
    Related Tables extension
    -
    RelatedTablesExtension(GeoPackage) - Constructor for class mil.nga.geopackage.extension.related.RelatedTablesExtension
    +
    RelatedTablesExtension(GeoPackage) - Constructor for class mil.nga.geopackage.extension.related.RelatedTablesExtension
    Constructor
    -
    remove(long) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    remove(long) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    Remove the cached bitmap for the icon row id
    -
    remove(long) - Method in class mil.nga.geopackage.features.user.FeatureCache
    +
    remove(long) - Method in class mil.nga.geopackage.features.user.FeatureCache
    Remove the cached feature row by id
    -
    remove(String, long) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    remove(String, long) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Remove the cached feature row by id
    -
    remove(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    remove(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    Remove the cached bitmap for the icon row
    -
    remove(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCache
    +
    remove(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCache
    Remove the cached feature row
    -
    remove(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    remove(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Remove the cached feature row
    -
    rename(String, String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    rename(String, String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Rename the GeoPackage name to the new name
    -
    rename(String, String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    rename(String, String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Rename the database to the new name
    -
    rename(String, String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    rename(String, String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Rename the database to the new name
    -
    rename(GeoPackageMetadata, String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    +
    rename(GeoPackageMetadata, String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
    Rename the GeoPackage metadata to the new name
    -
    renameTableColumn(String, String) - Method in class mil.nga.geopackage.user.UserDao
    +
    renameTableColumn(String, String) - Method in class mil.nga.geopackage.user.UserDao
    Alter Table in SQLite does not support renaming columns until version 3.25.0 Once Android supports column rename alter table statements, this method override can be removed.
    -
    reproject(long, long, BoundingBox, long, long, long, long) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    -
    reproject(GeoPackage, String, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(long, long, BoundingBox, long, long, long, long) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(GeoPackage, String, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Reproject a GeoPackage tile table to a new tile table within the GeoPackage
    -
    reproject(GeoPackage, String, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(GeoPackage, String, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Reproject a GeoPackage tile table to a new tile table within the GeoPackage
    -
    reproject(GeoPackage, String, GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(GeoPackage, String, GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Reproject a GeoPackage tile table to a new tile table in a specified GeoPackage
    -
    reproject(GeoPackage, String, GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(GeoPackage, String, GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Reproject a GeoPackage tile table to a new tile table in a specified GeoPackage
    -
    reproject(GeoPackage, String, GeoPackage, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(GeoPackage, String, GeoPackage, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Reproject a GeoPackage tile table to a new tile table
    -
    reproject(GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Reproject a GeoPackage tile table, replacing the existing tiles
    -
    reproject(GeoPackage, String, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(GeoPackage, String, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Reproject a GeoPackage tile table to a new tile table
    -
    reproject(GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Reproject a GeoPackage tile table, replacing the existing tiles
    -
    reproject(TileDao, GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(TileDao, GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Reproject a tile table to a new tile table in a specified GeoPackage
    -
    reproject(TileDao, GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(TileDao, GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Reproject a tile table to a new tile table in a specified GeoPackage
    -
    reproject(TileDao, GeoPackage, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(TileDao, GeoPackage, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Reproject a GeoPackage tile table to a new tile table
    -
    reproject(TileDao, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    reproject(TileDao, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
    Reproject a GeoPackage tile table to a new tile table
    -
    resize(int) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    +
    resize(int) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
    Resize the cache
    -
    resize(int) - Method in class mil.nga.geopackage.features.user.FeatureCache
    +
    resize(int) - Method in class mil.nga.geopackage.features.user.FeatureCache
    Resize the cache
    -
    resize(int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    resize(int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Resize all caches and update the max cache size
    -
    resize(int) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    +
    resize(int) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    Resize the cache
    -
    resize(String, int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    resize(String, int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Resize the feature table cache
    -
    retainIndex(Collection<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    retainIndex(Collection<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Retain the feature index from the index types and delete the others
    -
    retainIndex(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    retainIndex(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Retain the feature index from the index types and delete the others
    -
    RTREE - mil.nga.geopackage.features.index.FeatureIndexType
    +
    RTREE - Enum constant in enum mil.nga.geopackage.features.index.FeatureIndexType
    RTree Index extension
    -
    RTreeIndexExtension - Class in mil.nga.geopackage.extension.rtree
    +
    RTreeIndexExtension - Class in mil.nga.geopackage.extension.rtree
    RTree Index Extension TODO User defined functions that return values are not currently supported for Android
    -
    RTreeIndexExtension(GeoPackage) - Constructor for class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    +
    RTreeIndexExtension(GeoPackage) - Constructor for class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
    Constructor
    -
    RTreeIndexTableDao - Class in mil.nga.geopackage.extension.rtree
    +
    RTreeIndexTableDao - Class in mil.nga.geopackage.extension.rtree
    RTree Index Table DAO for reading geometry index ranges
    -
    RTreeIndexTableRow - Class in mil.nga.geopackage.extension.rtree
    +
    RTreeIndexTableRow - Class in mil.nga.geopackage.extension.rtree
    RTree Index Table Row containing the values from a single cursor row
    - - - -

    S

    -
    -
    SAMPLES_PER_PIXEL - Static variable in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +

    S

    +
    +
    SAMPLES_PER_PIXEL - Static variable in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Single sample coverage data
    -
    saveFeature(FeatureRow) - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
    +
    saveFeature(FeatureRow) - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
    Save the feature row
    -
    saveFeature(Geometry, Map<String, Object>) - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
    -
    SELECTION - mil.nga.geopackage.user.UserQueryParamType
    +
    saveFeature(Geometry, Map<String, Object>) - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
    +
    SELECTION - Enum constant in enum mil.nga.geopackage.user.UserQueryParamType
    Selection
    -
    SELECTION_ARGS - mil.nga.geopackage.user.UserQueryParamType
    +
    SELECTION_ARGS - Enum constant in enum mil.nga.geopackage.user.UserQueryParamType
    Selection arguments
    -
    set(UserQueryParamType, Object) - Method in class mil.nga.geopackage.user.UserQuery
    +
    set(UserQueryParamType, Object) - Method in class mil.nga.geopackage.user.UserQuery
    Set the value for the param type
    -
    setAnchorU(Double) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    setAnchorU(Double) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Set the anchor u
    -
    setAnchorV(Double) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    setAnchorV(Double) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Set the anchor v
    -
    setBaseId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    +
    setBaseId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    Set the base ID
    -
    setBitmapCompressionConfig(Bitmap.Config) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    setBitmapCompressionConfig(Bitmap.Config) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Set the Bitmap Compress Config
    -
    setBufferPercentage(double) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    setBufferPercentage(double) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Set the buffer percentage for drawing empty non features edges (i.e.
    -
    setCacheGeometries(boolean) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    setCacheGeometries(boolean) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Set the cache geometries flag
    -
    setChunkLimit(int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    setChunkLimit(int) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Set the SQL query chunk limit
    -
    setChunkLimit(int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    setChunkLimit(int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Set the SQL query chunk limit
    -
    setCircleFillPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    setCircleFillPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Set the paint object used to draw the filled circle
    -
    setCirclePaddingPercentage(float) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    setCirclePaddingPercentage(float) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Set the circle padding percentage to pad around the text, value between 0.0 and 1.0
    -
    setCirclePaint(Paint) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    setCirclePaint(Paint) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Set the paint object used to draw the circle
    -
    setColor(String) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    setColor(String) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Set the color
    -
    setColor(Color) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    setColor(Color) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Set the color
    -
    setColumns(UserColumns<TColumn>) - Method in class mil.nga.geopackage.user.UserCursor
    +
    setColumns(UserColumns<TColumn>) - Method in class mil.nga.geopackage.user.UserCursor
    Set the columns
    -
    setCompressFormat(Bitmap.CompressFormat) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setCompressFormat(Bitmap.CompressFormat) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the compress format
    -
    setCompressFormat(Bitmap.CompressFormat) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    setCompressFormat(Bitmap.CompressFormat) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Set the compress format
    -
    setCompressQuality(Integer) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    setCompressQuality(Integer) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Set the compress quality.
    -
    setContentType(String) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    setContentType(String) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Set the content type
    -
    setContentValue(ContentValues, String, Object) - Static method in class mil.nga.geopackage.db.SQLUtils
    +
    setContentValue(ContentValues, String, Object) - Static method in class mil.nga.geopackage.db.SQLUtils
    Set the content value into the content values
    -
    setContext(Context) - Method in class mil.nga.geopackage.GeoPackageCreator
    +
    setContext(Context) - Method in class mil.nga.geopackage.GeoPackageCreator
    Set the context
    -
    setContinueOnError(boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    setContinueOnError(boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Set the continue on error flag
    -
    setData(byte[]) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    setData(byte[]) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Set the data
    -
    setData(Bitmap, Bitmap.CompressFormat) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    setData(Bitmap, Bitmap.CompressFormat) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Set the data from a full quality bitmap
    -
    setData(Bitmap, Bitmap.CompressFormat, int) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    +
    setData(Bitmap, Bitmap.CompressFormat, int) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
    Set the data from a bitmap
    -
    setDb(SQLiteDatabase) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    setDb(SQLiteDatabase) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Set the SQLite database connection
    -
    setDebugLogQueries(boolean) - Method in class mil.nga.geopackage.db.GeoPackageCursorFactory
    +
    setDebugLogQueries(boolean) - Method in class mil.nga.geopackage.db.GeoPackageCursorFactory
    Set the debug log queries flag
    -
    setDefault(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.Icons
    +
    setDefault(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.Icons
    Set the default icon
    -
    setDefault(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.Styles
    +
    setDefault(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.Styles
    Set the default style icon
    -
    setDensity(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setDensity(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the density
    -
    setDescription(String) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    setDescription(String) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Set the description
    -
    setDescription(String) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    setDescription(String) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Set the description
    -
    setDrawOverlap(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setDrawOverlap(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Manually set the width and height draw overlap
    -
    setDrawUnindexedTiles(boolean) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    setDrawUnindexedTiles(boolean) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Set the draw unindexed tiles option
    -
    setExternalPath(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    setExternalPath(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Set the external path
    -
    setFeatureStyle(long, GeometryType, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setFeatureStyle(long, GeometryType, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature style (style and icon) of the feature
    -
    setFeatureStyle(String, long, GeometryType, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setFeatureStyle(String, long, GeometryType, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature style (style and icon) of the feature
    -
    setFeatureStyle(FeatureRow, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setFeatureStyle(FeatureRow, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature style (style and icon) of the feature row
    -
    setFeatureStyle(FeatureRow, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setFeatureStyle(FeatureRow, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature style (style and icon) of the feature row
    -
    setFeatureStyle(FeatureRow, GeometryType, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setFeatureStyle(FeatureRow, GeometryType, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature style (style and icon) of the feature row for the specified geometry type
    -
    setFeatureStyle(FeatureRow, GeometryType, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setFeatureStyle(FeatureRow, GeometryType, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature style (style and icon) of the feature row for the specified geometry type
    -
    setFeatureStyleDefault(long, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setFeatureStyleDefault(long, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature style (style and icon) of the feature
    -
    setFeatureStyleDefault(String, long, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setFeatureStyleDefault(String, long, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature style (style and icon) of the feature
    -
    setFeatureStyleDefault(FeatureRow, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setFeatureStyleDefault(FeatureRow, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature style default (style and icon) of the feature row
    -
    setFeatureStyleDefault(FeatureRow, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setFeatureStyleDefault(FeatureRow, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature style default (style and icon) of the feature row
    -
    setFeatureStyles(long, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setFeatureStyles(long, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature styles for the feature table and feature id
    -
    setFeatureStyles(String, long, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setFeatureStyles(String, long, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature styles for the feature table and feature id
    -
    setFeatureStyles(FeatureRow, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setFeatureStyles(FeatureRow, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature styles for the feature row
    -
    setFeatureStyles(FeatureRow, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setFeatureStyles(FeatureRow, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature styles for the feature row
    -
    setFeatureTableStyles(FeatureTableStyles) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setFeatureTableStyles(FeatureTableStyles) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the feature table styles
    -
    setFillColor(String) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    setFillColor(String) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Set the fill color
    -
    setFillColor(Color) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    setFillColor(Color) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Set the color
    -
    setFillOpacity(Double) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    setFillOpacity(Double) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Set the fill opacity
    -
    setFillPolygon(boolean) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setFillPolygon(boolean) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the fill polygon
    -
    setGeometry(GeoPackageGeometryData) - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    setGeometry(GeoPackageGeometryData) - Method in class mil.nga.geopackage.features.user.FeatureRow
    Set the geometry data
    -
    setGeometryCacheSize(int) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    +
    setGeometryCacheSize(int) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
    Set / resize the geometry cache size
    -
    setGeometryType(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    +
    setGeometryType(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    Set the geometry type
    -
    setGeoPackageId(long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    setGeoPackageId(long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Set the GeoPackage id
    -
    setGeoPackageId(long) - Method in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    setGeoPackageId(long) - Method in class mil.nga.geopackage.db.metadata.TableMetadata
    Set the GeoPackage id
    -
    setHeight(Double) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    setHeight(Double) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Set the height
    -
    setHeightDrawOverlap(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setHeightDrawOverlap(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Manually set the height draw overlap
    -
    setHttpMethod(String) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    setHttpMethod(String) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    Set the HTTP request method
    -
    setIcon(long, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setIcon(long, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
    -
    setIcon(String, long, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setIcon(String, long, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
    -
    setIcon(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    +
    setIcon(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    Set the icon row
    -
    setIcon(IconRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.Icons
    +
    setIcon(IconRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.Icons
    Set the icon for the geometry type
    -
    setIcon(FeatureRow, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setIcon(FeatureRow, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the icon of the feature row
    -
    setIcon(FeatureRow, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setIcon(FeatureRow, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the icon of the feature row
    -
    setIcon(FeatureRow, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setIcon(FeatureRow, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the icon of the feature row for the specified geometry type
    -
    setIcon(FeatureRow, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setIcon(FeatureRow, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the icon of the feature row for the specified geometry type
    -
    setIconCacheSize(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setIconCacheSize(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set / resize the icon cache size
    -
    setIconDefault(long, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setIconDefault(long, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the default icon of the feature
    -
    setIconDefault(String, long, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setIconDefault(String, long, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the default icon of the feature
    -
    setIconDefault(FeatureRow, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setIconDefault(FeatureRow, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the default icon of the feature row
    -
    setIconDefault(FeatureRow, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setIconDefault(FeatureRow, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the default icon of the feature row
    -
    setIcons(long, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setIcons(long, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the icons for the feature table and feature id
    -
    setIcons(String, long, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setIcons(String, long, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the icons for the feature table and feature id
    -
    setIcons(Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyles
    +
    setIcons(Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyles
    Set the icons
    -
    setIcons(FeatureRow, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setIcons(FeatureRow, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the icons for the feature row
    -
    setIcons(FeatureRow, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setIcons(FeatureRow, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the icons for the feature row
    -
    setId(long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    setId(long) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Set the id
    -
    setId(long) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    setId(long) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Set the id
    -
    setImportHeaderValidation(boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    setImportHeaderValidation(boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Set the import database header validation setting.
    -
    setImportHeaderValidation(boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    setImportHeaderValidation(boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Set the import database header validation setting.
    -
    setImportIntegrityValidation(boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    setImportIntegrityValidation(boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Set the import database integrity validation setting.
    -
    setImportIntegrityValidation(boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    setImportIntegrityValidation(boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Set the import database integrity validation setting.
    -
    setIndexLocation(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    setIndexLocation(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Set the index location
    -
    setIndexLocationOrder(Collection<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    setIndexLocationOrder(Collection<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Set the index location order, overriding all previously set types
    -
    setIndexLocationOrder(FeatureIndexType...) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    setIndexLocationOrder(FeatureIndexType...) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Set the index location order, overriding all previously set types
    -
    setIndexManager(FeatureIndexManager) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setIndexManager(FeatureIndexManager) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the index
    -
    setInvalidRequery(boolean) - Method in class mil.nga.geopackage.user.UserDao
    +
    setInvalidRequery(boolean) - Method in class mil.nga.geopackage.user.UserDao
    Set the invalid requery flag.
    -
    setLastIndexed(Long) - Method in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    setLastIndexed(Long) - Method in class mil.nga.geopackage.db.metadata.TableMetadata
    Set the last indexed date
    -
    setLimit(Integer) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    setLimit(Integer) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Set the feature query limit
    -
    setLineAlpha(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setLineAlpha(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set line alpha
    -
    setLineColor(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setLineColor(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set line color
    -
    setLinePaint(Paint) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setLinePaint(Paint) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the line paint
    -
    setLineStrokeWidth(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setLineStrokeWidth(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set line stroke width
    -
    setLinkTables(boolean) - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    +
    setLinkTables(boolean) - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
    Set the link tables flag
    -
    setManual(boolean) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    setManual(boolean) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Set the manual bounding box query flag for non indexed and empty contents bounds feature tables
    -
    setMaxCacheSize(int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    +
    setMaxCacheSize(int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
    Set the max cache size to use when creating new feature row caches
    -
    setMaxFeaturesPerTile(Integer) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setMaxFeaturesPerTile(Integer) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the max features per tile.
    -
    setMaxFeaturesTileDraw(CustomFeaturesTile) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setMaxFeaturesTileDraw(CustomFeaturesTile) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the max features tile draw, used to draw tiles when more features for a single tile than the max at #getMaxFeaturesPerTile exist
    -
    setMaxM(Double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    setMaxM(Double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Set max M
    -
    setMaxX(double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    setMaxX(double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Set max X
    -
    setMaxY(double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    setMaxY(double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Set max Y
    -
    setMaxZ(Double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    setMaxZ(Double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Set max Z
    -
    setMinM(Double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    setMinM(Double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Set min M
    -
    setMinX(double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    setMinX(double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Set min X
    -
    setMinY(double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    setMinY(double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Set min Y
    -
    setMinZ(Double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    setMinZ(Double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Set min Z
    -
    setName(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    setName(String) - Method in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Set the name
    -
    setName(String) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    setName(String) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Set the name
    -
    setName(String) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    setName(String) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Set the name
    -
    setOpacity(Double) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    setOpacity(Double) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Set the opacity
    -
    setOpenHeaderValidation(boolean) - Method in class mil.nga.geopackage.GeoPackageCreator
    +
    setOpenHeaderValidation(boolean) - Method in class mil.nga.geopackage.GeoPackageCreator
    Set the open database header validation setting.
    -
    setOpenHeaderValidation(boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    setOpenHeaderValidation(boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Set the open database header validation setting.
    -
    setOpenHeaderValidation(boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    setOpenHeaderValidation(boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Set the open database header validation setting.
    -
    setOpenIntegrityValidation(boolean) - Method in class mil.nga.geopackage.GeoPackageCreator
    +
    setOpenIntegrityValidation(boolean) - Method in class mil.nga.geopackage.GeoPackageCreator
    Set the open database integrity validation setting.
    -
    setOpenIntegrityValidation(boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    setOpenIntegrityValidation(boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Set the open database integrity validation setting.
    -
    setOpenIntegrityValidation(boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    setOpenIntegrityValidation(boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Set the open database integrity validation setting.
    -
    setPaint(long, FeatureDrawType, Paint) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    +
    setPaint(long, FeatureDrawType, Paint) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    Set the paint for the style id and draw type
    -
    setPaint(StyleRow, FeatureDrawType, Paint) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    +
    setPaint(StyleRow, FeatureDrawType, Paint) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
    Set the paint for the style id and draw type
    -
    setPaint(FeatureDrawType, Paint) - Method in class mil.nga.geopackage.tiles.features.FeaturePaint
    +
    setPaint(FeatureDrawType, Paint) - Method in class mil.nga.geopackage.tiles.features.FeaturePaint
    Set the paint for the draw type
    -
    setPixelValue(int[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    setPixelValue(int[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Set the pixel value
    -
    setPixelValue(int[], int, short) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    setPixelValue(int[], int, short) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Set the pixel value
    -
    setPixelValue(ImageLineInt, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    setPixelValue(ImageLineInt, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Set the pixel value
    -
    setPixelValue(ImageLineInt, int, short) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    setPixelValue(ImageLineInt, int, short) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Set the pixel value
    -
    setPixelValue(CoverageDataTiffImage, int, int, float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    setPixelValue(CoverageDataTiffImage, int, int, float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Set the pixel value into the image
    -
    setPointIcon(FeatureTilePointIcon) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setPointIcon(FeatureTilePointIcon) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the point icon
    -
    setPointPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setPointPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the point paint
    -
    setPointRadius(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setPointRadius(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the point radius
    -
    setPolygonAlpha(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setPolygonAlpha(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set polygon alpha
    -
    setPolygonColor(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setPolygonColor(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set polygon color
    -
    setPolygonFillAlpha(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setPolygonFillAlpha(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set polygon fill alpha
    -
    setPolygonFillColor(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setPolygonFillColor(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set polygon fill color
    -
    setPolygonFillPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setPolygonFillPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the polygon fill paint
    -
    setPolygonPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setPolygonPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the polygon paint
    -
    setPolygonStrokeWidth(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setPolygonStrokeWidth(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set polygon stroke width
    -
    setProgress(GeoPackageProgress) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    setProgress(GeoPackageProgress) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Set the progress tracker
    -
    setProgress(GeoPackageProgress) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    setProgress(GeoPackageProgress) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Set the progress tracker
    -
    setProgress(GeoPackageProgress) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    +
    setProgress(GeoPackageProgress) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
    Set the GeoPackage Progress
    -
    setProgress(GeoPackageProgress) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    setProgress(GeoPackageProgress) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Set the progress tracker
    -
    setQuery(UserQuery) - Method in class mil.nga.geopackage.user.UserCursor
    +
    setQuery(UserQuery) - Method in class mil.nga.geopackage.user.UserCursor
    Set the user query
    -
    setRelatedId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    +
    setRelatedId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingRow
    Set the related ID
    -
    setScaling(TileScaling) - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
    +
    setScaling(TileScaling) - Method in class mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
    Set the Tile Scaling options
    -
    setScaling(TileScaling) - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    setScaling(TileScaling) - Method in class mil.nga.geopackage.tiles.retriever.TileCreator
    Set the tile scaling options
    -
    setScaling(TileScaling) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    setScaling(TileScaling) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Set the tile scaling settings
    -
    setSimplifyGeometries(boolean) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setSimplifyGeometries(boolean) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the simplify geometries flag
    -
    setSkipExisting(boolean) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    setSkipExisting(boolean) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Set the skip existing tiles flag
    -
    setSqliteWriteAheadLogging(boolean) - Method in class mil.nga.geopackage.GeoPackageCreator
    +
    setSqliteWriteAheadLogging(boolean) - Method in class mil.nga.geopackage.GeoPackageCreator
    Set the SQLite write ahead logging setting for connections.
    -
    setSqliteWriteAheadLogging(boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    setSqliteWriteAheadLogging(boolean) - Method in interface mil.nga.geopackage.GeoPackageManager
    Set the SQLite write ahead logging setting for connections.
    -
    setSqliteWriteAheadLogging(boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    setSqliteWriteAheadLogging(boolean) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Set the SQLite write ahead logging setting for connections.
    -
    setStyle(long, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setStyle(long, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the style of the feature
    -
    setStyle(String, long, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setStyle(String, long, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the style of the feature
    -
    setStyle(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    +
    setStyle(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    Set the style row
    -
    setStyle(StyleRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.Styles
    +
    setStyle(StyleRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.Styles
    Set the style for the geometry type
    -
    setStyle(FeatureRow, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setStyle(FeatureRow, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the style of the feature row
    -
    setStyle(FeatureRow, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setStyle(FeatureRow, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the style of the feature row
    -
    setStyle(FeatureRow, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setStyle(FeatureRow, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the style of the feature row for the specified geometry type
    -
    setStyle(FeatureRow, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setStyle(FeatureRow, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the style of the feature row for the specified geometry type
    -
    setStyleDefault(long, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setStyleDefault(long, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the default style of the feature
    -
    setStyleDefault(String, long, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setStyleDefault(String, long, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the default style of the feature
    -
    setStyleDefault(FeatureRow, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setStyleDefault(FeatureRow, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the default style of the feature row
    -
    setStyleDefault(FeatureRow, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setStyleDefault(FeatureRow, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the default style of the feature row
    -
    setStylePaintCacheSize(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setStylePaintCacheSize(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set / resize the style paint cache size
    -
    setStyles(long, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setStyles(long, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the styles for the feature table and feature id
    -
    setStyles(String, long, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setStyles(String, long, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the styles for the feature table and feature id
    -
    setStyles(Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyles
    +
    setStyles(Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyles
    Set the styles
    -
    setStyles(FeatureRow, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setStyles(FeatureRow, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the styles for the feature row
    -
    setStyles(FeatureRow, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setStyles(FeatureRow, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the styles for the feature row
    -
    setTable(TTable) - Method in class mil.nga.geopackage.user.UserConnection
    +
    setTable(TTable) - Method in class mil.nga.geopackage.user.UserConnection
    Set the table
    -
    setTable(TTable) - Method in class mil.nga.geopackage.user.UserCursor
    +
    setTable(TTable) - Method in class mil.nga.geopackage.user.UserCursor
    Set the table
    -
    setTableFeatureStyles(String, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableFeatureStyles(String, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table default feature styles
    -
    setTableFeatureStyles(FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setTableFeatureStyles(FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature table default feature styles
    -
    setTableFeatureStyles(FeatureTable, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableFeatureStyles(FeatureTable, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table default feature styles
    -
    setTableIcon(boolean) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    setTableIcon(boolean) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Set table icon flag
    -
    setTableIcon(String, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableIcon(String, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table icon for the geometry type
    -
    setTableIcon(FeatureTable, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableIcon(FeatureTable, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table icon for the geometry type
    -
    setTableIcon(GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setTableIcon(GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature table icon for the geometry type
    -
    setTableIconDefault(String, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableIconDefault(String, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table icon default
    -
    setTableIconDefault(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setTableIconDefault(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature table icon default
    -
    setTableIconDefault(FeatureTable, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableIconDefault(FeatureTable, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table icon default
    -
    setTableIcons(boolean) - Method in class mil.nga.geopackage.extension.nga.style.Icons
    +
    setTableIcons(boolean) - Method in class mil.nga.geopackage.extension.nga.style.Icons
    Set table icons flag
    -
    setTableIcons(String, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableIcons(String, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table default icons
    -
    setTableIcons(Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setTableIcons(Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature table default icons
    -
    setTableIcons(FeatureTable, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableIcons(FeatureTable, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table default icons
    -
    setTableName(String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    setTableName(String) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Set the table name
    -
    setTableName(String) - Method in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    setTableName(String) - Method in class mil.nga.geopackage.db.metadata.TableMetadata
    Set the table name
    -
    setTableStyle(boolean) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    setTableStyle(boolean) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Set table style flag
    -
    setTableStyle(String, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableStyle(String, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table style for the geometry type
    -
    setTableStyle(FeatureTable, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableStyle(FeatureTable, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table style for the geometry type
    -
    setTableStyle(GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setTableStyle(GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature table style for the geometry type
    -
    setTableStyleDefault(String, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableStyleDefault(String, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table style default
    -
    setTableStyleDefault(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setTableStyleDefault(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature table style default
    -
    setTableStyleDefault(FeatureTable, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableStyleDefault(FeatureTable, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table style default
    -
    setTableStyles(boolean) - Method in class mil.nga.geopackage.extension.nga.style.Styles
    +
    setTableStyles(boolean) - Method in class mil.nga.geopackage.extension.nga.style.Styles
    Set table styles flag
    -
    setTableStyles(String, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableStyles(String, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table default styles
    -
    setTableStyles(Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    +
    setTableStyles(Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
    Set the feature table default styles
    -
    setTableStyles(FeatureTable, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    +
    setTableStyles(FeatureTable, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
    Set the feature table default styles
    -
    setTextPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    setTextPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Set the paint object used to draw the text
    -
    setTileBorderPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    setTileBorderPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Set the tile border paint object used to draw a border around the tile
    -
    setTileColumn(long) - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    setTileColumn(long) - Method in class mil.nga.geopackage.tiles.user.TileRow
    Set the tile column
    -
    setTileData(byte[]) - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    setTileData(byte[]) - Method in class mil.nga.geopackage.tiles.user.TileRow
    Set the tile data
    -
    setTileData(Bitmap, Bitmap.CompressFormat) - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    setTileData(Bitmap, Bitmap.CompressFormat) - Method in class mil.nga.geopackage.tiles.user.TileRow
    Set the tile data from a full quality bitmap
    -
    setTileData(Bitmap, Bitmap.CompressFormat, int) - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    setTileData(Bitmap, Bitmap.CompressFormat, int) - Method in class mil.nga.geopackage.tiles.user.TileRow
    Set the tile data from a bitmap
    -
    setTileFillPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    +
    setTileFillPaint(Paint) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
    Set the tile fill paint object used to color the entire tile
    -
    setTileHeight(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setTileHeight(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the tile height
    -
    setTileRow(long) - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    setTileRow(long) - Method in class mil.nga.geopackage.tiles.user.TileRow
    Set the tile row
    -
    setTileWidth(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setTileWidth(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Set the tile width
    -
    setTms(boolean) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    setTms(boolean) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
    Set the TMS URL flag
    -
    setTolerance(double) - Method in class mil.nga.geopackage.db.FeatureIndexer
    +
    setTolerance(double) - Method in class mil.nga.geopackage.db.FeatureIndexer
    Set the query range tolerance
    -
    setTolerance(double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    setTolerance(double) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Set the query range tolerance
    -
    setTolerance(double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    setTolerance(double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Set the query range tolerance
    -
    setTolerance(double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    setTolerance(double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Set the query range tolerance
    -
    setUseBindings(boolean) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    setUseBindings(boolean) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    Set the active SQLite connection as the bindings or standard
    -
    setUseBindings(boolean) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    setUseBindings(boolean) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Set the active SQLite connection as the bindings or standard
    -
    setUseBindings(boolean) - Method in class mil.nga.geopackage.user.UserCursor
    +
    setUseBindings(boolean) - Method in class mil.nga.geopackage.user.UserCursor
    Set the cursor SQLite connection origination as bindings or standard
    -
    setUseBindings(boolean) - Method in class mil.nga.geopackage.user.UserDao
    +
    setUseBindings(boolean) - Method in class mil.nga.geopackage.user.UserDao
    Set the active SQLite connection as the bindings or standard
    -
    setValid(boolean) - Method in class mil.nga.geopackage.user.UserRow
    +
    setValid(boolean) - Method in class mil.nga.geopackage.user.UserRow
    Set the row valid state
    -
    setValue(int, Object) - Method in class mil.nga.geopackage.features.user.FeatureRow
    -
    setWhere(String) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    setValue(int, Object) - Method in class mil.nga.geopackage.features.user.FeatureRow
    +
    setWhere(String) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Set the where clause
    -
    setWhereArgs(String[]) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    +
    setWhereArgs(String[]) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
    Set the where arguments
    -
    setWidth(Double) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    +
    setWidth(Double) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
    Set the width
    -
    setWidth(Double) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    setWidth(Double) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
    Set the width
    -
    setWidthDrawOverlap(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    setWidthDrawOverlap(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    Manually set the width draw overlap
    -
    setXOffset(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    +
    setXOffset(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    Set the x offset
    -
    setXYZTiles(boolean) - Method in class mil.nga.geopackage.tiles.TileGenerator
    +
    setXYZTiles(boolean) - Method in class mil.nga.geopackage.tiles.TileGenerator
    Set the XYZ Tiles flag to true to generate XYZ tile format tiles.
    -
    setYOffset(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    +
    setYOffset(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
    Set the y offset
    -
    setZoomLevel(long) - Method in class mil.nga.geopackage.tiles.user.TileRow
    +
    setZoomLevel(long) - Method in class mil.nga.geopackage.tiles.user.TileRow
    Set the zoom level
    -
    SimpleAttributesDao - Class in mil.nga.geopackage.extension.related.simple
    +
    SimpleAttributesDao - Class in mil.nga.geopackage.extension.related.simple
    User Simple Attributes DAO for reading user simple attributes data tables
    -
    SimpleAttributesDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    +
    SimpleAttributesDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    Constructor
    -
    SimpleAttributesDao(UserCustomDao, SimpleAttributesTable) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    +
    SimpleAttributesDao(UserCustomDao, SimpleAttributesTable) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
    Constructor
    -
    SimpleAttributesRow - Class in mil.nga.geopackage.extension.related.simple
    +
    SimpleAttributesRow - Class in mil.nga.geopackage.extension.related.simple
    User Simple Attributes Row containing the values from a single cursor row
    -
    SimpleAttributesRow(SimpleAttributesRow) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    +
    SimpleAttributesRow(SimpleAttributesRow) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    Copy Constructor
    -
    SimpleAttributesRow(SimpleAttributesTable) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    +
    SimpleAttributesRow(SimpleAttributesTable) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    Constructor to create an empty row
    -
    SimpleAttributesRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    +
    SimpleAttributesRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
    Constructor
    -
    simplifyGeometries - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    simplifyGeometries - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    When true, geometries are simplified before being drawn.
    -
    simplifyPoints(double, List<Point>) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    simplifyPoints(double, List<Point>) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
    When the simplify tolerance is set, simplify the points to a similar curve with fewer points.
    -
    size(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    size(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Size of the database in bytes
    -
    size(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    size(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Size of the database in bytes
    -
    SQL - mil.nga.geopackage.user.UserQueryParamType
    +
    SQL - Enum constant in enum mil.nga.geopackage.user.UserQueryParamType
    Raw SQL string
    -
    SQLiteDatabaseUtils - Class in mil.nga.geopackage.db
    +
    SQLiteDatabaseUtils - Class in mil.nga.geopackage.db
    SQLite Database utilities
    -
    SQLiteDatabaseUtils() - Constructor for class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    SQLiteDatabaseUtils() - Constructor for class mil.nga.geopackage.db.SQLiteDatabaseUtils
     
    -
    SQLUtils - Class in mil.nga.geopackage.db
    +
    SQLUtils - Class in mil.nga.geopackage.db
    Core SQL Utility methods
    -
    SQLUtils() - Constructor for class mil.nga.geopackage.db.SQLUtils
    +
    SQLUtils() - Constructor for class mil.nga.geopackage.db.SQLUtils
     
    -
    STROKE - mil.nga.geopackage.tiles.features.FeatureDrawType
    +
    STROKE - Enum constant in enum mil.nga.geopackage.tiles.features.FeatureDrawType
    Stroke for a line or polygon
    -
    StyleDao - Class in mil.nga.geopackage.extension.nga.style
    +
    StyleDao - Class in mil.nga.geopackage.extension.nga.style
    Style DAO for reading style tables
    -
    StyleDao(AttributesDao) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleDao
    +
    StyleDao(AttributesDao) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleDao
    Constructor
    -
    StyleMappingDao - Class in mil.nga.geopackage.extension.nga.style
    +
    StyleMappingDao - Class in mil.nga.geopackage.extension.nga.style
    Style Mapping DAO for reading style mapping data tables
    -
    StyleMappingDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    +
    StyleMappingDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleMappingDao
    Constructor
    -
    StyleMappingRow - Class in mil.nga.geopackage.extension.nga.style
    +
    StyleMappingRow - Class in mil.nga.geopackage.extension.nga.style
    Style Mapping Row containing the values from a single cursor row
    -
    StyleMappingRow(StyleMappingRow) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    +
    StyleMappingRow(StyleMappingRow) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    Copy Constructor
    -
    StyleMappingRow(StyleMappingTable) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    +
    StyleMappingRow(StyleMappingTable) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    Constructor to create an empty row
    -
    StyleMappingRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    +
    StyleMappingRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleMappingRow
    Constructor
    -
    StyleRow - Class in mil.nga.geopackage.extension.nga.style
    +
    StyleRow - Class in mil.nga.geopackage.extension.nga.style
    Style Row containing the values from a single cursor row
    -
    StyleRow() - Constructor for class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    StyleRow() - Constructor for class mil.nga.geopackage.extension.nga.style.StyleRow
    Constructor to create an empty row
    -
    StyleRow(AttributesRow) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    StyleRow(AttributesRow) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleRow
    Constructor
    -
    StyleRow(StyleRow) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    StyleRow(StyleRow) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleRow
    Copy Constructor
    -
    StyleRow(StyleTable) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleRow
    +
    StyleRow(StyleTable) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleRow
    Constructor to create an empty row
    -
    Styles - Class in mil.nga.geopackage.extension.nga.style
    +
    Styles - Class in mil.nga.geopackage.extension.nga.style
    Styles for a single feature geometry or feature table default
    -
    Styles() - Constructor for class mil.nga.geopackage.extension.nga.style.Styles
    +
    Styles() - Constructor for class mil.nga.geopackage.extension.nga.style.Styles
    Constructor
    -
    Styles(boolean) - Constructor for class mil.nga.geopackage.extension.nga.style.Styles
    +
    Styles(boolean) - Constructor for class mil.nga.geopackage.extension.nga.style.Styles
    Constructor
    - - - -

    T

    -
    -
    table - Variable in class mil.nga.geopackage.user.UserConnection
    +

    T

    +
    +
    table - Variable in class mil.nga.geopackage.user.UserConnection
    Table
    -
    TABLE - mil.nga.geopackage.user.UserQueryParamType
    +
    TABLE - Enum constant in enum mil.nga.geopackage.user.UserQueryParamType
    Table name
    -
    TABLE_NAME - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    TABLE_NAME - Static variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    Table name
    -
    TABLE_NAME - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    +
    TABLE_NAME - Static variable in class mil.nga.geopackage.db.metadata.GeoPackageMetadata
    Table name
    -
    TABLE_NAME - Static variable in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    TABLE_NAME - Static variable in class mil.nga.geopackage.db.metadata.TableMetadata
    Table name
    -
    TableMetadata - Class in mil.nga.geopackage.db.metadata
    +
    TableMetadata - Class in mil.nga.geopackage.db.metadata
    Metadata about tables within a GeoPackage
    -
    TableMetadata() - Constructor for class mil.nga.geopackage.db.metadata.TableMetadata
    +
    TableMetadata() - Constructor for class mil.nga.geopackage.db.metadata.TableMetadata
     
    -
    TableMetadataDataSource - Class in mil.nga.geopackage.db.metadata
    +
    TableMetadataDataSource - Class in mil.nga.geopackage.db.metadata
    Table metadata Data Source
    -
    TableMetadataDataSource(GeoPackageMetadataDb) - Constructor for class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    TableMetadataDataSource(GeoPackageMetadataDb) - Constructor for class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Constructor
    -
    tableName - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    +
    tableName - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadata
    GeoPackage table name
    -
    tableName - Variable in class mil.nga.geopackage.db.metadata.TableMetadata
    +
    tableName - Variable in class mil.nga.geopackage.db.metadata.TableMetadata
    GeoPackage table name
    -
    TILE_DP - Static variable in class mil.nga.geopackage.tiles.TileUtils
    +
    TILE_DP - Static variable in class mil.nga.geopackage.tiles.TileUtils
    Displayed device-independent pixels
    -
    TILE_PIXELS_DEFAULT - Static variable in class mil.nga.geopackage.tiles.TileUtils
    +
    TILE_PIXELS_DEFAULT - Static variable in class mil.nga.geopackage.tiles.TileUtils
    Tile pixels for default dpi tiles
    -
    TILE_PIXELS_HIGH - Static variable in class mil.nga.geopackage.tiles.TileUtils
    +
    TILE_PIXELS_HIGH - Static variable in class mil.nga.geopackage.tiles.TileUtils
    Tile pixels for high dpi tiles
    -
    TileBoundingBoxAndroidUtils - Class in mil.nga.geopackage.tiles
    +
    TileBoundingBoxAndroidUtils - Class in mil.nga.geopackage.tiles
    Tile Bounding Box utility methods relying on Android libraries
    -
    TileBoundingBoxAndroidUtils() - Constructor for class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
    +
    TileBoundingBoxAndroidUtils() - Constructor for class mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
     
    -
    TileConnection - Class in mil.nga.geopackage.tiles.user
    +
    TileConnection - Class in mil.nga.geopackage.tiles.user
    GeoPackage Tile Connection
    -
    TileConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.tiles.user.TileConnection
    +
    TileConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.tiles.user.TileConnection
    Constructor
    -
    TileCreator - Class in mil.nga.geopackage.tiles.retriever
    +
    TileCreator - Class in mil.nga.geopackage.tiles.retriever
    Tile Creator, creates a tile from a tile matrix to the desired projection
    -
    TileCreator(TileDao) - Constructor for class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    TileCreator(TileDao) - Constructor for class mil.nga.geopackage.tiles.retriever.TileCreator
    Constructor, tile tables tile size and projection
    -
    TileCreator(TileDao, Integer, Integer) - Constructor for class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    TileCreator(TileDao, Integer, Integer) - Constructor for class mil.nga.geopackage.tiles.retriever.TileCreator
    Constructor, tile tables projection with specified tile size
    -
    TileCreator(TileDao, Integer, Integer, Projection) - Constructor for class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    TileCreator(TileDao, Integer, Integer, Projection) - Constructor for class mil.nga.geopackage.tiles.retriever.TileCreator
    Constructor, specified tile size and projection
    -
    TileCreator(TileDao, Projection) - Constructor for class mil.nga.geopackage.tiles.retriever.TileCreator
    +
    TileCreator(TileDao, Projection) - Constructor for class mil.nga.geopackage.tiles.retriever.TileCreator
    Constructor, tile tables tile size and requested projection
    -
    TileCursor - Class in mil.nga.geopackage.tiles.user
    +
    TileCursor - Class in mil.nga.geopackage.tiles.user
    Tile Cursor to wrap a database cursor for tile queries
    -
    TileCursor(TileTable, Cursor) - Constructor for class mil.nga.geopackage.tiles.user.TileCursor
    +
    TileCursor(TileTable, Cursor) - Constructor for class mil.nga.geopackage.tiles.user.TileCursor
    Constructor
    -
    TileCursor(TileTable, String[], Cursor) - Constructor for class mil.nga.geopackage.tiles.user.TileCursor
    +
    TileCursor(TileTable, String[], Cursor) - Constructor for class mil.nga.geopackage.tiles.user.TileCursor
    Constructor
    -
    tileDao - Variable in class mil.nga.geopackage.extension.coverage.CoverageData
    +
    tileDao - Variable in class mil.nga.geopackage.extension.coverage.CoverageData
    Tile DAO
    -
    TileDao - Class in mil.nga.geopackage.tiles.user
    +
    TileDao - Class in mil.nga.geopackage.tiles.user
    Tile DAO for reading tile user tables
    -
    TileDao(String, GeoPackageConnection, TileMatrixSet, List<TileMatrix>, TileTable) - Constructor for class mil.nga.geopackage.tiles.user.TileDao
    +
    TileDao(String, GeoPackageConnection, TileMatrixSet, List<TileMatrix>, TileTable) - Constructor for class mil.nga.geopackage.tiles.user.TileDao
    Constructor
    -
    tileDensity(float, int) - Static method in class mil.nga.geopackage.tiles.TileUtils
    +
    tileDensity(float, int) - Static method in class mil.nga.geopackage.tiles.TileUtils
    Get the tile density based upon the display density scale and tile length (width or height)
    -
    tileDensity(float, int, int) - Static method in class mil.nga.geopackage.tiles.TileUtils
    +
    tileDensity(float, int, int) - Static method in class mil.nga.geopackage.tiles.TileUtils
    Get the tile density based upon the display density scale and tile dimensions
    -
    TileGenerator - Class in mil.nga.geopackage.tiles
    +
    TileGenerator - Class in mil.nga.geopackage.tiles
    Creates a set of tiles within a GeoPackage
    -
    TileGenerator(Context, GeoPackage, String, int[], BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
    +
    TileGenerator(Context, GeoPackage, String, int[], BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
    Constructor
    -
    TileGenerator(Context, GeoPackage, String, int, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
    +
    TileGenerator(Context, GeoPackage, String, int, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
    Constructor
    -
    TileGenerator(Context, GeoPackage, String, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
    +
    TileGenerator(Context, GeoPackage, String, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
    Constructor
    -
    TileGenerator(Context, GeoPackage, String, Collection<Integer>, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
    +
    TileGenerator(Context, GeoPackage, String, Collection<Integer>, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
    Constructor
    -
    TileGenerator(Context, GeoPackage, String, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
    +
    TileGenerator(Context, GeoPackage, String, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
    Constructor
    -
    tileHeight - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    tileHeight - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Tile height
    -
    TileInvalidCursor - Class in mil.nga.geopackage.tiles.user
    +
    TileInvalidCursor - Class in mil.nga.geopackage.tiles.user
    Tile Invalid Cursor wrapper for tile requery to handle failed rows due to large blobs
    -
    TileInvalidCursor(TileDao, TileCursor, List<Integer>, List<TileColumn>) - Constructor for class mil.nga.geopackage.tiles.user.TileInvalidCursor
    +
    TileInvalidCursor(TileDao, TileCursor, List<Integer>, List<TileColumn>) - Constructor for class mil.nga.geopackage.tiles.user.TileInvalidCursor
    Constructor
    -
    tileLength(float) - Static method in class mil.nga.geopackage.tiles.TileUtils
    +
    tileLength(float) - Static method in class mil.nga.geopackage.tiles.TileUtils
    Get the tile side (width and height) dimension based upon the display density scale
    -
    TilePaginatedCursor - Class in mil.nga.geopackage.tiles.user
    +
    TilePaginatedCursor - Class in mil.nga.geopackage.tiles.user
    Tile Paginated Cursor for iterating and querying through tiles in chunks
    -
    TilePaginatedCursor(TileDao, TileCursor) - Constructor for class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    +
    TilePaginatedCursor(TileDao, TileCursor) - Constructor for class mil.nga.geopackage.tiles.user.TilePaginatedCursor
    Constructor
    -
    TileReprojection - Class in mil.nga.geopackage.tiles.reproject
    +
    TileReprojection - Class in mil.nga.geopackage.tiles.reproject
    Tile Reprojection for reprojecting an existing tile table
    -
    TileReprojection(TileDao, GeoPackage, String, Projection) - Constructor for class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    TileReprojection(TileDao, GeoPackage, String, Projection) - Constructor for class mil.nga.geopackage.tiles.reproject.TileReprojection
    Constructor, reproject a tile table to a new tile table in a specified GeoPackage
    -
    TileReprojection(TileDao, GeoPackage, TileDao) - Constructor for class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    TileReprojection(TileDao, GeoPackage, TileDao) - Constructor for class mil.nga.geopackage.tiles.reproject.TileReprojection
    Constructor, reproject a GeoPackage tile table to a new tile table
    -
    TileReprojection(TileDao, TileDao) - Constructor for class mil.nga.geopackage.tiles.reproject.TileReprojection
    +
    TileReprojection(TileDao, TileDao) - Constructor for class mil.nga.geopackage.tiles.reproject.TileReprojection
    Constructor, reproject a GeoPackage tile table to a new tile table
    -
    TileRetriever - Interface in mil.nga.geopackage.tiles.retriever
    +
    TileRetriever - Interface in mil.nga.geopackage.tiles.retriever
    Interface defining the get tile retrieval method
    -
    TileRow - Class in mil.nga.geopackage.tiles.user
    +
    TileRow - Class in mil.nga.geopackage.tiles.user
    Tile Row containing the values from a single cursor row
    -
    TileRow(TileRow) - Constructor for class mil.nga.geopackage.tiles.user.TileRow
    +
    TileRow(TileRow) - Constructor for class mil.nga.geopackage.tiles.user.TileRow
    Copy Constructor
    -
    TileRowSync - Class in mil.nga.geopackage.tiles.user
    +
    TileRowSync - Class in mil.nga.geopackage.tiles.user
    Tile Row Sync to support reading a single tile row copy when multiple near simultaneous asynchronous requests are made
    -
    TileRowSync() - Constructor for class mil.nga.geopackage.tiles.user.TileRowSync
    +
    TileRowSync() - Constructor for class mil.nga.geopackage.tiles.user.TileRowSync
    Constructor
    -
    TileUtils - Class in mil.nga.geopackage.tiles
    +
    TileUtils - Class in mil.nga.geopackage.tiles
    Tile utilities and constants
    -
    TileUtils() - Constructor for class mil.nga.geopackage.tiles.TileUtils
    +
    TileUtils() - Constructor for class mil.nga.geopackage.tiles.TileUtils
     
    -
    tileWidth - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    tileWidth - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Tile width
    -
    TileWrapperConnection - Class in mil.nga.geopackage.tiles.user
    +
    TileWrapperConnection - Class in mil.nga.geopackage.tiles.user
    -
    Deprecated. -
    use TileDao to query tile tables
    +
    Deprecated. +
    use TileDao to query tile tables
    -
    TileWrapperConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.tiles.user.TileWrapperConnection
    +
    TileWrapperConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.tiles.user.TileWrapperConnection
    -
    Deprecated.
    +
    Deprecated.
    Constructor
    -
    toBitmap(byte[]) - Static method in class mil.nga.geopackage.io.BitmapConverter
    +
    toBitmap(byte[]) - Static method in class mil.nga.geopackage.io.BitmapConverter
    Decode the bytes to a bitmap
    -
    toBitmap(byte[], BitmapFactory.Options) - Static method in class mil.nga.geopackage.io.BitmapConverter
    +
    toBitmap(byte[], BitmapFactory.Options) - Static method in class mil.nga.geopackage.io.BitmapConverter
    Decode the bytes to a bitmap, with options
    -
    toBytes(Bitmap, Bitmap.CompressFormat) - Static method in class mil.nga.geopackage.io.BitmapConverter
    +
    toBytes(Bitmap, Bitmap.CompressFormat) - Static method in class mil.nga.geopackage.io.BitmapConverter
    Compress the bitmap to a byte array at full quality
    -
    toBytes(Bitmap, Bitmap.CompressFormat, int) - Static method in class mil.nga.geopackage.io.BitmapConverter
    +
    toBytes(Bitmap, Bitmap.CompressFormat, int) - Static method in class mil.nga.geopackage.io.BitmapConverter
    Compress the bitmap to a byte array
    -
    toContentValues() - Method in class mil.nga.geopackage.user.UserRow
    +
    toContentValues() - Method in class mil.nga.geopackage.user.UserRow
    Convert the row to content values
    -
    toContentValues(boolean) - Method in class mil.nga.geopackage.user.UserRow
    +
    toContentValues(boolean) - Method in class mil.nga.geopackage.user.UserRow
    Convert the row to content values
    -
    tolerance - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    tolerance - Variable in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Query range tolerance
    -
    tolerance - Variable in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    +
    tolerance - Variable in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
    Query range tolerance
    -
    tolerance - Variable in class mil.nga.geopackage.features.user.ManualFeatureQuery
    +
    tolerance - Variable in class mil.nga.geopackage.features.user.ManualFeatureQuery
    Query range tolerance
    - - - -

    U

    -
    -
    uniqueBaseIds() - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +

    U

    +
    +
    uniqueBaseIds() - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Get the unique base ids
    -
    uniqueRelatedIds() - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    +
    uniqueRelatedIds() - Method in class mil.nga.geopackage.extension.related.UserMappingDao
    Get the unique related ids
    -
    update(ContentValues, String, String[]) - Method in class mil.nga.geopackage.user.UserDao
    +
    update(ContentValues, String, String[]) - Method in class mil.nga.geopackage.user.UserDao
    Update all rows matching the where clause with the provided values
    -
    update(String, ContentValues, String, String[]) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    +
    update(String, ContentValues, String, String[]) - Method in class mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
    Update the table
    -
    update(String, ContentValues, String, String[]) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    +
    update(String, ContentValues, String, String[]) - Method in class mil.nga.geopackage.db.AndroidSQLiteDatabase
    Update the table
    -
    update(String, ContentValues, String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    +
    update(String, ContentValues, String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageDatabase
    Update the table
    -
    update(String, ContentValues, String, String[]) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    +
    update(String, ContentValues, String, String[]) - Method in interface mil.nga.geopackage.db.GeoPackageSQLiteDatabase
    Update the table
    -
    update(GeometryMetadata) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    +
    update(GeometryMetadata) - Method in class mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
    Update the geometry metadata
    -
    update(TRow) - Method in class mil.nga.geopackage.user.UserDao
    -
    updateLastIndexed(long, String, long) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    update(TRow) - Method in class mil.nga.geopackage.user.UserDao
    +
    updateLastIndexed(long, String, long) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Update the last indexed time
    -
    updateLastIndexed(String, String, long) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    updateLastIndexed(String, String, long) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Update the last indexed time
    -
    updateLastIndexed(TableMetadata, long) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    +
    updateLastIndexed(TableMetadata, long) - Method in class mil.nga.geopackage.db.metadata.TableMetadataDataSource
    Update the last indexed time
    -
    UrlTileGenerator - Class in mil.nga.geopackage.tiles
    +
    UrlTileGenerator - Class in mil.nga.geopackage.tiles
    Creates a set of tiles within a GeoPackage by downloading the tiles from a URL
    -
    UrlTileGenerator(Context, GeoPackage, String, String, int[], BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    UrlTileGenerator(Context, GeoPackage, String, String, int[], BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
    Constructor
    -
    UrlTileGenerator(Context, GeoPackage, String, String, int, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    UrlTileGenerator(Context, GeoPackage, String, String, int, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
    Constructor
    -
    UrlTileGenerator(Context, GeoPackage, String, String, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    UrlTileGenerator(Context, GeoPackage, String, String, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
    Constructor
    -
    UrlTileGenerator(Context, GeoPackage, String, String, Collection<Integer>, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    UrlTileGenerator(Context, GeoPackage, String, String, Collection<Integer>, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
    Constructor
    -
    UrlTileGenerator(Context, GeoPackage, String, String, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
    +
    UrlTileGenerator(Context, GeoPackage, String, String, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
    Constructor
    -
    useIcon() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    +
    useIcon() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
    Determine if an icon exists and should be used.
    -
    UserConnection<TColumn extends UserColumn,​TTable extends UserTable<TColumn>,​TRow extends UserRow<TColumn,​TTable>,​TResult extends UserCursor<TColumn,​TTable,​TRow>> - Class in mil.nga.geopackage.user
    +
    UserConnection<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TResult extends UserCursor<TColumn,TTable,TRow>> - Class in mil.nga.geopackage.user
    GeoPackage Connection used to define common functionality within different connection types
    -
    UserConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.user.UserConnection
    +
    UserConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.user.UserConnection
    Constructor
    -
    UserCursor<TColumn extends UserColumn,​TTable extends UserTable<TColumn>,​TRow extends UserRow<TColumn,​TTable>> - Class in mil.nga.geopackage.user
    +
    UserCursor<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>> - Class in mil.nga.geopackage.user
    Abstract User Cursor
    -
    UserCursor(TTable, Cursor) - Constructor for class mil.nga.geopackage.user.UserCursor
    +
    UserCursor(TTable, Cursor) - Constructor for class mil.nga.geopackage.user.UserCursor
    Constructor
    -
    UserCursor(TTable, String[], Cursor) - Constructor for class mil.nga.geopackage.user.UserCursor
    +
    UserCursor(TTable, String[], Cursor) - Constructor for class mil.nga.geopackage.user.UserCursor
    Constructor
    -
    UserCursor(TTable, UserColumns<TColumn>, Cursor) - Constructor for class mil.nga.geopackage.user.UserCursor
    +
    UserCursor(TTable, UserColumns<TColumn>, Cursor) - Constructor for class mil.nga.geopackage.user.UserCursor
    Constructor
    -
    UserCustomConnection - Class in mil.nga.geopackage.user.custom
    +
    UserCustomConnection - Class in mil.nga.geopackage.user.custom
    GeoPackage User Custom Connection
    -
    UserCustomConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.user.custom.UserCustomConnection
    +
    UserCustomConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.user.custom.UserCustomConnection
    Constructor
    -
    UserCustomCursor - Class in mil.nga.geopackage.user.custom
    +
    UserCustomCursor - Class in mil.nga.geopackage.user.custom
    User Custom Cursor to wrap a database Cursor for tile queries
    -
    UserCustomCursor(UserCustomTable, Cursor) - Constructor for class mil.nga.geopackage.user.custom.UserCustomCursor
    +
    UserCustomCursor(UserCustomTable, Cursor) - Constructor for class mil.nga.geopackage.user.custom.UserCustomCursor
    Constructor
    -
    UserCustomCursor(UserCustomTable, String[], Cursor) - Constructor for class mil.nga.geopackage.user.custom.UserCustomCursor
    +
    UserCustomCursor(UserCustomTable, String[], Cursor) - Constructor for class mil.nga.geopackage.user.custom.UserCustomCursor
    Constructor
    -
    UserCustomDao - Class in mil.nga.geopackage.user.custom
    +
    UserCustomDao - Class in mil.nga.geopackage.user.custom
    User Custom DAO for reading user custom data tables
    -
    UserCustomDao(String, GeoPackageConnection, UserCustomTable) - Constructor for class mil.nga.geopackage.user.custom.UserCustomDao
    +
    UserCustomDao(String, GeoPackageConnection, UserCustomTable) - Constructor for class mil.nga.geopackage.user.custom.UserCustomDao
    Constructor
    -
    UserCustomDao(UserCustomDao) - Constructor for class mil.nga.geopackage.user.custom.UserCustomDao
    +
    UserCustomDao(UserCustomDao) - Constructor for class mil.nga.geopackage.user.custom.UserCustomDao
    Constructor
    -
    UserCustomDao(UserCustomDao, UserCustomTable) - Constructor for class mil.nga.geopackage.user.custom.UserCustomDao
    +
    UserCustomDao(UserCustomDao, UserCustomTable) - Constructor for class mil.nga.geopackage.user.custom.UserCustomDao
    Constructor
    -
    UserCustomInvalidCursor - Class in mil.nga.geopackage.user.custom
    +
    UserCustomInvalidCursor - Class in mil.nga.geopackage.user.custom
    User Custom Invalid Cursor wrapper for user custom requery to handle failed rows due to large blobs
    -
    UserCustomInvalidCursor(UserCustomDao, UserCustomCursor, List<Integer>, List<UserCustomColumn>) - Constructor for class mil.nga.geopackage.user.custom.UserCustomInvalidCursor
    +
    UserCustomInvalidCursor(UserCustomDao, UserCustomCursor, List<Integer>, List<UserCustomColumn>) - Constructor for class mil.nga.geopackage.user.custom.UserCustomInvalidCursor
    Constructor
    -
    UserCustomPaginatedCursor - Class in mil.nga.geopackage.user.custom
    +
    UserCustomPaginatedCursor - Class in mil.nga.geopackage.user.custom
    User Custom Paginated Cursor for iterating and querying through user customs in chunks
    -
    UserCustomPaginatedCursor(UserCustomDao, UserCustomCursor) - Constructor for class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    +
    UserCustomPaginatedCursor(UserCustomDao, UserCustomCursor) - Constructor for class mil.nga.geopackage.user.custom.UserCustomPaginatedCursor
    Constructor
    -
    UserCustomRow - Class in mil.nga.geopackage.user.custom
    +
    UserCustomRow - Class in mil.nga.geopackage.user.custom
    User Custom Row containing the values from a single cursor row
    -
    UserCustomRow(UserCustomRow) - Constructor for class mil.nga.geopackage.user.custom.UserCustomRow
    +
    UserCustomRow(UserCustomRow) - Constructor for class mil.nga.geopackage.user.custom.UserCustomRow
    Copy Constructor
    -
    UserCustomRow(UserCustomTable) - Constructor for class mil.nga.geopackage.user.custom.UserCustomRow
    +
    UserCustomRow(UserCustomTable) - Constructor for class mil.nga.geopackage.user.custom.UserCustomRow
    Constructor to create an empty row
    -
    UserCustomRow(UserCustomTable, UserCustomColumns, int[], Object[]) - Constructor for class mil.nga.geopackage.user.custom.UserCustomRow
    +
    UserCustomRow(UserCustomTable, UserCustomColumns, int[], Object[]) - Constructor for class mil.nga.geopackage.user.custom.UserCustomRow
    Constructor
    -
    UserCustomRowSync - Class in mil.nga.geopackage.user.custom
    +
    UserCustomRowSync - Class in mil.nga.geopackage.user.custom
    User Custom Row Sync to support reading a single user mapping row copy when multiple near simultaneous asynchronous requests are made
    -
    UserCustomRowSync() - Constructor for class mil.nga.geopackage.user.custom.UserCustomRowSync
    +
    UserCustomRowSync() - Constructor for class mil.nga.geopackage.user.custom.UserCustomRowSync
    Constructor
    -
    UserCustomWrapperConnection - Class in mil.nga.geopackage.user.custom
    +
    UserCustomWrapperConnection - Class in mil.nga.geopackage.user.custom
    -
    Deprecated. -
    use UserCustomDao to query user custom tables
    +
    Deprecated. +
    use UserCustomDao to query user custom tables
    -
    UserCustomWrapperConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.user.custom.UserCustomWrapperConnection
    +
    UserCustomWrapperConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.user.custom.UserCustomWrapperConnection
    -
    Deprecated.
    +
    Deprecated.
    Constructor
    -
    UserDao<TColumn extends UserColumn,​TTable extends UserTable<TColumn>,​TRow extends UserRow<TColumn,​TTable>,​TResult extends UserCursor<TColumn,​TTable,​TRow>> - Class in mil.nga.geopackage.user
    +
    UserDao<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TResult extends UserCursor<TColumn,TTable,TRow>> - Class in mil.nga.geopackage.user
    Abstract User DAO for reading user tables
    -
    UserDao(String, GeoPackageConnection, UserConnection<TColumn, TTable, TRow, TResult>, TTable) - Constructor for class mil.nga.geopackage.user.UserDao
    +
    UserDao(String, GeoPackageConnection, UserConnection<TColumn, TTable, TRow, TResult>, TTable) - Constructor for class mil.nga.geopackage.user.UserDao
    Constructor
    -
    userDb - Variable in class mil.nga.geopackage.user.custom.UserCustomDao
    +
    userDb - Variable in class mil.nga.geopackage.user.custom.UserCustomDao
    User Custom connection
    -
    UserInvalidCursor<TColumn extends UserColumn,​TTable extends UserTable<TColumn>,​TRow extends UserRow<TColumn,​TTable>,​TCursor extends UserCursor<TColumn,​TTable,​TRow>,​TUserDao extends UserDao<TColumn,​TTable,​TRow,​TCursor>> - Class in mil.nga.geopackage.user
    +
    UserInvalidCursor<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TCursor extends UserCursor<TColumn,TTable,TRow>,TUserDao extends UserDao<TColumn,TTable,TRow,TCursor>> - Class in mil.nga.geopackage.user
    Abstract User Invalid Cursor for handling failed rows due to large blobs
    -
    UserInvalidCursor(TUserDao, TCursor, List<Integer>, List<TColumn>) - Constructor for class mil.nga.geopackage.user.UserInvalidCursor
    +
    UserInvalidCursor(TUserDao, TCursor, List<Integer>, List<TColumn>) - Constructor for class mil.nga.geopackage.user.UserInvalidCursor
    Constructor
    -
    UserMappingDao - Class in mil.nga.geopackage.extension.related
    +
    UserMappingDao - Class in mil.nga.geopackage.extension.related
    User Mapping DAO for reading user mapping data tables
    -
    UserMappingDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.related.UserMappingDao
    +
    UserMappingDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.related.UserMappingDao
    Constructor
    -
    UserMappingDao(UserCustomDao, UserMappingTable) - Constructor for class mil.nga.geopackage.extension.related.UserMappingDao
    +
    UserMappingDao(UserCustomDao, UserMappingTable) - Constructor for class mil.nga.geopackage.extension.related.UserMappingDao
    Constructor
    -
    UserMappingRow - Class in mil.nga.geopackage.extension.related
    +
    UserMappingRow - Class in mil.nga.geopackage.extension.related
    User Mapping Row containing the values from a single cursor row
    -
    UserMappingRow(UserMappingRow) - Constructor for class mil.nga.geopackage.extension.related.UserMappingRow
    +
    UserMappingRow(UserMappingRow) - Constructor for class mil.nga.geopackage.extension.related.UserMappingRow
    Copy Constructor
    -
    UserMappingRow(UserMappingTable) - Constructor for class mil.nga.geopackage.extension.related.UserMappingRow
    +
    UserMappingRow(UserMappingTable) - Constructor for class mil.nga.geopackage.extension.related.UserMappingRow
    Constructor to create an empty row
    -
    UserMappingRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.related.UserMappingRow
    +
    UserMappingRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.related.UserMappingRow
    Constructor
    -
    UserPaginatedCursor<TColumn extends UserColumn,​TTable extends UserTable<TColumn>,​TRow extends UserRow<TColumn,​TTable>,​TResult extends UserCursor<TColumn,​TTable,​TRow>> - Class in mil.nga.geopackage.user
    +
    UserPaginatedCursor<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TResult extends UserCursor<TColumn,TTable,TRow>> - Class in mil.nga.geopackage.user
    User Paginated Cursor for iterating and querying through chunks
    -
    UserPaginatedCursor(UserDao<TColumn, TTable, TRow, TResult>, UserCursor<TColumn, TTable, TRow>) - Constructor for class mil.nga.geopackage.user.UserPaginatedCursor
    +
    UserPaginatedCursor(UserDao<TColumn, TTable, TRow, TResult>, UserCursor<TColumn, TTable, TRow>) - Constructor for class mil.nga.geopackage.user.UserPaginatedCursor
    Constructor
    -
    UserQuery - Class in mil.nga.geopackage.user
    +
    UserQuery - Class in mil.nga.geopackage.user
    User Query parameter types
    -
    UserQuery() - Constructor for class mil.nga.geopackage.user.UserQuery
    +
    UserQuery() - Constructor for class mil.nga.geopackage.user.UserQuery
    Constructor
    -
    UserQuery(Boolean, String, String[], String[], String, String[], String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    +
    UserQuery(Boolean, String, String[], String[], String, String[], String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    Constructor
    -
    UserQuery(Boolean, String, String[], String[], String, String[], String, String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    +
    UserQuery(Boolean, String, String[], String[], String, String[], String, String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    Constructor
    -
    UserQuery(Boolean, String, String[], String, String[], String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    +
    UserQuery(Boolean, String, String[], String, String[], String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    Constructor
    -
    UserQuery(Boolean, String, String[], String, String[], String, String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    +
    UserQuery(Boolean, String, String[], String, String[], String, String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    Constructor
    -
    UserQuery(String, String[]) - Constructor for class mil.nga.geopackage.user.UserQuery
    +
    UserQuery(String, String[]) - Constructor for class mil.nga.geopackage.user.UserQuery
    Constructor for raw query
    -
    UserQuery(String, String[], String[]) - Constructor for class mil.nga.geopackage.user.UserQuery
    +
    UserQuery(String, String[], String[]) - Constructor for class mil.nga.geopackage.user.UserQuery
    Constructor for raw query
    -
    UserQuery(String, String[], String[], String, String[], String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    +
    UserQuery(String, String[], String[], String, String[], String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    Constructor
    -
    UserQuery(String, String[], String[], String, String[], String, String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    +
    UserQuery(String, String[], String[], String, String[], String, String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    Constructor
    -
    UserQuery(String, String[], String, String[], String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    +
    UserQuery(String, String[], String, String[], String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    Constructor
    -
    UserQuery(String, String[], String, String[], String, String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    +
    UserQuery(String, String[], String, String[], String, String, String, String) - Constructor for class mil.nga.geopackage.user.UserQuery
    Constructor
    -
    UserQueryParamType - Enum in mil.nga.geopackage.user
    +
    UserQueryParamType - Enum in mil.nga.geopackage.user
    User Query parameter types
    -
    UserRow<TColumn extends UserColumn,​TTable extends UserTable<TColumn>> - Class in mil.nga.geopackage.user
    +
    UserRow<TColumn extends UserColumn,TTable extends UserTable<TColumn>> - Class in mil.nga.geopackage.user
    User Row containing the values from a single cursor row
    -
    UserRow(UserRow<TColumn, TTable>) - Constructor for class mil.nga.geopackage.user.UserRow
    +
    UserRow(UserRow<TColumn, TTable>) - Constructor for class mil.nga.geopackage.user.UserRow
    Copy Constructor
    -
    UserRow(TTable) - Constructor for class mil.nga.geopackage.user.UserRow
    +
    UserRow(TTable) - Constructor for class mil.nga.geopackage.user.UserRow
    Constructor to create an empty row
    -
    UserRow(TTable, UserColumns<TColumn>, int[], Object[]) - Constructor for class mil.nga.geopackage.user.UserRow
    +
    UserRow(TTable, UserColumns<TColumn>, int[], Object[]) - Constructor for class mil.nga.geopackage.user.UserRow
    Constructor
    -
    UserWrapperConnection<TColumn extends UserColumn,​TTable extends UserTable<TColumn>,​TRow extends UserRow<TColumn,​TTable>,​TResult extends UserCursor<TColumn,​TTable,​TRow>> - Class in mil.nga.geopackage.user
    +
    UserWrapperConnection<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TResult extends UserCursor<TColumn,TTable,TRow>> - Class in mil.nga.geopackage.user
    -
    Deprecated. -
    use UserDao to query user tables
    +
    Deprecated. +
    use UserDao to query user tables
    -
    UserWrapperConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.user.UserWrapperConnection
    +
    UserWrapperConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.user.UserWrapperConnection
    -
    Deprecated.
    +
    Deprecated.
    Constructor
    - - - -

    V

    -
    -
    validate() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +

    V

    +
    +
    validate() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Validate the GeoPackage against the DGIWG GeoPackage Profile
    -
    validate(String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    validate(String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Validate the GeoPackage table against the DGIWG GeoPackage Profile
    -
    validate(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    validate(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Validate the database header and integrity.
    -
    validate(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    validate(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Validate the database header and integrity.
    -
    validate(List<String>) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    +
    validate(List<String>) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
    Validate the GeoPackage tables against the DGIWG GeoPackage Profile
    -
    validate(DGIWGGeoPackage) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    +
    validate(DGIWGGeoPackage) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
    Validate the GeoPackage against the DGIWG GeoPackage Profile
    -
    validateDatabase(SQLiteDatabase, boolean, boolean, boolean, boolean) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    validateDatabase(SQLiteDatabase, boolean, boolean, boolean, boolean) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Validate the database header and integrity.
    -
    validateDatabaseAndClose(SQLiteDatabase, boolean, boolean) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    validateDatabaseAndClose(SQLiteDatabase, boolean, boolean) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Validate the database and close it.
    -
    validateDatabaseAndCloseOnError(SQLiteDatabase, boolean, boolean) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    validateDatabaseAndCloseOnError(SQLiteDatabase, boolean, boolean) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Validate the database and close when validation fails.
    -
    validateDatabaseHeader(SQLiteDatabase) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    validateDatabaseHeader(SQLiteDatabase) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Validate the header of the database file to verify it is a sqlite database
    -
    validateDatabaseIntegrity(SQLiteDatabase) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    +
    validateDatabaseIntegrity(SQLiteDatabase) - Static method in class mil.nga.geopackage.db.SQLiteDatabaseUtils
    Validate the integrity of the database
    -
    validateHeader(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    validateHeader(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Validate the database header.
    -
    validateHeader(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    validateHeader(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Validate the database header.
    -
    validateImageType(PngReader) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    +
    validateImageType(PngReader) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
    Validate that the image type is single channel 16 bit
    -
    validateImageType(FileDirectory) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    +
    validateImageType(FileDirectory) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
    Validate that the image type
    -
    validateIntegrity(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    +
    validateIntegrity(String) - Method in interface mil.nga.geopackage.GeoPackageManager
    Validate the database integrity.
    -
    validateIntegrity(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    +
    validateIntegrity(String) - Method in class mil.nga.geopackage.GeoPackageManagerImpl
    Validate the database integrity.
    -
    valueOf(String) - Static method in enum mil.nga.geopackage.features.index.FeatureIndexType
    +
    valueOf(String) - Static method in enum mil.nga.geopackage.features.index.FeatureIndexType
    Returns the enum constant of this type with the specified name.
    -
    valueOf(String) - Static method in enum mil.nga.geopackage.tiles.features.FeatureDrawType
    +
    valueOf(String) - Static method in enum mil.nga.geopackage.tiles.features.FeatureDrawType
    Returns the enum constant of this type with the specified name.
    -
    valueOf(String) - Static method in enum mil.nga.geopackage.user.UserQueryParamType
    +
    valueOf(String) - Static method in enum mil.nga.geopackage.user.UserQueryParamType
    Returns the enum constant of this type with the specified name.
    -
    values() - Static method in enum mil.nga.geopackage.features.index.FeatureIndexType
    +
    values() - Static method in enum mil.nga.geopackage.features.index.FeatureIndexType
    Returns an array containing the constants of this enum type, in the order they are declared.
    -
    values() - Static method in enum mil.nga.geopackage.tiles.features.FeatureDrawType
    +
    values() - Static method in enum mil.nga.geopackage.tiles.features.FeatureDrawType
    Returns an array containing the constants of this enum type, in the order they are declared.
    -
    values() - Static method in enum mil.nga.geopackage.user.UserQueryParamType
    +
    values() - Static method in enum mil.nga.geopackage.user.UserQueryParamType
    Returns an array containing the constants of this enum type, in the order they are declared.
    - - - -

    W

    -
    -
    wasNull() - Method in class mil.nga.geopackage.db.CursorResult
    -
    wasNull() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    -
    WEB_MERCATOR_PROJECTION - Static variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +

    W

    +
    +
    wasNull() - Method in class mil.nga.geopackage.db.CursorResult
    +
    wasNull() - Method in class mil.nga.geopackage.user.UserInvalidCursor
    +
    WEB_MERCATOR_PROJECTION - Static variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Web Mercator Projection
    -
    WGS_84_PROJECTION - Static variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    WGS_84_PROJECTION - Static variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    WGS84 Projection
    -
    width - Variable in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    +
    width - Variable in class mil.nga.geopackage.tiles.retriever.GeoPackageTile
    Tile width
    -
    widthOverlap - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    +
    widthOverlap - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
    Width overlapping pixels between tile images
    -
    wrapCursor(Cursor) - Method in class mil.nga.geopackage.attributes.AttributesWrapperConnection
    +
    wrapCursor(Cursor) - Method in class mil.nga.geopackage.attributes.AttributesWrapperConnection
    -
    Deprecated.
    +
    Deprecated.
    Wrap the cursor in a result
    -
    wrapCursor(Cursor) - Method in interface mil.nga.geopackage.db.GeoPackageCursorWrapper
    +
    wrapCursor(Cursor) - Method in interface mil.nga.geopackage.db.GeoPackageCursorWrapper
    Wrap the cursor
    -
    wrapCursor(Cursor) - Method in class mil.nga.geopackage.features.user.FeatureWrapperConnection
    +
    wrapCursor(Cursor) - Method in class mil.nga.geopackage.features.user.FeatureWrapperConnection
    -
    Deprecated.
    +
    Deprecated.
    Wrap the cursor in a result
    -
    wrapCursor(Cursor) - Method in class mil.nga.geopackage.tiles.user.TileWrapperConnection
    +
    wrapCursor(Cursor) - Method in class mil.nga.geopackage.tiles.user.TileWrapperConnection
    -
    Deprecated.
    +
    Deprecated.
    Wrap the cursor in a result
    -
    wrapCursor(Cursor) - Method in class mil.nga.geopackage.user.custom.UserCustomWrapperConnection
    +
    wrapCursor(Cursor) - Method in class mil.nga.geopackage.user.custom.UserCustomWrapperConnection
    -
    Deprecated.
    +
    Deprecated.
    Wrap the cursor in a result
    -
    wrapCursor(Cursor) - Method in class mil.nga.geopackage.user.UserWrapperConnection
    +
    wrapCursor(Cursor) - Method in class mil.nga.geopackage.user.UserWrapperConnection
    -
    Deprecated.
    +
    Deprecated.
    Wrap the cursor in a result
    -
    wrapCursor(Cursor, String) - Method in class mil.nga.geopackage.db.GeoPackageCursorFactory
    +
    wrapCursor(Cursor, String) - Method in class mil.nga.geopackage.db.GeoPackageCursorFactory
    Wrap the cursor
    -
    wrapQuery(String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    +
    wrapQuery(String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageConnection
    Perform the query and wrap as a result
    -
    writeTiff() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    +
    writeTiff() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
    Write the TIFF file to the image bytes
    - - - -

    X

    -
    -
    XYZGeoPackageTileRetriever - Class in mil.nga.geopackage.tiles.retriever
    +

    X

    +
    +
    XYZGeoPackageTileRetriever - Class in mil.nga.geopackage.tiles.retriever
    XYZ GeoPackage Tile Retriever, assumes XYZ tiles
    -
    XYZGeoPackageTileRetriever(TileDao) - Constructor for class mil.nga.geopackage.tiles.retriever.XYZGeoPackageTileRetriever
    +
    XYZGeoPackageTileRetriever(TileDao) - Constructor for class mil.nga.geopackage.tiles.retriever.XYZGeoPackageTileRetriever
    Constructor
    -A B C D E F G H I J L M N O P Q R S T U V W X 
    All Classes All Packages
    -
    - diff --git a/docs/docs/api/index.html b/docs/docs/api/index.html index d55f4c7e..cde47ab6 100644 --- a/docs/docs/api/index.html +++ b/docs/docs/api/index.html @@ -1,263 +1,118 @@ - - -Overview (geopackage-android 6.7.1 API) + +Overview (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    +
    -

    geopackage-android 6.7.1 API

    +

    geopackage-android 6.7.2 API

    +
    +
    +
    Packages
    + -
    -
    -
    - -
    diff --git a/docs/docs/api/jquery-ui.overrides.css b/docs/docs/api/jquery-ui.overrides.css new file mode 100644 index 00000000..facf852c --- /dev/null +++ b/docs/docs/api/jquery-ui.overrides.css @@ -0,0 +1,35 @@ +/* + * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active, +a.ui-button:active, +.ui-button:active, +.ui-button.ui-state-active:hover { + /* Overrides the color of selection used in jQuery UI */ + background: #F8981D; + border: 1px solid #F8981D; +} diff --git a/docs/docs/api/jquery/external/jquery/jquery.js b/docs/docs/api/jquery/external/jquery/jquery.js deleted file mode 100644 index 5b16efa1..00000000 --- a/docs/docs/api/jquery/external/jquery/jquery.js +++ /dev/null @@ -1,10598 +0,0 @@ -/*! - * jQuery JavaScript Library v3.4.1 - * https://jquery.com/ - * - * Includes Sizzle.js - * https://sizzlejs.com/ - * - * Copyright JS Foundation and other contributors - * Released under the MIT license - * https://jquery.org/license - * - * Date: 2019-05-01T21:04Z - */ -( function( global, factory ) { - - "use strict"; - - if ( typeof module === "object" && typeof module.exports === "object" ) { - - // For CommonJS and CommonJS-like environments where a proper `window` - // is present, execute the factory and get jQuery. - // For environments that do not have a `window` with a `document` - // (such as Node.js), expose a factory as module.exports. - // This accentuates the need for the creation of a real `window`. - // e.g. var jQuery = require("jquery")(window); - // See ticket #14549 for more info. - module.exports = global.document ? - factory( global, true ) : - function( w ) { - if ( !w.document ) { - throw new Error( "jQuery requires a window with a document" ); - } - return factory( w ); - }; - } else { - factory( global ); - } - -// Pass this if window is not defined yet -} )( typeof window !== "undefined" ? window : this, function( window, noGlobal ) { - -// Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1 -// throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode -// arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common -// enough that all such attempts are guarded in a try block. -"use strict"; - -var arr = []; - -var document = window.document; - -var getProto = Object.getPrototypeOf; - -var slice = arr.slice; - -var concat = arr.concat; - -var push = arr.push; - -var indexOf = arr.indexOf; - -var class2type = {}; - -var toString = class2type.toString; - -var hasOwn = class2type.hasOwnProperty; - -var fnToString = hasOwn.toString; - -var ObjectFunctionString = fnToString.call( Object ); - -var support = {}; - -var isFunction = function isFunction( obj ) { - - // Support: Chrome <=57, Firefox <=52 - // In some browsers, typeof returns "function" for HTML elements - // (i.e., `typeof document.createElement( "object" ) === "function"`). - // We don't want to classify *any* DOM node as a function. - return typeof obj === "function" && typeof obj.nodeType !== "number"; - }; - - -var isWindow = function isWindow( obj ) { - return obj != null && obj === obj.window; - }; - - - - - var preservedScriptAttributes = { - type: true, - src: true, - nonce: true, - noModule: true - }; - - function DOMEval( code, node, doc ) { - doc = doc || document; - - var i, val, - script = doc.createElement( "script" ); - - script.text = code; - if ( node ) { - for ( i in preservedScriptAttributes ) { - - // Support: Firefox 64+, Edge 18+ - // Some browsers don't support the "nonce" property on scripts. - // On the other hand, just using `getAttribute` is not enough as - // the `nonce` attribute is reset to an empty string whenever it - // becomes browsing-context connected. - // See https://github.com/whatwg/html/issues/2369 - // See https://html.spec.whatwg.org/#nonce-attributes - // The `node.getAttribute` check was added for the sake of - // `jQuery.globalEval` so that it can fake a nonce-containing node - // via an object. - val = node[ i ] || node.getAttribute && node.getAttribute( i ); - if ( val ) { - script.setAttribute( i, val ); - } - } - } - doc.head.appendChild( script ).parentNode.removeChild( script ); - } - - -function toType( obj ) { - if ( obj == null ) { - return obj + ""; - } - - // Support: Android <=2.3 only (functionish RegExp) - return typeof obj === "object" || typeof obj === "function" ? - class2type[ toString.call( obj ) ] || "object" : - typeof obj; -} -/* global Symbol */ -// Defining this global in .eslintrc.json would create a danger of using the global -// unguarded in another place, it seems safer to define global only for this module - - - -var - version = "3.4.1", - - // Define a local copy of jQuery - jQuery = function( selector, context ) { - - // The jQuery object is actually just the init constructor 'enhanced' - // Need init if jQuery is called (just allow error to be thrown if not included) - return new jQuery.fn.init( selector, context ); - }, - - // Support: Android <=4.0 only - // Make sure we trim BOM and NBSP - rtrim = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g; - -jQuery.fn = jQuery.prototype = { - - // The current version of jQuery being used - jquery: version, - - constructor: jQuery, - - // The default length of a jQuery object is 0 - length: 0, - - toArray: function() { - return slice.call( this ); - }, - - // Get the Nth element in the matched element set OR - // Get the whole matched element set as a clean array - get: function( num ) { - - // Return all the elements in a clean array - if ( num == null ) { - return slice.call( this ); - } - - // Return just the one element from the set - return num < 0 ? this[ num + this.length ] : this[ num ]; - }, - - // Take an array of elements and push it onto the stack - // (returning the new matched element set) - pushStack: function( elems ) { - - // Build a new jQuery matched element set - var ret = jQuery.merge( this.constructor(), elems ); - - // Add the old object onto the stack (as a reference) - ret.prevObject = this; - - // Return the newly-formed element set - return ret; - }, - - // Execute a callback for every element in the matched set. - each: function( callback ) { - return jQuery.each( this, callback ); - }, - - map: function( callback ) { - return this.pushStack( jQuery.map( this, function( elem, i ) { - return callback.call( elem, i, elem ); - } ) ); - }, - - slice: function() { - return this.pushStack( slice.apply( this, arguments ) ); - }, - - first: function() { - return this.eq( 0 ); - }, - - last: function() { - return this.eq( -1 ); - }, - - eq: function( i ) { - var len = this.length, - j = +i + ( i < 0 ? len : 0 ); - return this.pushStack( j >= 0 && j < len ? [ this[ j ] ] : [] ); - }, - - end: function() { - return this.prevObject || this.constructor(); - }, - - // For internal use only. - // Behaves like an Array's method, not like a jQuery method. - push: push, - sort: arr.sort, - splice: arr.splice -}; - -jQuery.extend = jQuery.fn.extend = function() { - var options, name, src, copy, copyIsArray, clone, - target = arguments[ 0 ] || {}, - i = 1, - length = arguments.length, - deep = false; - - // Handle a deep copy situation - if ( typeof target === "boolean" ) { - deep = target; - - // Skip the boolean and the target - target = arguments[ i ] || {}; - i++; - } - - // Handle case when target is a string or something (possible in deep copy) - if ( typeof target !== "object" && !isFunction( target ) ) { - target = {}; - } - - // Extend jQuery itself if only one argument is passed - if ( i === length ) { - target = this; - i--; - } - - for ( ; i < length; i++ ) { - - // Only deal with non-null/undefined values - if ( ( options = arguments[ i ] ) != null ) { - - // Extend the base object - for ( name in options ) { - copy = options[ name ]; - - // Prevent Object.prototype pollution - // Prevent never-ending loop - if ( name === "__proto__" || target === copy ) { - continue; - } - - // Recurse if we're merging plain objects or arrays - if ( deep && copy && ( jQuery.isPlainObject( copy ) || - ( copyIsArray = Array.isArray( copy ) ) ) ) { - src = target[ name ]; - - // Ensure proper type for the source value - if ( copyIsArray && !Array.isArray( src ) ) { - clone = []; - } else if ( !copyIsArray && !jQuery.isPlainObject( src ) ) { - clone = {}; - } else { - clone = src; - } - copyIsArray = false; - - // Never move original objects, clone them - target[ name ] = jQuery.extend( deep, clone, copy ); - - // Don't bring in undefined values - } else if ( copy !== undefined ) { - target[ name ] = copy; - } - } - } - } - - // Return the modified object - return target; -}; - -jQuery.extend( { - - // Unique for each copy of jQuery on the page - expando: "jQuery" + ( version + Math.random() ).replace( /\D/g, "" ), - - // Assume jQuery is ready without the ready module - isReady: true, - - error: function( msg ) { - throw new Error( msg ); - }, - - noop: function() {}, - - isPlainObject: function( obj ) { - var proto, Ctor; - - // Detect obvious negatives - // Use toString instead of jQuery.type to catch host objects - if ( !obj || toString.call( obj ) !== "[object Object]" ) { - return false; - } - - proto = getProto( obj ); - - // Objects with no prototype (e.g., `Object.create( null )`) are plain - if ( !proto ) { - return true; - } - - // Objects with prototype are plain iff they were constructed by a global Object function - Ctor = hasOwn.call( proto, "constructor" ) && proto.constructor; - return typeof Ctor === "function" && fnToString.call( Ctor ) === ObjectFunctionString; - }, - - isEmptyObject: function( obj ) { - var name; - - for ( name in obj ) { - return false; - } - return true; - }, - - // Evaluates a script in a global context - globalEval: function( code, options ) { - DOMEval( code, { nonce: options && options.nonce } ); - }, - - each: function( obj, callback ) { - var length, i = 0; - - if ( isArrayLike( obj ) ) { - length = obj.length; - for ( ; i < length; i++ ) { - if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) { - break; - } - } - } else { - for ( i in obj ) { - if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) { - break; - } - } - } - - return obj; - }, - - // Support: Android <=4.0 only - trim: function( text ) { - return text == null ? - "" : - ( text + "" ).replace( rtrim, "" ); - }, - - // results is for internal usage only - makeArray: function( arr, results ) { - var ret = results || []; - - if ( arr != null ) { - if ( isArrayLike( Object( arr ) ) ) { - jQuery.merge( ret, - typeof arr === "string" ? - [ arr ] : arr - ); - } else { - push.call( ret, arr ); - } - } - - return ret; - }, - - inArray: function( elem, arr, i ) { - return arr == null ? -1 : indexOf.call( arr, elem, i ); - }, - - // Support: Android <=4.0 only, PhantomJS 1 only - // push.apply(_, arraylike) throws on ancient WebKit - merge: function( first, second ) { - var len = +second.length, - j = 0, - i = first.length; - - for ( ; j < len; j++ ) { - first[ i++ ] = second[ j ]; - } - - first.length = i; - - return first; - }, - - grep: function( elems, callback, invert ) { - var callbackInverse, - matches = [], - i = 0, - length = elems.length, - callbackExpect = !invert; - - // Go through the array, only saving the items - // that pass the validator function - for ( ; i < length; i++ ) { - callbackInverse = !callback( elems[ i ], i ); - if ( callbackInverse !== callbackExpect ) { - matches.push( elems[ i ] ); - } - } - - return matches; - }, - - // arg is for internal usage only - map: function( elems, callback, arg ) { - var length, value, - i = 0, - ret = []; - - // Go through the array, translating each of the items to their new values - if ( isArrayLike( elems ) ) { - length = elems.length; - for ( ; i < length; i++ ) { - value = callback( elems[ i ], i, arg ); - - if ( value != null ) { - ret.push( value ); - } - } - - // Go through every key on the object, - } else { - for ( i in elems ) { - value = callback( elems[ i ], i, arg ); - - if ( value != null ) { - ret.push( value ); - } - } - } - - // Flatten any nested arrays - return concat.apply( [], ret ); - }, - - // A global GUID counter for objects - guid: 1, - - // jQuery.support is not used in Core but other projects attach their - // properties to it so it needs to exist. - support: support -} ); - -if ( typeof Symbol === "function" ) { - jQuery.fn[ Symbol.iterator ] = arr[ Symbol.iterator ]; -} - -// Populate the class2type map -jQuery.each( "Boolean Number String Function Array Date RegExp Object Error Symbol".split( " " ), -function( i, name ) { - class2type[ "[object " + name + "]" ] = name.toLowerCase(); -} ); - -function isArrayLike( obj ) { - - // Support: real iOS 8.2 only (not reproducible in simulator) - // `in` check used to prevent JIT error (gh-2145) - // hasOwn isn't used here due to false negatives - // regarding Nodelist length in IE - var length = !!obj && "length" in obj && obj.length, - type = toType( obj ); - - if ( isFunction( obj ) || isWindow( obj ) ) { - return false; - } - - return type === "array" || length === 0 || - typeof length === "number" && length > 0 && ( length - 1 ) in obj; -} -var Sizzle = -/*! - * Sizzle CSS Selector Engine v2.3.4 - * https://sizzlejs.com/ - * - * Copyright JS Foundation and other contributors - * Released under the MIT license - * https://js.foundation/ - * - * Date: 2019-04-08 - */ -(function( window ) { - -var i, - support, - Expr, - getText, - isXML, - tokenize, - compile, - select, - outermostContext, - sortInput, - hasDuplicate, - - // Local document vars - setDocument, - document, - docElem, - documentIsHTML, - rbuggyQSA, - rbuggyMatches, - matches, - contains, - - // Instance-specific data - expando = "sizzle" + 1 * new Date(), - preferredDoc = window.document, - dirruns = 0, - done = 0, - classCache = createCache(), - tokenCache = createCache(), - compilerCache = createCache(), - nonnativeSelectorCache = createCache(), - sortOrder = function( a, b ) { - if ( a === b ) { - hasDuplicate = true; - } - return 0; - }, - - // Instance methods - hasOwn = ({}).hasOwnProperty, - arr = [], - pop = arr.pop, - push_native = arr.push, - push = arr.push, - slice = arr.slice, - // Use a stripped-down indexOf as it's faster than native - // https://jsperf.com/thor-indexof-vs-for/5 - indexOf = function( list, elem ) { - var i = 0, - len = list.length; - for ( ; i < len; i++ ) { - if ( list[i] === elem ) { - return i; - } - } - return -1; - }, - - booleans = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped", - - // Regular expressions - - // http://www.w3.org/TR/css3-selectors/#whitespace - whitespace = "[\\x20\\t\\r\\n\\f]", - - // http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier - identifier = "(?:\\\\.|[\\w-]|[^\0-\\xa0])+", - - // Attribute selectors: http://www.w3.org/TR/selectors/#attribute-selectors - attributes = "\\[" + whitespace + "*(" + identifier + ")(?:" + whitespace + - // Operator (capture 2) - "*([*^$|!~]?=)" + whitespace + - // "Attribute values must be CSS identifiers [capture 5] or strings [capture 3 or capture 4]" - "*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|(" + identifier + "))|)" + whitespace + - "*\\]", - - pseudos = ":(" + identifier + ")(?:\\((" + - // To reduce the number of selectors needing tokenize in the preFilter, prefer arguments: - // 1. quoted (capture 3; capture 4 or capture 5) - "('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|" + - // 2. simple (capture 6) - "((?:\\\\.|[^\\\\()[\\]]|" + attributes + ")*)|" + - // 3. anything else (capture 2) - ".*" + - ")\\)|)", - - // Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter - rwhitespace = new RegExp( whitespace + "+", "g" ), - rtrim = new RegExp( "^" + whitespace + "+|((?:^|[^\\\\])(?:\\\\.)*)" + whitespace + "+$", "g" ), - - rcomma = new RegExp( "^" + whitespace + "*," + whitespace + "*" ), - rcombinators = new RegExp( "^" + whitespace + "*([>+~]|" + whitespace + ")" + whitespace + "*" ), - rdescend = new RegExp( whitespace + "|>" ), - - rpseudo = new RegExp( pseudos ), - ridentifier = new RegExp( "^" + identifier + "$" ), - - matchExpr = { - "ID": new RegExp( "^#(" + identifier + ")" ), - "CLASS": new RegExp( "^\\.(" + identifier + ")" ), - "TAG": new RegExp( "^(" + identifier + "|[*])" ), - "ATTR": new RegExp( "^" + attributes ), - "PSEUDO": new RegExp( "^" + pseudos ), - "CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + whitespace + - "*(even|odd|(([+-]|)(\\d*)n|)" + whitespace + "*(?:([+-]|)" + whitespace + - "*(\\d+)|))" + whitespace + "*\\)|)", "i" ), - "bool": new RegExp( "^(?:" + booleans + ")$", "i" ), - // For use in libraries implementing .is() - // We use this for POS matching in `select` - "needsContext": new RegExp( "^" + whitespace + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + - whitespace + "*((?:-\\d)?\\d*)" + whitespace + "*\\)|)(?=[^-]|$)", "i" ) - }, - - rhtml = /HTML$/i, - rinputs = /^(?:input|select|textarea|button)$/i, - rheader = /^h\d$/i, - - rnative = /^[^{]+\{\s*\[native \w/, - - // Easily-parseable/retrievable ID or TAG or CLASS selectors - rquickExpr = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, - - rsibling = /[+~]/, - - // CSS escapes - // http://www.w3.org/TR/CSS21/syndata.html#escaped-characters - runescape = new RegExp( "\\\\([\\da-f]{1,6}" + whitespace + "?|(" + whitespace + ")|.)", "ig" ), - funescape = function( _, escaped, escapedWhitespace ) { - var high = "0x" + escaped - 0x10000; - // NaN means non-codepoint - // Support: Firefox<24 - // Workaround erroneous numeric interpretation of +"0x" - return high !== high || escapedWhitespace ? - escaped : - high < 0 ? - // BMP codepoint - String.fromCharCode( high + 0x10000 ) : - // Supplemental Plane codepoint (surrogate pair) - String.fromCharCode( high >> 10 | 0xD800, high & 0x3FF | 0xDC00 ); - }, - - // CSS string/identifier serialization - // https://drafts.csswg.org/cssom/#common-serializing-idioms - rcssescape = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g, - fcssescape = function( ch, asCodePoint ) { - if ( asCodePoint ) { - - // U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER - if ( ch === "\0" ) { - return "\uFFFD"; - } - - // Control characters and (dependent upon position) numbers get escaped as code points - return ch.slice( 0, -1 ) + "\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + " "; - } - - // Other potentially-special ASCII characters get backslash-escaped - return "\\" + ch; - }, - - // Used for iframes - // See setDocument() - // Removing the function wrapper causes a "Permission Denied" - // error in IE - unloadHandler = function() { - setDocument(); - }, - - inDisabledFieldset = addCombinator( - function( elem ) { - return elem.disabled === true && elem.nodeName.toLowerCase() === "fieldset"; - }, - { dir: "parentNode", next: "legend" } - ); - -// Optimize for push.apply( _, NodeList ) -try { - push.apply( - (arr = slice.call( preferredDoc.childNodes )), - preferredDoc.childNodes - ); - // Support: Android<4.0 - // Detect silently failing push.apply - arr[ preferredDoc.childNodes.length ].nodeType; -} catch ( e ) { - push = { apply: arr.length ? - - // Leverage slice if possible - function( target, els ) { - push_native.apply( target, slice.call(els) ); - } : - - // Support: IE<9 - // Otherwise append directly - function( target, els ) { - var j = target.length, - i = 0; - // Can't trust NodeList.length - while ( (target[j++] = els[i++]) ) {} - target.length = j - 1; - } - }; -} - -function Sizzle( selector, context, results, seed ) { - var m, i, elem, nid, match, groups, newSelector, - newContext = context && context.ownerDocument, - - // nodeType defaults to 9, since context defaults to document - nodeType = context ? context.nodeType : 9; - - results = results || []; - - // Return early from calls with invalid selector or context - if ( typeof selector !== "string" || !selector || - nodeType !== 1 && nodeType !== 9 && nodeType !== 11 ) { - - return results; - } - - // Try to shortcut find operations (as opposed to filters) in HTML documents - if ( !seed ) { - - if ( ( context ? context.ownerDocument || context : preferredDoc ) !== document ) { - setDocument( context ); - } - context = context || document; - - if ( documentIsHTML ) { - - // If the selector is sufficiently simple, try using a "get*By*" DOM method - // (excepting DocumentFragment context, where the methods don't exist) - if ( nodeType !== 11 && (match = rquickExpr.exec( selector )) ) { - - // ID selector - if ( (m = match[1]) ) { - - // Document context - if ( nodeType === 9 ) { - if ( (elem = context.getElementById( m )) ) { - - // Support: IE, Opera, Webkit - // TODO: identify versions - // getElementById can match elements by name instead of ID - if ( elem.id === m ) { - results.push( elem ); - return results; - } - } else { - return results; - } - - // Element context - } else { - - // Support: IE, Opera, Webkit - // TODO: identify versions - // getElementById can match elements by name instead of ID - if ( newContext && (elem = newContext.getElementById( m )) && - contains( context, elem ) && - elem.id === m ) { - - results.push( elem ); - return results; - } - } - - // Type selector - } else if ( match[2] ) { - push.apply( results, context.getElementsByTagName( selector ) ); - return results; - - // Class selector - } else if ( (m = match[3]) && support.getElementsByClassName && - context.getElementsByClassName ) { - - push.apply( results, context.getElementsByClassName( m ) ); - return results; - } - } - - // Take advantage of querySelectorAll - if ( support.qsa && - !nonnativeSelectorCache[ selector + " " ] && - (!rbuggyQSA || !rbuggyQSA.test( selector )) && - - // Support: IE 8 only - // Exclude object elements - (nodeType !== 1 || context.nodeName.toLowerCase() !== "object") ) { - - newSelector = selector; - newContext = context; - - // qSA considers elements outside a scoping root when evaluating child or - // descendant combinators, which is not what we want. - // In such cases, we work around the behavior by prefixing every selector in the - // list with an ID selector referencing the scope context. - // Thanks to Andrew Dupont for this technique. - if ( nodeType === 1 && rdescend.test( selector ) ) { - - // Capture the context ID, setting it first if necessary - if ( (nid = context.getAttribute( "id" )) ) { - nid = nid.replace( rcssescape, fcssescape ); - } else { - context.setAttribute( "id", (nid = expando) ); - } - - // Prefix every selector in the list - groups = tokenize( selector ); - i = groups.length; - while ( i-- ) { - groups[i] = "#" + nid + " " + toSelector( groups[i] ); - } - newSelector = groups.join( "," ); - - // Expand context for sibling selectors - newContext = rsibling.test( selector ) && testContext( context.parentNode ) || - context; - } - - try { - push.apply( results, - newContext.querySelectorAll( newSelector ) - ); - return results; - } catch ( qsaError ) { - nonnativeSelectorCache( selector, true ); - } finally { - if ( nid === expando ) { - context.removeAttribute( "id" ); - } - } - } - } - } - - // All others - return select( selector.replace( rtrim, "$1" ), context, results, seed ); -} - -/** - * Create key-value caches of limited size - * @returns {function(string, object)} Returns the Object data after storing it on itself with - * property name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength) - * deleting the oldest entry - */ -function createCache() { - var keys = []; - - function cache( key, value ) { - // Use (key + " ") to avoid collision with native prototype properties (see Issue #157) - if ( keys.push( key + " " ) > Expr.cacheLength ) { - // Only keep the most recent entries - delete cache[ keys.shift() ]; - } - return (cache[ key + " " ] = value); - } - return cache; -} - -/** - * Mark a function for special use by Sizzle - * @param {Function} fn The function to mark - */ -function markFunction( fn ) { - fn[ expando ] = true; - return fn; -} - -/** - * Support testing using an element - * @param {Function} fn Passed the created element and returns a boolean result - */ -function assert( fn ) { - var el = document.createElement("fieldset"); - - try { - return !!fn( el ); - } catch (e) { - return false; - } finally { - // Remove from its parent by default - if ( el.parentNode ) { - el.parentNode.removeChild( el ); - } - // release memory in IE - el = null; - } -} - -/** - * Adds the same handler for all of the specified attrs - * @param {String} attrs Pipe-separated list of attributes - * @param {Function} handler The method that will be applied - */ -function addHandle( attrs, handler ) { - var arr = attrs.split("|"), - i = arr.length; - - while ( i-- ) { - Expr.attrHandle[ arr[i] ] = handler; - } -} - -/** - * Checks document order of two siblings - * @param {Element} a - * @param {Element} b - * @returns {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b - */ -function siblingCheck( a, b ) { - var cur = b && a, - diff = cur && a.nodeType === 1 && b.nodeType === 1 && - a.sourceIndex - b.sourceIndex; - - // Use IE sourceIndex if available on both nodes - if ( diff ) { - return diff; - } - - // Check if b follows a - if ( cur ) { - while ( (cur = cur.nextSibling) ) { - if ( cur === b ) { - return -1; - } - } - } - - return a ? 1 : -1; -} - -/** - * Returns a function to use in pseudos for input types - * @param {String} type - */ -function createInputPseudo( type ) { - return function( elem ) { - var name = elem.nodeName.toLowerCase(); - return name === "input" && elem.type === type; - }; -} - -/** - * Returns a function to use in pseudos for buttons - * @param {String} type - */ -function createButtonPseudo( type ) { - return function( elem ) { - var name = elem.nodeName.toLowerCase(); - return (name === "input" || name === "button") && elem.type === type; - }; -} - -/** - * Returns a function to use in pseudos for :enabled/:disabled - * @param {Boolean} disabled true for :disabled; false for :enabled - */ -function createDisabledPseudo( disabled ) { - - // Known :disabled false positives: fieldset[disabled] > legend:nth-of-type(n+2) :can-disable - return function( elem ) { - - // Only certain elements can match :enabled or :disabled - // https://html.spec.whatwg.org/multipage/scripting.html#selector-enabled - // https://html.spec.whatwg.org/multipage/scripting.html#selector-disabled - if ( "form" in elem ) { - - // Check for inherited disabledness on relevant non-disabled elements: - // * listed form-associated elements in a disabled fieldset - // https://html.spec.whatwg.org/multipage/forms.html#category-listed - // https://html.spec.whatwg.org/multipage/forms.html#concept-fe-disabled - // * option elements in a disabled optgroup - // https://html.spec.whatwg.org/multipage/forms.html#concept-option-disabled - // All such elements have a "form" property. - if ( elem.parentNode && elem.disabled === false ) { - - // Option elements defer to a parent optgroup if present - if ( "label" in elem ) { - if ( "label" in elem.parentNode ) { - return elem.parentNode.disabled === disabled; - } else { - return elem.disabled === disabled; - } - } - - // Support: IE 6 - 11 - // Use the isDisabled shortcut property to check for disabled fieldset ancestors - return elem.isDisabled === disabled || - - // Where there is no isDisabled, check manually - /* jshint -W018 */ - elem.isDisabled !== !disabled && - inDisabledFieldset( elem ) === disabled; - } - - return elem.disabled === disabled; - - // Try to winnow out elements that can't be disabled before trusting the disabled property. - // Some victims get caught in our net (label, legend, menu, track), but it shouldn't - // even exist on them, let alone have a boolean value. - } else if ( "label" in elem ) { - return elem.disabled === disabled; - } - - // Remaining elements are neither :enabled nor :disabled - return false; - }; -} - -/** - * Returns a function to use in pseudos for positionals - * @param {Function} fn - */ -function createPositionalPseudo( fn ) { - return markFunction(function( argument ) { - argument = +argument; - return markFunction(function( seed, matches ) { - var j, - matchIndexes = fn( [], seed.length, argument ), - i = matchIndexes.length; - - // Match elements found at the specified indexes - while ( i-- ) { - if ( seed[ (j = matchIndexes[i]) ] ) { - seed[j] = !(matches[j] = seed[j]); - } - } - }); - }); -} - -/** - * Checks a node for validity as a Sizzle context - * @param {Element|Object=} context - * @returns {Element|Object|Boolean} The input node if acceptable, otherwise a falsy value - */ -function testContext( context ) { - return context && typeof context.getElementsByTagName !== "undefined" && context; -} - -// Expose support vars for convenience -support = Sizzle.support = {}; - -/** - * Detects XML nodes - * @param {Element|Object} elem An element or a document - * @returns {Boolean} True iff elem is a non-HTML XML node - */ -isXML = Sizzle.isXML = function( elem ) { - var namespace = elem.namespaceURI, - docElem = (elem.ownerDocument || elem).documentElement; - - // Support: IE <=8 - // Assume HTML when documentElement doesn't yet exist, such as inside loading iframes - // https://bugs.jquery.com/ticket/4833 - return !rhtml.test( namespace || docElem && docElem.nodeName || "HTML" ); -}; - -/** - * Sets document-related variables once based on the current document - * @param {Element|Object} [doc] An element or document object to use to set the document - * @returns {Object} Returns the current document - */ -setDocument = Sizzle.setDocument = function( node ) { - var hasCompare, subWindow, - doc = node ? node.ownerDocument || node : preferredDoc; - - // Return early if doc is invalid or already selected - if ( doc === document || doc.nodeType !== 9 || !doc.documentElement ) { - return document; - } - - // Update global variables - document = doc; - docElem = document.documentElement; - documentIsHTML = !isXML( document ); - - // Support: IE 9-11, Edge - // Accessing iframe documents after unload throws "permission denied" errors (jQuery #13936) - if ( preferredDoc !== document && - (subWindow = document.defaultView) && subWindow.top !== subWindow ) { - - // Support: IE 11, Edge - if ( subWindow.addEventListener ) { - subWindow.addEventListener( "unload", unloadHandler, false ); - - // Support: IE 9 - 10 only - } else if ( subWindow.attachEvent ) { - subWindow.attachEvent( "onunload", unloadHandler ); - } - } - - /* Attributes - ---------------------------------------------------------------------- */ - - // Support: IE<8 - // Verify that getAttribute really returns attributes and not properties - // (excepting IE8 booleans) - support.attributes = assert(function( el ) { - el.className = "i"; - return !el.getAttribute("className"); - }); - - /* getElement(s)By* - ---------------------------------------------------------------------- */ - - // Check if getElementsByTagName("*") returns only elements - support.getElementsByTagName = assert(function( el ) { - el.appendChild( document.createComment("") ); - return !el.getElementsByTagName("*").length; - }); - - // Support: IE<9 - support.getElementsByClassName = rnative.test( document.getElementsByClassName ); - - // Support: IE<10 - // Check if getElementById returns elements by name - // The broken getElementById methods don't pick up programmatically-set names, - // so use a roundabout getElementsByName test - support.getById = assert(function( el ) { - docElem.appendChild( el ).id = expando; - return !document.getElementsByName || !document.getElementsByName( expando ).length; - }); - - // ID filter and find - if ( support.getById ) { - Expr.filter["ID"] = function( id ) { - var attrId = id.replace( runescape, funescape ); - return function( elem ) { - return elem.getAttribute("id") === attrId; - }; - }; - Expr.find["ID"] = function( id, context ) { - if ( typeof context.getElementById !== "undefined" && documentIsHTML ) { - var elem = context.getElementById( id ); - return elem ? [ elem ] : []; - } - }; - } else { - Expr.filter["ID"] = function( id ) { - var attrId = id.replace( runescape, funescape ); - return function( elem ) { - var node = typeof elem.getAttributeNode !== "undefined" && - elem.getAttributeNode("id"); - return node && node.value === attrId; - }; - }; - - // Support: IE 6 - 7 only - // getElementById is not reliable as a find shortcut - Expr.find["ID"] = function( id, context ) { - if ( typeof context.getElementById !== "undefined" && documentIsHTML ) { - var node, i, elems, - elem = context.getElementById( id ); - - if ( elem ) { - - // Verify the id attribute - node = elem.getAttributeNode("id"); - if ( node && node.value === id ) { - return [ elem ]; - } - - // Fall back on getElementsByName - elems = context.getElementsByName( id ); - i = 0; - while ( (elem = elems[i++]) ) { - node = elem.getAttributeNode("id"); - if ( node && node.value === id ) { - return [ elem ]; - } - } - } - - return []; - } - }; - } - - // Tag - Expr.find["TAG"] = support.getElementsByTagName ? - function( tag, context ) { - if ( typeof context.getElementsByTagName !== "undefined" ) { - return context.getElementsByTagName( tag ); - - // DocumentFragment nodes don't have gEBTN - } else if ( support.qsa ) { - return context.querySelectorAll( tag ); - } - } : - - function( tag, context ) { - var elem, - tmp = [], - i = 0, - // By happy coincidence, a (broken) gEBTN appears on DocumentFragment nodes too - results = context.getElementsByTagName( tag ); - - // Filter out possible comments - if ( tag === "*" ) { - while ( (elem = results[i++]) ) { - if ( elem.nodeType === 1 ) { - tmp.push( elem ); - } - } - - return tmp; - } - return results; - }; - - // Class - Expr.find["CLASS"] = support.getElementsByClassName && function( className, context ) { - if ( typeof context.getElementsByClassName !== "undefined" && documentIsHTML ) { - return context.getElementsByClassName( className ); - } - }; - - /* QSA/matchesSelector - ---------------------------------------------------------------------- */ - - // QSA and matchesSelector support - - // matchesSelector(:active) reports false when true (IE9/Opera 11.5) - rbuggyMatches = []; - - // qSa(:focus) reports false when true (Chrome 21) - // We allow this because of a bug in IE8/9 that throws an error - // whenever `document.activeElement` is accessed on an iframe - // So, we allow :focus to pass through QSA all the time to avoid the IE error - // See https://bugs.jquery.com/ticket/13378 - rbuggyQSA = []; - - if ( (support.qsa = rnative.test( document.querySelectorAll )) ) { - // Build QSA regex - // Regex strategy adopted from Diego Perini - assert(function( el ) { - // Select is set to empty string on purpose - // This is to test IE's treatment of not explicitly - // setting a boolean content attribute, - // since its presence should be enough - // https://bugs.jquery.com/ticket/12359 - docElem.appendChild( el ).innerHTML = "" + - ""; - - // Support: IE8, Opera 11-12.16 - // Nothing should be selected when empty strings follow ^= or $= or *= - // The test attribute must be unknown in Opera but "safe" for WinRT - // https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx#attribute_section - if ( el.querySelectorAll("[msallowcapture^='']").length ) { - rbuggyQSA.push( "[*^$]=" + whitespace + "*(?:''|\"\")" ); - } - - // Support: IE8 - // Boolean attributes and "value" are not treated correctly - if ( !el.querySelectorAll("[selected]").length ) { - rbuggyQSA.push( "\\[" + whitespace + "*(?:value|" + booleans + ")" ); - } - - // Support: Chrome<29, Android<4.4, Safari<7.0+, iOS<7.0+, PhantomJS<1.9.8+ - if ( !el.querySelectorAll( "[id~=" + expando + "-]" ).length ) { - rbuggyQSA.push("~="); - } - - // Webkit/Opera - :checked should return selected option elements - // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked - // IE8 throws error here and will not see later tests - if ( !el.querySelectorAll(":checked").length ) { - rbuggyQSA.push(":checked"); - } - - // Support: Safari 8+, iOS 8+ - // https://bugs.webkit.org/show_bug.cgi?id=136851 - // In-page `selector#id sibling-combinator selector` fails - if ( !el.querySelectorAll( "a#" + expando + "+*" ).length ) { - rbuggyQSA.push(".#.+[+~]"); - } - }); - - assert(function( el ) { - el.innerHTML = "" + - ""; - - // Support: Windows 8 Native Apps - // The type and name attributes are restricted during .innerHTML assignment - var input = document.createElement("input"); - input.setAttribute( "type", "hidden" ); - el.appendChild( input ).setAttribute( "name", "D" ); - - // Support: IE8 - // Enforce case-sensitivity of name attribute - if ( el.querySelectorAll("[name=d]").length ) { - rbuggyQSA.push( "name" + whitespace + "*[*^$|!~]?=" ); - } - - // FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled) - // IE8 throws error here and will not see later tests - if ( el.querySelectorAll(":enabled").length !== 2 ) { - rbuggyQSA.push( ":enabled", ":disabled" ); - } - - // Support: IE9-11+ - // IE's :disabled selector does not pick up the children of disabled fieldsets - docElem.appendChild( el ).disabled = true; - if ( el.querySelectorAll(":disabled").length !== 2 ) { - rbuggyQSA.push( ":enabled", ":disabled" ); - } - - // Opera 10-11 does not throw on post-comma invalid pseudos - el.querySelectorAll("*,:x"); - rbuggyQSA.push(",.*:"); - }); - } - - if ( (support.matchesSelector = rnative.test( (matches = docElem.matches || - docElem.webkitMatchesSelector || - docElem.mozMatchesSelector || - docElem.oMatchesSelector || - docElem.msMatchesSelector) )) ) { - - assert(function( el ) { - // Check to see if it's possible to do matchesSelector - // on a disconnected node (IE 9) - support.disconnectedMatch = matches.call( el, "*" ); - - // This should fail with an exception - // Gecko does not error, returns false instead - matches.call( el, "[s!='']:x" ); - rbuggyMatches.push( "!=", pseudos ); - }); - } - - rbuggyQSA = rbuggyQSA.length && new RegExp( rbuggyQSA.join("|") ); - rbuggyMatches = rbuggyMatches.length && new RegExp( rbuggyMatches.join("|") ); - - /* Contains - ---------------------------------------------------------------------- */ - hasCompare = rnative.test( docElem.compareDocumentPosition ); - - // Element contains another - // Purposefully self-exclusive - // As in, an element does not contain itself - contains = hasCompare || rnative.test( docElem.contains ) ? - function( a, b ) { - var adown = a.nodeType === 9 ? a.documentElement : a, - bup = b && b.parentNode; - return a === bup || !!( bup && bup.nodeType === 1 && ( - adown.contains ? - adown.contains( bup ) : - a.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16 - )); - } : - function( a, b ) { - if ( b ) { - while ( (b = b.parentNode) ) { - if ( b === a ) { - return true; - } - } - } - return false; - }; - - /* Sorting - ---------------------------------------------------------------------- */ - - // Document order sorting - sortOrder = hasCompare ? - function( a, b ) { - - // Flag for duplicate removal - if ( a === b ) { - hasDuplicate = true; - return 0; - } - - // Sort on method existence if only one input has compareDocumentPosition - var compare = !a.compareDocumentPosition - !b.compareDocumentPosition; - if ( compare ) { - return compare; - } - - // Calculate position if both inputs belong to the same document - compare = ( a.ownerDocument || a ) === ( b.ownerDocument || b ) ? - a.compareDocumentPosition( b ) : - - // Otherwise we know they are disconnected - 1; - - // Disconnected nodes - if ( compare & 1 || - (!support.sortDetached && b.compareDocumentPosition( a ) === compare) ) { - - // Choose the first element that is related to our preferred document - if ( a === document || a.ownerDocument === preferredDoc && contains(preferredDoc, a) ) { - return -1; - } - if ( b === document || b.ownerDocument === preferredDoc && contains(preferredDoc, b) ) { - return 1; - } - - // Maintain original order - return sortInput ? - ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) : - 0; - } - - return compare & 4 ? -1 : 1; - } : - function( a, b ) { - // Exit early if the nodes are identical - if ( a === b ) { - hasDuplicate = true; - return 0; - } - - var cur, - i = 0, - aup = a.parentNode, - bup = b.parentNode, - ap = [ a ], - bp = [ b ]; - - // Parentless nodes are either documents or disconnected - if ( !aup || !bup ) { - return a === document ? -1 : - b === document ? 1 : - aup ? -1 : - bup ? 1 : - sortInput ? - ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) : - 0; - - // If the nodes are siblings, we can do a quick check - } else if ( aup === bup ) { - return siblingCheck( a, b ); - } - - // Otherwise we need full lists of their ancestors for comparison - cur = a; - while ( (cur = cur.parentNode) ) { - ap.unshift( cur ); - } - cur = b; - while ( (cur = cur.parentNode) ) { - bp.unshift( cur ); - } - - // Walk down the tree looking for a discrepancy - while ( ap[i] === bp[i] ) { - i++; - } - - return i ? - // Do a sibling check if the nodes have a common ancestor - siblingCheck( ap[i], bp[i] ) : - - // Otherwise nodes in our document sort first - ap[i] === preferredDoc ? -1 : - bp[i] === preferredDoc ? 1 : - 0; - }; - - return document; -}; - -Sizzle.matches = function( expr, elements ) { - return Sizzle( expr, null, null, elements ); -}; - -Sizzle.matchesSelector = function( elem, expr ) { - // Set document vars if needed - if ( ( elem.ownerDocument || elem ) !== document ) { - setDocument( elem ); - } - - if ( support.matchesSelector && documentIsHTML && - !nonnativeSelectorCache[ expr + " " ] && - ( !rbuggyMatches || !rbuggyMatches.test( expr ) ) && - ( !rbuggyQSA || !rbuggyQSA.test( expr ) ) ) { - - try { - var ret = matches.call( elem, expr ); - - // IE 9's matchesSelector returns false on disconnected nodes - if ( ret || support.disconnectedMatch || - // As well, disconnected nodes are said to be in a document - // fragment in IE 9 - elem.document && elem.document.nodeType !== 11 ) { - return ret; - } - } catch (e) { - nonnativeSelectorCache( expr, true ); - } - } - - return Sizzle( expr, document, null, [ elem ] ).length > 0; -}; - -Sizzle.contains = function( context, elem ) { - // Set document vars if needed - if ( ( context.ownerDocument || context ) !== document ) { - setDocument( context ); - } - return contains( context, elem ); -}; - -Sizzle.attr = function( elem, name ) { - // Set document vars if needed - if ( ( elem.ownerDocument || elem ) !== document ) { - setDocument( elem ); - } - - var fn = Expr.attrHandle[ name.toLowerCase() ], - // Don't get fooled by Object.prototype properties (jQuery #13807) - val = fn && hasOwn.call( Expr.attrHandle, name.toLowerCase() ) ? - fn( elem, name, !documentIsHTML ) : - undefined; - - return val !== undefined ? - val : - support.attributes || !documentIsHTML ? - elem.getAttribute( name ) : - (val = elem.getAttributeNode(name)) && val.specified ? - val.value : - null; -}; - -Sizzle.escape = function( sel ) { - return (sel + "").replace( rcssescape, fcssescape ); -}; - -Sizzle.error = function( msg ) { - throw new Error( "Syntax error, unrecognized expression: " + msg ); -}; - -/** - * Document sorting and removing duplicates - * @param {ArrayLike} results - */ -Sizzle.uniqueSort = function( results ) { - var elem, - duplicates = [], - j = 0, - i = 0; - - // Unless we *know* we can detect duplicates, assume their presence - hasDuplicate = !support.detectDuplicates; - sortInput = !support.sortStable && results.slice( 0 ); - results.sort( sortOrder ); - - if ( hasDuplicate ) { - while ( (elem = results[i++]) ) { - if ( elem === results[ i ] ) { - j = duplicates.push( i ); - } - } - while ( j-- ) { - results.splice( duplicates[ j ], 1 ); - } - } - - // Clear input after sorting to release objects - // See https://github.com/jquery/sizzle/pull/225 - sortInput = null; - - return results; -}; - -/** - * Utility function for retrieving the text value of an array of DOM nodes - * @param {Array|Element} elem - */ -getText = Sizzle.getText = function( elem ) { - var node, - ret = "", - i = 0, - nodeType = elem.nodeType; - - if ( !nodeType ) { - // If no nodeType, this is expected to be an array - while ( (node = elem[i++]) ) { - // Do not traverse comment nodes - ret += getText( node ); - } - } else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) { - // Use textContent for elements - // innerText usage removed for consistency of new lines (jQuery #11153) - if ( typeof elem.textContent === "string" ) { - return elem.textContent; - } else { - // Traverse its children - for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { - ret += getText( elem ); - } - } - } else if ( nodeType === 3 || nodeType === 4 ) { - return elem.nodeValue; - } - // Do not include comment or processing instruction nodes - - return ret; -}; - -Expr = Sizzle.selectors = { - - // Can be adjusted by the user - cacheLength: 50, - - createPseudo: markFunction, - - match: matchExpr, - - attrHandle: {}, - - find: {}, - - relative: { - ">": { dir: "parentNode", first: true }, - " ": { dir: "parentNode" }, - "+": { dir: "previousSibling", first: true }, - "~": { dir: "previousSibling" } - }, - - preFilter: { - "ATTR": function( match ) { - match[1] = match[1].replace( runescape, funescape ); - - // Move the given value to match[3] whether quoted or unquoted - match[3] = ( match[3] || match[4] || match[5] || "" ).replace( runescape, funescape ); - - if ( match[2] === "~=" ) { - match[3] = " " + match[3] + " "; - } - - return match.slice( 0, 4 ); - }, - - "CHILD": function( match ) { - /* matches from matchExpr["CHILD"] - 1 type (only|nth|...) - 2 what (child|of-type) - 3 argument (even|odd|\d*|\d*n([+-]\d+)?|...) - 4 xn-component of xn+y argument ([+-]?\d*n|) - 5 sign of xn-component - 6 x of xn-component - 7 sign of y-component - 8 y of y-component - */ - match[1] = match[1].toLowerCase(); - - if ( match[1].slice( 0, 3 ) === "nth" ) { - // nth-* requires argument - if ( !match[3] ) { - Sizzle.error( match[0] ); - } - - // numeric x and y parameters for Expr.filter.CHILD - // remember that false/true cast respectively to 0/1 - match[4] = +( match[4] ? match[5] + (match[6] || 1) : 2 * ( match[3] === "even" || match[3] === "odd" ) ); - match[5] = +( ( match[7] + match[8] ) || match[3] === "odd" ); - - // other types prohibit arguments - } else if ( match[3] ) { - Sizzle.error( match[0] ); - } - - return match; - }, - - "PSEUDO": function( match ) { - var excess, - unquoted = !match[6] && match[2]; - - if ( matchExpr["CHILD"].test( match[0] ) ) { - return null; - } - - // Accept quoted arguments as-is - if ( match[3] ) { - match[2] = match[4] || match[5] || ""; - - // Strip excess characters from unquoted arguments - } else if ( unquoted && rpseudo.test( unquoted ) && - // Get excess from tokenize (recursively) - (excess = tokenize( unquoted, true )) && - // advance to the next closing parenthesis - (excess = unquoted.indexOf( ")", unquoted.length - excess ) - unquoted.length) ) { - - // excess is a negative index - match[0] = match[0].slice( 0, excess ); - match[2] = unquoted.slice( 0, excess ); - } - - // Return only captures needed by the pseudo filter method (type and argument) - return match.slice( 0, 3 ); - } - }, - - filter: { - - "TAG": function( nodeNameSelector ) { - var nodeName = nodeNameSelector.replace( runescape, funescape ).toLowerCase(); - return nodeNameSelector === "*" ? - function() { return true; } : - function( elem ) { - return elem.nodeName && elem.nodeName.toLowerCase() === nodeName; - }; - }, - - "CLASS": function( className ) { - var pattern = classCache[ className + " " ]; - - return pattern || - (pattern = new RegExp( "(^|" + whitespace + ")" + className + "(" + whitespace + "|$)" )) && - classCache( className, function( elem ) { - return pattern.test( typeof elem.className === "string" && elem.className || typeof elem.getAttribute !== "undefined" && elem.getAttribute("class") || "" ); - }); - }, - - "ATTR": function( name, operator, check ) { - return function( elem ) { - var result = Sizzle.attr( elem, name ); - - if ( result == null ) { - return operator === "!="; - } - if ( !operator ) { - return true; - } - - result += ""; - - return operator === "=" ? result === check : - operator === "!=" ? result !== check : - operator === "^=" ? check && result.indexOf( check ) === 0 : - operator === "*=" ? check && result.indexOf( check ) > -1 : - operator === "$=" ? check && result.slice( -check.length ) === check : - operator === "~=" ? ( " " + result.replace( rwhitespace, " " ) + " " ).indexOf( check ) > -1 : - operator === "|=" ? result === check || result.slice( 0, check.length + 1 ) === check + "-" : - false; - }; - }, - - "CHILD": function( type, what, argument, first, last ) { - var simple = type.slice( 0, 3 ) !== "nth", - forward = type.slice( -4 ) !== "last", - ofType = what === "of-type"; - - return first === 1 && last === 0 ? - - // Shortcut for :nth-*(n) - function( elem ) { - return !!elem.parentNode; - } : - - function( elem, context, xml ) { - var cache, uniqueCache, outerCache, node, nodeIndex, start, - dir = simple !== forward ? "nextSibling" : "previousSibling", - parent = elem.parentNode, - name = ofType && elem.nodeName.toLowerCase(), - useCache = !xml && !ofType, - diff = false; - - if ( parent ) { - - // :(first|last|only)-(child|of-type) - if ( simple ) { - while ( dir ) { - node = elem; - while ( (node = node[ dir ]) ) { - if ( ofType ? - node.nodeName.toLowerCase() === name : - node.nodeType === 1 ) { - - return false; - } - } - // Reverse direction for :only-* (if we haven't yet done so) - start = dir = type === "only" && !start && "nextSibling"; - } - return true; - } - - start = [ forward ? parent.firstChild : parent.lastChild ]; - - // non-xml :nth-child(...) stores cache data on `parent` - if ( forward && useCache ) { - - // Seek `elem` from a previously-cached index - - // ...in a gzip-friendly way - node = parent; - outerCache = node[ expando ] || (node[ expando ] = {}); - - // Support: IE <9 only - // Defend against cloned attroperties (jQuery gh-1709) - uniqueCache = outerCache[ node.uniqueID ] || - (outerCache[ node.uniqueID ] = {}); - - cache = uniqueCache[ type ] || []; - nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ]; - diff = nodeIndex && cache[ 2 ]; - node = nodeIndex && parent.childNodes[ nodeIndex ]; - - while ( (node = ++nodeIndex && node && node[ dir ] || - - // Fallback to seeking `elem` from the start - (diff = nodeIndex = 0) || start.pop()) ) { - - // When found, cache indexes on `parent` and break - if ( node.nodeType === 1 && ++diff && node === elem ) { - uniqueCache[ type ] = [ dirruns, nodeIndex, diff ]; - break; - } - } - - } else { - // Use previously-cached element index if available - if ( useCache ) { - // ...in a gzip-friendly way - node = elem; - outerCache = node[ expando ] || (node[ expando ] = {}); - - // Support: IE <9 only - // Defend against cloned attroperties (jQuery gh-1709) - uniqueCache = outerCache[ node.uniqueID ] || - (outerCache[ node.uniqueID ] = {}); - - cache = uniqueCache[ type ] || []; - nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ]; - diff = nodeIndex; - } - - // xml :nth-child(...) - // or :nth-last-child(...) or :nth(-last)?-of-type(...) - if ( diff === false ) { - // Use the same loop as above to seek `elem` from the start - while ( (node = ++nodeIndex && node && node[ dir ] || - (diff = nodeIndex = 0) || start.pop()) ) { - - if ( ( ofType ? - node.nodeName.toLowerCase() === name : - node.nodeType === 1 ) && - ++diff ) { - - // Cache the index of each encountered element - if ( useCache ) { - outerCache = node[ expando ] || (node[ expando ] = {}); - - // Support: IE <9 only - // Defend against cloned attroperties (jQuery gh-1709) - uniqueCache = outerCache[ node.uniqueID ] || - (outerCache[ node.uniqueID ] = {}); - - uniqueCache[ type ] = [ dirruns, diff ]; - } - - if ( node === elem ) { - break; - } - } - } - } - } - - // Incorporate the offset, then check against cycle size - diff -= last; - return diff === first || ( diff % first === 0 && diff / first >= 0 ); - } - }; - }, - - "PSEUDO": function( pseudo, argument ) { - // pseudo-class names are case-insensitive - // http://www.w3.org/TR/selectors/#pseudo-classes - // Prioritize by case sensitivity in case custom pseudos are added with uppercase letters - // Remember that setFilters inherits from pseudos - var args, - fn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pseudo.toLowerCase() ] || - Sizzle.error( "unsupported pseudo: " + pseudo ); - - // The user may use createPseudo to indicate that - // arguments are needed to create the filter function - // just as Sizzle does - if ( fn[ expando ] ) { - return fn( argument ); - } - - // But maintain support for old signatures - if ( fn.length > 1 ) { - args = [ pseudo, pseudo, "", argument ]; - return Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ? - markFunction(function( seed, matches ) { - var idx, - matched = fn( seed, argument ), - i = matched.length; - while ( i-- ) { - idx = indexOf( seed, matched[i] ); - seed[ idx ] = !( matches[ idx ] = matched[i] ); - } - }) : - function( elem ) { - return fn( elem, 0, args ); - }; - } - - return fn; - } - }, - - pseudos: { - // Potentially complex pseudos - "not": markFunction(function( selector ) { - // Trim the selector passed to compile - // to avoid treating leading and trailing - // spaces as combinators - var input = [], - results = [], - matcher = compile( selector.replace( rtrim, "$1" ) ); - - return matcher[ expando ] ? - markFunction(function( seed, matches, context, xml ) { - var elem, - unmatched = matcher( seed, null, xml, [] ), - i = seed.length; - - // Match elements unmatched by `matcher` - while ( i-- ) { - if ( (elem = unmatched[i]) ) { - seed[i] = !(matches[i] = elem); - } - } - }) : - function( elem, context, xml ) { - input[0] = elem; - matcher( input, null, xml, results ); - // Don't keep the element (issue #299) - input[0] = null; - return !results.pop(); - }; - }), - - "has": markFunction(function( selector ) { - return function( elem ) { - return Sizzle( selector, elem ).length > 0; - }; - }), - - "contains": markFunction(function( text ) { - text = text.replace( runescape, funescape ); - return function( elem ) { - return ( elem.textContent || getText( elem ) ).indexOf( text ) > -1; - }; - }), - - // "Whether an element is represented by a :lang() selector - // is based solely on the element's language value - // being equal to the identifier C, - // or beginning with the identifier C immediately followed by "-". - // The matching of C against the element's language value is performed case-insensitively. - // The identifier C does not have to be a valid language name." - // http://www.w3.org/TR/selectors/#lang-pseudo - "lang": markFunction( function( lang ) { - // lang value must be a valid identifier - if ( !ridentifier.test(lang || "") ) { - Sizzle.error( "unsupported lang: " + lang ); - } - lang = lang.replace( runescape, funescape ).toLowerCase(); - return function( elem ) { - var elemLang; - do { - if ( (elemLang = documentIsHTML ? - elem.lang : - elem.getAttribute("xml:lang") || elem.getAttribute("lang")) ) { - - elemLang = elemLang.toLowerCase(); - return elemLang === lang || elemLang.indexOf( lang + "-" ) === 0; - } - } while ( (elem = elem.parentNode) && elem.nodeType === 1 ); - return false; - }; - }), - - // Miscellaneous - "target": function( elem ) { - var hash = window.location && window.location.hash; - return hash && hash.slice( 1 ) === elem.id; - }, - - "root": function( elem ) { - return elem === docElem; - }, - - "focus": function( elem ) { - return elem === document.activeElement && (!document.hasFocus || document.hasFocus()) && !!(elem.type || elem.href || ~elem.tabIndex); - }, - - // Boolean properties - "enabled": createDisabledPseudo( false ), - "disabled": createDisabledPseudo( true ), - - "checked": function( elem ) { - // In CSS3, :checked should return both checked and selected elements - // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked - var nodeName = elem.nodeName.toLowerCase(); - return (nodeName === "input" && !!elem.checked) || (nodeName === "option" && !!elem.selected); - }, - - "selected": function( elem ) { - // Accessing this property makes selected-by-default - // options in Safari work properly - if ( elem.parentNode ) { - elem.parentNode.selectedIndex; - } - - return elem.selected === true; - }, - - // Contents - "empty": function( elem ) { - // http://www.w3.org/TR/selectors/#empty-pseudo - // :empty is negated by element (1) or content nodes (text: 3; cdata: 4; entity ref: 5), - // but not by others (comment: 8; processing instruction: 7; etc.) - // nodeType < 6 works because attributes (2) do not appear as children - for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { - if ( elem.nodeType < 6 ) { - return false; - } - } - return true; - }, - - "parent": function( elem ) { - return !Expr.pseudos["empty"]( elem ); - }, - - // Element/input types - "header": function( elem ) { - return rheader.test( elem.nodeName ); - }, - - "input": function( elem ) { - return rinputs.test( elem.nodeName ); - }, - - "button": function( elem ) { - var name = elem.nodeName.toLowerCase(); - return name === "input" && elem.type === "button" || name === "button"; - }, - - "text": function( elem ) { - var attr; - return elem.nodeName.toLowerCase() === "input" && - elem.type === "text" && - - // Support: IE<8 - // New HTML5 attribute values (e.g., "search") appear with elem.type === "text" - ( (attr = elem.getAttribute("type")) == null || attr.toLowerCase() === "text" ); - }, - - // Position-in-collection - "first": createPositionalPseudo(function() { - return [ 0 ]; - }), - - "last": createPositionalPseudo(function( matchIndexes, length ) { - return [ length - 1 ]; - }), - - "eq": createPositionalPseudo(function( matchIndexes, length, argument ) { - return [ argument < 0 ? argument + length : argument ]; - }), - - "even": createPositionalPseudo(function( matchIndexes, length ) { - var i = 0; - for ( ; i < length; i += 2 ) { - matchIndexes.push( i ); - } - return matchIndexes; - }), - - "odd": createPositionalPseudo(function( matchIndexes, length ) { - var i = 1; - for ( ; i < length; i += 2 ) { - matchIndexes.push( i ); - } - return matchIndexes; - }), - - "lt": createPositionalPseudo(function( matchIndexes, length, argument ) { - var i = argument < 0 ? - argument + length : - argument > length ? - length : - argument; - for ( ; --i >= 0; ) { - matchIndexes.push( i ); - } - return matchIndexes; - }), - - "gt": createPositionalPseudo(function( matchIndexes, length, argument ) { - var i = argument < 0 ? argument + length : argument; - for ( ; ++i < length; ) { - matchIndexes.push( i ); - } - return matchIndexes; - }) - } -}; - -Expr.pseudos["nth"] = Expr.pseudos["eq"]; - -// Add button/input type pseudos -for ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) { - Expr.pseudos[ i ] = createInputPseudo( i ); -} -for ( i in { submit: true, reset: true } ) { - Expr.pseudos[ i ] = createButtonPseudo( i ); -} - -// Easy API for creating new setFilters -function setFilters() {} -setFilters.prototype = Expr.filters = Expr.pseudos; -Expr.setFilters = new setFilters(); - -tokenize = Sizzle.tokenize = function( selector, parseOnly ) { - var matched, match, tokens, type, - soFar, groups, preFilters, - cached = tokenCache[ selector + " " ]; - - if ( cached ) { - return parseOnly ? 0 : cached.slice( 0 ); - } - - soFar = selector; - groups = []; - preFilters = Expr.preFilter; - - while ( soFar ) { - - // Comma and first run - if ( !matched || (match = rcomma.exec( soFar )) ) { - if ( match ) { - // Don't consume trailing commas as valid - soFar = soFar.slice( match[0].length ) || soFar; - } - groups.push( (tokens = []) ); - } - - matched = false; - - // Combinators - if ( (match = rcombinators.exec( soFar )) ) { - matched = match.shift(); - tokens.push({ - value: matched, - // Cast descendant combinators to space - type: match[0].replace( rtrim, " " ) - }); - soFar = soFar.slice( matched.length ); - } - - // Filters - for ( type in Expr.filter ) { - if ( (match = matchExpr[ type ].exec( soFar )) && (!preFilters[ type ] || - (match = preFilters[ type ]( match ))) ) { - matched = match.shift(); - tokens.push({ - value: matched, - type: type, - matches: match - }); - soFar = soFar.slice( matched.length ); - } - } - - if ( !matched ) { - break; - } - } - - // Return the length of the invalid excess - // if we're just parsing - // Otherwise, throw an error or return tokens - return parseOnly ? - soFar.length : - soFar ? - Sizzle.error( selector ) : - // Cache the tokens - tokenCache( selector, groups ).slice( 0 ); -}; - -function toSelector( tokens ) { - var i = 0, - len = tokens.length, - selector = ""; - for ( ; i < len; i++ ) { - selector += tokens[i].value; - } - return selector; -} - -function addCombinator( matcher, combinator, base ) { - var dir = combinator.dir, - skip = combinator.next, - key = skip || dir, - checkNonElements = base && key === "parentNode", - doneName = done++; - - return combinator.first ? - // Check against closest ancestor/preceding element - function( elem, context, xml ) { - while ( (elem = elem[ dir ]) ) { - if ( elem.nodeType === 1 || checkNonElements ) { - return matcher( elem, context, xml ); - } - } - return false; - } : - - // Check against all ancestor/preceding elements - function( elem, context, xml ) { - var oldCache, uniqueCache, outerCache, - newCache = [ dirruns, doneName ]; - - // We can't set arbitrary data on XML nodes, so they don't benefit from combinator caching - if ( xml ) { - while ( (elem = elem[ dir ]) ) { - if ( elem.nodeType === 1 || checkNonElements ) { - if ( matcher( elem, context, xml ) ) { - return true; - } - } - } - } else { - while ( (elem = elem[ dir ]) ) { - if ( elem.nodeType === 1 || checkNonElements ) { - outerCache = elem[ expando ] || (elem[ expando ] = {}); - - // Support: IE <9 only - // Defend against cloned attroperties (jQuery gh-1709) - uniqueCache = outerCache[ elem.uniqueID ] || (outerCache[ elem.uniqueID ] = {}); - - if ( skip && skip === elem.nodeName.toLowerCase() ) { - elem = elem[ dir ] || elem; - } else if ( (oldCache = uniqueCache[ key ]) && - oldCache[ 0 ] === dirruns && oldCache[ 1 ] === doneName ) { - - // Assign to newCache so results back-propagate to previous elements - return (newCache[ 2 ] = oldCache[ 2 ]); - } else { - // Reuse newcache so results back-propagate to previous elements - uniqueCache[ key ] = newCache; - - // A match means we're done; a fail means we have to keep checking - if ( (newCache[ 2 ] = matcher( elem, context, xml )) ) { - return true; - } - } - } - } - } - return false; - }; -} - -function elementMatcher( matchers ) { - return matchers.length > 1 ? - function( elem, context, xml ) { - var i = matchers.length; - while ( i-- ) { - if ( !matchers[i]( elem, context, xml ) ) { - return false; - } - } - return true; - } : - matchers[0]; -} - -function multipleContexts( selector, contexts, results ) { - var i = 0, - len = contexts.length; - for ( ; i < len; i++ ) { - Sizzle( selector, contexts[i], results ); - } - return results; -} - -function condense( unmatched, map, filter, context, xml ) { - var elem, - newUnmatched = [], - i = 0, - len = unmatched.length, - mapped = map != null; - - for ( ; i < len; i++ ) { - if ( (elem = unmatched[i]) ) { - if ( !filter || filter( elem, context, xml ) ) { - newUnmatched.push( elem ); - if ( mapped ) { - map.push( i ); - } - } - } - } - - return newUnmatched; -} - -function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) { - if ( postFilter && !postFilter[ expando ] ) { - postFilter = setMatcher( postFilter ); - } - if ( postFinder && !postFinder[ expando ] ) { - postFinder = setMatcher( postFinder, postSelector ); - } - return markFunction(function( seed, results, context, xml ) { - var temp, i, elem, - preMap = [], - postMap = [], - preexisting = results.length, - - // Get initial elements from seed or context - elems = seed || multipleContexts( selector || "*", context.nodeType ? [ context ] : context, [] ), - - // Prefilter to get matcher input, preserving a map for seed-results synchronization - matcherIn = preFilter && ( seed || !selector ) ? - condense( elems, preMap, preFilter, context, xml ) : - elems, - - matcherOut = matcher ? - // If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results, - postFinder || ( seed ? preFilter : preexisting || postFilter ) ? - - // ...intermediate processing is necessary - [] : - - // ...otherwise use results directly - results : - matcherIn; - - // Find primary matches - if ( matcher ) { - matcher( matcherIn, matcherOut, context, xml ); - } - - // Apply postFilter - if ( postFilter ) { - temp = condense( matcherOut, postMap ); - postFilter( temp, [], context, xml ); - - // Un-match failing elements by moving them back to matcherIn - i = temp.length; - while ( i-- ) { - if ( (elem = temp[i]) ) { - matcherOut[ postMap[i] ] = !(matcherIn[ postMap[i] ] = elem); - } - } - } - - if ( seed ) { - if ( postFinder || preFilter ) { - if ( postFinder ) { - // Get the final matcherOut by condensing this intermediate into postFinder contexts - temp = []; - i = matcherOut.length; - while ( i-- ) { - if ( (elem = matcherOut[i]) ) { - // Restore matcherIn since elem is not yet a final match - temp.push( (matcherIn[i] = elem) ); - } - } - postFinder( null, (matcherOut = []), temp, xml ); - } - - // Move matched elements from seed to results to keep them synchronized - i = matcherOut.length; - while ( i-- ) { - if ( (elem = matcherOut[i]) && - (temp = postFinder ? indexOf( seed, elem ) : preMap[i]) > -1 ) { - - seed[temp] = !(results[temp] = elem); - } - } - } - - // Add elements to results, through postFinder if defined - } else { - matcherOut = condense( - matcherOut === results ? - matcherOut.splice( preexisting, matcherOut.length ) : - matcherOut - ); - if ( postFinder ) { - postFinder( null, results, matcherOut, xml ); - } else { - push.apply( results, matcherOut ); - } - } - }); -} - -function matcherFromTokens( tokens ) { - var checkContext, matcher, j, - len = tokens.length, - leadingRelative = Expr.relative[ tokens[0].type ], - implicitRelative = leadingRelative || Expr.relative[" "], - i = leadingRelative ? 1 : 0, - - // The foundational matcher ensures that elements are reachable from top-level context(s) - matchContext = addCombinator( function( elem ) { - return elem === checkContext; - }, implicitRelative, true ), - matchAnyContext = addCombinator( function( elem ) { - return indexOf( checkContext, elem ) > -1; - }, implicitRelative, true ), - matchers = [ function( elem, context, xml ) { - var ret = ( !leadingRelative && ( xml || context !== outermostContext ) ) || ( - (checkContext = context).nodeType ? - matchContext( elem, context, xml ) : - matchAnyContext( elem, context, xml ) ); - // Avoid hanging onto element (issue #299) - checkContext = null; - return ret; - } ]; - - for ( ; i < len; i++ ) { - if ( (matcher = Expr.relative[ tokens[i].type ]) ) { - matchers = [ addCombinator(elementMatcher( matchers ), matcher) ]; - } else { - matcher = Expr.filter[ tokens[i].type ].apply( null, tokens[i].matches ); - - // Return special upon seeing a positional matcher - if ( matcher[ expando ] ) { - // Find the next relative operator (if any) for proper handling - j = ++i; - for ( ; j < len; j++ ) { - if ( Expr.relative[ tokens[j].type ] ) { - break; - } - } - return setMatcher( - i > 1 && elementMatcher( matchers ), - i > 1 && toSelector( - // If the preceding token was a descendant combinator, insert an implicit any-element `*` - tokens.slice( 0, i - 1 ).concat({ value: tokens[ i - 2 ].type === " " ? "*" : "" }) - ).replace( rtrim, "$1" ), - matcher, - i < j && matcherFromTokens( tokens.slice( i, j ) ), - j < len && matcherFromTokens( (tokens = tokens.slice( j )) ), - j < len && toSelector( tokens ) - ); - } - matchers.push( matcher ); - } - } - - return elementMatcher( matchers ); -} - -function matcherFromGroupMatchers( elementMatchers, setMatchers ) { - var bySet = setMatchers.length > 0, - byElement = elementMatchers.length > 0, - superMatcher = function( seed, context, xml, results, outermost ) { - var elem, j, matcher, - matchedCount = 0, - i = "0", - unmatched = seed && [], - setMatched = [], - contextBackup = outermostContext, - // We must always have either seed elements or outermost context - elems = seed || byElement && Expr.find["TAG"]( "*", outermost ), - // Use integer dirruns iff this is the outermost matcher - dirrunsUnique = (dirruns += contextBackup == null ? 1 : Math.random() || 0.1), - len = elems.length; - - if ( outermost ) { - outermostContext = context === document || context || outermost; - } - - // Add elements passing elementMatchers directly to results - // Support: IE<9, Safari - // Tolerate NodeList properties (IE: "length"; Safari: ) matching elements by id - for ( ; i !== len && (elem = elems[i]) != null; i++ ) { - if ( byElement && elem ) { - j = 0; - if ( !context && elem.ownerDocument !== document ) { - setDocument( elem ); - xml = !documentIsHTML; - } - while ( (matcher = elementMatchers[j++]) ) { - if ( matcher( elem, context || document, xml) ) { - results.push( elem ); - break; - } - } - if ( outermost ) { - dirruns = dirrunsUnique; - } - } - - // Track unmatched elements for set filters - if ( bySet ) { - // They will have gone through all possible matchers - if ( (elem = !matcher && elem) ) { - matchedCount--; - } - - // Lengthen the array for every element, matched or not - if ( seed ) { - unmatched.push( elem ); - } - } - } - - // `i` is now the count of elements visited above, and adding it to `matchedCount` - // makes the latter nonnegative. - matchedCount += i; - - // Apply set filters to unmatched elements - // NOTE: This can be skipped if there are no unmatched elements (i.e., `matchedCount` - // equals `i`), unless we didn't visit _any_ elements in the above loop because we have - // no element matchers and no seed. - // Incrementing an initially-string "0" `i` allows `i` to remain a string only in that - // case, which will result in a "00" `matchedCount` that differs from `i` but is also - // numerically zero. - if ( bySet && i !== matchedCount ) { - j = 0; - while ( (matcher = setMatchers[j++]) ) { - matcher( unmatched, setMatched, context, xml ); - } - - if ( seed ) { - // Reintegrate element matches to eliminate the need for sorting - if ( matchedCount > 0 ) { - while ( i-- ) { - if ( !(unmatched[i] || setMatched[i]) ) { - setMatched[i] = pop.call( results ); - } - } - } - - // Discard index placeholder values to get only actual matches - setMatched = condense( setMatched ); - } - - // Add matches to results - push.apply( results, setMatched ); - - // Seedless set matches succeeding multiple successful matchers stipulate sorting - if ( outermost && !seed && setMatched.length > 0 && - ( matchedCount + setMatchers.length ) > 1 ) { - - Sizzle.uniqueSort( results ); - } - } - - // Override manipulation of globals by nested matchers - if ( outermost ) { - dirruns = dirrunsUnique; - outermostContext = contextBackup; - } - - return unmatched; - }; - - return bySet ? - markFunction( superMatcher ) : - superMatcher; -} - -compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) { - var i, - setMatchers = [], - elementMatchers = [], - cached = compilerCache[ selector + " " ]; - - if ( !cached ) { - // Generate a function of recursive functions that can be used to check each element - if ( !match ) { - match = tokenize( selector ); - } - i = match.length; - while ( i-- ) { - cached = matcherFromTokens( match[i] ); - if ( cached[ expando ] ) { - setMatchers.push( cached ); - } else { - elementMatchers.push( cached ); - } - } - - // Cache the compiled function - cached = compilerCache( selector, matcherFromGroupMatchers( elementMatchers, setMatchers ) ); - - // Save selector and tokenization - cached.selector = selector; - } - return cached; -}; - -/** - * A low-level selection function that works with Sizzle's compiled - * selector functions - * @param {String|Function} selector A selector or a pre-compiled - * selector function built with Sizzle.compile - * @param {Element} context - * @param {Array} [results] - * @param {Array} [seed] A set of elements to match against - */ -select = Sizzle.select = function( selector, context, results, seed ) { - var i, tokens, token, type, find, - compiled = typeof selector === "function" && selector, - match = !seed && tokenize( (selector = compiled.selector || selector) ); - - results = results || []; - - // Try to minimize operations if there is only one selector in the list and no seed - // (the latter of which guarantees us context) - if ( match.length === 1 ) { - - // Reduce context if the leading compound selector is an ID - tokens = match[0] = match[0].slice( 0 ); - if ( tokens.length > 2 && (token = tokens[0]).type === "ID" && - context.nodeType === 9 && documentIsHTML && Expr.relative[ tokens[1].type ] ) { - - context = ( Expr.find["ID"]( token.matches[0].replace(runescape, funescape), context ) || [] )[0]; - if ( !context ) { - return results; - - // Precompiled matchers will still verify ancestry, so step up a level - } else if ( compiled ) { - context = context.parentNode; - } - - selector = selector.slice( tokens.shift().value.length ); - } - - // Fetch a seed set for right-to-left matching - i = matchExpr["needsContext"].test( selector ) ? 0 : tokens.length; - while ( i-- ) { - token = tokens[i]; - - // Abort if we hit a combinator - if ( Expr.relative[ (type = token.type) ] ) { - break; - } - if ( (find = Expr.find[ type ]) ) { - // Search, expanding context for leading sibling combinators - if ( (seed = find( - token.matches[0].replace( runescape, funescape ), - rsibling.test( tokens[0].type ) && testContext( context.parentNode ) || context - )) ) { - - // If seed is empty or no tokens remain, we can return early - tokens.splice( i, 1 ); - selector = seed.length && toSelector( tokens ); - if ( !selector ) { - push.apply( results, seed ); - return results; - } - - break; - } - } - } - } - - // Compile and execute a filtering function if one is not provided - // Provide `match` to avoid retokenization if we modified the selector above - ( compiled || compile( selector, match ) )( - seed, - context, - !documentIsHTML, - results, - !context || rsibling.test( selector ) && testContext( context.parentNode ) || context - ); - return results; -}; - -// One-time assignments - -// Sort stability -support.sortStable = expando.split("").sort( sortOrder ).join("") === expando; - -// Support: Chrome 14-35+ -// Always assume duplicates if they aren't passed to the comparison function -support.detectDuplicates = !!hasDuplicate; - -// Initialize against the default document -setDocument(); - -// Support: Webkit<537.32 - Safari 6.0.3/Chrome 25 (fixed in Chrome 27) -// Detached nodes confoundingly follow *each other* -support.sortDetached = assert(function( el ) { - // Should return 1, but returns 4 (following) - return el.compareDocumentPosition( document.createElement("fieldset") ) & 1; -}); - -// Support: IE<8 -// Prevent attribute/property "interpolation" -// https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx -if ( !assert(function( el ) { - el.innerHTML = ""; - return el.firstChild.getAttribute("href") === "#" ; -}) ) { - addHandle( "type|href|height|width", function( elem, name, isXML ) { - if ( !isXML ) { - return elem.getAttribute( name, name.toLowerCase() === "type" ? 1 : 2 ); - } - }); -} - -// Support: IE<9 -// Use defaultValue in place of getAttribute("value") -if ( !support.attributes || !assert(function( el ) { - el.innerHTML = ""; - el.firstChild.setAttribute( "value", "" ); - return el.firstChild.getAttribute( "value" ) === ""; -}) ) { - addHandle( "value", function( elem, name, isXML ) { - if ( !isXML && elem.nodeName.toLowerCase() === "input" ) { - return elem.defaultValue; - } - }); -} - -// Support: IE<9 -// Use getAttributeNode to fetch booleans when getAttribute lies -if ( !assert(function( el ) { - return el.getAttribute("disabled") == null; -}) ) { - addHandle( booleans, function( elem, name, isXML ) { - var val; - if ( !isXML ) { - return elem[ name ] === true ? name.toLowerCase() : - (val = elem.getAttributeNode( name )) && val.specified ? - val.value : - null; - } - }); -} - -return Sizzle; - -})( window ); - - - -jQuery.find = Sizzle; -jQuery.expr = Sizzle.selectors; - -// Deprecated -jQuery.expr[ ":" ] = jQuery.expr.pseudos; -jQuery.uniqueSort = jQuery.unique = Sizzle.uniqueSort; -jQuery.text = Sizzle.getText; -jQuery.isXMLDoc = Sizzle.isXML; -jQuery.contains = Sizzle.contains; -jQuery.escapeSelector = Sizzle.escape; - - - - -var dir = function( elem, dir, until ) { - var matched = [], - truncate = until !== undefined; - - while ( ( elem = elem[ dir ] ) && elem.nodeType !== 9 ) { - if ( elem.nodeType === 1 ) { - if ( truncate && jQuery( elem ).is( until ) ) { - break; - } - matched.push( elem ); - } - } - return matched; -}; - - -var siblings = function( n, elem ) { - var matched = []; - - for ( ; n; n = n.nextSibling ) { - if ( n.nodeType === 1 && n !== elem ) { - matched.push( n ); - } - } - - return matched; -}; - - -var rneedsContext = jQuery.expr.match.needsContext; - - - -function nodeName( elem, name ) { - - return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase(); - -}; -var rsingleTag = ( /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i ); - - - -// Implement the identical functionality for filter and not -function winnow( elements, qualifier, not ) { - if ( isFunction( qualifier ) ) { - return jQuery.grep( elements, function( elem, i ) { - return !!qualifier.call( elem, i, elem ) !== not; - } ); - } - - // Single element - if ( qualifier.nodeType ) { - return jQuery.grep( elements, function( elem ) { - return ( elem === qualifier ) !== not; - } ); - } - - // Arraylike of elements (jQuery, arguments, Array) - if ( typeof qualifier !== "string" ) { - return jQuery.grep( elements, function( elem ) { - return ( indexOf.call( qualifier, elem ) > -1 ) !== not; - } ); - } - - // Filtered directly for both simple and complex selectors - return jQuery.filter( qualifier, elements, not ); -} - -jQuery.filter = function( expr, elems, not ) { - var elem = elems[ 0 ]; - - if ( not ) { - expr = ":not(" + expr + ")"; - } - - if ( elems.length === 1 && elem.nodeType === 1 ) { - return jQuery.find.matchesSelector( elem, expr ) ? [ elem ] : []; - } - - return jQuery.find.matches( expr, jQuery.grep( elems, function( elem ) { - return elem.nodeType === 1; - } ) ); -}; - -jQuery.fn.extend( { - find: function( selector ) { - var i, ret, - len = this.length, - self = this; - - if ( typeof selector !== "string" ) { - return this.pushStack( jQuery( selector ).filter( function() { - for ( i = 0; i < len; i++ ) { - if ( jQuery.contains( self[ i ], this ) ) { - return true; - } - } - } ) ); - } - - ret = this.pushStack( [] ); - - for ( i = 0; i < len; i++ ) { - jQuery.find( selector, self[ i ], ret ); - } - - return len > 1 ? jQuery.uniqueSort( ret ) : ret; - }, - filter: function( selector ) { - return this.pushStack( winnow( this, selector || [], false ) ); - }, - not: function( selector ) { - return this.pushStack( winnow( this, selector || [], true ) ); - }, - is: function( selector ) { - return !!winnow( - this, - - // If this is a positional/relative selector, check membership in the returned set - // so $("p:first").is("p:last") won't return true for a doc with two "p". - typeof selector === "string" && rneedsContext.test( selector ) ? - jQuery( selector ) : - selector || [], - false - ).length; - } -} ); - - -// Initialize a jQuery object - - -// A central reference to the root jQuery(document) -var rootjQuery, - - // A simple way to check for HTML strings - // Prioritize #id over to avoid XSS via location.hash (#9521) - // Strict HTML recognition (#11290: must start with <) - // Shortcut simple #id case for speed - rquickExpr = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/, - - init = jQuery.fn.init = function( selector, context, root ) { - var match, elem; - - // HANDLE: $(""), $(null), $(undefined), $(false) - if ( !selector ) { - return this; - } - - // Method init() accepts an alternate rootjQuery - // so migrate can support jQuery.sub (gh-2101) - root = root || rootjQuery; - - // Handle HTML strings - if ( typeof selector === "string" ) { - if ( selector[ 0 ] === "<" && - selector[ selector.length - 1 ] === ">" && - selector.length >= 3 ) { - - // Assume that strings that start and end with <> are HTML and skip the regex check - match = [ null, selector, null ]; - - } else { - match = rquickExpr.exec( selector ); - } - - // Match html or make sure no context is specified for #id - if ( match && ( match[ 1 ] || !context ) ) { - - // HANDLE: $(html) -> $(array) - if ( match[ 1 ] ) { - context = context instanceof jQuery ? context[ 0 ] : context; - - // Option to run scripts is true for back-compat - // Intentionally let the error be thrown if parseHTML is not present - jQuery.merge( this, jQuery.parseHTML( - match[ 1 ], - context && context.nodeType ? context.ownerDocument || context : document, - true - ) ); - - // HANDLE: $(html, props) - if ( rsingleTag.test( match[ 1 ] ) && jQuery.isPlainObject( context ) ) { - for ( match in context ) { - - // Properties of context are called as methods if possible - if ( isFunction( this[ match ] ) ) { - this[ match ]( context[ match ] ); - - // ...and otherwise set as attributes - } else { - this.attr( match, context[ match ] ); - } - } - } - - return this; - - // HANDLE: $(#id) - } else { - elem = document.getElementById( match[ 2 ] ); - - if ( elem ) { - - // Inject the element directly into the jQuery object - this[ 0 ] = elem; - this.length = 1; - } - return this; - } - - // HANDLE: $(expr, $(...)) - } else if ( !context || context.jquery ) { - return ( context || root ).find( selector ); - - // HANDLE: $(expr, context) - // (which is just equivalent to: $(context).find(expr) - } else { - return this.constructor( context ).find( selector ); - } - - // HANDLE: $(DOMElement) - } else if ( selector.nodeType ) { - this[ 0 ] = selector; - this.length = 1; - return this; - - // HANDLE: $(function) - // Shortcut for document ready - } else if ( isFunction( selector ) ) { - return root.ready !== undefined ? - root.ready( selector ) : - - // Execute immediately if ready is not present - selector( jQuery ); - } - - return jQuery.makeArray( selector, this ); - }; - -// Give the init function the jQuery prototype for later instantiation -init.prototype = jQuery.fn; - -// Initialize central reference -rootjQuery = jQuery( document ); - - -var rparentsprev = /^(?:parents|prev(?:Until|All))/, - - // Methods guaranteed to produce a unique set when starting from a unique set - guaranteedUnique = { - children: true, - contents: true, - next: true, - prev: true - }; - -jQuery.fn.extend( { - has: function( target ) { - var targets = jQuery( target, this ), - l = targets.length; - - return this.filter( function() { - var i = 0; - for ( ; i < l; i++ ) { - if ( jQuery.contains( this, targets[ i ] ) ) { - return true; - } - } - } ); - }, - - closest: function( selectors, context ) { - var cur, - i = 0, - l = this.length, - matched = [], - targets = typeof selectors !== "string" && jQuery( selectors ); - - // Positional selectors never match, since there's no _selection_ context - if ( !rneedsContext.test( selectors ) ) { - for ( ; i < l; i++ ) { - for ( cur = this[ i ]; cur && cur !== context; cur = cur.parentNode ) { - - // Always skip document fragments - if ( cur.nodeType < 11 && ( targets ? - targets.index( cur ) > -1 : - - // Don't pass non-elements to Sizzle - cur.nodeType === 1 && - jQuery.find.matchesSelector( cur, selectors ) ) ) { - - matched.push( cur ); - break; - } - } - } - } - - return this.pushStack( matched.length > 1 ? jQuery.uniqueSort( matched ) : matched ); - }, - - // Determine the position of an element within the set - index: function( elem ) { - - // No argument, return index in parent - if ( !elem ) { - return ( this[ 0 ] && this[ 0 ].parentNode ) ? this.first().prevAll().length : -1; - } - - // Index in selector - if ( typeof elem === "string" ) { - return indexOf.call( jQuery( elem ), this[ 0 ] ); - } - - // Locate the position of the desired element - return indexOf.call( this, - - // If it receives a jQuery object, the first element is used - elem.jquery ? elem[ 0 ] : elem - ); - }, - - add: function( selector, context ) { - return this.pushStack( - jQuery.uniqueSort( - jQuery.merge( this.get(), jQuery( selector, context ) ) - ) - ); - }, - - addBack: function( selector ) { - return this.add( selector == null ? - this.prevObject : this.prevObject.filter( selector ) - ); - } -} ); - -function sibling( cur, dir ) { - while ( ( cur = cur[ dir ] ) && cur.nodeType !== 1 ) {} - return cur; -} - -jQuery.each( { - parent: function( elem ) { - var parent = elem.parentNode; - return parent && parent.nodeType !== 11 ? parent : null; - }, - parents: function( elem ) { - return dir( elem, "parentNode" ); - }, - parentsUntil: function( elem, i, until ) { - return dir( elem, "parentNode", until ); - }, - next: function( elem ) { - return sibling( elem, "nextSibling" ); - }, - prev: function( elem ) { - return sibling( elem, "previousSibling" ); - }, - nextAll: function( elem ) { - return dir( elem, "nextSibling" ); - }, - prevAll: function( elem ) { - return dir( elem, "previousSibling" ); - }, - nextUntil: function( elem, i, until ) { - return dir( elem, "nextSibling", until ); - }, - prevUntil: function( elem, i, until ) { - return dir( elem, "previousSibling", until ); - }, - siblings: function( elem ) { - return siblings( ( elem.parentNode || {} ).firstChild, elem ); - }, - children: function( elem ) { - return siblings( elem.firstChild ); - }, - contents: function( elem ) { - if ( typeof elem.contentDocument !== "undefined" ) { - return elem.contentDocument; - } - - // Support: IE 9 - 11 only, iOS 7 only, Android Browser <=4.3 only - // Treat the template element as a regular one in browsers that - // don't support it. - if ( nodeName( elem, "template" ) ) { - elem = elem.content || elem; - } - - return jQuery.merge( [], elem.childNodes ); - } -}, function( name, fn ) { - jQuery.fn[ name ] = function( until, selector ) { - var matched = jQuery.map( this, fn, until ); - - if ( name.slice( -5 ) !== "Until" ) { - selector = until; - } - - if ( selector && typeof selector === "string" ) { - matched = jQuery.filter( selector, matched ); - } - - if ( this.length > 1 ) { - - // Remove duplicates - if ( !guaranteedUnique[ name ] ) { - jQuery.uniqueSort( matched ); - } - - // Reverse order for parents* and prev-derivatives - if ( rparentsprev.test( name ) ) { - matched.reverse(); - } - } - - return this.pushStack( matched ); - }; -} ); -var rnothtmlwhite = ( /[^\x20\t\r\n\f]+/g ); - - - -// Convert String-formatted options into Object-formatted ones -function createOptions( options ) { - var object = {}; - jQuery.each( options.match( rnothtmlwhite ) || [], function( _, flag ) { - object[ flag ] = true; - } ); - return object; -} - -/* - * Create a callback list using the following parameters: - * - * options: an optional list of space-separated options that will change how - * the callback list behaves or a more traditional option object - * - * By default a callback list will act like an event callback list and can be - * "fired" multiple times. - * - * Possible options: - * - * once: will ensure the callback list can only be fired once (like a Deferred) - * - * memory: will keep track of previous values and will call any callback added - * after the list has been fired right away with the latest "memorized" - * values (like a Deferred) - * - * unique: will ensure a callback can only be added once (no duplicate in the list) - * - * stopOnFalse: interrupt callings when a callback returns false - * - */ -jQuery.Callbacks = function( options ) { - - // Convert options from String-formatted to Object-formatted if needed - // (we check in cache first) - options = typeof options === "string" ? - createOptions( options ) : - jQuery.extend( {}, options ); - - var // Flag to know if list is currently firing - firing, - - // Last fire value for non-forgettable lists - memory, - - // Flag to know if list was already fired - fired, - - // Flag to prevent firing - locked, - - // Actual callback list - list = [], - - // Queue of execution data for repeatable lists - queue = [], - - // Index of currently firing callback (modified by add/remove as needed) - firingIndex = -1, - - // Fire callbacks - fire = function() { - - // Enforce single-firing - locked = locked || options.once; - - // Execute callbacks for all pending executions, - // respecting firingIndex overrides and runtime changes - fired = firing = true; - for ( ; queue.length; firingIndex = -1 ) { - memory = queue.shift(); - while ( ++firingIndex < list.length ) { - - // Run callback and check for early termination - if ( list[ firingIndex ].apply( memory[ 0 ], memory[ 1 ] ) === false && - options.stopOnFalse ) { - - // Jump to end and forget the data so .add doesn't re-fire - firingIndex = list.length; - memory = false; - } - } - } - - // Forget the data if we're done with it - if ( !options.memory ) { - memory = false; - } - - firing = false; - - // Clean up if we're done firing for good - if ( locked ) { - - // Keep an empty list if we have data for future add calls - if ( memory ) { - list = []; - - // Otherwise, this object is spent - } else { - list = ""; - } - } - }, - - // Actual Callbacks object - self = { - - // Add a callback or a collection of callbacks to the list - add: function() { - if ( list ) { - - // If we have memory from a past run, we should fire after adding - if ( memory && !firing ) { - firingIndex = list.length - 1; - queue.push( memory ); - } - - ( function add( args ) { - jQuery.each( args, function( _, arg ) { - if ( isFunction( arg ) ) { - if ( !options.unique || !self.has( arg ) ) { - list.push( arg ); - } - } else if ( arg && arg.length && toType( arg ) !== "string" ) { - - // Inspect recursively - add( arg ); - } - } ); - } )( arguments ); - - if ( memory && !firing ) { - fire(); - } - } - return this; - }, - - // Remove a callback from the list - remove: function() { - jQuery.each( arguments, function( _, arg ) { - var index; - while ( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) { - list.splice( index, 1 ); - - // Handle firing indexes - if ( index <= firingIndex ) { - firingIndex--; - } - } - } ); - return this; - }, - - // Check if a given callback is in the list. - // If no argument is given, return whether or not list has callbacks attached. - has: function( fn ) { - return fn ? - jQuery.inArray( fn, list ) > -1 : - list.length > 0; - }, - - // Remove all callbacks from the list - empty: function() { - if ( list ) { - list = []; - } - return this; - }, - - // Disable .fire and .add - // Abort any current/pending executions - // Clear all callbacks and values - disable: function() { - locked = queue = []; - list = memory = ""; - return this; - }, - disabled: function() { - return !list; - }, - - // Disable .fire - // Also disable .add unless we have memory (since it would have no effect) - // Abort any pending executions - lock: function() { - locked = queue = []; - if ( !memory && !firing ) { - list = memory = ""; - } - return this; - }, - locked: function() { - return !!locked; - }, - - // Call all callbacks with the given context and arguments - fireWith: function( context, args ) { - if ( !locked ) { - args = args || []; - args = [ context, args.slice ? args.slice() : args ]; - queue.push( args ); - if ( !firing ) { - fire(); - } - } - return this; - }, - - // Call all the callbacks with the given arguments - fire: function() { - self.fireWith( this, arguments ); - return this; - }, - - // To know if the callbacks have already been called at least once - fired: function() { - return !!fired; - } - }; - - return self; -}; - - -function Identity( v ) { - return v; -} -function Thrower( ex ) { - throw ex; -} - -function adoptValue( value, resolve, reject, noValue ) { - var method; - - try { - - // Check for promise aspect first to privilege synchronous behavior - if ( value && isFunction( ( method = value.promise ) ) ) { - method.call( value ).done( resolve ).fail( reject ); - - // Other thenables - } else if ( value && isFunction( ( method = value.then ) ) ) { - method.call( value, resolve, reject ); - - // Other non-thenables - } else { - - // Control `resolve` arguments by letting Array#slice cast boolean `noValue` to integer: - // * false: [ value ].slice( 0 ) => resolve( value ) - // * true: [ value ].slice( 1 ) => resolve() - resolve.apply( undefined, [ value ].slice( noValue ) ); - } - - // For Promises/A+, convert exceptions into rejections - // Since jQuery.when doesn't unwrap thenables, we can skip the extra checks appearing in - // Deferred#then to conditionally suppress rejection. - } catch ( value ) { - - // Support: Android 4.0 only - // Strict mode functions invoked without .call/.apply get global-object context - reject.apply( undefined, [ value ] ); - } -} - -jQuery.extend( { - - Deferred: function( func ) { - var tuples = [ - - // action, add listener, callbacks, - // ... .then handlers, argument index, [final state] - [ "notify", "progress", jQuery.Callbacks( "memory" ), - jQuery.Callbacks( "memory" ), 2 ], - [ "resolve", "done", jQuery.Callbacks( "once memory" ), - jQuery.Callbacks( "once memory" ), 0, "resolved" ], - [ "reject", "fail", jQuery.Callbacks( "once memory" ), - jQuery.Callbacks( "once memory" ), 1, "rejected" ] - ], - state = "pending", - promise = { - state: function() { - return state; - }, - always: function() { - deferred.done( arguments ).fail( arguments ); - return this; - }, - "catch": function( fn ) { - return promise.then( null, fn ); - }, - - // Keep pipe for back-compat - pipe: function( /* fnDone, fnFail, fnProgress */ ) { - var fns = arguments; - - return jQuery.Deferred( function( newDefer ) { - jQuery.each( tuples, function( i, tuple ) { - - // Map tuples (progress, done, fail) to arguments (done, fail, progress) - var fn = isFunction( fns[ tuple[ 4 ] ] ) && fns[ tuple[ 4 ] ]; - - // deferred.progress(function() { bind to newDefer or newDefer.notify }) - // deferred.done(function() { bind to newDefer or newDefer.resolve }) - // deferred.fail(function() { bind to newDefer or newDefer.reject }) - deferred[ tuple[ 1 ] ]( function() { - var returned = fn && fn.apply( this, arguments ); - if ( returned && isFunction( returned.promise ) ) { - returned.promise() - .progress( newDefer.notify ) - .done( newDefer.resolve ) - .fail( newDefer.reject ); - } else { - newDefer[ tuple[ 0 ] + "With" ]( - this, - fn ? [ returned ] : arguments - ); - } - } ); - } ); - fns = null; - } ).promise(); - }, - then: function( onFulfilled, onRejected, onProgress ) { - var maxDepth = 0; - function resolve( depth, deferred, handler, special ) { - return function() { - var that = this, - args = arguments, - mightThrow = function() { - var returned, then; - - // Support: Promises/A+ section 2.3.3.3.3 - // https://promisesaplus.com/#point-59 - // Ignore double-resolution attempts - if ( depth < maxDepth ) { - return; - } - - returned = handler.apply( that, args ); - - // Support: Promises/A+ section 2.3.1 - // https://promisesaplus.com/#point-48 - if ( returned === deferred.promise() ) { - throw new TypeError( "Thenable self-resolution" ); - } - - // Support: Promises/A+ sections 2.3.3.1, 3.5 - // https://promisesaplus.com/#point-54 - // https://promisesaplus.com/#point-75 - // Retrieve `then` only once - then = returned && - - // Support: Promises/A+ section 2.3.4 - // https://promisesaplus.com/#point-64 - // Only check objects and functions for thenability - ( typeof returned === "object" || - typeof returned === "function" ) && - returned.then; - - // Handle a returned thenable - if ( isFunction( then ) ) { - - // Special processors (notify) just wait for resolution - if ( special ) { - then.call( - returned, - resolve( maxDepth, deferred, Identity, special ), - resolve( maxDepth, deferred, Thrower, special ) - ); - - // Normal processors (resolve) also hook into progress - } else { - - // ...and disregard older resolution values - maxDepth++; - - then.call( - returned, - resolve( maxDepth, deferred, Identity, special ), - resolve( maxDepth, deferred, Thrower, special ), - resolve( maxDepth, deferred, Identity, - deferred.notifyWith ) - ); - } - - // Handle all other returned values - } else { - - // Only substitute handlers pass on context - // and multiple values (non-spec behavior) - if ( handler !== Identity ) { - that = undefined; - args = [ returned ]; - } - - // Process the value(s) - // Default process is resolve - ( special || deferred.resolveWith )( that, args ); - } - }, - - // Only normal processors (resolve) catch and reject exceptions - process = special ? - mightThrow : - function() { - try { - mightThrow(); - } catch ( e ) { - - if ( jQuery.Deferred.exceptionHook ) { - jQuery.Deferred.exceptionHook( e, - process.stackTrace ); - } - - // Support: Promises/A+ section 2.3.3.3.4.1 - // https://promisesaplus.com/#point-61 - // Ignore post-resolution exceptions - if ( depth + 1 >= maxDepth ) { - - // Only substitute handlers pass on context - // and multiple values (non-spec behavior) - if ( handler !== Thrower ) { - that = undefined; - args = [ e ]; - } - - deferred.rejectWith( that, args ); - } - } - }; - - // Support: Promises/A+ section 2.3.3.3.1 - // https://promisesaplus.com/#point-57 - // Re-resolve promises immediately to dodge false rejection from - // subsequent errors - if ( depth ) { - process(); - } else { - - // Call an optional hook to record the stack, in case of exception - // since it's otherwise lost when execution goes async - if ( jQuery.Deferred.getStackHook ) { - process.stackTrace = jQuery.Deferred.getStackHook(); - } - window.setTimeout( process ); - } - }; - } - - return jQuery.Deferred( function( newDefer ) { - - // progress_handlers.add( ... ) - tuples[ 0 ][ 3 ].add( - resolve( - 0, - newDefer, - isFunction( onProgress ) ? - onProgress : - Identity, - newDefer.notifyWith - ) - ); - - // fulfilled_handlers.add( ... ) - tuples[ 1 ][ 3 ].add( - resolve( - 0, - newDefer, - isFunction( onFulfilled ) ? - onFulfilled : - Identity - ) - ); - - // rejected_handlers.add( ... ) - tuples[ 2 ][ 3 ].add( - resolve( - 0, - newDefer, - isFunction( onRejected ) ? - onRejected : - Thrower - ) - ); - } ).promise(); - }, - - // Get a promise for this deferred - // If obj is provided, the promise aspect is added to the object - promise: function( obj ) { - return obj != null ? jQuery.extend( obj, promise ) : promise; - } - }, - deferred = {}; - - // Add list-specific methods - jQuery.each( tuples, function( i, tuple ) { - var list = tuple[ 2 ], - stateString = tuple[ 5 ]; - - // promise.progress = list.add - // promise.done = list.add - // promise.fail = list.add - promise[ tuple[ 1 ] ] = list.add; - - // Handle state - if ( stateString ) { - list.add( - function() { - - // state = "resolved" (i.e., fulfilled) - // state = "rejected" - state = stateString; - }, - - // rejected_callbacks.disable - // fulfilled_callbacks.disable - tuples[ 3 - i ][ 2 ].disable, - - // rejected_handlers.disable - // fulfilled_handlers.disable - tuples[ 3 - i ][ 3 ].disable, - - // progress_callbacks.lock - tuples[ 0 ][ 2 ].lock, - - // progress_handlers.lock - tuples[ 0 ][ 3 ].lock - ); - } - - // progress_handlers.fire - // fulfilled_handlers.fire - // rejected_handlers.fire - list.add( tuple[ 3 ].fire ); - - // deferred.notify = function() { deferred.notifyWith(...) } - // deferred.resolve = function() { deferred.resolveWith(...) } - // deferred.reject = function() { deferred.rejectWith(...) } - deferred[ tuple[ 0 ] ] = function() { - deferred[ tuple[ 0 ] + "With" ]( this === deferred ? undefined : this, arguments ); - return this; - }; - - // deferred.notifyWith = list.fireWith - // deferred.resolveWith = list.fireWith - // deferred.rejectWith = list.fireWith - deferred[ tuple[ 0 ] + "With" ] = list.fireWith; - } ); - - // Make the deferred a promise - promise.promise( deferred ); - - // Call given func if any - if ( func ) { - func.call( deferred, deferred ); - } - - // All done! - return deferred; - }, - - // Deferred helper - when: function( singleValue ) { - var - - // count of uncompleted subordinates - remaining = arguments.length, - - // count of unprocessed arguments - i = remaining, - - // subordinate fulfillment data - resolveContexts = Array( i ), - resolveValues = slice.call( arguments ), - - // the master Deferred - master = jQuery.Deferred(), - - // subordinate callback factory - updateFunc = function( i ) { - return function( value ) { - resolveContexts[ i ] = this; - resolveValues[ i ] = arguments.length > 1 ? slice.call( arguments ) : value; - if ( !( --remaining ) ) { - master.resolveWith( resolveContexts, resolveValues ); - } - }; - }; - - // Single- and empty arguments are adopted like Promise.resolve - if ( remaining <= 1 ) { - adoptValue( singleValue, master.done( updateFunc( i ) ).resolve, master.reject, - !remaining ); - - // Use .then() to unwrap secondary thenables (cf. gh-3000) - if ( master.state() === "pending" || - isFunction( resolveValues[ i ] && resolveValues[ i ].then ) ) { - - return master.then(); - } - } - - // Multiple arguments are aggregated like Promise.all array elements - while ( i-- ) { - adoptValue( resolveValues[ i ], updateFunc( i ), master.reject ); - } - - return master.promise(); - } -} ); - - -// These usually indicate a programmer mistake during development, -// warn about them ASAP rather than swallowing them by default. -var rerrorNames = /^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/; - -jQuery.Deferred.exceptionHook = function( error, stack ) { - - // Support: IE 8 - 9 only - // Console exists when dev tools are open, which can happen at any time - if ( window.console && window.console.warn && error && rerrorNames.test( error.name ) ) { - window.console.warn( "jQuery.Deferred exception: " + error.message, error.stack, stack ); - } -}; - - - - -jQuery.readyException = function( error ) { - window.setTimeout( function() { - throw error; - } ); -}; - - - - -// The deferred used on DOM ready -var readyList = jQuery.Deferred(); - -jQuery.fn.ready = function( fn ) { - - readyList - .then( fn ) - - // Wrap jQuery.readyException in a function so that the lookup - // happens at the time of error handling instead of callback - // registration. - .catch( function( error ) { - jQuery.readyException( error ); - } ); - - return this; -}; - -jQuery.extend( { - - // Is the DOM ready to be used? Set to true once it occurs. - isReady: false, - - // A counter to track how many items to wait for before - // the ready event fires. See #6781 - readyWait: 1, - - // Handle when the DOM is ready - ready: function( wait ) { - - // Abort if there are pending holds or we're already ready - if ( wait === true ? --jQuery.readyWait : jQuery.isReady ) { - return; - } - - // Remember that the DOM is ready - jQuery.isReady = true; - - // If a normal DOM Ready event fired, decrement, and wait if need be - if ( wait !== true && --jQuery.readyWait > 0 ) { - return; - } - - // If there are functions bound, to execute - readyList.resolveWith( document, [ jQuery ] ); - } -} ); - -jQuery.ready.then = readyList.then; - -// The ready event handler and self cleanup method -function completed() { - document.removeEventListener( "DOMContentLoaded", completed ); - window.removeEventListener( "load", completed ); - jQuery.ready(); -} - -// Catch cases where $(document).ready() is called -// after the browser event has already occurred. -// Support: IE <=9 - 10 only -// Older IE sometimes signals "interactive" too soon -if ( document.readyState === "complete" || - ( document.readyState !== "loading" && !document.documentElement.doScroll ) ) { - - // Handle it asynchronously to allow scripts the opportunity to delay ready - window.setTimeout( jQuery.ready ); - -} else { - - // Use the handy event callback - document.addEventListener( "DOMContentLoaded", completed ); - - // A fallback to window.onload, that will always work - window.addEventListener( "load", completed ); -} - - - - -// Multifunctional method to get and set values of a collection -// The value/s can optionally be executed if it's a function -var access = function( elems, fn, key, value, chainable, emptyGet, raw ) { - var i = 0, - len = elems.length, - bulk = key == null; - - // Sets many values - if ( toType( key ) === "object" ) { - chainable = true; - for ( i in key ) { - access( elems, fn, i, key[ i ], true, emptyGet, raw ); - } - - // Sets one value - } else if ( value !== undefined ) { - chainable = true; - - if ( !isFunction( value ) ) { - raw = true; - } - - if ( bulk ) { - - // Bulk operations run against the entire set - if ( raw ) { - fn.call( elems, value ); - fn = null; - - // ...except when executing function values - } else { - bulk = fn; - fn = function( elem, key, value ) { - return bulk.call( jQuery( elem ), value ); - }; - } - } - - if ( fn ) { - for ( ; i < len; i++ ) { - fn( - elems[ i ], key, raw ? - value : - value.call( elems[ i ], i, fn( elems[ i ], key ) ) - ); - } - } - } - - if ( chainable ) { - return elems; - } - - // Gets - if ( bulk ) { - return fn.call( elems ); - } - - return len ? fn( elems[ 0 ], key ) : emptyGet; -}; - - -// Matches dashed string for camelizing -var rmsPrefix = /^-ms-/, - rdashAlpha = /-([a-z])/g; - -// Used by camelCase as callback to replace() -function fcamelCase( all, letter ) { - return letter.toUpperCase(); -} - -// Convert dashed to camelCase; used by the css and data modules -// Support: IE <=9 - 11, Edge 12 - 15 -// Microsoft forgot to hump their vendor prefix (#9572) -function camelCase( string ) { - return string.replace( rmsPrefix, "ms-" ).replace( rdashAlpha, fcamelCase ); -} -var acceptData = function( owner ) { - - // Accepts only: - // - Node - // - Node.ELEMENT_NODE - // - Node.DOCUMENT_NODE - // - Object - // - Any - return owner.nodeType === 1 || owner.nodeType === 9 || !( +owner.nodeType ); -}; - - - - -function Data() { - this.expando = jQuery.expando + Data.uid++; -} - -Data.uid = 1; - -Data.prototype = { - - cache: function( owner ) { - - // Check if the owner object already has a cache - var value = owner[ this.expando ]; - - // If not, create one - if ( !value ) { - value = {}; - - // We can accept data for non-element nodes in modern browsers, - // but we should not, see #8335. - // Always return an empty object. - if ( acceptData( owner ) ) { - - // If it is a node unlikely to be stringify-ed or looped over - // use plain assignment - if ( owner.nodeType ) { - owner[ this.expando ] = value; - - // Otherwise secure it in a non-enumerable property - // configurable must be true to allow the property to be - // deleted when data is removed - } else { - Object.defineProperty( owner, this.expando, { - value: value, - configurable: true - } ); - } - } - } - - return value; - }, - set: function( owner, data, value ) { - var prop, - cache = this.cache( owner ); - - // Handle: [ owner, key, value ] args - // Always use camelCase key (gh-2257) - if ( typeof data === "string" ) { - cache[ camelCase( data ) ] = value; - - // Handle: [ owner, { properties } ] args - } else { - - // Copy the properties one-by-one to the cache object - for ( prop in data ) { - cache[ camelCase( prop ) ] = data[ prop ]; - } - } - return cache; - }, - get: function( owner, key ) { - return key === undefined ? - this.cache( owner ) : - - // Always use camelCase key (gh-2257) - owner[ this.expando ] && owner[ this.expando ][ camelCase( key ) ]; - }, - access: function( owner, key, value ) { - - // In cases where either: - // - // 1. No key was specified - // 2. A string key was specified, but no value provided - // - // Take the "read" path and allow the get method to determine - // which value to return, respectively either: - // - // 1. The entire cache object - // 2. The data stored at the key - // - if ( key === undefined || - ( ( key && typeof key === "string" ) && value === undefined ) ) { - - return this.get( owner, key ); - } - - // When the key is not a string, or both a key and value - // are specified, set or extend (existing objects) with either: - // - // 1. An object of properties - // 2. A key and value - // - this.set( owner, key, value ); - - // Since the "set" path can have two possible entry points - // return the expected data based on which path was taken[*] - return value !== undefined ? value : key; - }, - remove: function( owner, key ) { - var i, - cache = owner[ this.expando ]; - - if ( cache === undefined ) { - return; - } - - if ( key !== undefined ) { - - // Support array or space separated string of keys - if ( Array.isArray( key ) ) { - - // If key is an array of keys... - // We always set camelCase keys, so remove that. - key = key.map( camelCase ); - } else { - key = camelCase( key ); - - // If a key with the spaces exists, use it. - // Otherwise, create an array by matching non-whitespace - key = key in cache ? - [ key ] : - ( key.match( rnothtmlwhite ) || [] ); - } - - i = key.length; - - while ( i-- ) { - delete cache[ key[ i ] ]; - } - } - - // Remove the expando if there's no more data - if ( key === undefined || jQuery.isEmptyObject( cache ) ) { - - // Support: Chrome <=35 - 45 - // Webkit & Blink performance suffers when deleting properties - // from DOM nodes, so set to undefined instead - // https://bugs.chromium.org/p/chromium/issues/detail?id=378607 (bug restricted) - if ( owner.nodeType ) { - owner[ this.expando ] = undefined; - } else { - delete owner[ this.expando ]; - } - } - }, - hasData: function( owner ) { - var cache = owner[ this.expando ]; - return cache !== undefined && !jQuery.isEmptyObject( cache ); - } -}; -var dataPriv = new Data(); - -var dataUser = new Data(); - - - -// Implementation Summary -// -// 1. Enforce API surface and semantic compatibility with 1.9.x branch -// 2. Improve the module's maintainability by reducing the storage -// paths to a single mechanism. -// 3. Use the same single mechanism to support "private" and "user" data. -// 4. _Never_ expose "private" data to user code (TODO: Drop _data, _removeData) -// 5. Avoid exposing implementation details on user objects (eg. expando properties) -// 6. Provide a clear path for implementation upgrade to WeakMap in 2014 - -var rbrace = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/, - rmultiDash = /[A-Z]/g; - -function getData( data ) { - if ( data === "true" ) { - return true; - } - - if ( data === "false" ) { - return false; - } - - if ( data === "null" ) { - return null; - } - - // Only convert to a number if it doesn't change the string - if ( data === +data + "" ) { - return +data; - } - - if ( rbrace.test( data ) ) { - return JSON.parse( data ); - } - - return data; -} - -function dataAttr( elem, key, data ) { - var name; - - // If nothing was found internally, try to fetch any - // data from the HTML5 data-* attribute - if ( data === undefined && elem.nodeType === 1 ) { - name = "data-" + key.replace( rmultiDash, "-$&" ).toLowerCase(); - data = elem.getAttribute( name ); - - if ( typeof data === "string" ) { - try { - data = getData( data ); - } catch ( e ) {} - - // Make sure we set the data so it isn't changed later - dataUser.set( elem, key, data ); - } else { - data = undefined; - } - } - return data; -} - -jQuery.extend( { - hasData: function( elem ) { - return dataUser.hasData( elem ) || dataPriv.hasData( elem ); - }, - - data: function( elem, name, data ) { - return dataUser.access( elem, name, data ); - }, - - removeData: function( elem, name ) { - dataUser.remove( elem, name ); - }, - - // TODO: Now that all calls to _data and _removeData have been replaced - // with direct calls to dataPriv methods, these can be deprecated. - _data: function( elem, name, data ) { - return dataPriv.access( elem, name, data ); - }, - - _removeData: function( elem, name ) { - dataPriv.remove( elem, name ); - } -} ); - -jQuery.fn.extend( { - data: function( key, value ) { - var i, name, data, - elem = this[ 0 ], - attrs = elem && elem.attributes; - - // Gets all values - if ( key === undefined ) { - if ( this.length ) { - data = dataUser.get( elem ); - - if ( elem.nodeType === 1 && !dataPriv.get( elem, "hasDataAttrs" ) ) { - i = attrs.length; - while ( i-- ) { - - // Support: IE 11 only - // The attrs elements can be null (#14894) - if ( attrs[ i ] ) { - name = attrs[ i ].name; - if ( name.indexOf( "data-" ) === 0 ) { - name = camelCase( name.slice( 5 ) ); - dataAttr( elem, name, data[ name ] ); - } - } - } - dataPriv.set( elem, "hasDataAttrs", true ); - } - } - - return data; - } - - // Sets multiple values - if ( typeof key === "object" ) { - return this.each( function() { - dataUser.set( this, key ); - } ); - } - - return access( this, function( value ) { - var data; - - // The calling jQuery object (element matches) is not empty - // (and therefore has an element appears at this[ 0 ]) and the - // `value` parameter was not undefined. An empty jQuery object - // will result in `undefined` for elem = this[ 0 ] which will - // throw an exception if an attempt to read a data cache is made. - if ( elem && value === undefined ) { - - // Attempt to get data from the cache - // The key will always be camelCased in Data - data = dataUser.get( elem, key ); - if ( data !== undefined ) { - return data; - } - - // Attempt to "discover" the data in - // HTML5 custom data-* attrs - data = dataAttr( elem, key ); - if ( data !== undefined ) { - return data; - } - - // We tried really hard, but the data doesn't exist. - return; - } - - // Set the data... - this.each( function() { - - // We always store the camelCased key - dataUser.set( this, key, value ); - } ); - }, null, value, arguments.length > 1, null, true ); - }, - - removeData: function( key ) { - return this.each( function() { - dataUser.remove( this, key ); - } ); - } -} ); - - -jQuery.extend( { - queue: function( elem, type, data ) { - var queue; - - if ( elem ) { - type = ( type || "fx" ) + "queue"; - queue = dataPriv.get( elem, type ); - - // Speed up dequeue by getting out quickly if this is just a lookup - if ( data ) { - if ( !queue || Array.isArray( data ) ) { - queue = dataPriv.access( elem, type, jQuery.makeArray( data ) ); - } else { - queue.push( data ); - } - } - return queue || []; - } - }, - - dequeue: function( elem, type ) { - type = type || "fx"; - - var queue = jQuery.queue( elem, type ), - startLength = queue.length, - fn = queue.shift(), - hooks = jQuery._queueHooks( elem, type ), - next = function() { - jQuery.dequeue( elem, type ); - }; - - // If the fx queue is dequeued, always remove the progress sentinel - if ( fn === "inprogress" ) { - fn = queue.shift(); - startLength--; - } - - if ( fn ) { - - // Add a progress sentinel to prevent the fx queue from being - // automatically dequeued - if ( type === "fx" ) { - queue.unshift( "inprogress" ); - } - - // Clear up the last queue stop function - delete hooks.stop; - fn.call( elem, next, hooks ); - } - - if ( !startLength && hooks ) { - hooks.empty.fire(); - } - }, - - // Not public - generate a queueHooks object, or return the current one - _queueHooks: function( elem, type ) { - var key = type + "queueHooks"; - return dataPriv.get( elem, key ) || dataPriv.access( elem, key, { - empty: jQuery.Callbacks( "once memory" ).add( function() { - dataPriv.remove( elem, [ type + "queue", key ] ); - } ) - } ); - } -} ); - -jQuery.fn.extend( { - queue: function( type, data ) { - var setter = 2; - - if ( typeof type !== "string" ) { - data = type; - type = "fx"; - setter--; - } - - if ( arguments.length < setter ) { - return jQuery.queue( this[ 0 ], type ); - } - - return data === undefined ? - this : - this.each( function() { - var queue = jQuery.queue( this, type, data ); - - // Ensure a hooks for this queue - jQuery._queueHooks( this, type ); - - if ( type === "fx" && queue[ 0 ] !== "inprogress" ) { - jQuery.dequeue( this, type ); - } - } ); - }, - dequeue: function( type ) { - return this.each( function() { - jQuery.dequeue( this, type ); - } ); - }, - clearQueue: function( type ) { - return this.queue( type || "fx", [] ); - }, - - // Get a promise resolved when queues of a certain type - // are emptied (fx is the type by default) - promise: function( type, obj ) { - var tmp, - count = 1, - defer = jQuery.Deferred(), - elements = this, - i = this.length, - resolve = function() { - if ( !( --count ) ) { - defer.resolveWith( elements, [ elements ] ); - } - }; - - if ( typeof type !== "string" ) { - obj = type; - type = undefined; - } - type = type || "fx"; - - while ( i-- ) { - tmp = dataPriv.get( elements[ i ], type + "queueHooks" ); - if ( tmp && tmp.empty ) { - count++; - tmp.empty.add( resolve ); - } - } - resolve(); - return defer.promise( obj ); - } -} ); -var pnum = ( /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/ ).source; - -var rcssNum = new RegExp( "^(?:([+-])=|)(" + pnum + ")([a-z%]*)$", "i" ); - - -var cssExpand = [ "Top", "Right", "Bottom", "Left" ]; - -var documentElement = document.documentElement; - - - - var isAttached = function( elem ) { - return jQuery.contains( elem.ownerDocument, elem ); - }, - composed = { composed: true }; - - // Support: IE 9 - 11+, Edge 12 - 18+, iOS 10.0 - 10.2 only - // Check attachment across shadow DOM boundaries when possible (gh-3504) - // Support: iOS 10.0-10.2 only - // Early iOS 10 versions support `attachShadow` but not `getRootNode`, - // leading to errors. We need to check for `getRootNode`. - if ( documentElement.getRootNode ) { - isAttached = function( elem ) { - return jQuery.contains( elem.ownerDocument, elem ) || - elem.getRootNode( composed ) === elem.ownerDocument; - }; - } -var isHiddenWithinTree = function( elem, el ) { - - // isHiddenWithinTree might be called from jQuery#filter function; - // in that case, element will be second argument - elem = el || elem; - - // Inline style trumps all - return elem.style.display === "none" || - elem.style.display === "" && - - // Otherwise, check computed style - // Support: Firefox <=43 - 45 - // Disconnected elements can have computed display: none, so first confirm that elem is - // in the document. - isAttached( elem ) && - - jQuery.css( elem, "display" ) === "none"; - }; - -var swap = function( elem, options, callback, args ) { - var ret, name, - old = {}; - - // Remember the old values, and insert the new ones - for ( name in options ) { - old[ name ] = elem.style[ name ]; - elem.style[ name ] = options[ name ]; - } - - ret = callback.apply( elem, args || [] ); - - // Revert the old values - for ( name in options ) { - elem.style[ name ] = old[ name ]; - } - - return ret; -}; - - - - -function adjustCSS( elem, prop, valueParts, tween ) { - var adjusted, scale, - maxIterations = 20, - currentValue = tween ? - function() { - return tween.cur(); - } : - function() { - return jQuery.css( elem, prop, "" ); - }, - initial = currentValue(), - unit = valueParts && valueParts[ 3 ] || ( jQuery.cssNumber[ prop ] ? "" : "px" ), - - // Starting value computation is required for potential unit mismatches - initialInUnit = elem.nodeType && - ( jQuery.cssNumber[ prop ] || unit !== "px" && +initial ) && - rcssNum.exec( jQuery.css( elem, prop ) ); - - if ( initialInUnit && initialInUnit[ 3 ] !== unit ) { - - // Support: Firefox <=54 - // Halve the iteration target value to prevent interference from CSS upper bounds (gh-2144) - initial = initial / 2; - - // Trust units reported by jQuery.css - unit = unit || initialInUnit[ 3 ]; - - // Iteratively approximate from a nonzero starting point - initialInUnit = +initial || 1; - - while ( maxIterations-- ) { - - // Evaluate and update our best guess (doubling guesses that zero out). - // Finish if the scale equals or crosses 1 (making the old*new product non-positive). - jQuery.style( elem, prop, initialInUnit + unit ); - if ( ( 1 - scale ) * ( 1 - ( scale = currentValue() / initial || 0.5 ) ) <= 0 ) { - maxIterations = 0; - } - initialInUnit = initialInUnit / scale; - - } - - initialInUnit = initialInUnit * 2; - jQuery.style( elem, prop, initialInUnit + unit ); - - // Make sure we update the tween properties later on - valueParts = valueParts || []; - } - - if ( valueParts ) { - initialInUnit = +initialInUnit || +initial || 0; - - // Apply relative offset (+=/-=) if specified - adjusted = valueParts[ 1 ] ? - initialInUnit + ( valueParts[ 1 ] + 1 ) * valueParts[ 2 ] : - +valueParts[ 2 ]; - if ( tween ) { - tween.unit = unit; - tween.start = initialInUnit; - tween.end = adjusted; - } - } - return adjusted; -} - - -var defaultDisplayMap = {}; - -function getDefaultDisplay( elem ) { - var temp, - doc = elem.ownerDocument, - nodeName = elem.nodeName, - display = defaultDisplayMap[ nodeName ]; - - if ( display ) { - return display; - } - - temp = doc.body.appendChild( doc.createElement( nodeName ) ); - display = jQuery.css( temp, "display" ); - - temp.parentNode.removeChild( temp ); - - if ( display === "none" ) { - display = "block"; - } - defaultDisplayMap[ nodeName ] = display; - - return display; -} - -function showHide( elements, show ) { - var display, elem, - values = [], - index = 0, - length = elements.length; - - // Determine new display value for elements that need to change - for ( ; index < length; index++ ) { - elem = elements[ index ]; - if ( !elem.style ) { - continue; - } - - display = elem.style.display; - if ( show ) { - - // Since we force visibility upon cascade-hidden elements, an immediate (and slow) - // check is required in this first loop unless we have a nonempty display value (either - // inline or about-to-be-restored) - if ( display === "none" ) { - values[ index ] = dataPriv.get( elem, "display" ) || null; - if ( !values[ index ] ) { - elem.style.display = ""; - } - } - if ( elem.style.display === "" && isHiddenWithinTree( elem ) ) { - values[ index ] = getDefaultDisplay( elem ); - } - } else { - if ( display !== "none" ) { - values[ index ] = "none"; - - // Remember what we're overwriting - dataPriv.set( elem, "display", display ); - } - } - } - - // Set the display of the elements in a second loop to avoid constant reflow - for ( index = 0; index < length; index++ ) { - if ( values[ index ] != null ) { - elements[ index ].style.display = values[ index ]; - } - } - - return elements; -} - -jQuery.fn.extend( { - show: function() { - return showHide( this, true ); - }, - hide: function() { - return showHide( this ); - }, - toggle: function( state ) { - if ( typeof state === "boolean" ) { - return state ? this.show() : this.hide(); - } - - return this.each( function() { - if ( isHiddenWithinTree( this ) ) { - jQuery( this ).show(); - } else { - jQuery( this ).hide(); - } - } ); - } -} ); -var rcheckableType = ( /^(?:checkbox|radio)$/i ); - -var rtagName = ( /<([a-z][^\/\0>\x20\t\r\n\f]*)/i ); - -var rscriptType = ( /^$|^module$|\/(?:java|ecma)script/i ); - - - -// We have to close these tags to support XHTML (#13200) -var wrapMap = { - - // Support: IE <=9 only - option: [ 1, "" ], - - // XHTML parsers do not magically insert elements in the - // same way that tag soup parsers do. So we cannot shorten - // this by omitting or other required elements. - thead: [ 1, "", "
    " ], - col: [ 2, "", "
    " ], - tr: [ 2, "", "
    " ], - td: [ 3, "", "
    " ], - - _default: [ 0, "", "" ] -}; - -// Support: IE <=9 only -wrapMap.optgroup = wrapMap.option; - -wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead; -wrapMap.th = wrapMap.td; - - -function getAll( context, tag ) { - - // Support: IE <=9 - 11 only - // Use typeof to avoid zero-argument method invocation on host objects (#15151) - var ret; - - if ( typeof context.getElementsByTagName !== "undefined" ) { - ret = context.getElementsByTagName( tag || "*" ); - - } else if ( typeof context.querySelectorAll !== "undefined" ) { - ret = context.querySelectorAll( tag || "*" ); - - } else { - ret = []; - } - - if ( tag === undefined || tag && nodeName( context, tag ) ) { - return jQuery.merge( [ context ], ret ); - } - - return ret; -} - - -// Mark scripts as having already been evaluated -function setGlobalEval( elems, refElements ) { - var i = 0, - l = elems.length; - - for ( ; i < l; i++ ) { - dataPriv.set( - elems[ i ], - "globalEval", - !refElements || dataPriv.get( refElements[ i ], "globalEval" ) - ); - } -} - - -var rhtml = /<|&#?\w+;/; - -function buildFragment( elems, context, scripts, selection, ignored ) { - var elem, tmp, tag, wrap, attached, j, - fragment = context.createDocumentFragment(), - nodes = [], - i = 0, - l = elems.length; - - for ( ; i < l; i++ ) { - elem = elems[ i ]; - - if ( elem || elem === 0 ) { - - // Add nodes directly - if ( toType( elem ) === "object" ) { - - // Support: Android <=4.0 only, PhantomJS 1 only - // push.apply(_, arraylike) throws on ancient WebKit - jQuery.merge( nodes, elem.nodeType ? [ elem ] : elem ); - - // Convert non-html into a text node - } else if ( !rhtml.test( elem ) ) { - nodes.push( context.createTextNode( elem ) ); - - // Convert html into DOM nodes - } else { - tmp = tmp || fragment.appendChild( context.createElement( "div" ) ); - - // Deserialize a standard representation - tag = ( rtagName.exec( elem ) || [ "", "" ] )[ 1 ].toLowerCase(); - wrap = wrapMap[ tag ] || wrapMap._default; - tmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ]; - - // Descend through wrappers to the right content - j = wrap[ 0 ]; - while ( j-- ) { - tmp = tmp.lastChild; - } - - // Support: Android <=4.0 only, PhantomJS 1 only - // push.apply(_, arraylike) throws on ancient WebKit - jQuery.merge( nodes, tmp.childNodes ); - - // Remember the top-level container - tmp = fragment.firstChild; - - // Ensure the created nodes are orphaned (#12392) - tmp.textContent = ""; - } - } - } - - // Remove wrapper from fragment - fragment.textContent = ""; - - i = 0; - while ( ( elem = nodes[ i++ ] ) ) { - - // Skip elements already in the context collection (trac-4087) - if ( selection && jQuery.inArray( elem, selection ) > -1 ) { - if ( ignored ) { - ignored.push( elem ); - } - continue; - } - - attached = isAttached( elem ); - - // Append to fragment - tmp = getAll( fragment.appendChild( elem ), "script" ); - - // Preserve script evaluation history - if ( attached ) { - setGlobalEval( tmp ); - } - - // Capture executables - if ( scripts ) { - j = 0; - while ( ( elem = tmp[ j++ ] ) ) { - if ( rscriptType.test( elem.type || "" ) ) { - scripts.push( elem ); - } - } - } - } - - return fragment; -} - - -( function() { - var fragment = document.createDocumentFragment(), - div = fragment.appendChild( document.createElement( "div" ) ), - input = document.createElement( "input" ); - - // Support: Android 4.0 - 4.3 only - // Check state lost if the name is set (#11217) - // Support: Windows Web Apps (WWA) - // `name` and `type` must use .setAttribute for WWA (#14901) - input.setAttribute( "type", "radio" ); - input.setAttribute( "checked", "checked" ); - input.setAttribute( "name", "t" ); - - div.appendChild( input ); - - // Support: Android <=4.1 only - // Older WebKit doesn't clone checked state correctly in fragments - support.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked; - - // Support: IE <=11 only - // Make sure textarea (and checkbox) defaultValue is properly cloned - div.innerHTML = ""; - support.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue; -} )(); - - -var - rkeyEvent = /^key/, - rmouseEvent = /^(?:mouse|pointer|contextmenu|drag|drop)|click/, - rtypenamespace = /^([^.]*)(?:\.(.+)|)/; - -function returnTrue() { - return true; -} - -function returnFalse() { - return false; -} - -// Support: IE <=9 - 11+ -// focus() and blur() are asynchronous, except when they are no-op. -// So expect focus to be synchronous when the element is already active, -// and blur to be synchronous when the element is not already active. -// (focus and blur are always synchronous in other supported browsers, -// this just defines when we can count on it). -function expectSync( elem, type ) { - return ( elem === safeActiveElement() ) === ( type === "focus" ); -} - -// Support: IE <=9 only -// Accessing document.activeElement can throw unexpectedly -// https://bugs.jquery.com/ticket/13393 -function safeActiveElement() { - try { - return document.activeElement; - } catch ( err ) { } -} - -function on( elem, types, selector, data, fn, one ) { - var origFn, type; - - // Types can be a map of types/handlers - if ( typeof types === "object" ) { - - // ( types-Object, selector, data ) - if ( typeof selector !== "string" ) { - - // ( types-Object, data ) - data = data || selector; - selector = undefined; - } - for ( type in types ) { - on( elem, type, selector, data, types[ type ], one ); - } - return elem; - } - - if ( data == null && fn == null ) { - - // ( types, fn ) - fn = selector; - data = selector = undefined; - } else if ( fn == null ) { - if ( typeof selector === "string" ) { - - // ( types, selector, fn ) - fn = data; - data = undefined; - } else { - - // ( types, data, fn ) - fn = data; - data = selector; - selector = undefined; - } - } - if ( fn === false ) { - fn = returnFalse; - } else if ( !fn ) { - return elem; - } - - if ( one === 1 ) { - origFn = fn; - fn = function( event ) { - - // Can use an empty set, since event contains the info - jQuery().off( event ); - return origFn.apply( this, arguments ); - }; - - // Use same guid so caller can remove using origFn - fn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ ); - } - return elem.each( function() { - jQuery.event.add( this, types, fn, data, selector ); - } ); -} - -/* - * Helper functions for managing events -- not part of the public interface. - * Props to Dean Edwards' addEvent library for many of the ideas. - */ -jQuery.event = { - - global: {}, - - add: function( elem, types, handler, data, selector ) { - - var handleObjIn, eventHandle, tmp, - events, t, handleObj, - special, handlers, type, namespaces, origType, - elemData = dataPriv.get( elem ); - - // Don't attach events to noData or text/comment nodes (but allow plain objects) - if ( !elemData ) { - return; - } - - // Caller can pass in an object of custom data in lieu of the handler - if ( handler.handler ) { - handleObjIn = handler; - handler = handleObjIn.handler; - selector = handleObjIn.selector; - } - - // Ensure that invalid selectors throw exceptions at attach time - // Evaluate against documentElement in case elem is a non-element node (e.g., document) - if ( selector ) { - jQuery.find.matchesSelector( documentElement, selector ); - } - - // Make sure that the handler has a unique ID, used to find/remove it later - if ( !handler.guid ) { - handler.guid = jQuery.guid++; - } - - // Init the element's event structure and main handler, if this is the first - if ( !( events = elemData.events ) ) { - events = elemData.events = {}; - } - if ( !( eventHandle = elemData.handle ) ) { - eventHandle = elemData.handle = function( e ) { - - // Discard the second event of a jQuery.event.trigger() and - // when an event is called after a page has unloaded - return typeof jQuery !== "undefined" && jQuery.event.triggered !== e.type ? - jQuery.event.dispatch.apply( elem, arguments ) : undefined; - }; - } - - // Handle multiple events separated by a space - types = ( types || "" ).match( rnothtmlwhite ) || [ "" ]; - t = types.length; - while ( t-- ) { - tmp = rtypenamespace.exec( types[ t ] ) || []; - type = origType = tmp[ 1 ]; - namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort(); - - // There *must* be a type, no attaching namespace-only handlers - if ( !type ) { - continue; - } - - // If event changes its type, use the special event handlers for the changed type - special = jQuery.event.special[ type ] || {}; - - // If selector defined, determine special event api type, otherwise given type - type = ( selector ? special.delegateType : special.bindType ) || type; - - // Update special based on newly reset type - special = jQuery.event.special[ type ] || {}; - - // handleObj is passed to all event handlers - handleObj = jQuery.extend( { - type: type, - origType: origType, - data: data, - handler: handler, - guid: handler.guid, - selector: selector, - needsContext: selector && jQuery.expr.match.needsContext.test( selector ), - namespace: namespaces.join( "." ) - }, handleObjIn ); - - // Init the event handler queue if we're the first - if ( !( handlers = events[ type ] ) ) { - handlers = events[ type ] = []; - handlers.delegateCount = 0; - - // Only use addEventListener if the special events handler returns false - if ( !special.setup || - special.setup.call( elem, data, namespaces, eventHandle ) === false ) { - - if ( elem.addEventListener ) { - elem.addEventListener( type, eventHandle ); - } - } - } - - if ( special.add ) { - special.add.call( elem, handleObj ); - - if ( !handleObj.handler.guid ) { - handleObj.handler.guid = handler.guid; - } - } - - // Add to the element's handler list, delegates in front - if ( selector ) { - handlers.splice( handlers.delegateCount++, 0, handleObj ); - } else { - handlers.push( handleObj ); - } - - // Keep track of which events have ever been used, for event optimization - jQuery.event.global[ type ] = true; - } - - }, - - // Detach an event or set of events from an element - remove: function( elem, types, handler, selector, mappedTypes ) { - - var j, origCount, tmp, - events, t, handleObj, - special, handlers, type, namespaces, origType, - elemData = dataPriv.hasData( elem ) && dataPriv.get( elem ); - - if ( !elemData || !( events = elemData.events ) ) { - return; - } - - // Once for each type.namespace in types; type may be omitted - types = ( types || "" ).match( rnothtmlwhite ) || [ "" ]; - t = types.length; - while ( t-- ) { - tmp = rtypenamespace.exec( types[ t ] ) || []; - type = origType = tmp[ 1 ]; - namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort(); - - // Unbind all events (on this namespace, if provided) for the element - if ( !type ) { - for ( type in events ) { - jQuery.event.remove( elem, type + types[ t ], handler, selector, true ); - } - continue; - } - - special = jQuery.event.special[ type ] || {}; - type = ( selector ? special.delegateType : special.bindType ) || type; - handlers = events[ type ] || []; - tmp = tmp[ 2 ] && - new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ); - - // Remove matching events - origCount = j = handlers.length; - while ( j-- ) { - handleObj = handlers[ j ]; - - if ( ( mappedTypes || origType === handleObj.origType ) && - ( !handler || handler.guid === handleObj.guid ) && - ( !tmp || tmp.test( handleObj.namespace ) ) && - ( !selector || selector === handleObj.selector || - selector === "**" && handleObj.selector ) ) { - handlers.splice( j, 1 ); - - if ( handleObj.selector ) { - handlers.delegateCount--; - } - if ( special.remove ) { - special.remove.call( elem, handleObj ); - } - } - } - - // Remove generic event handler if we removed something and no more handlers exist - // (avoids potential for endless recursion during removal of special event handlers) - if ( origCount && !handlers.length ) { - if ( !special.teardown || - special.teardown.call( elem, namespaces, elemData.handle ) === false ) { - - jQuery.removeEvent( elem, type, elemData.handle ); - } - - delete events[ type ]; - } - } - - // Remove data and the expando if it's no longer used - if ( jQuery.isEmptyObject( events ) ) { - dataPriv.remove( elem, "handle events" ); - } - }, - - dispatch: function( nativeEvent ) { - - // Make a writable jQuery.Event from the native event object - var event = jQuery.event.fix( nativeEvent ); - - var i, j, ret, matched, handleObj, handlerQueue, - args = new Array( arguments.length ), - handlers = ( dataPriv.get( this, "events" ) || {} )[ event.type ] || [], - special = jQuery.event.special[ event.type ] || {}; - - // Use the fix-ed jQuery.Event rather than the (read-only) native event - args[ 0 ] = event; - - for ( i = 1; i < arguments.length; i++ ) { - args[ i ] = arguments[ i ]; - } - - event.delegateTarget = this; - - // Call the preDispatch hook for the mapped type, and let it bail if desired - if ( special.preDispatch && special.preDispatch.call( this, event ) === false ) { - return; - } - - // Determine handlers - handlerQueue = jQuery.event.handlers.call( this, event, handlers ); - - // Run delegates first; they may want to stop propagation beneath us - i = 0; - while ( ( matched = handlerQueue[ i++ ] ) && !event.isPropagationStopped() ) { - event.currentTarget = matched.elem; - - j = 0; - while ( ( handleObj = matched.handlers[ j++ ] ) && - !event.isImmediatePropagationStopped() ) { - - // If the event is namespaced, then each handler is only invoked if it is - // specially universal or its namespaces are a superset of the event's. - if ( !event.rnamespace || handleObj.namespace === false || - event.rnamespace.test( handleObj.namespace ) ) { - - event.handleObj = handleObj; - event.data = handleObj.data; - - ret = ( ( jQuery.event.special[ handleObj.origType ] || {} ).handle || - handleObj.handler ).apply( matched.elem, args ); - - if ( ret !== undefined ) { - if ( ( event.result = ret ) === false ) { - event.preventDefault(); - event.stopPropagation(); - } - } - } - } - } - - // Call the postDispatch hook for the mapped type - if ( special.postDispatch ) { - special.postDispatch.call( this, event ); - } - - return event.result; - }, - - handlers: function( event, handlers ) { - var i, handleObj, sel, matchedHandlers, matchedSelectors, - handlerQueue = [], - delegateCount = handlers.delegateCount, - cur = event.target; - - // Find delegate handlers - if ( delegateCount && - - // Support: IE <=9 - // Black-hole SVG instance trees (trac-13180) - cur.nodeType && - - // Support: Firefox <=42 - // Suppress spec-violating clicks indicating a non-primary pointer button (trac-3861) - // https://www.w3.org/TR/DOM-Level-3-Events/#event-type-click - // Support: IE 11 only - // ...but not arrow key "clicks" of radio inputs, which can have `button` -1 (gh-2343) - !( event.type === "click" && event.button >= 1 ) ) { - - for ( ; cur !== this; cur = cur.parentNode || this ) { - - // Don't check non-elements (#13208) - // Don't process clicks on disabled elements (#6911, #8165, #11382, #11764) - if ( cur.nodeType === 1 && !( event.type === "click" && cur.disabled === true ) ) { - matchedHandlers = []; - matchedSelectors = {}; - for ( i = 0; i < delegateCount; i++ ) { - handleObj = handlers[ i ]; - - // Don't conflict with Object.prototype properties (#13203) - sel = handleObj.selector + " "; - - if ( matchedSelectors[ sel ] === undefined ) { - matchedSelectors[ sel ] = handleObj.needsContext ? - jQuery( sel, this ).index( cur ) > -1 : - jQuery.find( sel, this, null, [ cur ] ).length; - } - if ( matchedSelectors[ sel ] ) { - matchedHandlers.push( handleObj ); - } - } - if ( matchedHandlers.length ) { - handlerQueue.push( { elem: cur, handlers: matchedHandlers } ); - } - } - } - } - - // Add the remaining (directly-bound) handlers - cur = this; - if ( delegateCount < handlers.length ) { - handlerQueue.push( { elem: cur, handlers: handlers.slice( delegateCount ) } ); - } - - return handlerQueue; - }, - - addProp: function( name, hook ) { - Object.defineProperty( jQuery.Event.prototype, name, { - enumerable: true, - configurable: true, - - get: isFunction( hook ) ? - function() { - if ( this.originalEvent ) { - return hook( this.originalEvent ); - } - } : - function() { - if ( this.originalEvent ) { - return this.originalEvent[ name ]; - } - }, - - set: function( value ) { - Object.defineProperty( this, name, { - enumerable: true, - configurable: true, - writable: true, - value: value - } ); - } - } ); - }, - - fix: function( originalEvent ) { - return originalEvent[ jQuery.expando ] ? - originalEvent : - new jQuery.Event( originalEvent ); - }, - - special: { - load: { - - // Prevent triggered image.load events from bubbling to window.load - noBubble: true - }, - click: { - - // Utilize native event to ensure correct state for checkable inputs - setup: function( data ) { - - // For mutual compressibility with _default, replace `this` access with a local var. - // `|| data` is dead code meant only to preserve the variable through minification. - var el = this || data; - - // Claim the first handler - if ( rcheckableType.test( el.type ) && - el.click && nodeName( el, "input" ) ) { - - // dataPriv.set( el, "click", ... ) - leverageNative( el, "click", returnTrue ); - } - - // Return false to allow normal processing in the caller - return false; - }, - trigger: function( data ) { - - // For mutual compressibility with _default, replace `this` access with a local var. - // `|| data` is dead code meant only to preserve the variable through minification. - var el = this || data; - - // Force setup before triggering a click - if ( rcheckableType.test( el.type ) && - el.click && nodeName( el, "input" ) ) { - - leverageNative( el, "click" ); - } - - // Return non-false to allow normal event-path propagation - return true; - }, - - // For cross-browser consistency, suppress native .click() on links - // Also prevent it if we're currently inside a leveraged native-event stack - _default: function( event ) { - var target = event.target; - return rcheckableType.test( target.type ) && - target.click && nodeName( target, "input" ) && - dataPriv.get( target, "click" ) || - nodeName( target, "a" ); - } - }, - - beforeunload: { - postDispatch: function( event ) { - - // Support: Firefox 20+ - // Firefox doesn't alert if the returnValue field is not set. - if ( event.result !== undefined && event.originalEvent ) { - event.originalEvent.returnValue = event.result; - } - } - } - } -}; - -// Ensure the presence of an event listener that handles manually-triggered -// synthetic events by interrupting progress until reinvoked in response to -// *native* events that it fires directly, ensuring that state changes have -// already occurred before other listeners are invoked. -function leverageNative( el, type, expectSync ) { - - // Missing expectSync indicates a trigger call, which must force setup through jQuery.event.add - if ( !expectSync ) { - if ( dataPriv.get( el, type ) === undefined ) { - jQuery.event.add( el, type, returnTrue ); - } - return; - } - - // Register the controller as a special universal handler for all event namespaces - dataPriv.set( el, type, false ); - jQuery.event.add( el, type, { - namespace: false, - handler: function( event ) { - var notAsync, result, - saved = dataPriv.get( this, type ); - - if ( ( event.isTrigger & 1 ) && this[ type ] ) { - - // Interrupt processing of the outer synthetic .trigger()ed event - // Saved data should be false in such cases, but might be a leftover capture object - // from an async native handler (gh-4350) - if ( !saved.length ) { - - // Store arguments for use when handling the inner native event - // There will always be at least one argument (an event object), so this array - // will not be confused with a leftover capture object. - saved = slice.call( arguments ); - dataPriv.set( this, type, saved ); - - // Trigger the native event and capture its result - // Support: IE <=9 - 11+ - // focus() and blur() are asynchronous - notAsync = expectSync( this, type ); - this[ type ](); - result = dataPriv.get( this, type ); - if ( saved !== result || notAsync ) { - dataPriv.set( this, type, false ); - } else { - result = {}; - } - if ( saved !== result ) { - - // Cancel the outer synthetic event - event.stopImmediatePropagation(); - event.preventDefault(); - return result.value; - } - - // If this is an inner synthetic event for an event with a bubbling surrogate - // (focus or blur), assume that the surrogate already propagated from triggering the - // native event and prevent that from happening again here. - // This technically gets the ordering wrong w.r.t. to `.trigger()` (in which the - // bubbling surrogate propagates *after* the non-bubbling base), but that seems - // less bad than duplication. - } else if ( ( jQuery.event.special[ type ] || {} ).delegateType ) { - event.stopPropagation(); - } - - // If this is a native event triggered above, everything is now in order - // Fire an inner synthetic event with the original arguments - } else if ( saved.length ) { - - // ...and capture the result - dataPriv.set( this, type, { - value: jQuery.event.trigger( - - // Support: IE <=9 - 11+ - // Extend with the prototype to reset the above stopImmediatePropagation() - jQuery.extend( saved[ 0 ], jQuery.Event.prototype ), - saved.slice( 1 ), - this - ) - } ); - - // Abort handling of the native event - event.stopImmediatePropagation(); - } - } - } ); -} - -jQuery.removeEvent = function( elem, type, handle ) { - - // This "if" is needed for plain objects - if ( elem.removeEventListener ) { - elem.removeEventListener( type, handle ); - } -}; - -jQuery.Event = function( src, props ) { - - // Allow instantiation without the 'new' keyword - if ( !( this instanceof jQuery.Event ) ) { - return new jQuery.Event( src, props ); - } - - // Event object - if ( src && src.type ) { - this.originalEvent = src; - this.type = src.type; - - // Events bubbling up the document may have been marked as prevented - // by a handler lower down the tree; reflect the correct value. - this.isDefaultPrevented = src.defaultPrevented || - src.defaultPrevented === undefined && - - // Support: Android <=2.3 only - src.returnValue === false ? - returnTrue : - returnFalse; - - // Create target properties - // Support: Safari <=6 - 7 only - // Target should not be a text node (#504, #13143) - this.target = ( src.target && src.target.nodeType === 3 ) ? - src.target.parentNode : - src.target; - - this.currentTarget = src.currentTarget; - this.relatedTarget = src.relatedTarget; - - // Event type - } else { - this.type = src; - } - - // Put explicitly provided properties onto the event object - if ( props ) { - jQuery.extend( this, props ); - } - - // Create a timestamp if incoming event doesn't have one - this.timeStamp = src && src.timeStamp || Date.now(); - - // Mark it as fixed - this[ jQuery.expando ] = true; -}; - -// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding -// https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html -jQuery.Event.prototype = { - constructor: jQuery.Event, - isDefaultPrevented: returnFalse, - isPropagationStopped: returnFalse, - isImmediatePropagationStopped: returnFalse, - isSimulated: false, - - preventDefault: function() { - var e = this.originalEvent; - - this.isDefaultPrevented = returnTrue; - - if ( e && !this.isSimulated ) { - e.preventDefault(); - } - }, - stopPropagation: function() { - var e = this.originalEvent; - - this.isPropagationStopped = returnTrue; - - if ( e && !this.isSimulated ) { - e.stopPropagation(); - } - }, - stopImmediatePropagation: function() { - var e = this.originalEvent; - - this.isImmediatePropagationStopped = returnTrue; - - if ( e && !this.isSimulated ) { - e.stopImmediatePropagation(); - } - - this.stopPropagation(); - } -}; - -// Includes all common event props including KeyEvent and MouseEvent specific props -jQuery.each( { - altKey: true, - bubbles: true, - cancelable: true, - changedTouches: true, - ctrlKey: true, - detail: true, - eventPhase: true, - metaKey: true, - pageX: true, - pageY: true, - shiftKey: true, - view: true, - "char": true, - code: true, - charCode: true, - key: true, - keyCode: true, - button: true, - buttons: true, - clientX: true, - clientY: true, - offsetX: true, - offsetY: true, - pointerId: true, - pointerType: true, - screenX: true, - screenY: true, - targetTouches: true, - toElement: true, - touches: true, - - which: function( event ) { - var button = event.button; - - // Add which for key events - if ( event.which == null && rkeyEvent.test( event.type ) ) { - return event.charCode != null ? event.charCode : event.keyCode; - } - - // Add which for click: 1 === left; 2 === middle; 3 === right - if ( !event.which && button !== undefined && rmouseEvent.test( event.type ) ) { - if ( button & 1 ) { - return 1; - } - - if ( button & 2 ) { - return 3; - } - - if ( button & 4 ) { - return 2; - } - - return 0; - } - - return event.which; - } -}, jQuery.event.addProp ); - -jQuery.each( { focus: "focusin", blur: "focusout" }, function( type, delegateType ) { - jQuery.event.special[ type ] = { - - // Utilize native event if possible so blur/focus sequence is correct - setup: function() { - - // Claim the first handler - // dataPriv.set( this, "focus", ... ) - // dataPriv.set( this, "blur", ... ) - leverageNative( this, type, expectSync ); - - // Return false to allow normal processing in the caller - return false; - }, - trigger: function() { - - // Force setup before trigger - leverageNative( this, type ); - - // Return non-false to allow normal event-path propagation - return true; - }, - - delegateType: delegateType - }; -} ); - -// Create mouseenter/leave events using mouseover/out and event-time checks -// so that event delegation works in jQuery. -// Do the same for pointerenter/pointerleave and pointerover/pointerout -// -// Support: Safari 7 only -// Safari sends mouseenter too often; see: -// https://bugs.chromium.org/p/chromium/issues/detail?id=470258 -// for the description of the bug (it existed in older Chrome versions as well). -jQuery.each( { - mouseenter: "mouseover", - mouseleave: "mouseout", - pointerenter: "pointerover", - pointerleave: "pointerout" -}, function( orig, fix ) { - jQuery.event.special[ orig ] = { - delegateType: fix, - bindType: fix, - - handle: function( event ) { - var ret, - target = this, - related = event.relatedTarget, - handleObj = event.handleObj; - - // For mouseenter/leave call the handler if related is outside the target. - // NB: No relatedTarget if the mouse left/entered the browser window - if ( !related || ( related !== target && !jQuery.contains( target, related ) ) ) { - event.type = handleObj.origType; - ret = handleObj.handler.apply( this, arguments ); - event.type = fix; - } - return ret; - } - }; -} ); - -jQuery.fn.extend( { - - on: function( types, selector, data, fn ) { - return on( this, types, selector, data, fn ); - }, - one: function( types, selector, data, fn ) { - return on( this, types, selector, data, fn, 1 ); - }, - off: function( types, selector, fn ) { - var handleObj, type; - if ( types && types.preventDefault && types.handleObj ) { - - // ( event ) dispatched jQuery.Event - handleObj = types.handleObj; - jQuery( types.delegateTarget ).off( - handleObj.namespace ? - handleObj.origType + "." + handleObj.namespace : - handleObj.origType, - handleObj.selector, - handleObj.handler - ); - return this; - } - if ( typeof types === "object" ) { - - // ( types-object [, selector] ) - for ( type in types ) { - this.off( type, selector, types[ type ] ); - } - return this; - } - if ( selector === false || typeof selector === "function" ) { - - // ( types [, fn] ) - fn = selector; - selector = undefined; - } - if ( fn === false ) { - fn = returnFalse; - } - return this.each( function() { - jQuery.event.remove( this, types, fn, selector ); - } ); - } -} ); - - -var - - /* eslint-disable max-len */ - - // See https://github.com/eslint/eslint/issues/3229 - rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi, - - /* eslint-enable */ - - // Support: IE <=10 - 11, Edge 12 - 13 only - // In IE/Edge using regex groups here causes severe slowdowns. - // See https://connect.microsoft.com/IE/feedback/details/1736512/ - rnoInnerhtml = /\s*$/g; - -// Prefer a tbody over its parent table for containing new rows -function manipulationTarget( elem, content ) { - if ( nodeName( elem, "table" ) && - nodeName( content.nodeType !== 11 ? content : content.firstChild, "tr" ) ) { - - return jQuery( elem ).children( "tbody" )[ 0 ] || elem; - } - - return elem; -} - -// Replace/restore the type attribute of script elements for safe DOM manipulation -function disableScript( elem ) { - elem.type = ( elem.getAttribute( "type" ) !== null ) + "/" + elem.type; - return elem; -} -function restoreScript( elem ) { - if ( ( elem.type || "" ).slice( 0, 5 ) === "true/" ) { - elem.type = elem.type.slice( 5 ); - } else { - elem.removeAttribute( "type" ); - } - - return elem; -} - -function cloneCopyEvent( src, dest ) { - var i, l, type, pdataOld, pdataCur, udataOld, udataCur, events; - - if ( dest.nodeType !== 1 ) { - return; - } - - // 1. Copy private data: events, handlers, etc. - if ( dataPriv.hasData( src ) ) { - pdataOld = dataPriv.access( src ); - pdataCur = dataPriv.set( dest, pdataOld ); - events = pdataOld.events; - - if ( events ) { - delete pdataCur.handle; - pdataCur.events = {}; - - for ( type in events ) { - for ( i = 0, l = events[ type ].length; i < l; i++ ) { - jQuery.event.add( dest, type, events[ type ][ i ] ); - } - } - } - } - - // 2. Copy user data - if ( dataUser.hasData( src ) ) { - udataOld = dataUser.access( src ); - udataCur = jQuery.extend( {}, udataOld ); - - dataUser.set( dest, udataCur ); - } -} - -// Fix IE bugs, see support tests -function fixInput( src, dest ) { - var nodeName = dest.nodeName.toLowerCase(); - - // Fails to persist the checked state of a cloned checkbox or radio button. - if ( nodeName === "input" && rcheckableType.test( src.type ) ) { - dest.checked = src.checked; - - // Fails to return the selected option to the default selected state when cloning options - } else if ( nodeName === "input" || nodeName === "textarea" ) { - dest.defaultValue = src.defaultValue; - } -} - -function domManip( collection, args, callback, ignored ) { - - // Flatten any nested arrays - args = concat.apply( [], args ); - - var fragment, first, scripts, hasScripts, node, doc, - i = 0, - l = collection.length, - iNoClone = l - 1, - value = args[ 0 ], - valueIsFunction = isFunction( value ); - - // We can't cloneNode fragments that contain checked, in WebKit - if ( valueIsFunction || - ( l > 1 && typeof value === "string" && - !support.checkClone && rchecked.test( value ) ) ) { - return collection.each( function( index ) { - var self = collection.eq( index ); - if ( valueIsFunction ) { - args[ 0 ] = value.call( this, index, self.html() ); - } - domManip( self, args, callback, ignored ); - } ); - } - - if ( l ) { - fragment = buildFragment( args, collection[ 0 ].ownerDocument, false, collection, ignored ); - first = fragment.firstChild; - - if ( fragment.childNodes.length === 1 ) { - fragment = first; - } - - // Require either new content or an interest in ignored elements to invoke the callback - if ( first || ignored ) { - scripts = jQuery.map( getAll( fragment, "script" ), disableScript ); - hasScripts = scripts.length; - - // Use the original fragment for the last item - // instead of the first because it can end up - // being emptied incorrectly in certain situations (#8070). - for ( ; i < l; i++ ) { - node = fragment; - - if ( i !== iNoClone ) { - node = jQuery.clone( node, true, true ); - - // Keep references to cloned scripts for later restoration - if ( hasScripts ) { - - // Support: Android <=4.0 only, PhantomJS 1 only - // push.apply(_, arraylike) throws on ancient WebKit - jQuery.merge( scripts, getAll( node, "script" ) ); - } - } - - callback.call( collection[ i ], node, i ); - } - - if ( hasScripts ) { - doc = scripts[ scripts.length - 1 ].ownerDocument; - - // Reenable scripts - jQuery.map( scripts, restoreScript ); - - // Evaluate executable scripts on first document insertion - for ( i = 0; i < hasScripts; i++ ) { - node = scripts[ i ]; - if ( rscriptType.test( node.type || "" ) && - !dataPriv.access( node, "globalEval" ) && - jQuery.contains( doc, node ) ) { - - if ( node.src && ( node.type || "" ).toLowerCase() !== "module" ) { - - // Optional AJAX dependency, but won't run scripts if not present - if ( jQuery._evalUrl && !node.noModule ) { - jQuery._evalUrl( node.src, { - nonce: node.nonce || node.getAttribute( "nonce" ) - } ); - } - } else { - DOMEval( node.textContent.replace( rcleanScript, "" ), node, doc ); - } - } - } - } - } - } - - return collection; -} - -function remove( elem, selector, keepData ) { - var node, - nodes = selector ? jQuery.filter( selector, elem ) : elem, - i = 0; - - for ( ; ( node = nodes[ i ] ) != null; i++ ) { - if ( !keepData && node.nodeType === 1 ) { - jQuery.cleanData( getAll( node ) ); - } - - if ( node.parentNode ) { - if ( keepData && isAttached( node ) ) { - setGlobalEval( getAll( node, "script" ) ); - } - node.parentNode.removeChild( node ); - } - } - - return elem; -} - -jQuery.extend( { - htmlPrefilter: function( html ) { - return html.replace( rxhtmlTag, "<$1>" ); - }, - - clone: function( elem, dataAndEvents, deepDataAndEvents ) { - var i, l, srcElements, destElements, - clone = elem.cloneNode( true ), - inPage = isAttached( elem ); - - // Fix IE cloning issues - if ( !support.noCloneChecked && ( elem.nodeType === 1 || elem.nodeType === 11 ) && - !jQuery.isXMLDoc( elem ) ) { - - // We eschew Sizzle here for performance reasons: https://jsperf.com/getall-vs-sizzle/2 - destElements = getAll( clone ); - srcElements = getAll( elem ); - - for ( i = 0, l = srcElements.length; i < l; i++ ) { - fixInput( srcElements[ i ], destElements[ i ] ); - } - } - - // Copy the events from the original to the clone - if ( dataAndEvents ) { - if ( deepDataAndEvents ) { - srcElements = srcElements || getAll( elem ); - destElements = destElements || getAll( clone ); - - for ( i = 0, l = srcElements.length; i < l; i++ ) { - cloneCopyEvent( srcElements[ i ], destElements[ i ] ); - } - } else { - cloneCopyEvent( elem, clone ); - } - } - - // Preserve script evaluation history - destElements = getAll( clone, "script" ); - if ( destElements.length > 0 ) { - setGlobalEval( destElements, !inPage && getAll( elem, "script" ) ); - } - - // Return the cloned set - return clone; - }, - - cleanData: function( elems ) { - var data, elem, type, - special = jQuery.event.special, - i = 0; - - for ( ; ( elem = elems[ i ] ) !== undefined; i++ ) { - if ( acceptData( elem ) ) { - if ( ( data = elem[ dataPriv.expando ] ) ) { - if ( data.events ) { - for ( type in data.events ) { - if ( special[ type ] ) { - jQuery.event.remove( elem, type ); - - // This is a shortcut to avoid jQuery.event.remove's overhead - } else { - jQuery.removeEvent( elem, type, data.handle ); - } - } - } - - // Support: Chrome <=35 - 45+ - // Assign undefined instead of using delete, see Data#remove - elem[ dataPriv.expando ] = undefined; - } - if ( elem[ dataUser.expando ] ) { - - // Support: Chrome <=35 - 45+ - // Assign undefined instead of using delete, see Data#remove - elem[ dataUser.expando ] = undefined; - } - } - } - } -} ); - -jQuery.fn.extend( { - detach: function( selector ) { - return remove( this, selector, true ); - }, - - remove: function( selector ) { - return remove( this, selector ); - }, - - text: function( value ) { - return access( this, function( value ) { - return value === undefined ? - jQuery.text( this ) : - this.empty().each( function() { - if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { - this.textContent = value; - } - } ); - }, null, value, arguments.length ); - }, - - append: function() { - return domManip( this, arguments, function( elem ) { - if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { - var target = manipulationTarget( this, elem ); - target.appendChild( elem ); - } - } ); - }, - - prepend: function() { - return domManip( this, arguments, function( elem ) { - if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { - var target = manipulationTarget( this, elem ); - target.insertBefore( elem, target.firstChild ); - } - } ); - }, - - before: function() { - return domManip( this, arguments, function( elem ) { - if ( this.parentNode ) { - this.parentNode.insertBefore( elem, this ); - } - } ); - }, - - after: function() { - return domManip( this, arguments, function( elem ) { - if ( this.parentNode ) { - this.parentNode.insertBefore( elem, this.nextSibling ); - } - } ); - }, - - empty: function() { - var elem, - i = 0; - - for ( ; ( elem = this[ i ] ) != null; i++ ) { - if ( elem.nodeType === 1 ) { - - // Prevent memory leaks - jQuery.cleanData( getAll( elem, false ) ); - - // Remove any remaining nodes - elem.textContent = ""; - } - } - - return this; - }, - - clone: function( dataAndEvents, deepDataAndEvents ) { - dataAndEvents = dataAndEvents == null ? false : dataAndEvents; - deepDataAndEvents = deepDataAndEvents == null ? dataAndEvents : deepDataAndEvents; - - return this.map( function() { - return jQuery.clone( this, dataAndEvents, deepDataAndEvents ); - } ); - }, - - html: function( value ) { - return access( this, function( value ) { - var elem = this[ 0 ] || {}, - i = 0, - l = this.length; - - if ( value === undefined && elem.nodeType === 1 ) { - return elem.innerHTML; - } - - // See if we can take a shortcut and just use innerHTML - if ( typeof value === "string" && !rnoInnerhtml.test( value ) && - !wrapMap[ ( rtagName.exec( value ) || [ "", "" ] )[ 1 ].toLowerCase() ] ) { - - value = jQuery.htmlPrefilter( value ); - - try { - for ( ; i < l; i++ ) { - elem = this[ i ] || {}; - - // Remove element nodes and prevent memory leaks - if ( elem.nodeType === 1 ) { - jQuery.cleanData( getAll( elem, false ) ); - elem.innerHTML = value; - } - } - - elem = 0; - - // If using innerHTML throws an exception, use the fallback method - } catch ( e ) {} - } - - if ( elem ) { - this.empty().append( value ); - } - }, null, value, arguments.length ); - }, - - replaceWith: function() { - var ignored = []; - - // Make the changes, replacing each non-ignored context element with the new content - return domManip( this, arguments, function( elem ) { - var parent = this.parentNode; - - if ( jQuery.inArray( this, ignored ) < 0 ) { - jQuery.cleanData( getAll( this ) ); - if ( parent ) { - parent.replaceChild( elem, this ); - } - } - - // Force callback invocation - }, ignored ); - } -} ); - -jQuery.each( { - appendTo: "append", - prependTo: "prepend", - insertBefore: "before", - insertAfter: "after", - replaceAll: "replaceWith" -}, function( name, original ) { - jQuery.fn[ name ] = function( selector ) { - var elems, - ret = [], - insert = jQuery( selector ), - last = insert.length - 1, - i = 0; - - for ( ; i <= last; i++ ) { - elems = i === last ? this : this.clone( true ); - jQuery( insert[ i ] )[ original ]( elems ); - - // Support: Android <=4.0 only, PhantomJS 1 only - // .get() because push.apply(_, arraylike) throws on ancient WebKit - push.apply( ret, elems.get() ); - } - - return this.pushStack( ret ); - }; -} ); -var rnumnonpx = new RegExp( "^(" + pnum + ")(?!px)[a-z%]+$", "i" ); - -var getStyles = function( elem ) { - - // Support: IE <=11 only, Firefox <=30 (#15098, #14150) - // IE throws on elements created in popups - // FF meanwhile throws on frame elements through "defaultView.getComputedStyle" - var view = elem.ownerDocument.defaultView; - - if ( !view || !view.opener ) { - view = window; - } - - return view.getComputedStyle( elem ); - }; - -var rboxStyle = new RegExp( cssExpand.join( "|" ), "i" ); - - - -( function() { - - // Executing both pixelPosition & boxSizingReliable tests require only one layout - // so they're executed at the same time to save the second computation. - function computeStyleTests() { - - // This is a singleton, we need to execute it only once - if ( !div ) { - return; - } - - container.style.cssText = "position:absolute;left:-11111px;width:60px;" + - "margin-top:1px;padding:0;border:0"; - div.style.cssText = - "position:relative;display:block;box-sizing:border-box;overflow:scroll;" + - "margin:auto;border:1px;padding:1px;" + - "width:60%;top:1%"; - documentElement.appendChild( container ).appendChild( div ); - - var divStyle = window.getComputedStyle( div ); - pixelPositionVal = divStyle.top !== "1%"; - - // Support: Android 4.0 - 4.3 only, Firefox <=3 - 44 - reliableMarginLeftVal = roundPixelMeasures( divStyle.marginLeft ) === 12; - - // Support: Android 4.0 - 4.3 only, Safari <=9.1 - 10.1, iOS <=7.0 - 9.3 - // Some styles come back with percentage values, even though they shouldn't - div.style.right = "60%"; - pixelBoxStylesVal = roundPixelMeasures( divStyle.right ) === 36; - - // Support: IE 9 - 11 only - // Detect misreporting of content dimensions for box-sizing:border-box elements - boxSizingReliableVal = roundPixelMeasures( divStyle.width ) === 36; - - // Support: IE 9 only - // Detect overflow:scroll screwiness (gh-3699) - // Support: Chrome <=64 - // Don't get tricked when zoom affects offsetWidth (gh-4029) - div.style.position = "absolute"; - scrollboxSizeVal = roundPixelMeasures( div.offsetWidth / 3 ) === 12; - - documentElement.removeChild( container ); - - // Nullify the div so it wouldn't be stored in the memory and - // it will also be a sign that checks already performed - div = null; - } - - function roundPixelMeasures( measure ) { - return Math.round( parseFloat( measure ) ); - } - - var pixelPositionVal, boxSizingReliableVal, scrollboxSizeVal, pixelBoxStylesVal, - reliableMarginLeftVal, - container = document.createElement( "div" ), - div = document.createElement( "div" ); - - // Finish early in limited (non-browser) environments - if ( !div.style ) { - return; - } - - // Support: IE <=9 - 11 only - // Style of cloned element affects source element cloned (#8908) - div.style.backgroundClip = "content-box"; - div.cloneNode( true ).style.backgroundClip = ""; - support.clearCloneStyle = div.style.backgroundClip === "content-box"; - - jQuery.extend( support, { - boxSizingReliable: function() { - computeStyleTests(); - return boxSizingReliableVal; - }, - pixelBoxStyles: function() { - computeStyleTests(); - return pixelBoxStylesVal; - }, - pixelPosition: function() { - computeStyleTests(); - return pixelPositionVal; - }, - reliableMarginLeft: function() { - computeStyleTests(); - return reliableMarginLeftVal; - }, - scrollboxSize: function() { - computeStyleTests(); - return scrollboxSizeVal; - } - } ); -} )(); - - -function curCSS( elem, name, computed ) { - var width, minWidth, maxWidth, ret, - - // Support: Firefox 51+ - // Retrieving style before computed somehow - // fixes an issue with getting wrong values - // on detached elements - style = elem.style; - - computed = computed || getStyles( elem ); - - // getPropertyValue is needed for: - // .css('filter') (IE 9 only, #12537) - // .css('--customProperty) (#3144) - if ( computed ) { - ret = computed.getPropertyValue( name ) || computed[ name ]; - - if ( ret === "" && !isAttached( elem ) ) { - ret = jQuery.style( elem, name ); - } - - // A tribute to the "awesome hack by Dean Edwards" - // Android Browser returns percentage for some values, - // but width seems to be reliably pixels. - // This is against the CSSOM draft spec: - // https://drafts.csswg.org/cssom/#resolved-values - if ( !support.pixelBoxStyles() && rnumnonpx.test( ret ) && rboxStyle.test( name ) ) { - - // Remember the original values - width = style.width; - minWidth = style.minWidth; - maxWidth = style.maxWidth; - - // Put in the new values to get a computed value out - style.minWidth = style.maxWidth = style.width = ret; - ret = computed.width; - - // Revert the changed values - style.width = width; - style.minWidth = minWidth; - style.maxWidth = maxWidth; - } - } - - return ret !== undefined ? - - // Support: IE <=9 - 11 only - // IE returns zIndex value as an integer. - ret + "" : - ret; -} - - -function addGetHookIf( conditionFn, hookFn ) { - - // Define the hook, we'll check on the first run if it's really needed. - return { - get: function() { - if ( conditionFn() ) { - - // Hook not needed (or it's not possible to use it due - // to missing dependency), remove it. - delete this.get; - return; - } - - // Hook needed; redefine it so that the support test is not executed again. - return ( this.get = hookFn ).apply( this, arguments ); - } - }; -} - - -var cssPrefixes = [ "Webkit", "Moz", "ms" ], - emptyStyle = document.createElement( "div" ).style, - vendorProps = {}; - -// Return a vendor-prefixed property or undefined -function vendorPropName( name ) { - - // Check for vendor prefixed names - var capName = name[ 0 ].toUpperCase() + name.slice( 1 ), - i = cssPrefixes.length; - - while ( i-- ) { - name = cssPrefixes[ i ] + capName; - if ( name in emptyStyle ) { - return name; - } - } -} - -// Return a potentially-mapped jQuery.cssProps or vendor prefixed property -function finalPropName( name ) { - var final = jQuery.cssProps[ name ] || vendorProps[ name ]; - - if ( final ) { - return final; - } - if ( name in emptyStyle ) { - return name; - } - return vendorProps[ name ] = vendorPropName( name ) || name; -} - - -var - - // Swappable if display is none or starts with table - // except "table", "table-cell", or "table-caption" - // See here for display values: https://developer.mozilla.org/en-US/docs/CSS/display - rdisplayswap = /^(none|table(?!-c[ea]).+)/, - rcustomProp = /^--/, - cssShow = { position: "absolute", visibility: "hidden", display: "block" }, - cssNormalTransform = { - letterSpacing: "0", - fontWeight: "400" - }; - -function setPositiveNumber( elem, value, subtract ) { - - // Any relative (+/-) values have already been - // normalized at this point - var matches = rcssNum.exec( value ); - return matches ? - - // Guard against undefined "subtract", e.g., when used as in cssHooks - Math.max( 0, matches[ 2 ] - ( subtract || 0 ) ) + ( matches[ 3 ] || "px" ) : - value; -} - -function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, computedVal ) { - var i = dimension === "width" ? 1 : 0, - extra = 0, - delta = 0; - - // Adjustment may not be necessary - if ( box === ( isBorderBox ? "border" : "content" ) ) { - return 0; - } - - for ( ; i < 4; i += 2 ) { - - // Both box models exclude margin - if ( box === "margin" ) { - delta += jQuery.css( elem, box + cssExpand[ i ], true, styles ); - } - - // If we get here with a content-box, we're seeking "padding" or "border" or "margin" - if ( !isBorderBox ) { - - // Add padding - delta += jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); - - // For "border" or "margin", add border - if ( box !== "padding" ) { - delta += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); - - // But still keep track of it otherwise - } else { - extra += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); - } - - // If we get here with a border-box (content + padding + border), we're seeking "content" or - // "padding" or "margin" - } else { - - // For "content", subtract padding - if ( box === "content" ) { - delta -= jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); - } - - // For "content" or "padding", subtract border - if ( box !== "margin" ) { - delta -= jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); - } - } - } - - // Account for positive content-box scroll gutter when requested by providing computedVal - if ( !isBorderBox && computedVal >= 0 ) { - - // offsetWidth/offsetHeight is a rounded sum of content, padding, scroll gutter, and border - // Assuming integer scroll gutter, subtract the rest and round down - delta += Math.max( 0, Math.ceil( - elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] - - computedVal - - delta - - extra - - 0.5 - - // If offsetWidth/offsetHeight is unknown, then we can't determine content-box scroll gutter - // Use an explicit zero to avoid NaN (gh-3964) - ) ) || 0; - } - - return delta; -} - -function getWidthOrHeight( elem, dimension, extra ) { - - // Start with computed style - var styles = getStyles( elem ), - - // To avoid forcing a reflow, only fetch boxSizing if we need it (gh-4322). - // Fake content-box until we know it's needed to know the true value. - boxSizingNeeded = !support.boxSizingReliable() || extra, - isBorderBox = boxSizingNeeded && - jQuery.css( elem, "boxSizing", false, styles ) === "border-box", - valueIsBorderBox = isBorderBox, - - val = curCSS( elem, dimension, styles ), - offsetProp = "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ); - - // Support: Firefox <=54 - // Return a confounding non-pixel value or feign ignorance, as appropriate. - if ( rnumnonpx.test( val ) ) { - if ( !extra ) { - return val; - } - val = "auto"; - } - - - // Fall back to offsetWidth/offsetHeight when value is "auto" - // This happens for inline elements with no explicit setting (gh-3571) - // Support: Android <=4.1 - 4.3 only - // Also use offsetWidth/offsetHeight for misreported inline dimensions (gh-3602) - // Support: IE 9-11 only - // Also use offsetWidth/offsetHeight for when box sizing is unreliable - // We use getClientRects() to check for hidden/disconnected. - // In those cases, the computed value can be trusted to be border-box - if ( ( !support.boxSizingReliable() && isBorderBox || - val === "auto" || - !parseFloat( val ) && jQuery.css( elem, "display", false, styles ) === "inline" ) && - elem.getClientRects().length ) { - - isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box"; - - // Where available, offsetWidth/offsetHeight approximate border box dimensions. - // Where not available (e.g., SVG), assume unreliable box-sizing and interpret the - // retrieved value as a content box dimension. - valueIsBorderBox = offsetProp in elem; - if ( valueIsBorderBox ) { - val = elem[ offsetProp ]; - } - } - - // Normalize "" and auto - val = parseFloat( val ) || 0; - - // Adjust for the element's box model - return ( val + - boxModelAdjustment( - elem, - dimension, - extra || ( isBorderBox ? "border" : "content" ), - valueIsBorderBox, - styles, - - // Provide the current computed size to request scroll gutter calculation (gh-3589) - val - ) - ) + "px"; -} - -jQuery.extend( { - - // Add in style property hooks for overriding the default - // behavior of getting and setting a style property - cssHooks: { - opacity: { - get: function( elem, computed ) { - if ( computed ) { - - // We should always get a number back from opacity - var ret = curCSS( elem, "opacity" ); - return ret === "" ? "1" : ret; - } - } - } - }, - - // Don't automatically add "px" to these possibly-unitless properties - cssNumber: { - "animationIterationCount": true, - "columnCount": true, - "fillOpacity": true, - "flexGrow": true, - "flexShrink": true, - "fontWeight": true, - "gridArea": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnStart": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowStart": true, - "lineHeight": true, - "opacity": true, - "order": true, - "orphans": true, - "widows": true, - "zIndex": true, - "zoom": true - }, - - // Add in properties whose names you wish to fix before - // setting or getting the value - cssProps: {}, - - // Get and set the style property on a DOM Node - style: function( elem, name, value, extra ) { - - // Don't set styles on text and comment nodes - if ( !elem || elem.nodeType === 3 || elem.nodeType === 8 || !elem.style ) { - return; - } - - // Make sure that we're working with the right name - var ret, type, hooks, - origName = camelCase( name ), - isCustomProp = rcustomProp.test( name ), - style = elem.style; - - // Make sure that we're working with the right name. We don't - // want to query the value if it is a CSS custom property - // since they are user-defined. - if ( !isCustomProp ) { - name = finalPropName( origName ); - } - - // Gets hook for the prefixed version, then unprefixed version - hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; - - // Check if we're setting a value - if ( value !== undefined ) { - type = typeof value; - - // Convert "+=" or "-=" to relative numbers (#7345) - if ( type === "string" && ( ret = rcssNum.exec( value ) ) && ret[ 1 ] ) { - value = adjustCSS( elem, name, ret ); - - // Fixes bug #9237 - type = "number"; - } - - // Make sure that null and NaN values aren't set (#7116) - if ( value == null || value !== value ) { - return; - } - - // If a number was passed in, add the unit (except for certain CSS properties) - // The isCustomProp check can be removed in jQuery 4.0 when we only auto-append - // "px" to a few hardcoded values. - if ( type === "number" && !isCustomProp ) { - value += ret && ret[ 3 ] || ( jQuery.cssNumber[ origName ] ? "" : "px" ); - } - - // background-* props affect original clone's values - if ( !support.clearCloneStyle && value === "" && name.indexOf( "background" ) === 0 ) { - style[ name ] = "inherit"; - } - - // If a hook was provided, use that value, otherwise just set the specified value - if ( !hooks || !( "set" in hooks ) || - ( value = hooks.set( elem, value, extra ) ) !== undefined ) { - - if ( isCustomProp ) { - style.setProperty( name, value ); - } else { - style[ name ] = value; - } - } - - } else { - - // If a hook was provided get the non-computed value from there - if ( hooks && "get" in hooks && - ( ret = hooks.get( elem, false, extra ) ) !== undefined ) { - - return ret; - } - - // Otherwise just get the value from the style object - return style[ name ]; - } - }, - - css: function( elem, name, extra, styles ) { - var val, num, hooks, - origName = camelCase( name ), - isCustomProp = rcustomProp.test( name ); - - // Make sure that we're working with the right name. We don't - // want to modify the value if it is a CSS custom property - // since they are user-defined. - if ( !isCustomProp ) { - name = finalPropName( origName ); - } - - // Try prefixed name followed by the unprefixed name - hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; - - // If a hook was provided get the computed value from there - if ( hooks && "get" in hooks ) { - val = hooks.get( elem, true, extra ); - } - - // Otherwise, if a way to get the computed value exists, use that - if ( val === undefined ) { - val = curCSS( elem, name, styles ); - } - - // Convert "normal" to computed value - if ( val === "normal" && name in cssNormalTransform ) { - val = cssNormalTransform[ name ]; - } - - // Make numeric if forced or a qualifier was provided and val looks numeric - if ( extra === "" || extra ) { - num = parseFloat( val ); - return extra === true || isFinite( num ) ? num || 0 : val; - } - - return val; - } -} ); - -jQuery.each( [ "height", "width" ], function( i, dimension ) { - jQuery.cssHooks[ dimension ] = { - get: function( elem, computed, extra ) { - if ( computed ) { - - // Certain elements can have dimension info if we invisibly show them - // but it must have a current display style that would benefit - return rdisplayswap.test( jQuery.css( elem, "display" ) ) && - - // Support: Safari 8+ - // Table columns in Safari have non-zero offsetWidth & zero - // getBoundingClientRect().width unless display is changed. - // Support: IE <=11 only - // Running getBoundingClientRect on a disconnected node - // in IE throws an error. - ( !elem.getClientRects().length || !elem.getBoundingClientRect().width ) ? - swap( elem, cssShow, function() { - return getWidthOrHeight( elem, dimension, extra ); - } ) : - getWidthOrHeight( elem, dimension, extra ); - } - }, - - set: function( elem, value, extra ) { - var matches, - styles = getStyles( elem ), - - // Only read styles.position if the test has a chance to fail - // to avoid forcing a reflow. - scrollboxSizeBuggy = !support.scrollboxSize() && - styles.position === "absolute", - - // To avoid forcing a reflow, only fetch boxSizing if we need it (gh-3991) - boxSizingNeeded = scrollboxSizeBuggy || extra, - isBorderBox = boxSizingNeeded && - jQuery.css( elem, "boxSizing", false, styles ) === "border-box", - subtract = extra ? - boxModelAdjustment( - elem, - dimension, - extra, - isBorderBox, - styles - ) : - 0; - - // Account for unreliable border-box dimensions by comparing offset* to computed and - // faking a content-box to get border and padding (gh-3699) - if ( isBorderBox && scrollboxSizeBuggy ) { - subtract -= Math.ceil( - elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] - - parseFloat( styles[ dimension ] ) - - boxModelAdjustment( elem, dimension, "border", false, styles ) - - 0.5 - ); - } - - // Convert to pixels if value adjustment is needed - if ( subtract && ( matches = rcssNum.exec( value ) ) && - ( matches[ 3 ] || "px" ) !== "px" ) { - - elem.style[ dimension ] = value; - value = jQuery.css( elem, dimension ); - } - - return setPositiveNumber( elem, value, subtract ); - } - }; -} ); - -jQuery.cssHooks.marginLeft = addGetHookIf( support.reliableMarginLeft, - function( elem, computed ) { - if ( computed ) { - return ( parseFloat( curCSS( elem, "marginLeft" ) ) || - elem.getBoundingClientRect().left - - swap( elem, { marginLeft: 0 }, function() { - return elem.getBoundingClientRect().left; - } ) - ) + "px"; - } - } -); - -// These hooks are used by animate to expand properties -jQuery.each( { - margin: "", - padding: "", - border: "Width" -}, function( prefix, suffix ) { - jQuery.cssHooks[ prefix + suffix ] = { - expand: function( value ) { - var i = 0, - expanded = {}, - - // Assumes a single number if not a string - parts = typeof value === "string" ? value.split( " " ) : [ value ]; - - for ( ; i < 4; i++ ) { - expanded[ prefix + cssExpand[ i ] + suffix ] = - parts[ i ] || parts[ i - 2 ] || parts[ 0 ]; - } - - return expanded; - } - }; - - if ( prefix !== "margin" ) { - jQuery.cssHooks[ prefix + suffix ].set = setPositiveNumber; - } -} ); - -jQuery.fn.extend( { - css: function( name, value ) { - return access( this, function( elem, name, value ) { - var styles, len, - map = {}, - i = 0; - - if ( Array.isArray( name ) ) { - styles = getStyles( elem ); - len = name.length; - - for ( ; i < len; i++ ) { - map[ name[ i ] ] = jQuery.css( elem, name[ i ], false, styles ); - } - - return map; - } - - return value !== undefined ? - jQuery.style( elem, name, value ) : - jQuery.css( elem, name ); - }, name, value, arguments.length > 1 ); - } -} ); - - -function Tween( elem, options, prop, end, easing ) { - return new Tween.prototype.init( elem, options, prop, end, easing ); -} -jQuery.Tween = Tween; - -Tween.prototype = { - constructor: Tween, - init: function( elem, options, prop, end, easing, unit ) { - this.elem = elem; - this.prop = prop; - this.easing = easing || jQuery.easing._default; - this.options = options; - this.start = this.now = this.cur(); - this.end = end; - this.unit = unit || ( jQuery.cssNumber[ prop ] ? "" : "px" ); - }, - cur: function() { - var hooks = Tween.propHooks[ this.prop ]; - - return hooks && hooks.get ? - hooks.get( this ) : - Tween.propHooks._default.get( this ); - }, - run: function( percent ) { - var eased, - hooks = Tween.propHooks[ this.prop ]; - - if ( this.options.duration ) { - this.pos = eased = jQuery.easing[ this.easing ]( - percent, this.options.duration * percent, 0, 1, this.options.duration - ); - } else { - this.pos = eased = percent; - } - this.now = ( this.end - this.start ) * eased + this.start; - - if ( this.options.step ) { - this.options.step.call( this.elem, this.now, this ); - } - - if ( hooks && hooks.set ) { - hooks.set( this ); - } else { - Tween.propHooks._default.set( this ); - } - return this; - } -}; - -Tween.prototype.init.prototype = Tween.prototype; - -Tween.propHooks = { - _default: { - get: function( tween ) { - var result; - - // Use a property on the element directly when it is not a DOM element, - // or when there is no matching style property that exists. - if ( tween.elem.nodeType !== 1 || - tween.elem[ tween.prop ] != null && tween.elem.style[ tween.prop ] == null ) { - return tween.elem[ tween.prop ]; - } - - // Passing an empty string as a 3rd parameter to .css will automatically - // attempt a parseFloat and fallback to a string if the parse fails. - // Simple values such as "10px" are parsed to Float; - // complex values such as "rotate(1rad)" are returned as-is. - result = jQuery.css( tween.elem, tween.prop, "" ); - - // Empty strings, null, undefined and "auto" are converted to 0. - return !result || result === "auto" ? 0 : result; - }, - set: function( tween ) { - - // Use step hook for back compat. - // Use cssHook if its there. - // Use .style if available and use plain properties where available. - if ( jQuery.fx.step[ tween.prop ] ) { - jQuery.fx.step[ tween.prop ]( tween ); - } else if ( tween.elem.nodeType === 1 && ( - jQuery.cssHooks[ tween.prop ] || - tween.elem.style[ finalPropName( tween.prop ) ] != null ) ) { - jQuery.style( tween.elem, tween.prop, tween.now + tween.unit ); - } else { - tween.elem[ tween.prop ] = tween.now; - } - } - } -}; - -// Support: IE <=9 only -// Panic based approach to setting things on disconnected nodes -Tween.propHooks.scrollTop = Tween.propHooks.scrollLeft = { - set: function( tween ) { - if ( tween.elem.nodeType && tween.elem.parentNode ) { - tween.elem[ tween.prop ] = tween.now; - } - } -}; - -jQuery.easing = { - linear: function( p ) { - return p; - }, - swing: function( p ) { - return 0.5 - Math.cos( p * Math.PI ) / 2; - }, - _default: "swing" -}; - -jQuery.fx = Tween.prototype.init; - -// Back compat <1.8 extension point -jQuery.fx.step = {}; - - - - -var - fxNow, inProgress, - rfxtypes = /^(?:toggle|show|hide)$/, - rrun = /queueHooks$/; - -function schedule() { - if ( inProgress ) { - if ( document.hidden === false && window.requestAnimationFrame ) { - window.requestAnimationFrame( schedule ); - } else { - window.setTimeout( schedule, jQuery.fx.interval ); - } - - jQuery.fx.tick(); - } -} - -// Animations created synchronously will run synchronously -function createFxNow() { - window.setTimeout( function() { - fxNow = undefined; - } ); - return ( fxNow = Date.now() ); -} - -// Generate parameters to create a standard animation -function genFx( type, includeWidth ) { - var which, - i = 0, - attrs = { height: type }; - - // If we include width, step value is 1 to do all cssExpand values, - // otherwise step value is 2 to skip over Left and Right - includeWidth = includeWidth ? 1 : 0; - for ( ; i < 4; i += 2 - includeWidth ) { - which = cssExpand[ i ]; - attrs[ "margin" + which ] = attrs[ "padding" + which ] = type; - } - - if ( includeWidth ) { - attrs.opacity = attrs.width = type; - } - - return attrs; -} - -function createTween( value, prop, animation ) { - var tween, - collection = ( Animation.tweeners[ prop ] || [] ).concat( Animation.tweeners[ "*" ] ), - index = 0, - length = collection.length; - for ( ; index < length; index++ ) { - if ( ( tween = collection[ index ].call( animation, prop, value ) ) ) { - - // We're done with this property - return tween; - } - } -} - -function defaultPrefilter( elem, props, opts ) { - var prop, value, toggle, hooks, oldfire, propTween, restoreDisplay, display, - isBox = "width" in props || "height" in props, - anim = this, - orig = {}, - style = elem.style, - hidden = elem.nodeType && isHiddenWithinTree( elem ), - dataShow = dataPriv.get( elem, "fxshow" ); - - // Queue-skipping animations hijack the fx hooks - if ( !opts.queue ) { - hooks = jQuery._queueHooks( elem, "fx" ); - if ( hooks.unqueued == null ) { - hooks.unqueued = 0; - oldfire = hooks.empty.fire; - hooks.empty.fire = function() { - if ( !hooks.unqueued ) { - oldfire(); - } - }; - } - hooks.unqueued++; - - anim.always( function() { - - // Ensure the complete handler is called before this completes - anim.always( function() { - hooks.unqueued--; - if ( !jQuery.queue( elem, "fx" ).length ) { - hooks.empty.fire(); - } - } ); - } ); - } - - // Detect show/hide animations - for ( prop in props ) { - value = props[ prop ]; - if ( rfxtypes.test( value ) ) { - delete props[ prop ]; - toggle = toggle || value === "toggle"; - if ( value === ( hidden ? "hide" : "show" ) ) { - - // Pretend to be hidden if this is a "show" and - // there is still data from a stopped show/hide - if ( value === "show" && dataShow && dataShow[ prop ] !== undefined ) { - hidden = true; - - // Ignore all other no-op show/hide data - } else { - continue; - } - } - orig[ prop ] = dataShow && dataShow[ prop ] || jQuery.style( elem, prop ); - } - } - - // Bail out if this is a no-op like .hide().hide() - propTween = !jQuery.isEmptyObject( props ); - if ( !propTween && jQuery.isEmptyObject( orig ) ) { - return; - } - - // Restrict "overflow" and "display" styles during box animations - if ( isBox && elem.nodeType === 1 ) { - - // Support: IE <=9 - 11, Edge 12 - 15 - // Record all 3 overflow attributes because IE does not infer the shorthand - // from identically-valued overflowX and overflowY and Edge just mirrors - // the overflowX value there. - opts.overflow = [ style.overflow, style.overflowX, style.overflowY ]; - - // Identify a display type, preferring old show/hide data over the CSS cascade - restoreDisplay = dataShow && dataShow.display; - if ( restoreDisplay == null ) { - restoreDisplay = dataPriv.get( elem, "display" ); - } - display = jQuery.css( elem, "display" ); - if ( display === "none" ) { - if ( restoreDisplay ) { - display = restoreDisplay; - } else { - - // Get nonempty value(s) by temporarily forcing visibility - showHide( [ elem ], true ); - restoreDisplay = elem.style.display || restoreDisplay; - display = jQuery.css( elem, "display" ); - showHide( [ elem ] ); - } - } - - // Animate inline elements as inline-block - if ( display === "inline" || display === "inline-block" && restoreDisplay != null ) { - if ( jQuery.css( elem, "float" ) === "none" ) { - - // Restore the original display value at the end of pure show/hide animations - if ( !propTween ) { - anim.done( function() { - style.display = restoreDisplay; - } ); - if ( restoreDisplay == null ) { - display = style.display; - restoreDisplay = display === "none" ? "" : display; - } - } - style.display = "inline-block"; - } - } - } - - if ( opts.overflow ) { - style.overflow = "hidden"; - anim.always( function() { - style.overflow = opts.overflow[ 0 ]; - style.overflowX = opts.overflow[ 1 ]; - style.overflowY = opts.overflow[ 2 ]; - } ); - } - - // Implement show/hide animations - propTween = false; - for ( prop in orig ) { - - // General show/hide setup for this element animation - if ( !propTween ) { - if ( dataShow ) { - if ( "hidden" in dataShow ) { - hidden = dataShow.hidden; - } - } else { - dataShow = dataPriv.access( elem, "fxshow", { display: restoreDisplay } ); - } - - // Store hidden/visible for toggle so `.stop().toggle()` "reverses" - if ( toggle ) { - dataShow.hidden = !hidden; - } - - // Show elements before animating them - if ( hidden ) { - showHide( [ elem ], true ); - } - - /* eslint-disable no-loop-func */ - - anim.done( function() { - - /* eslint-enable no-loop-func */ - - // The final step of a "hide" animation is actually hiding the element - if ( !hidden ) { - showHide( [ elem ] ); - } - dataPriv.remove( elem, "fxshow" ); - for ( prop in orig ) { - jQuery.style( elem, prop, orig[ prop ] ); - } - } ); - } - - // Per-property setup - propTween = createTween( hidden ? dataShow[ prop ] : 0, prop, anim ); - if ( !( prop in dataShow ) ) { - dataShow[ prop ] = propTween.start; - if ( hidden ) { - propTween.end = propTween.start; - propTween.start = 0; - } - } - } -} - -function propFilter( props, specialEasing ) { - var index, name, easing, value, hooks; - - // camelCase, specialEasing and expand cssHook pass - for ( index in props ) { - name = camelCase( index ); - easing = specialEasing[ name ]; - value = props[ index ]; - if ( Array.isArray( value ) ) { - easing = value[ 1 ]; - value = props[ index ] = value[ 0 ]; - } - - if ( index !== name ) { - props[ name ] = value; - delete props[ index ]; - } - - hooks = jQuery.cssHooks[ name ]; - if ( hooks && "expand" in hooks ) { - value = hooks.expand( value ); - delete props[ name ]; - - // Not quite $.extend, this won't overwrite existing keys. - // Reusing 'index' because we have the correct "name" - for ( index in value ) { - if ( !( index in props ) ) { - props[ index ] = value[ index ]; - specialEasing[ index ] = easing; - } - } - } else { - specialEasing[ name ] = easing; - } - } -} - -function Animation( elem, properties, options ) { - var result, - stopped, - index = 0, - length = Animation.prefilters.length, - deferred = jQuery.Deferred().always( function() { - - // Don't match elem in the :animated selector - delete tick.elem; - } ), - tick = function() { - if ( stopped ) { - return false; - } - var currentTime = fxNow || createFxNow(), - remaining = Math.max( 0, animation.startTime + animation.duration - currentTime ), - - // Support: Android 2.3 only - // Archaic crash bug won't allow us to use `1 - ( 0.5 || 0 )` (#12497) - temp = remaining / animation.duration || 0, - percent = 1 - temp, - index = 0, - length = animation.tweens.length; - - for ( ; index < length; index++ ) { - animation.tweens[ index ].run( percent ); - } - - deferred.notifyWith( elem, [ animation, percent, remaining ] ); - - // If there's more to do, yield - if ( percent < 1 && length ) { - return remaining; - } - - // If this was an empty animation, synthesize a final progress notification - if ( !length ) { - deferred.notifyWith( elem, [ animation, 1, 0 ] ); - } - - // Resolve the animation and report its conclusion - deferred.resolveWith( elem, [ animation ] ); - return false; - }, - animation = deferred.promise( { - elem: elem, - props: jQuery.extend( {}, properties ), - opts: jQuery.extend( true, { - specialEasing: {}, - easing: jQuery.easing._default - }, options ), - originalProperties: properties, - originalOptions: options, - startTime: fxNow || createFxNow(), - duration: options.duration, - tweens: [], - createTween: function( prop, end ) { - var tween = jQuery.Tween( elem, animation.opts, prop, end, - animation.opts.specialEasing[ prop ] || animation.opts.easing ); - animation.tweens.push( tween ); - return tween; - }, - stop: function( gotoEnd ) { - var index = 0, - - // If we are going to the end, we want to run all the tweens - // otherwise we skip this part - length = gotoEnd ? animation.tweens.length : 0; - if ( stopped ) { - return this; - } - stopped = true; - for ( ; index < length; index++ ) { - animation.tweens[ index ].run( 1 ); - } - - // Resolve when we played the last frame; otherwise, reject - if ( gotoEnd ) { - deferred.notifyWith( elem, [ animation, 1, 0 ] ); - deferred.resolveWith( elem, [ animation, gotoEnd ] ); - } else { - deferred.rejectWith( elem, [ animation, gotoEnd ] ); - } - return this; - } - } ), - props = animation.props; - - propFilter( props, animation.opts.specialEasing ); - - for ( ; index < length; index++ ) { - result = Animation.prefilters[ index ].call( animation, elem, props, animation.opts ); - if ( result ) { - if ( isFunction( result.stop ) ) { - jQuery._queueHooks( animation.elem, animation.opts.queue ).stop = - result.stop.bind( result ); - } - return result; - } - } - - jQuery.map( props, createTween, animation ); - - if ( isFunction( animation.opts.start ) ) { - animation.opts.start.call( elem, animation ); - } - - // Attach callbacks from options - animation - .progress( animation.opts.progress ) - .done( animation.opts.done, animation.opts.complete ) - .fail( animation.opts.fail ) - .always( animation.opts.always ); - - jQuery.fx.timer( - jQuery.extend( tick, { - elem: elem, - anim: animation, - queue: animation.opts.queue - } ) - ); - - return animation; -} - -jQuery.Animation = jQuery.extend( Animation, { - - tweeners: { - "*": [ function( prop, value ) { - var tween = this.createTween( prop, value ); - adjustCSS( tween.elem, prop, rcssNum.exec( value ), tween ); - return tween; - } ] - }, - - tweener: function( props, callback ) { - if ( isFunction( props ) ) { - callback = props; - props = [ "*" ]; - } else { - props = props.match( rnothtmlwhite ); - } - - var prop, - index = 0, - length = props.length; - - for ( ; index < length; index++ ) { - prop = props[ index ]; - Animation.tweeners[ prop ] = Animation.tweeners[ prop ] || []; - Animation.tweeners[ prop ].unshift( callback ); - } - }, - - prefilters: [ defaultPrefilter ], - - prefilter: function( callback, prepend ) { - if ( prepend ) { - Animation.prefilters.unshift( callback ); - } else { - Animation.prefilters.push( callback ); - } - } -} ); - -jQuery.speed = function( speed, easing, fn ) { - var opt = speed && typeof speed === "object" ? jQuery.extend( {}, speed ) : { - complete: fn || !fn && easing || - isFunction( speed ) && speed, - duration: speed, - easing: fn && easing || easing && !isFunction( easing ) && easing - }; - - // Go to the end state if fx are off - if ( jQuery.fx.off ) { - opt.duration = 0; - - } else { - if ( typeof opt.duration !== "number" ) { - if ( opt.duration in jQuery.fx.speeds ) { - opt.duration = jQuery.fx.speeds[ opt.duration ]; - - } else { - opt.duration = jQuery.fx.speeds._default; - } - } - } - - // Normalize opt.queue - true/undefined/null -> "fx" - if ( opt.queue == null || opt.queue === true ) { - opt.queue = "fx"; - } - - // Queueing - opt.old = opt.complete; - - opt.complete = function() { - if ( isFunction( opt.old ) ) { - opt.old.call( this ); - } - - if ( opt.queue ) { - jQuery.dequeue( this, opt.queue ); - } - }; - - return opt; -}; - -jQuery.fn.extend( { - fadeTo: function( speed, to, easing, callback ) { - - // Show any hidden elements after setting opacity to 0 - return this.filter( isHiddenWithinTree ).css( "opacity", 0 ).show() - - // Animate to the value specified - .end().animate( { opacity: to }, speed, easing, callback ); - }, - animate: function( prop, speed, easing, callback ) { - var empty = jQuery.isEmptyObject( prop ), - optall = jQuery.speed( speed, easing, callback ), - doAnimation = function() { - - // Operate on a copy of prop so per-property easing won't be lost - var anim = Animation( this, jQuery.extend( {}, prop ), optall ); - - // Empty animations, or finishing resolves immediately - if ( empty || dataPriv.get( this, "finish" ) ) { - anim.stop( true ); - } - }; - doAnimation.finish = doAnimation; - - return empty || optall.queue === false ? - this.each( doAnimation ) : - this.queue( optall.queue, doAnimation ); - }, - stop: function( type, clearQueue, gotoEnd ) { - var stopQueue = function( hooks ) { - var stop = hooks.stop; - delete hooks.stop; - stop( gotoEnd ); - }; - - if ( typeof type !== "string" ) { - gotoEnd = clearQueue; - clearQueue = type; - type = undefined; - } - if ( clearQueue && type !== false ) { - this.queue( type || "fx", [] ); - } - - return this.each( function() { - var dequeue = true, - index = type != null && type + "queueHooks", - timers = jQuery.timers, - data = dataPriv.get( this ); - - if ( index ) { - if ( data[ index ] && data[ index ].stop ) { - stopQueue( data[ index ] ); - } - } else { - for ( index in data ) { - if ( data[ index ] && data[ index ].stop && rrun.test( index ) ) { - stopQueue( data[ index ] ); - } - } - } - - for ( index = timers.length; index--; ) { - if ( timers[ index ].elem === this && - ( type == null || timers[ index ].queue === type ) ) { - - timers[ index ].anim.stop( gotoEnd ); - dequeue = false; - timers.splice( index, 1 ); - } - } - - // Start the next in the queue if the last step wasn't forced. - // Timers currently will call their complete callbacks, which - // will dequeue but only if they were gotoEnd. - if ( dequeue || !gotoEnd ) { - jQuery.dequeue( this, type ); - } - } ); - }, - finish: function( type ) { - if ( type !== false ) { - type = type || "fx"; - } - return this.each( function() { - var index, - data = dataPriv.get( this ), - queue = data[ type + "queue" ], - hooks = data[ type + "queueHooks" ], - timers = jQuery.timers, - length = queue ? queue.length : 0; - - // Enable finishing flag on private data - data.finish = true; - - // Empty the queue first - jQuery.queue( this, type, [] ); - - if ( hooks && hooks.stop ) { - hooks.stop.call( this, true ); - } - - // Look for any active animations, and finish them - for ( index = timers.length; index--; ) { - if ( timers[ index ].elem === this && timers[ index ].queue === type ) { - timers[ index ].anim.stop( true ); - timers.splice( index, 1 ); - } - } - - // Look for any animations in the old queue and finish them - for ( index = 0; index < length; index++ ) { - if ( queue[ index ] && queue[ index ].finish ) { - queue[ index ].finish.call( this ); - } - } - - // Turn off finishing flag - delete data.finish; - } ); - } -} ); - -jQuery.each( [ "toggle", "show", "hide" ], function( i, name ) { - var cssFn = jQuery.fn[ name ]; - jQuery.fn[ name ] = function( speed, easing, callback ) { - return speed == null || typeof speed === "boolean" ? - cssFn.apply( this, arguments ) : - this.animate( genFx( name, true ), speed, easing, callback ); - }; -} ); - -// Generate shortcuts for custom animations -jQuery.each( { - slideDown: genFx( "show" ), - slideUp: genFx( "hide" ), - slideToggle: genFx( "toggle" ), - fadeIn: { opacity: "show" }, - fadeOut: { opacity: "hide" }, - fadeToggle: { opacity: "toggle" } -}, function( name, props ) { - jQuery.fn[ name ] = function( speed, easing, callback ) { - return this.animate( props, speed, easing, callback ); - }; -} ); - -jQuery.timers = []; -jQuery.fx.tick = function() { - var timer, - i = 0, - timers = jQuery.timers; - - fxNow = Date.now(); - - for ( ; i < timers.length; i++ ) { - timer = timers[ i ]; - - // Run the timer and safely remove it when done (allowing for external removal) - if ( !timer() && timers[ i ] === timer ) { - timers.splice( i--, 1 ); - } - } - - if ( !timers.length ) { - jQuery.fx.stop(); - } - fxNow = undefined; -}; - -jQuery.fx.timer = function( timer ) { - jQuery.timers.push( timer ); - jQuery.fx.start(); -}; - -jQuery.fx.interval = 13; -jQuery.fx.start = function() { - if ( inProgress ) { - return; - } - - inProgress = true; - schedule(); -}; - -jQuery.fx.stop = function() { - inProgress = null; -}; - -jQuery.fx.speeds = { - slow: 600, - fast: 200, - - // Default speed - _default: 400 -}; - - -// Based off of the plugin by Clint Helfers, with permission. -// https://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/ -jQuery.fn.delay = function( time, type ) { - time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time; - type = type || "fx"; - - return this.queue( type, function( next, hooks ) { - var timeout = window.setTimeout( next, time ); - hooks.stop = function() { - window.clearTimeout( timeout ); - }; - } ); -}; - - -( function() { - var input = document.createElement( "input" ), - select = document.createElement( "select" ), - opt = select.appendChild( document.createElement( "option" ) ); - - input.type = "checkbox"; - - // Support: Android <=4.3 only - // Default value for a checkbox should be "on" - support.checkOn = input.value !== ""; - - // Support: IE <=11 only - // Must access selectedIndex to make default options select - support.optSelected = opt.selected; - - // Support: IE <=11 only - // An input loses its value after becoming a radio - input = document.createElement( "input" ); - input.value = "t"; - input.type = "radio"; - support.radioValue = input.value === "t"; -} )(); - - -var boolHook, - attrHandle = jQuery.expr.attrHandle; - -jQuery.fn.extend( { - attr: function( name, value ) { - return access( this, jQuery.attr, name, value, arguments.length > 1 ); - }, - - removeAttr: function( name ) { - return this.each( function() { - jQuery.removeAttr( this, name ); - } ); - } -} ); - -jQuery.extend( { - attr: function( elem, name, value ) { - var ret, hooks, - nType = elem.nodeType; - - // Don't get/set attributes on text, comment and attribute nodes - if ( nType === 3 || nType === 8 || nType === 2 ) { - return; - } - - // Fallback to prop when attributes are not supported - if ( typeof elem.getAttribute === "undefined" ) { - return jQuery.prop( elem, name, value ); - } - - // Attribute hooks are determined by the lowercase version - // Grab necessary hook if one is defined - if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) { - hooks = jQuery.attrHooks[ name.toLowerCase() ] || - ( jQuery.expr.match.bool.test( name ) ? boolHook : undefined ); - } - - if ( value !== undefined ) { - if ( value === null ) { - jQuery.removeAttr( elem, name ); - return; - } - - if ( hooks && "set" in hooks && - ( ret = hooks.set( elem, value, name ) ) !== undefined ) { - return ret; - } - - elem.setAttribute( name, value + "" ); - return value; - } - - if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) { - return ret; - } - - ret = jQuery.find.attr( elem, name ); - - // Non-existent attributes return null, we normalize to undefined - return ret == null ? undefined : ret; - }, - - attrHooks: { - type: { - set: function( elem, value ) { - if ( !support.radioValue && value === "radio" && - nodeName( elem, "input" ) ) { - var val = elem.value; - elem.setAttribute( "type", value ); - if ( val ) { - elem.value = val; - } - return value; - } - } - } - }, - - removeAttr: function( elem, value ) { - var name, - i = 0, - - // Attribute names can contain non-HTML whitespace characters - // https://html.spec.whatwg.org/multipage/syntax.html#attributes-2 - attrNames = value && value.match( rnothtmlwhite ); - - if ( attrNames && elem.nodeType === 1 ) { - while ( ( name = attrNames[ i++ ] ) ) { - elem.removeAttribute( name ); - } - } - } -} ); - -// Hooks for boolean attributes -boolHook = { - set: function( elem, value, name ) { - if ( value === false ) { - - // Remove boolean attributes when set to false - jQuery.removeAttr( elem, name ); - } else { - elem.setAttribute( name, name ); - } - return name; - } -}; - -jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( i, name ) { - var getter = attrHandle[ name ] || jQuery.find.attr; - - attrHandle[ name ] = function( elem, name, isXML ) { - var ret, handle, - lowercaseName = name.toLowerCase(); - - if ( !isXML ) { - - // Avoid an infinite loop by temporarily removing this function from the getter - handle = attrHandle[ lowercaseName ]; - attrHandle[ lowercaseName ] = ret; - ret = getter( elem, name, isXML ) != null ? - lowercaseName : - null; - attrHandle[ lowercaseName ] = handle; - } - return ret; - }; -} ); - - - - -var rfocusable = /^(?:input|select|textarea|button)$/i, - rclickable = /^(?:a|area)$/i; - -jQuery.fn.extend( { - prop: function( name, value ) { - return access( this, jQuery.prop, name, value, arguments.length > 1 ); - }, - - removeProp: function( name ) { - return this.each( function() { - delete this[ jQuery.propFix[ name ] || name ]; - } ); - } -} ); - -jQuery.extend( { - prop: function( elem, name, value ) { - var ret, hooks, - nType = elem.nodeType; - - // Don't get/set properties on text, comment and attribute nodes - if ( nType === 3 || nType === 8 || nType === 2 ) { - return; - } - - if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) { - - // Fix name and attach hooks - name = jQuery.propFix[ name ] || name; - hooks = jQuery.propHooks[ name ]; - } - - if ( value !== undefined ) { - if ( hooks && "set" in hooks && - ( ret = hooks.set( elem, value, name ) ) !== undefined ) { - return ret; - } - - return ( elem[ name ] = value ); - } - - if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) { - return ret; - } - - return elem[ name ]; - }, - - propHooks: { - tabIndex: { - get: function( elem ) { - - // Support: IE <=9 - 11 only - // elem.tabIndex doesn't always return the - // correct value when it hasn't been explicitly set - // https://web.archive.org/web/20141116233347/http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ - // Use proper attribute retrieval(#12072) - var tabindex = jQuery.find.attr( elem, "tabindex" ); - - if ( tabindex ) { - return parseInt( tabindex, 10 ); - } - - if ( - rfocusable.test( elem.nodeName ) || - rclickable.test( elem.nodeName ) && - elem.href - ) { - return 0; - } - - return -1; - } - } - }, - - propFix: { - "for": "htmlFor", - "class": "className" - } -} ); - -// Support: IE <=11 only -// Accessing the selectedIndex property -// forces the browser to respect setting selected -// on the option -// The getter ensures a default option is selected -// when in an optgroup -// eslint rule "no-unused-expressions" is disabled for this code -// since it considers such accessions noop -if ( !support.optSelected ) { - jQuery.propHooks.selected = { - get: function( elem ) { - - /* eslint no-unused-expressions: "off" */ - - var parent = elem.parentNode; - if ( parent && parent.parentNode ) { - parent.parentNode.selectedIndex; - } - return null; - }, - set: function( elem ) { - - /* eslint no-unused-expressions: "off" */ - - var parent = elem.parentNode; - if ( parent ) { - parent.selectedIndex; - - if ( parent.parentNode ) { - parent.parentNode.selectedIndex; - } - } - } - }; -} - -jQuery.each( [ - "tabIndex", - "readOnly", - "maxLength", - "cellSpacing", - "cellPadding", - "rowSpan", - "colSpan", - "useMap", - "frameBorder", - "contentEditable" -], function() { - jQuery.propFix[ this.toLowerCase() ] = this; -} ); - - - - - // Strip and collapse whitespace according to HTML spec - // https://infra.spec.whatwg.org/#strip-and-collapse-ascii-whitespace - function stripAndCollapse( value ) { - var tokens = value.match( rnothtmlwhite ) || []; - return tokens.join( " " ); - } - - -function getClass( elem ) { - return elem.getAttribute && elem.getAttribute( "class" ) || ""; -} - -function classesToArray( value ) { - if ( Array.isArray( value ) ) { - return value; - } - if ( typeof value === "string" ) { - return value.match( rnothtmlwhite ) || []; - } - return []; -} - -jQuery.fn.extend( { - addClass: function( value ) { - var classes, elem, cur, curValue, clazz, j, finalValue, - i = 0; - - if ( isFunction( value ) ) { - return this.each( function( j ) { - jQuery( this ).addClass( value.call( this, j, getClass( this ) ) ); - } ); - } - - classes = classesToArray( value ); - - if ( classes.length ) { - while ( ( elem = this[ i++ ] ) ) { - curValue = getClass( elem ); - cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " ); - - if ( cur ) { - j = 0; - while ( ( clazz = classes[ j++ ] ) ) { - if ( cur.indexOf( " " + clazz + " " ) < 0 ) { - cur += clazz + " "; - } - } - - // Only assign if different to avoid unneeded rendering. - finalValue = stripAndCollapse( cur ); - if ( curValue !== finalValue ) { - elem.setAttribute( "class", finalValue ); - } - } - } - } - - return this; - }, - - removeClass: function( value ) { - var classes, elem, cur, curValue, clazz, j, finalValue, - i = 0; - - if ( isFunction( value ) ) { - return this.each( function( j ) { - jQuery( this ).removeClass( value.call( this, j, getClass( this ) ) ); - } ); - } - - if ( !arguments.length ) { - return this.attr( "class", "" ); - } - - classes = classesToArray( value ); - - if ( classes.length ) { - while ( ( elem = this[ i++ ] ) ) { - curValue = getClass( elem ); - - // This expression is here for better compressibility (see addClass) - cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " ); - - if ( cur ) { - j = 0; - while ( ( clazz = classes[ j++ ] ) ) { - - // Remove *all* instances - while ( cur.indexOf( " " + clazz + " " ) > -1 ) { - cur = cur.replace( " " + clazz + " ", " " ); - } - } - - // Only assign if different to avoid unneeded rendering. - finalValue = stripAndCollapse( cur ); - if ( curValue !== finalValue ) { - elem.setAttribute( "class", finalValue ); - } - } - } - } - - return this; - }, - - toggleClass: function( value, stateVal ) { - var type = typeof value, - isValidValue = type === "string" || Array.isArray( value ); - - if ( typeof stateVal === "boolean" && isValidValue ) { - return stateVal ? this.addClass( value ) : this.removeClass( value ); - } - - if ( isFunction( value ) ) { - return this.each( function( i ) { - jQuery( this ).toggleClass( - value.call( this, i, getClass( this ), stateVal ), - stateVal - ); - } ); - } - - return this.each( function() { - var className, i, self, classNames; - - if ( isValidValue ) { - - // Toggle individual class names - i = 0; - self = jQuery( this ); - classNames = classesToArray( value ); - - while ( ( className = classNames[ i++ ] ) ) { - - // Check each className given, space separated list - if ( self.hasClass( className ) ) { - self.removeClass( className ); - } else { - self.addClass( className ); - } - } - - // Toggle whole class name - } else if ( value === undefined || type === "boolean" ) { - className = getClass( this ); - if ( className ) { - - // Store className if set - dataPriv.set( this, "__className__", className ); - } - - // If the element has a class name or if we're passed `false`, - // then remove the whole classname (if there was one, the above saved it). - // Otherwise bring back whatever was previously saved (if anything), - // falling back to the empty string if nothing was stored. - if ( this.setAttribute ) { - this.setAttribute( "class", - className || value === false ? - "" : - dataPriv.get( this, "__className__" ) || "" - ); - } - } - } ); - }, - - hasClass: function( selector ) { - var className, elem, - i = 0; - - className = " " + selector + " "; - while ( ( elem = this[ i++ ] ) ) { - if ( elem.nodeType === 1 && - ( " " + stripAndCollapse( getClass( elem ) ) + " " ).indexOf( className ) > -1 ) { - return true; - } - } - - return false; - } -} ); - - - - -var rreturn = /\r/g; - -jQuery.fn.extend( { - val: function( value ) { - var hooks, ret, valueIsFunction, - elem = this[ 0 ]; - - if ( !arguments.length ) { - if ( elem ) { - hooks = jQuery.valHooks[ elem.type ] || - jQuery.valHooks[ elem.nodeName.toLowerCase() ]; - - if ( hooks && - "get" in hooks && - ( ret = hooks.get( elem, "value" ) ) !== undefined - ) { - return ret; - } - - ret = elem.value; - - // Handle most common string cases - if ( typeof ret === "string" ) { - return ret.replace( rreturn, "" ); - } - - // Handle cases where value is null/undef or number - return ret == null ? "" : ret; - } - - return; - } - - valueIsFunction = isFunction( value ); - - return this.each( function( i ) { - var val; - - if ( this.nodeType !== 1 ) { - return; - } - - if ( valueIsFunction ) { - val = value.call( this, i, jQuery( this ).val() ); - } else { - val = value; - } - - // Treat null/undefined as ""; convert numbers to string - if ( val == null ) { - val = ""; - - } else if ( typeof val === "number" ) { - val += ""; - - } else if ( Array.isArray( val ) ) { - val = jQuery.map( val, function( value ) { - return value == null ? "" : value + ""; - } ); - } - - hooks = jQuery.valHooks[ this.type ] || jQuery.valHooks[ this.nodeName.toLowerCase() ]; - - // If set returns undefined, fall back to normal setting - if ( !hooks || !( "set" in hooks ) || hooks.set( this, val, "value" ) === undefined ) { - this.value = val; - } - } ); - } -} ); - -jQuery.extend( { - valHooks: { - option: { - get: function( elem ) { - - var val = jQuery.find.attr( elem, "value" ); - return val != null ? - val : - - // Support: IE <=10 - 11 only - // option.text throws exceptions (#14686, #14858) - // Strip and collapse whitespace - // https://html.spec.whatwg.org/#strip-and-collapse-whitespace - stripAndCollapse( jQuery.text( elem ) ); - } - }, - select: { - get: function( elem ) { - var value, option, i, - options = elem.options, - index = elem.selectedIndex, - one = elem.type === "select-one", - values = one ? null : [], - max = one ? index + 1 : options.length; - - if ( index < 0 ) { - i = max; - - } else { - i = one ? index : 0; - } - - // Loop through all the selected options - for ( ; i < max; i++ ) { - option = options[ i ]; - - // Support: IE <=9 only - // IE8-9 doesn't update selected after form reset (#2551) - if ( ( option.selected || i === index ) && - - // Don't return options that are disabled or in a disabled optgroup - !option.disabled && - ( !option.parentNode.disabled || - !nodeName( option.parentNode, "optgroup" ) ) ) { - - // Get the specific value for the option - value = jQuery( option ).val(); - - // We don't need an array for one selects - if ( one ) { - return value; - } - - // Multi-Selects return an array - values.push( value ); - } - } - - return values; - }, - - set: function( elem, value ) { - var optionSet, option, - options = elem.options, - values = jQuery.makeArray( value ), - i = options.length; - - while ( i-- ) { - option = options[ i ]; - - /* eslint-disable no-cond-assign */ - - if ( option.selected = - jQuery.inArray( jQuery.valHooks.option.get( option ), values ) > -1 - ) { - optionSet = true; - } - - /* eslint-enable no-cond-assign */ - } - - // Force browsers to behave consistently when non-matching value is set - if ( !optionSet ) { - elem.selectedIndex = -1; - } - return values; - } - } - } -} ); - -// Radios and checkboxes getter/setter -jQuery.each( [ "radio", "checkbox" ], function() { - jQuery.valHooks[ this ] = { - set: function( elem, value ) { - if ( Array.isArray( value ) ) { - return ( elem.checked = jQuery.inArray( jQuery( elem ).val(), value ) > -1 ); - } - } - }; - if ( !support.checkOn ) { - jQuery.valHooks[ this ].get = function( elem ) { - return elem.getAttribute( "value" ) === null ? "on" : elem.value; - }; - } -} ); - - - - -// Return jQuery for attributes-only inclusion - - -support.focusin = "onfocusin" in window; - - -var rfocusMorph = /^(?:focusinfocus|focusoutblur)$/, - stopPropagationCallback = function( e ) { - e.stopPropagation(); - }; - -jQuery.extend( jQuery.event, { - - trigger: function( event, data, elem, onlyHandlers ) { - - var i, cur, tmp, bubbleType, ontype, handle, special, lastElement, - eventPath = [ elem || document ], - type = hasOwn.call( event, "type" ) ? event.type : event, - namespaces = hasOwn.call( event, "namespace" ) ? event.namespace.split( "." ) : []; - - cur = lastElement = tmp = elem = elem || document; - - // Don't do events on text and comment nodes - if ( elem.nodeType === 3 || elem.nodeType === 8 ) { - return; - } - - // focus/blur morphs to focusin/out; ensure we're not firing them right now - if ( rfocusMorph.test( type + jQuery.event.triggered ) ) { - return; - } - - if ( type.indexOf( "." ) > -1 ) { - - // Namespaced trigger; create a regexp to match event type in handle() - namespaces = type.split( "." ); - type = namespaces.shift(); - namespaces.sort(); - } - ontype = type.indexOf( ":" ) < 0 && "on" + type; - - // Caller can pass in a jQuery.Event object, Object, or just an event type string - event = event[ jQuery.expando ] ? - event : - new jQuery.Event( type, typeof event === "object" && event ); - - // Trigger bitmask: & 1 for native handlers; & 2 for jQuery (always true) - event.isTrigger = onlyHandlers ? 2 : 3; - event.namespace = namespaces.join( "." ); - event.rnamespace = event.namespace ? - new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ) : - null; - - // Clean up the event in case it is being reused - event.result = undefined; - if ( !event.target ) { - event.target = elem; - } - - // Clone any incoming data and prepend the event, creating the handler arg list - data = data == null ? - [ event ] : - jQuery.makeArray( data, [ event ] ); - - // Allow special events to draw outside the lines - special = jQuery.event.special[ type ] || {}; - if ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) { - return; - } - - // Determine event propagation path in advance, per W3C events spec (#9951) - // Bubble up to document, then to window; watch for a global ownerDocument var (#9724) - if ( !onlyHandlers && !special.noBubble && !isWindow( elem ) ) { - - bubbleType = special.delegateType || type; - if ( !rfocusMorph.test( bubbleType + type ) ) { - cur = cur.parentNode; - } - for ( ; cur; cur = cur.parentNode ) { - eventPath.push( cur ); - tmp = cur; - } - - // Only add window if we got to document (e.g., not plain obj or detached DOM) - if ( tmp === ( elem.ownerDocument || document ) ) { - eventPath.push( tmp.defaultView || tmp.parentWindow || window ); - } - } - - // Fire handlers on the event path - i = 0; - while ( ( cur = eventPath[ i++ ] ) && !event.isPropagationStopped() ) { - lastElement = cur; - event.type = i > 1 ? - bubbleType : - special.bindType || type; - - // jQuery handler - handle = ( dataPriv.get( cur, "events" ) || {} )[ event.type ] && - dataPriv.get( cur, "handle" ); - if ( handle ) { - handle.apply( cur, data ); - } - - // Native handler - handle = ontype && cur[ ontype ]; - if ( handle && handle.apply && acceptData( cur ) ) { - event.result = handle.apply( cur, data ); - if ( event.result === false ) { - event.preventDefault(); - } - } - } - event.type = type; - - // If nobody prevented the default action, do it now - if ( !onlyHandlers && !event.isDefaultPrevented() ) { - - if ( ( !special._default || - special._default.apply( eventPath.pop(), data ) === false ) && - acceptData( elem ) ) { - - // Call a native DOM method on the target with the same name as the event. - // Don't do default actions on window, that's where global variables be (#6170) - if ( ontype && isFunction( elem[ type ] ) && !isWindow( elem ) ) { - - // Don't re-trigger an onFOO event when we call its FOO() method - tmp = elem[ ontype ]; - - if ( tmp ) { - elem[ ontype ] = null; - } - - // Prevent re-triggering of the same event, since we already bubbled it above - jQuery.event.triggered = type; - - if ( event.isPropagationStopped() ) { - lastElement.addEventListener( type, stopPropagationCallback ); - } - - elem[ type ](); - - if ( event.isPropagationStopped() ) { - lastElement.removeEventListener( type, stopPropagationCallback ); - } - - jQuery.event.triggered = undefined; - - if ( tmp ) { - elem[ ontype ] = tmp; - } - } - } - } - - return event.result; - }, - - // Piggyback on a donor event to simulate a different one - // Used only for `focus(in | out)` events - simulate: function( type, elem, event ) { - var e = jQuery.extend( - new jQuery.Event(), - event, - { - type: type, - isSimulated: true - } - ); - - jQuery.event.trigger( e, null, elem ); - } - -} ); - -jQuery.fn.extend( { - - trigger: function( type, data ) { - return this.each( function() { - jQuery.event.trigger( type, data, this ); - } ); - }, - triggerHandler: function( type, data ) { - var elem = this[ 0 ]; - if ( elem ) { - return jQuery.event.trigger( type, data, elem, true ); - } - } -} ); - - -// Support: Firefox <=44 -// Firefox doesn't have focus(in | out) events -// Related ticket - https://bugzilla.mozilla.org/show_bug.cgi?id=687787 -// -// Support: Chrome <=48 - 49, Safari <=9.0 - 9.1 -// focus(in | out) events fire after focus & blur events, -// which is spec violation - http://www.w3.org/TR/DOM-Level-3-Events/#events-focusevent-event-order -// Related ticket - https://bugs.chromium.org/p/chromium/issues/detail?id=449857 -if ( !support.focusin ) { - jQuery.each( { focus: "focusin", blur: "focusout" }, function( orig, fix ) { - - // Attach a single capturing handler on the document while someone wants focusin/focusout - var handler = function( event ) { - jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) ); - }; - - jQuery.event.special[ fix ] = { - setup: function() { - var doc = this.ownerDocument || this, - attaches = dataPriv.access( doc, fix ); - - if ( !attaches ) { - doc.addEventListener( orig, handler, true ); - } - dataPriv.access( doc, fix, ( attaches || 0 ) + 1 ); - }, - teardown: function() { - var doc = this.ownerDocument || this, - attaches = dataPriv.access( doc, fix ) - 1; - - if ( !attaches ) { - doc.removeEventListener( orig, handler, true ); - dataPriv.remove( doc, fix ); - - } else { - dataPriv.access( doc, fix, attaches ); - } - } - }; - } ); -} -var location = window.location; - -var nonce = Date.now(); - -var rquery = ( /\?/ ); - - - -// Cross-browser xml parsing -jQuery.parseXML = function( data ) { - var xml; - if ( !data || typeof data !== "string" ) { - return null; - } - - // Support: IE 9 - 11 only - // IE throws on parseFromString with invalid input. - try { - xml = ( new window.DOMParser() ).parseFromString( data, "text/xml" ); - } catch ( e ) { - xml = undefined; - } - - if ( !xml || xml.getElementsByTagName( "parsererror" ).length ) { - jQuery.error( "Invalid XML: " + data ); - } - return xml; -}; - - -var - rbracket = /\[\]$/, - rCRLF = /\r?\n/g, - rsubmitterTypes = /^(?:submit|button|image|reset|file)$/i, - rsubmittable = /^(?:input|select|textarea|keygen)/i; - -function buildParams( prefix, obj, traditional, add ) { - var name; - - if ( Array.isArray( obj ) ) { - - // Serialize array item. - jQuery.each( obj, function( i, v ) { - if ( traditional || rbracket.test( prefix ) ) { - - // Treat each array item as a scalar. - add( prefix, v ); - - } else { - - // Item is non-scalar (array or object), encode its numeric index. - buildParams( - prefix + "[" + ( typeof v === "object" && v != null ? i : "" ) + "]", - v, - traditional, - add - ); - } - } ); - - } else if ( !traditional && toType( obj ) === "object" ) { - - // Serialize object item. - for ( name in obj ) { - buildParams( prefix + "[" + name + "]", obj[ name ], traditional, add ); - } - - } else { - - // Serialize scalar item. - add( prefix, obj ); - } -} - -// Serialize an array of form elements or a set of -// key/values into a query string -jQuery.param = function( a, traditional ) { - var prefix, - s = [], - add = function( key, valueOrFunction ) { - - // If value is a function, invoke it and use its return value - var value = isFunction( valueOrFunction ) ? - valueOrFunction() : - valueOrFunction; - - s[ s.length ] = encodeURIComponent( key ) + "=" + - encodeURIComponent( value == null ? "" : value ); - }; - - if ( a == null ) { - return ""; - } - - // If an array was passed in, assume that it is an array of form elements. - if ( Array.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) { - - // Serialize the form elements - jQuery.each( a, function() { - add( this.name, this.value ); - } ); - - } else { - - // If traditional, encode the "old" way (the way 1.3.2 or older - // did it), otherwise encode params recursively. - for ( prefix in a ) { - buildParams( prefix, a[ prefix ], traditional, add ); - } - } - - // Return the resulting serialization - return s.join( "&" ); -}; - -jQuery.fn.extend( { - serialize: function() { - return jQuery.param( this.serializeArray() ); - }, - serializeArray: function() { - return this.map( function() { - - // Can add propHook for "elements" to filter or add form elements - var elements = jQuery.prop( this, "elements" ); - return elements ? jQuery.makeArray( elements ) : this; - } ) - .filter( function() { - var type = this.type; - - // Use .is( ":disabled" ) so that fieldset[disabled] works - return this.name && !jQuery( this ).is( ":disabled" ) && - rsubmittable.test( this.nodeName ) && !rsubmitterTypes.test( type ) && - ( this.checked || !rcheckableType.test( type ) ); - } ) - .map( function( i, elem ) { - var val = jQuery( this ).val(); - - if ( val == null ) { - return null; - } - - if ( Array.isArray( val ) ) { - return jQuery.map( val, function( val ) { - return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) }; - } ); - } - - return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) }; - } ).get(); - } -} ); - - -var - r20 = /%20/g, - rhash = /#.*$/, - rantiCache = /([?&])_=[^&]*/, - rheaders = /^(.*?):[ \t]*([^\r\n]*)$/mg, - - // #7653, #8125, #8152: local protocol detection - rlocalProtocol = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/, - rnoContent = /^(?:GET|HEAD)$/, - rprotocol = /^\/\//, - - /* Prefilters - * 1) They are useful to introduce custom dataTypes (see ajax/jsonp.js for an example) - * 2) These are called: - * - BEFORE asking for a transport - * - AFTER param serialization (s.data is a string if s.processData is true) - * 3) key is the dataType - * 4) the catchall symbol "*" can be used - * 5) execution will start with transport dataType and THEN continue down to "*" if needed - */ - prefilters = {}, - - /* Transports bindings - * 1) key is the dataType - * 2) the catchall symbol "*" can be used - * 3) selection will start with transport dataType and THEN go to "*" if needed - */ - transports = {}, - - // Avoid comment-prolog char sequence (#10098); must appease lint and evade compression - allTypes = "*/".concat( "*" ), - - // Anchor tag for parsing the document origin - originAnchor = document.createElement( "a" ); - originAnchor.href = location.href; - -// Base "constructor" for jQuery.ajaxPrefilter and jQuery.ajaxTransport -function addToPrefiltersOrTransports( structure ) { - - // dataTypeExpression is optional and defaults to "*" - return function( dataTypeExpression, func ) { - - if ( typeof dataTypeExpression !== "string" ) { - func = dataTypeExpression; - dataTypeExpression = "*"; - } - - var dataType, - i = 0, - dataTypes = dataTypeExpression.toLowerCase().match( rnothtmlwhite ) || []; - - if ( isFunction( func ) ) { - - // For each dataType in the dataTypeExpression - while ( ( dataType = dataTypes[ i++ ] ) ) { - - // Prepend if requested - if ( dataType[ 0 ] === "+" ) { - dataType = dataType.slice( 1 ) || "*"; - ( structure[ dataType ] = structure[ dataType ] || [] ).unshift( func ); - - // Otherwise append - } else { - ( structure[ dataType ] = structure[ dataType ] || [] ).push( func ); - } - } - } - }; -} - -// Base inspection function for prefilters and transports -function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) { - - var inspected = {}, - seekingTransport = ( structure === transports ); - - function inspect( dataType ) { - var selected; - inspected[ dataType ] = true; - jQuery.each( structure[ dataType ] || [], function( _, prefilterOrFactory ) { - var dataTypeOrTransport = prefilterOrFactory( options, originalOptions, jqXHR ); - if ( typeof dataTypeOrTransport === "string" && - !seekingTransport && !inspected[ dataTypeOrTransport ] ) { - - options.dataTypes.unshift( dataTypeOrTransport ); - inspect( dataTypeOrTransport ); - return false; - } else if ( seekingTransport ) { - return !( selected = dataTypeOrTransport ); - } - } ); - return selected; - } - - return inspect( options.dataTypes[ 0 ] ) || !inspected[ "*" ] && inspect( "*" ); -} - -// A special extend for ajax options -// that takes "flat" options (not to be deep extended) -// Fixes #9887 -function ajaxExtend( target, src ) { - var key, deep, - flatOptions = jQuery.ajaxSettings.flatOptions || {}; - - for ( key in src ) { - if ( src[ key ] !== undefined ) { - ( flatOptions[ key ] ? target : ( deep || ( deep = {} ) ) )[ key ] = src[ key ]; - } - } - if ( deep ) { - jQuery.extend( true, target, deep ); - } - - return target; -} - -/* Handles responses to an ajax request: - * - finds the right dataType (mediates between content-type and expected dataType) - * - returns the corresponding response - */ -function ajaxHandleResponses( s, jqXHR, responses ) { - - var ct, type, finalDataType, firstDataType, - contents = s.contents, - dataTypes = s.dataTypes; - - // Remove auto dataType and get content-type in the process - while ( dataTypes[ 0 ] === "*" ) { - dataTypes.shift(); - if ( ct === undefined ) { - ct = s.mimeType || jqXHR.getResponseHeader( "Content-Type" ); - } - } - - // Check if we're dealing with a known content-type - if ( ct ) { - for ( type in contents ) { - if ( contents[ type ] && contents[ type ].test( ct ) ) { - dataTypes.unshift( type ); - break; - } - } - } - - // Check to see if we have a response for the expected dataType - if ( dataTypes[ 0 ] in responses ) { - finalDataType = dataTypes[ 0 ]; - } else { - - // Try convertible dataTypes - for ( type in responses ) { - if ( !dataTypes[ 0 ] || s.converters[ type + " " + dataTypes[ 0 ] ] ) { - finalDataType = type; - break; - } - if ( !firstDataType ) { - firstDataType = type; - } - } - - // Or just use first one - finalDataType = finalDataType || firstDataType; - } - - // If we found a dataType - // We add the dataType to the list if needed - // and return the corresponding response - if ( finalDataType ) { - if ( finalDataType !== dataTypes[ 0 ] ) { - dataTypes.unshift( finalDataType ); - } - return responses[ finalDataType ]; - } -} - -/* Chain conversions given the request and the original response - * Also sets the responseXXX fields on the jqXHR instance - */ -function ajaxConvert( s, response, jqXHR, isSuccess ) { - var conv2, current, conv, tmp, prev, - converters = {}, - - // Work with a copy of dataTypes in case we need to modify it for conversion - dataTypes = s.dataTypes.slice(); - - // Create converters map with lowercased keys - if ( dataTypes[ 1 ] ) { - for ( conv in s.converters ) { - converters[ conv.toLowerCase() ] = s.converters[ conv ]; - } - } - - current = dataTypes.shift(); - - // Convert to each sequential dataType - while ( current ) { - - if ( s.responseFields[ current ] ) { - jqXHR[ s.responseFields[ current ] ] = response; - } - - // Apply the dataFilter if provided - if ( !prev && isSuccess && s.dataFilter ) { - response = s.dataFilter( response, s.dataType ); - } - - prev = current; - current = dataTypes.shift(); - - if ( current ) { - - // There's only work to do if current dataType is non-auto - if ( current === "*" ) { - - current = prev; - - // Convert response if prev dataType is non-auto and differs from current - } else if ( prev !== "*" && prev !== current ) { - - // Seek a direct converter - conv = converters[ prev + " " + current ] || converters[ "* " + current ]; - - // If none found, seek a pair - if ( !conv ) { - for ( conv2 in converters ) { - - // If conv2 outputs current - tmp = conv2.split( " " ); - if ( tmp[ 1 ] === current ) { - - // If prev can be converted to accepted input - conv = converters[ prev + " " + tmp[ 0 ] ] || - converters[ "* " + tmp[ 0 ] ]; - if ( conv ) { - - // Condense equivalence converters - if ( conv === true ) { - conv = converters[ conv2 ]; - - // Otherwise, insert the intermediate dataType - } else if ( converters[ conv2 ] !== true ) { - current = tmp[ 0 ]; - dataTypes.unshift( tmp[ 1 ] ); - } - break; - } - } - } - } - - // Apply converter (if not an equivalence) - if ( conv !== true ) { - - // Unless errors are allowed to bubble, catch and return them - if ( conv && s.throws ) { - response = conv( response ); - } else { - try { - response = conv( response ); - } catch ( e ) { - return { - state: "parsererror", - error: conv ? e : "No conversion from " + prev + " to " + current - }; - } - } - } - } - } - } - - return { state: "success", data: response }; -} - -jQuery.extend( { - - // Counter for holding the number of active queries - active: 0, - - // Last-Modified header cache for next request - lastModified: {}, - etag: {}, - - ajaxSettings: { - url: location.href, - type: "GET", - isLocal: rlocalProtocol.test( location.protocol ), - global: true, - processData: true, - async: true, - contentType: "application/x-www-form-urlencoded; charset=UTF-8", - - /* - timeout: 0, - data: null, - dataType: null, - username: null, - password: null, - cache: null, - throws: false, - traditional: false, - headers: {}, - */ - - accepts: { - "*": allTypes, - text: "text/plain", - html: "text/html", - xml: "application/xml, text/xml", - json: "application/json, text/javascript" - }, - - contents: { - xml: /\bxml\b/, - html: /\bhtml/, - json: /\bjson\b/ - }, - - responseFields: { - xml: "responseXML", - text: "responseText", - json: "responseJSON" - }, - - // Data converters - // Keys separate source (or catchall "*") and destination types with a single space - converters: { - - // Convert anything to text - "* text": String, - - // Text to html (true = no transformation) - "text html": true, - - // Evaluate text as a json expression - "text json": JSON.parse, - - // Parse text as xml - "text xml": jQuery.parseXML - }, - - // For options that shouldn't be deep extended: - // you can add your own custom options here if - // and when you create one that shouldn't be - // deep extended (see ajaxExtend) - flatOptions: { - url: true, - context: true - } - }, - - // Creates a full fledged settings object into target - // with both ajaxSettings and settings fields. - // If target is omitted, writes into ajaxSettings. - ajaxSetup: function( target, settings ) { - return settings ? - - // Building a settings object - ajaxExtend( ajaxExtend( target, jQuery.ajaxSettings ), settings ) : - - // Extending ajaxSettings - ajaxExtend( jQuery.ajaxSettings, target ); - }, - - ajaxPrefilter: addToPrefiltersOrTransports( prefilters ), - ajaxTransport: addToPrefiltersOrTransports( transports ), - - // Main method - ajax: function( url, options ) { - - // If url is an object, simulate pre-1.5 signature - if ( typeof url === "object" ) { - options = url; - url = undefined; - } - - // Force options to be an object - options = options || {}; - - var transport, - - // URL without anti-cache param - cacheURL, - - // Response headers - responseHeadersString, - responseHeaders, - - // timeout handle - timeoutTimer, - - // Url cleanup var - urlAnchor, - - // Request state (becomes false upon send and true upon completion) - completed, - - // To know if global events are to be dispatched - fireGlobals, - - // Loop variable - i, - - // uncached part of the url - uncached, - - // Create the final options object - s = jQuery.ajaxSetup( {}, options ), - - // Callbacks context - callbackContext = s.context || s, - - // Context for global events is callbackContext if it is a DOM node or jQuery collection - globalEventContext = s.context && - ( callbackContext.nodeType || callbackContext.jquery ) ? - jQuery( callbackContext ) : - jQuery.event, - - // Deferreds - deferred = jQuery.Deferred(), - completeDeferred = jQuery.Callbacks( "once memory" ), - - // Status-dependent callbacks - statusCode = s.statusCode || {}, - - // Headers (they are sent all at once) - requestHeaders = {}, - requestHeadersNames = {}, - - // Default abort message - strAbort = "canceled", - - // Fake xhr - jqXHR = { - readyState: 0, - - // Builds headers hashtable if needed - getResponseHeader: function( key ) { - var match; - if ( completed ) { - if ( !responseHeaders ) { - responseHeaders = {}; - while ( ( match = rheaders.exec( responseHeadersString ) ) ) { - responseHeaders[ match[ 1 ].toLowerCase() + " " ] = - ( responseHeaders[ match[ 1 ].toLowerCase() + " " ] || [] ) - .concat( match[ 2 ] ); - } - } - match = responseHeaders[ key.toLowerCase() + " " ]; - } - return match == null ? null : match.join( ", " ); - }, - - // Raw string - getAllResponseHeaders: function() { - return completed ? responseHeadersString : null; - }, - - // Caches the header - setRequestHeader: function( name, value ) { - if ( completed == null ) { - name = requestHeadersNames[ name.toLowerCase() ] = - requestHeadersNames[ name.toLowerCase() ] || name; - requestHeaders[ name ] = value; - } - return this; - }, - - // Overrides response content-type header - overrideMimeType: function( type ) { - if ( completed == null ) { - s.mimeType = type; - } - return this; - }, - - // Status-dependent callbacks - statusCode: function( map ) { - var code; - if ( map ) { - if ( completed ) { - - // Execute the appropriate callbacks - jqXHR.always( map[ jqXHR.status ] ); - } else { - - // Lazy-add the new callbacks in a way that preserves old ones - for ( code in map ) { - statusCode[ code ] = [ statusCode[ code ], map[ code ] ]; - } - } - } - return this; - }, - - // Cancel the request - abort: function( statusText ) { - var finalText = statusText || strAbort; - if ( transport ) { - transport.abort( finalText ); - } - done( 0, finalText ); - return this; - } - }; - - // Attach deferreds - deferred.promise( jqXHR ); - - // Add protocol if not provided (prefilters might expect it) - // Handle falsy url in the settings object (#10093: consistency with old signature) - // We also use the url parameter if available - s.url = ( ( url || s.url || location.href ) + "" ) - .replace( rprotocol, location.protocol + "//" ); - - // Alias method option to type as per ticket #12004 - s.type = options.method || options.type || s.method || s.type; - - // Extract dataTypes list - s.dataTypes = ( s.dataType || "*" ).toLowerCase().match( rnothtmlwhite ) || [ "" ]; - - // A cross-domain request is in order when the origin doesn't match the current origin. - if ( s.crossDomain == null ) { - urlAnchor = document.createElement( "a" ); - - // Support: IE <=8 - 11, Edge 12 - 15 - // IE throws exception on accessing the href property if url is malformed, - // e.g. http://example.com:80x/ - try { - urlAnchor.href = s.url; - - // Support: IE <=8 - 11 only - // Anchor's host property isn't correctly set when s.url is relative - urlAnchor.href = urlAnchor.href; - s.crossDomain = originAnchor.protocol + "//" + originAnchor.host !== - urlAnchor.protocol + "//" + urlAnchor.host; - } catch ( e ) { - - // If there is an error parsing the URL, assume it is crossDomain, - // it can be rejected by the transport if it is invalid - s.crossDomain = true; - } - } - - // Convert data if not already a string - if ( s.data && s.processData && typeof s.data !== "string" ) { - s.data = jQuery.param( s.data, s.traditional ); - } - - // Apply prefilters - inspectPrefiltersOrTransports( prefilters, s, options, jqXHR ); - - // If request was aborted inside a prefilter, stop there - if ( completed ) { - return jqXHR; - } - - // We can fire global events as of now if asked to - // Don't fire events if jQuery.event is undefined in an AMD-usage scenario (#15118) - fireGlobals = jQuery.event && s.global; - - // Watch for a new set of requests - if ( fireGlobals && jQuery.active++ === 0 ) { - jQuery.event.trigger( "ajaxStart" ); - } - - // Uppercase the type - s.type = s.type.toUpperCase(); - - // Determine if request has content - s.hasContent = !rnoContent.test( s.type ); - - // Save the URL in case we're toying with the If-Modified-Since - // and/or If-None-Match header later on - // Remove hash to simplify url manipulation - cacheURL = s.url.replace( rhash, "" ); - - // More options handling for requests with no content - if ( !s.hasContent ) { - - // Remember the hash so we can put it back - uncached = s.url.slice( cacheURL.length ); - - // If data is available and should be processed, append data to url - if ( s.data && ( s.processData || typeof s.data === "string" ) ) { - cacheURL += ( rquery.test( cacheURL ) ? "&" : "?" ) + s.data; - - // #9682: remove data so that it's not used in an eventual retry - delete s.data; - } - - // Add or update anti-cache param if needed - if ( s.cache === false ) { - cacheURL = cacheURL.replace( rantiCache, "$1" ); - uncached = ( rquery.test( cacheURL ) ? "&" : "?" ) + "_=" + ( nonce++ ) + uncached; - } - - // Put hash and anti-cache on the URL that will be requested (gh-1732) - s.url = cacheURL + uncached; - - // Change '%20' to '+' if this is encoded form body content (gh-2658) - } else if ( s.data && s.processData && - ( s.contentType || "" ).indexOf( "application/x-www-form-urlencoded" ) === 0 ) { - s.data = s.data.replace( r20, "+" ); - } - - // Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode. - if ( s.ifModified ) { - if ( jQuery.lastModified[ cacheURL ] ) { - jqXHR.setRequestHeader( "If-Modified-Since", jQuery.lastModified[ cacheURL ] ); - } - if ( jQuery.etag[ cacheURL ] ) { - jqXHR.setRequestHeader( "If-None-Match", jQuery.etag[ cacheURL ] ); - } - } - - // Set the correct header, if data is being sent - if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) { - jqXHR.setRequestHeader( "Content-Type", s.contentType ); - } - - // Set the Accepts header for the server, depending on the dataType - jqXHR.setRequestHeader( - "Accept", - s.dataTypes[ 0 ] && s.accepts[ s.dataTypes[ 0 ] ] ? - s.accepts[ s.dataTypes[ 0 ] ] + - ( s.dataTypes[ 0 ] !== "*" ? ", " + allTypes + "; q=0.01" : "" ) : - s.accepts[ "*" ] - ); - - // Check for headers option - for ( i in s.headers ) { - jqXHR.setRequestHeader( i, s.headers[ i ] ); - } - - // Allow custom headers/mimetypes and early abort - if ( s.beforeSend && - ( s.beforeSend.call( callbackContext, jqXHR, s ) === false || completed ) ) { - - // Abort if not done already and return - return jqXHR.abort(); - } - - // Aborting is no longer a cancellation - strAbort = "abort"; - - // Install callbacks on deferreds - completeDeferred.add( s.complete ); - jqXHR.done( s.success ); - jqXHR.fail( s.error ); - - // Get transport - transport = inspectPrefiltersOrTransports( transports, s, options, jqXHR ); - - // If no transport, we auto-abort - if ( !transport ) { - done( -1, "No Transport" ); - } else { - jqXHR.readyState = 1; - - // Send global event - if ( fireGlobals ) { - globalEventContext.trigger( "ajaxSend", [ jqXHR, s ] ); - } - - // If request was aborted inside ajaxSend, stop there - if ( completed ) { - return jqXHR; - } - - // Timeout - if ( s.async && s.timeout > 0 ) { - timeoutTimer = window.setTimeout( function() { - jqXHR.abort( "timeout" ); - }, s.timeout ); - } - - try { - completed = false; - transport.send( requestHeaders, done ); - } catch ( e ) { - - // Rethrow post-completion exceptions - if ( completed ) { - throw e; - } - - // Propagate others as results - done( -1, e ); - } - } - - // Callback for when everything is done - function done( status, nativeStatusText, responses, headers ) { - var isSuccess, success, error, response, modified, - statusText = nativeStatusText; - - // Ignore repeat invocations - if ( completed ) { - return; - } - - completed = true; - - // Clear timeout if it exists - if ( timeoutTimer ) { - window.clearTimeout( timeoutTimer ); - } - - // Dereference transport for early garbage collection - // (no matter how long the jqXHR object will be used) - transport = undefined; - - // Cache response headers - responseHeadersString = headers || ""; - - // Set readyState - jqXHR.readyState = status > 0 ? 4 : 0; - - // Determine if successful - isSuccess = status >= 200 && status < 300 || status === 304; - - // Get response data - if ( responses ) { - response = ajaxHandleResponses( s, jqXHR, responses ); - } - - // Convert no matter what (that way responseXXX fields are always set) - response = ajaxConvert( s, response, jqXHR, isSuccess ); - - // If successful, handle type chaining - if ( isSuccess ) { - - // Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode. - if ( s.ifModified ) { - modified = jqXHR.getResponseHeader( "Last-Modified" ); - if ( modified ) { - jQuery.lastModified[ cacheURL ] = modified; - } - modified = jqXHR.getResponseHeader( "etag" ); - if ( modified ) { - jQuery.etag[ cacheURL ] = modified; - } - } - - // if no content - if ( status === 204 || s.type === "HEAD" ) { - statusText = "nocontent"; - - // if not modified - } else if ( status === 304 ) { - statusText = "notmodified"; - - // If we have data, let's convert it - } else { - statusText = response.state; - success = response.data; - error = response.error; - isSuccess = !error; - } - } else { - - // Extract error from statusText and normalize for non-aborts - error = statusText; - if ( status || !statusText ) { - statusText = "error"; - if ( status < 0 ) { - status = 0; - } - } - } - - // Set data for the fake xhr object - jqXHR.status = status; - jqXHR.statusText = ( nativeStatusText || statusText ) + ""; - - // Success/Error - if ( isSuccess ) { - deferred.resolveWith( callbackContext, [ success, statusText, jqXHR ] ); - } else { - deferred.rejectWith( callbackContext, [ jqXHR, statusText, error ] ); - } - - // Status-dependent callbacks - jqXHR.statusCode( statusCode ); - statusCode = undefined; - - if ( fireGlobals ) { - globalEventContext.trigger( isSuccess ? "ajaxSuccess" : "ajaxError", - [ jqXHR, s, isSuccess ? success : error ] ); - } - - // Complete - completeDeferred.fireWith( callbackContext, [ jqXHR, statusText ] ); - - if ( fireGlobals ) { - globalEventContext.trigger( "ajaxComplete", [ jqXHR, s ] ); - - // Handle the global AJAX counter - if ( !( --jQuery.active ) ) { - jQuery.event.trigger( "ajaxStop" ); - } - } - } - - return jqXHR; - }, - - getJSON: function( url, data, callback ) { - return jQuery.get( url, data, callback, "json" ); - }, - - getScript: function( url, callback ) { - return jQuery.get( url, undefined, callback, "script" ); - } -} ); - -jQuery.each( [ "get", "post" ], function( i, method ) { - jQuery[ method ] = function( url, data, callback, type ) { - - // Shift arguments if data argument was omitted - if ( isFunction( data ) ) { - type = type || callback; - callback = data; - data = undefined; - } - - // The url can be an options object (which then must have .url) - return jQuery.ajax( jQuery.extend( { - url: url, - type: method, - dataType: type, - data: data, - success: callback - }, jQuery.isPlainObject( url ) && url ) ); - }; -} ); - - -jQuery._evalUrl = function( url, options ) { - return jQuery.ajax( { - url: url, - - // Make this explicit, since user can override this through ajaxSetup (#11264) - type: "GET", - dataType: "script", - cache: true, - async: false, - global: false, - - // Only evaluate the response if it is successful (gh-4126) - // dataFilter is not invoked for failure responses, so using it instead - // of the default converter is kludgy but it works. - converters: { - "text script": function() {} - }, - dataFilter: function( response ) { - jQuery.globalEval( response, options ); - } - } ); -}; - - -jQuery.fn.extend( { - wrapAll: function( html ) { - var wrap; - - if ( this[ 0 ] ) { - if ( isFunction( html ) ) { - html = html.call( this[ 0 ] ); - } - - // The elements to wrap the target around - wrap = jQuery( html, this[ 0 ].ownerDocument ).eq( 0 ).clone( true ); - - if ( this[ 0 ].parentNode ) { - wrap.insertBefore( this[ 0 ] ); - } - - wrap.map( function() { - var elem = this; - - while ( elem.firstElementChild ) { - elem = elem.firstElementChild; - } - - return elem; - } ).append( this ); - } - - return this; - }, - - wrapInner: function( html ) { - if ( isFunction( html ) ) { - return this.each( function( i ) { - jQuery( this ).wrapInner( html.call( this, i ) ); - } ); - } - - return this.each( function() { - var self = jQuery( this ), - contents = self.contents(); - - if ( contents.length ) { - contents.wrapAll( html ); - - } else { - self.append( html ); - } - } ); - }, - - wrap: function( html ) { - var htmlIsFunction = isFunction( html ); - - return this.each( function( i ) { - jQuery( this ).wrapAll( htmlIsFunction ? html.call( this, i ) : html ); - } ); - }, - - unwrap: function( selector ) { - this.parent( selector ).not( "body" ).each( function() { - jQuery( this ).replaceWith( this.childNodes ); - } ); - return this; - } -} ); - - -jQuery.expr.pseudos.hidden = function( elem ) { - return !jQuery.expr.pseudos.visible( elem ); -}; -jQuery.expr.pseudos.visible = function( elem ) { - return !!( elem.offsetWidth || elem.offsetHeight || elem.getClientRects().length ); -}; - - - - -jQuery.ajaxSettings.xhr = function() { - try { - return new window.XMLHttpRequest(); - } catch ( e ) {} -}; - -var xhrSuccessStatus = { - - // File protocol always yields status code 0, assume 200 - 0: 200, - - // Support: IE <=9 only - // #1450: sometimes IE returns 1223 when it should be 204 - 1223: 204 - }, - xhrSupported = jQuery.ajaxSettings.xhr(); - -support.cors = !!xhrSupported && ( "withCredentials" in xhrSupported ); -support.ajax = xhrSupported = !!xhrSupported; - -jQuery.ajaxTransport( function( options ) { - var callback, errorCallback; - - // Cross domain only allowed if supported through XMLHttpRequest - if ( support.cors || xhrSupported && !options.crossDomain ) { - return { - send: function( headers, complete ) { - var i, - xhr = options.xhr(); - - xhr.open( - options.type, - options.url, - options.async, - options.username, - options.password - ); - - // Apply custom fields if provided - if ( options.xhrFields ) { - for ( i in options.xhrFields ) { - xhr[ i ] = options.xhrFields[ i ]; - } - } - - // Override mime type if needed - if ( options.mimeType && xhr.overrideMimeType ) { - xhr.overrideMimeType( options.mimeType ); - } - - // X-Requested-With header - // For cross-domain requests, seeing as conditions for a preflight are - // akin to a jigsaw puzzle, we simply never set it to be sure. - // (it can always be set on a per-request basis or even using ajaxSetup) - // For same-domain requests, won't change header if already provided. - if ( !options.crossDomain && !headers[ "X-Requested-With" ] ) { - headers[ "X-Requested-With" ] = "XMLHttpRequest"; - } - - // Set headers - for ( i in headers ) { - xhr.setRequestHeader( i, headers[ i ] ); - } - - // Callback - callback = function( type ) { - return function() { - if ( callback ) { - callback = errorCallback = xhr.onload = - xhr.onerror = xhr.onabort = xhr.ontimeout = - xhr.onreadystatechange = null; - - if ( type === "abort" ) { - xhr.abort(); - } else if ( type === "error" ) { - - // Support: IE <=9 only - // On a manual native abort, IE9 throws - // errors on any property access that is not readyState - if ( typeof xhr.status !== "number" ) { - complete( 0, "error" ); - } else { - complete( - - // File: protocol always yields status 0; see #8605, #14207 - xhr.status, - xhr.statusText - ); - } - } else { - complete( - xhrSuccessStatus[ xhr.status ] || xhr.status, - xhr.statusText, - - // Support: IE <=9 only - // IE9 has no XHR2 but throws on binary (trac-11426) - // For XHR2 non-text, let the caller handle it (gh-2498) - ( xhr.responseType || "text" ) !== "text" || - typeof xhr.responseText !== "string" ? - { binary: xhr.response } : - { text: xhr.responseText }, - xhr.getAllResponseHeaders() - ); - } - } - }; - }; - - // Listen to events - xhr.onload = callback(); - errorCallback = xhr.onerror = xhr.ontimeout = callback( "error" ); - - // Support: IE 9 only - // Use onreadystatechange to replace onabort - // to handle uncaught aborts - if ( xhr.onabort !== undefined ) { - xhr.onabort = errorCallback; - } else { - xhr.onreadystatechange = function() { - - // Check readyState before timeout as it changes - if ( xhr.readyState === 4 ) { - - // Allow onerror to be called first, - // but that will not handle a native abort - // Also, save errorCallback to a variable - // as xhr.onerror cannot be accessed - window.setTimeout( function() { - if ( callback ) { - errorCallback(); - } - } ); - } - }; - } - - // Create the abort callback - callback = callback( "abort" ); - - try { - - // Do send the request (this may raise an exception) - xhr.send( options.hasContent && options.data || null ); - } catch ( e ) { - - // #14683: Only rethrow if this hasn't been notified as an error yet - if ( callback ) { - throw e; - } - } - }, - - abort: function() { - if ( callback ) { - callback(); - } - } - }; - } -} ); - - - - -// Prevent auto-execution of scripts when no explicit dataType was provided (See gh-2432) -jQuery.ajaxPrefilter( function( s ) { - if ( s.crossDomain ) { - s.contents.script = false; - } -} ); - -// Install script dataType -jQuery.ajaxSetup( { - accepts: { - script: "text/javascript, application/javascript, " + - "application/ecmascript, application/x-ecmascript" - }, - contents: { - script: /\b(?:java|ecma)script\b/ - }, - converters: { - "text script": function( text ) { - jQuery.globalEval( text ); - return text; - } - } -} ); - -// Handle cache's special case and crossDomain -jQuery.ajaxPrefilter( "script", function( s ) { - if ( s.cache === undefined ) { - s.cache = false; - } - if ( s.crossDomain ) { - s.type = "GET"; - } -} ); - -// Bind script tag hack transport -jQuery.ajaxTransport( "script", function( s ) { - - // This transport only deals with cross domain or forced-by-attrs requests - if ( s.crossDomain || s.scriptAttrs ) { - var script, callback; - return { - send: function( _, complete ) { - script = jQuery( "\r\n"; - -// inject VBScript -document.write(IEBinaryToArray_ByteStr_Script); - -global.JSZipUtils._getBinaryFromXHR = function (xhr) { - var binary = xhr.responseBody; - var byteMapping = {}; - for ( var i = 0; i < 256; i++ ) { - for ( var j = 0; j < 256; j++ ) { - byteMapping[ String.fromCharCode( i + (j << 8) ) ] = - String.fromCharCode(i) + String.fromCharCode(j); - } - } - var rawBytes = IEBinaryToArray_ByteStr(binary); - var lastChr = IEBinaryToArray_ByteStr_Last(binary); - return rawBytes.replace(/[\s\S]/g, function( match ) { - return byteMapping[match]; - }) + lastChr; -}; - -// enforcing Stuk's coding style -// vim: set shiftwidth=4 softtabstop=4: - -},{}]},{},[1]) -; diff --git a/docs/docs/api/jquery/jszip-utils/dist/jszip-utils-ie.min.js b/docs/docs/api/jquery/jszip-utils/dist/jszip-utils-ie.min.js deleted file mode 100644 index 93d8bc8e..00000000 --- a/docs/docs/api/jquery/jszip-utils/dist/jszip-utils-ie.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - -JSZipUtils - A collection of cross-browser utilities to go along with JSZip. - - -(c) 2014 Stuart Knightley, David Duponchel -Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown. - -*/ -!function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);throw new Error("Cannot find module '"+g+"'")}var j=c[g]={exports:{}};b[g][0].call(j.exports,function(a){var c=b[g][1][a];return e(c?c:a)},j,j.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g\r\n";document.write(b),a.JSZipUtils._getBinaryFromXHR=function(a){for(var b=a.responseBody,c={},d=0;256>d;d++)for(var e=0;256>e;e++)c[String.fromCharCode(d+(e<<8))]=String.fromCharCode(d)+String.fromCharCode(e);var f=IEBinaryToArray_ByteStr(b),g=IEBinaryToArray_ByteStr_Last(b);return f.replace(/[\s\S]/g,function(a){return c[a]})+g}},{}]},{},[1]); diff --git a/docs/docs/api/jquery/jszip-utils/dist/jszip-utils.js b/docs/docs/api/jquery/jszip-utils/dist/jszip-utils.js deleted file mode 100644 index 775895ec..00000000 --- a/docs/docs/api/jquery/jszip-utils/dist/jszip-utils.js +++ /dev/null @@ -1,118 +0,0 @@ -/*! - -JSZipUtils - A collection of cross-browser utilities to go along with JSZip. - - -(c) 2014 Stuart Knightley, David Duponchel -Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown. - -*/ -!function(e){"object"==typeof exports?module.exports=e():"function"==typeof define&&define.amd?define(e):"undefined"!=typeof window?window.JSZipUtils=e():"undefined"!=typeof global?global.JSZipUtils=e():"undefined"!=typeof self&&(self.JSZipUtils=e())}(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);throw new Error("Cannot find module '"+o+"'")}var f=n[o]={exports:{}};t[o][0].call(f.exports,function(e){var n=t[o][1][e];return s(n?n:e)},f,f.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o - -(c) 2014 Stuart Knightley, David Duponchel -Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown. - -*/ -!function(a){"object"==typeof exports?module.exports=a():"function"==typeof define&&define.amd?define(a):"undefined"!=typeof window?window.JSZipUtils=a():"undefined"!=typeof global?global.JSZipUtils=a():"undefined"!=typeof self&&(self.JSZipUtils=a())}(function(){return function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);throw new Error("Cannot find module '"+g+"'")}var j=c[g]={exports:{}};b[g][0].call(j.exports,function(a){var c=b[g][1][a];return e(c?c:a)},j,j.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g - -(c) 2009-2016 Stuart Knightley -Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown. - -JSZip uses the library pako released under the MIT license : -https://github.com/nodeca/pako/blob/master/LICENSE -*/ - -(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.JSZip = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o - -(c) 2009-2016 Stuart Knightley -Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown. - -JSZip uses the library pako released under the MIT license : -https://github.com/nodeca/pako/blob/master/LICENSE -*/ - -!function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this).JSZip=t()}}(function(){return function s(a,o,h){function u(r,t){if(!o[r]){if(!a[r]){var e="function"==typeof require&&require;if(!t&&e)return e(r,!0);if(l)return l(r,!0);var i=new Error("Cannot find module '"+r+"'");throw i.code="MODULE_NOT_FOUND",i}var n=o[r]={exports:{}};a[r][0].call(n.exports,function(t){var e=a[r][1][t];return u(e||t)},n,n.exports,s,a,o,h)}return o[r].exports}for(var l="function"==typeof require&&require,t=0;t>2,s=(3&e)<<4|r>>4,a=1>6:64,o=2>4,r=(15&n)<<4|(s=p.indexOf(t.charAt(o++)))>>2,i=(3&s)<<6|(a=p.indexOf(t.charAt(o++))),u[h++]=e,64!==s&&(u[h++]=r),64!==a&&(u[h++]=i);return u}},{"./support":30,"./utils":32}],2:[function(t,e,r){"use strict";var i=t("./external"),n=t("./stream/DataWorker"),s=t("./stream/Crc32Probe"),a=t("./stream/DataLengthProbe");function o(t,e,r,i,n){this.compressedSize=t,this.uncompressedSize=e,this.crc32=r,this.compression=i,this.compressedContent=n}o.prototype={getContentWorker:function(){var t=new n(i.Promise.resolve(this.compressedContent)).pipe(this.compression.uncompressWorker()).pipe(new a("data_length")),e=this;return t.on("end",function(){if(this.streamInfo.data_length!==e.uncompressedSize)throw new Error("Bug : uncompressed data size mismatch")}),t},getCompressedWorker:function(){return new n(i.Promise.resolve(this.compressedContent)).withStreamInfo("compressedSize",this.compressedSize).withStreamInfo("uncompressedSize",this.uncompressedSize).withStreamInfo("crc32",this.crc32).withStreamInfo("compression",this.compression)}},o.createWorkerFrom=function(t,e,r){return t.pipe(new s).pipe(new a("uncompressedSize")).pipe(e.compressWorker(r)).pipe(new a("compressedSize")).withStreamInfo("compression",e)},e.exports=o},{"./external":6,"./stream/Crc32Probe":25,"./stream/DataLengthProbe":26,"./stream/DataWorker":27}],3:[function(t,e,r){"use strict";var i=t("./stream/GenericWorker");r.STORE={magic:"\0\0",compressWorker:function(t){return new i("STORE compression")},uncompressWorker:function(){return new i("STORE decompression")}},r.DEFLATE=t("./flate")},{"./flate":7,"./stream/GenericWorker":28}],4:[function(t,e,r){"use strict";var i=t("./utils"),a=function(){for(var t,e=[],r=0;r<256;r++){t=r;for(var i=0;i<8;i++)t=1&t?3988292384^t>>>1:t>>>1;e[r]=t}return e}();e.exports=function(t,e){return void 0!==t&&t.length?"string"!==i.getTypeOf(t)?function(t,e,r){var i=a,n=0+r;t^=-1;for(var s=0;s>>8^i[255&(t^e[s])];return-1^t}(0|e,t,t.length):function(t,e,r){var i=a,n=0+r;t^=-1;for(var s=0;s>>8^i[255&(t^e.charCodeAt(s))];return-1^t}(0|e,t,t.length):0}},{"./utils":32}],5:[function(t,e,r){"use strict";r.base64=!1,r.binary=!1,r.dir=!1,r.createFolders=!0,r.date=null,r.compression=null,r.compressionOptions=null,r.comment=null,r.unixPermissions=null,r.dosPermissions=null},{}],6:[function(t,e,r){"use strict";var i;i="undefined"!=typeof Promise?Promise:t("lie"),e.exports={Promise:i}},{lie:37}],7:[function(t,e,r){"use strict";var i="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array,n=t("pako"),s=t("./utils"),a=t("./stream/GenericWorker"),o=i?"uint8array":"array";function h(t,e){a.call(this,"FlateWorker/"+t),this._pako=null,this._pakoAction=t,this._pakoOptions=e,this.meta={}}r.magic="\b\0",s.inherits(h,a),h.prototype.processChunk=function(t){this.meta=t.meta,null===this._pako&&this._createPako(),this._pako.push(s.transformTo(o,t.data),!1)},h.prototype.flush=function(){a.prototype.flush.call(this),null===this._pako&&this._createPako(),this._pako.push([],!0)},h.prototype.cleanUp=function(){a.prototype.cleanUp.call(this),this._pako=null},h.prototype._createPako=function(){this._pako=new n[this._pakoAction]({raw:!0,level:this._pakoOptions.level||-1});var e=this;this._pako.onData=function(t){e.push({data:t,meta:e.meta})}},r.compressWorker=function(t){return new h("Deflate",t)},r.uncompressWorker=function(){return new h("Inflate",{})}},{"./stream/GenericWorker":28,"./utils":32,pako:38}],8:[function(t,e,r){"use strict";function O(t,e){var r,i="";for(r=0;r>>=8;return i}function n(t,e,r,i,n,s){var a,o,h=t.file,u=t.compression,l=s!==R.utf8encode,f=B.transformTo("string",s(h.name)),d=B.transformTo("string",R.utf8encode(h.name)),c=h.comment,p=B.transformTo("string",s(c)),m=B.transformTo("string",R.utf8encode(c)),_=d.length!==h.name.length,g=m.length!==c.length,b="",v="",y="",w=h.dir,k=h.date,x={crc32:0,compressedSize:0,uncompressedSize:0};e&&!r||(x.crc32=t.crc32,x.compressedSize=t.compressedSize,x.uncompressedSize=t.uncompressedSize);var S=0;e&&(S|=8),l||!_&&!g||(S|=2048);var z,C,E=0,A=0;w&&(E|=16),"UNIX"===n?(A=798,E|=(z=h.unixPermissions,(C=z)||(C=w?16893:33204),(65535&C)<<16)):(A=20,E|=63&(h.dosPermissions||0)),a=k.getUTCHours(),a<<=6,a|=k.getUTCMinutes(),a<<=5,a|=k.getUTCSeconds()/2,o=k.getUTCFullYear()-1980,o<<=4,o|=k.getUTCMonth()+1,o<<=5,o|=k.getUTCDate(),_&&(b+="up"+O((v=O(1,1)+O(T(f),4)+d).length,2)+v),g&&(b+="uc"+O((y=O(1,1)+O(T(p),4)+m).length,2)+y);var I="";return I+="\n\0",I+=O(S,2),I+=u.magic,I+=O(a,2),I+=O(o,2),I+=O(x.crc32,4),I+=O(x.compressedSize,4),I+=O(x.uncompressedSize,4),I+=O(f.length,2),I+=O(b.length,2),{fileRecord:D.LOCAL_FILE_HEADER+I+f+b,dirRecord:D.CENTRAL_FILE_HEADER+O(A,2)+I+O(p.length,2)+"\0\0\0\0"+O(E,4)+O(i,4)+f+b+p}}var B=t("../utils"),s=t("../stream/GenericWorker"),R=t("../utf8"),T=t("../crc32"),D=t("../signature");function i(t,e,r,i){s.call(this,"ZipFileWorker"),this.bytesWritten=0,this.zipComment=e,this.zipPlatform=r,this.encodeFileName=i,this.streamFiles=t,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],this.currentSourceOffset=0,this.entriesCount=0,this.currentFile=null,this._sources=[]}B.inherits(i,s),i.prototype.push=function(t){var e=t.meta.percent||0,r=this.entriesCount,i=this._sources.length;this.accumulate?this.contentBuffer.push(t):(this.bytesWritten+=t.data.length,s.prototype.push.call(this,{data:t.data,meta:{currentFile:this.currentFile,percent:r?(e+100*(r-i-1))/r:100}}))},i.prototype.openedSource=function(t){this.currentSourceOffset=this.bytesWritten,this.currentFile=t.file.name;var e=this.streamFiles&&!t.file.dir;if(e){var r=n(t,e,!1,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);this.push({data:r.fileRecord,meta:{percent:0}})}else this.accumulate=!0},i.prototype.closedSource=function(t){this.accumulate=!1;var e,r=this.streamFiles&&!t.file.dir,i=n(t,r,!0,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);if(this.dirRecords.push(i.dirRecord),r)this.push({data:(e=t,D.DATA_DESCRIPTOR+O(e.crc32,4)+O(e.compressedSize,4)+O(e.uncompressedSize,4)),meta:{percent:100}});else for(this.push({data:i.fileRecord,meta:{percent:0}});this.contentBuffer.length;)this.push(this.contentBuffer.shift());this.currentFile=null},i.prototype.flush=function(){for(var t=this.bytesWritten,e=0;e=this.index;e--)r=(r<<8)+this.byteAt(e);return this.index+=t,r},readString:function(t){return i.transformTo("string",this.readData(t))},readData:function(t){},lastIndexOfSignature:function(t){},readAndCheckSignature:function(t){},readDate:function(){var t=this.readInt(4);return new Date(Date.UTC(1980+(t>>25&127),(t>>21&15)-1,t>>16&31,t>>11&31,t>>5&63,(31&t)<<1))}},e.exports=n},{"../utils":32}],19:[function(t,e,r){"use strict";var i=t("./Uint8ArrayReader");function n(t){i.call(this,t)}t("../utils").inherits(n,i),n.prototype.readData=function(t){this.checkOffset(t);var e=this.data.slice(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},e.exports=n},{"../utils":32,"./Uint8ArrayReader":21}],20:[function(t,e,r){"use strict";var i=t("./DataReader");function n(t){i.call(this,t)}t("../utils").inherits(n,i),n.prototype.byteAt=function(t){return this.data.charCodeAt(this.zero+t)},n.prototype.lastIndexOfSignature=function(t){return this.data.lastIndexOf(t)-this.zero},n.prototype.readAndCheckSignature=function(t){return t===this.readData(4)},n.prototype.readData=function(t){this.checkOffset(t);var e=this.data.slice(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},e.exports=n},{"../utils":32,"./DataReader":18}],21:[function(t,e,r){"use strict";var i=t("./ArrayReader");function n(t){i.call(this,t)}t("../utils").inherits(n,i),n.prototype.readData=function(t){if(this.checkOffset(t),0===t)return new Uint8Array(0);var e=this.data.subarray(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},e.exports=n},{"../utils":32,"./ArrayReader":17}],22:[function(t,e,r){"use strict";var i=t("../utils"),n=t("../support"),s=t("./ArrayReader"),a=t("./StringReader"),o=t("./NodeBufferReader"),h=t("./Uint8ArrayReader");e.exports=function(t){var e=i.getTypeOf(t);return i.checkSupport(e),"string"!==e||n.uint8array?"nodebuffer"===e?new o(t):n.uint8array?new h(i.transformTo("uint8array",t)):new s(i.transformTo("array",t)):new a(t)}},{"../support":30,"../utils":32,"./ArrayReader":17,"./NodeBufferReader":19,"./StringReader":20,"./Uint8ArrayReader":21}],23:[function(t,e,r){"use strict";r.LOCAL_FILE_HEADER="PK",r.CENTRAL_FILE_HEADER="PK",r.CENTRAL_DIRECTORY_END="PK",r.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK",r.ZIP64_CENTRAL_DIRECTORY_END="PK",r.DATA_DESCRIPTOR="PK\b"},{}],24:[function(t,e,r){"use strict";var i=t("./GenericWorker"),n=t("../utils");function s(t){i.call(this,"ConvertWorker to "+t),this.destType=t}n.inherits(s,i),s.prototype.processChunk=function(t){this.push({data:n.transformTo(this.destType,t.data),meta:t.meta})},e.exports=s},{"../utils":32,"./GenericWorker":28}],25:[function(t,e,r){"use strict";var i=t("./GenericWorker"),n=t("../crc32");function s(){i.call(this,"Crc32Probe"),this.withStreamInfo("crc32",0)}t("../utils").inherits(s,i),s.prototype.processChunk=function(t){this.streamInfo.crc32=n(t.data,this.streamInfo.crc32||0),this.push(t)},e.exports=s},{"../crc32":4,"../utils":32,"./GenericWorker":28}],26:[function(t,e,r){"use strict";var i=t("../utils"),n=t("./GenericWorker");function s(t){n.call(this,"DataLengthProbe for "+t),this.propName=t,this.withStreamInfo(t,0)}i.inherits(s,n),s.prototype.processChunk=function(t){if(t){var e=this.streamInfo[this.propName]||0;this.streamInfo[this.propName]=e+t.data.length}n.prototype.processChunk.call(this,t)},e.exports=s},{"../utils":32,"./GenericWorker":28}],27:[function(t,e,r){"use strict";var i=t("../utils"),n=t("./GenericWorker");function s(t){n.call(this,"DataWorker");var e=this;this.dataIsReady=!1,this.index=0,this.max=0,this.data=null,this.type="",this._tickScheduled=!1,t.then(function(t){e.dataIsReady=!0,e.data=t,e.max=t&&t.length||0,e.type=i.getTypeOf(t),e.isPaused||e._tickAndRepeat()},function(t){e.error(t)})}i.inherits(s,n),s.prototype.cleanUp=function(){n.prototype.cleanUp.call(this),this.data=null},s.prototype.resume=function(){return!!n.prototype.resume.call(this)&&(!this._tickScheduled&&this.dataIsReady&&(this._tickScheduled=!0,i.delay(this._tickAndRepeat,[],this)),!0)},s.prototype._tickAndRepeat=function(){this._tickScheduled=!1,this.isPaused||this.isFinished||(this._tick(),this.isFinished||(i.delay(this._tickAndRepeat,[],this),this._tickScheduled=!0))},s.prototype._tick=function(){if(this.isPaused||this.isFinished)return!1;var t=null,e=Math.min(this.max,this.index+16384);if(this.index>=this.max)return this.end();switch(this.type){case"string":t=this.data.substring(this.index,e);break;case"uint8array":t=this.data.subarray(this.index,e);break;case"array":case"nodebuffer":t=this.data.slice(this.index,e)}return this.index=e,this.push({data:t,meta:{percent:this.max?this.index/this.max*100:0}})},e.exports=s},{"../utils":32,"./GenericWorker":28}],28:[function(t,e,r){"use strict";function i(t){this.name=t||"default",this.streamInfo={},this.generatedError=null,this.extraStreamInfo={},this.isPaused=!0,this.isFinished=!1,this.isLocked=!1,this._listeners={data:[],end:[],error:[]},this.previous=null}i.prototype={push:function(t){this.emit("data",t)},end:function(){if(this.isFinished)return!1;this.flush();try{this.emit("end"),this.cleanUp(),this.isFinished=!0}catch(t){this.emit("error",t)}return!0},error:function(t){return!this.isFinished&&(this.isPaused?this.generatedError=t:(this.isFinished=!0,this.emit("error",t),this.previous&&this.previous.error(t),this.cleanUp()),!0)},on:function(t,e){return this._listeners[t].push(e),this},cleanUp:function(){this.streamInfo=this.generatedError=this.extraStreamInfo=null,this._listeners=[]},emit:function(t,e){if(this._listeners[t])for(var r=0;r "+t:t}},e.exports=i},{}],29:[function(t,e,r){"use strict";var h=t("../utils"),n=t("./ConvertWorker"),s=t("./GenericWorker"),u=t("../base64"),i=t("../support"),a=t("../external"),o=null;if(i.nodestream)try{o=t("../nodejs/NodejsStreamOutputAdapter")}catch(t){}function l(t,e,r){var i=e;switch(e){case"blob":case"arraybuffer":i="uint8array";break;case"base64":i="string"}try{this._internalType=i,this._outputType=e,this._mimeType=r,h.checkSupport(i),this._worker=t.pipe(new n(i)),t.lock()}catch(t){this._worker=new s("error"),this._worker.error(t)}}l.prototype={accumulate:function(t){return function(t,o){return new a.Promise(function(e,r){var i=[],n=t._internalType,s=t._outputType,a=t._mimeType;t.on("data",function(t,e){i.push(t),o&&o(e)}).on("error",function(t){i=[],r(t)}).on("end",function(){try{var t=function(t,e,r){switch(t){case"blob":return h.newBlob(h.transformTo("arraybuffer",e),r);case"base64":return u.encode(e);default:return h.transformTo(t,e)}}(s,function(t,e){var r,i=0,n=null,s=0;for(r=0;r>>6:(r<65536?e[s++]=224|r>>>12:(e[s++]=240|r>>>18,e[s++]=128|r>>>12&63),e[s++]=128|r>>>6&63),e[s++]=128|63&r);return e}(t)},s.utf8decode=function(t){return h.nodebuffer?o.transformTo("nodebuffer",t).toString("utf-8"):function(t){var e,r,i,n,s=t.length,a=new Array(2*s);for(e=r=0;e>10&1023,a[r++]=56320|1023&i)}return a.length!==r&&(a.subarray?a=a.subarray(0,r):a.length=r),o.applyFromCharCode(a)}(t=o.transformTo(h.uint8array?"uint8array":"array",t))},o.inherits(a,i),a.prototype.processChunk=function(t){var e=o.transformTo(h.uint8array?"uint8array":"array",t.data);if(this.leftOver&&this.leftOver.length){if(h.uint8array){var r=e;(e=new Uint8Array(r.length+this.leftOver.length)).set(this.leftOver,0),e.set(r,this.leftOver.length)}else e=this.leftOver.concat(e);this.leftOver=null}var i=function(t,e){var r;for((e=e||t.length)>t.length&&(e=t.length),r=e-1;0<=r&&128==(192&t[r]);)r--;return r<0?e:0===r?e:r+u[t[r]]>e?r:e}(e),n=e;i!==e.length&&(h.uint8array?(n=e.subarray(0,i),this.leftOver=e.subarray(i,e.length)):(n=e.slice(0,i),this.leftOver=e.slice(i,e.length))),this.push({data:s.utf8decode(n),meta:t.meta})},a.prototype.flush=function(){this.leftOver&&this.leftOver.length&&(this.push({data:s.utf8decode(this.leftOver),meta:{}}),this.leftOver=null)},s.Utf8DecodeWorker=a,o.inherits(l,i),l.prototype.processChunk=function(t){this.push({data:s.utf8encode(t.data),meta:t.meta})},s.Utf8EncodeWorker=l},{"./nodejsUtils":14,"./stream/GenericWorker":28,"./support":30,"./utils":32}],32:[function(t,e,o){"use strict";var h=t("./support"),u=t("./base64"),r=t("./nodejsUtils"),i=t("set-immediate-shim"),l=t("./external");function n(t){return t}function f(t,e){for(var r=0;r>8;this.dir=!!(16&this.externalFileAttributes),0==t&&(this.dosPermissions=63&this.externalFileAttributes),3==t&&(this.unixPermissions=this.externalFileAttributes>>16&65535),this.dir||"/"!==this.fileNameStr.slice(-1)||(this.dir=!0)},parseZIP64ExtraField:function(t){if(this.extraFields[1]){var e=i(this.extraFields[1].value);this.uncompressedSize===s.MAX_VALUE_32BITS&&(this.uncompressedSize=e.readInt(8)),this.compressedSize===s.MAX_VALUE_32BITS&&(this.compressedSize=e.readInt(8)),this.localHeaderOffset===s.MAX_VALUE_32BITS&&(this.localHeaderOffset=e.readInt(8)),this.diskNumberStart===s.MAX_VALUE_32BITS&&(this.diskNumberStart=e.readInt(4))}},readExtraFields:function(t){var e,r,i,n=t.index+this.extraFieldsLength;for(this.extraFields||(this.extraFields={});t.index+4>>6:(r<65536?e[s++]=224|r>>>12:(e[s++]=240|r>>>18,e[s++]=128|r>>>12&63),e[s++]=128|r>>>6&63),e[s++]=128|63&r);return e},r.buf2binstring=function(t){return l(t,t.length)},r.binstring2buf=function(t){for(var e=new h.Buf8(t.length),r=0,i=e.length;r>10&1023,o[i++]=56320|1023&n)}return l(o,i)},r.utf8border=function(t,e){var r;for((e=e||t.length)>t.length&&(e=t.length),r=e-1;0<=r&&128==(192&t[r]);)r--;return r<0?e:0===r?e:r+u[t[r]]>e?r:e}},{"./common":41}],43:[function(t,e,r){"use strict";e.exports=function(t,e,r,i){for(var n=65535&t|0,s=t>>>16&65535|0,a=0;0!==r;){for(r-=a=2e3>>1:t>>>1;e[r]=t}return e}();e.exports=function(t,e,r,i){var n=o,s=i+r;t^=-1;for(var a=i;a>>8^n[255&(t^e[a])];return-1^t}},{}],46:[function(t,e,r){"use strict";var h,d=t("../utils/common"),u=t("./trees"),c=t("./adler32"),p=t("./crc32"),i=t("./messages"),l=0,f=0,m=-2,n=2,_=8,s=286,a=30,o=19,g=2*s+1,b=15,v=3,y=258,w=y+v+1,k=42,x=113;function S(t,e){return t.msg=i[e],e}function z(t){return(t<<1)-(4t.avail_out&&(r=t.avail_out),0!==r&&(d.arraySet(t.output,e.pending_buf,e.pending_out,r,t.next_out),t.next_out+=r,e.pending_out+=r,t.total_out+=r,t.avail_out-=r,e.pending-=r,0===e.pending&&(e.pending_out=0))}function A(t,e){u._tr_flush_block(t,0<=t.block_start?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,E(t.strm)}function I(t,e){t.pending_buf[t.pending++]=e}function O(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=255&e}function B(t,e){var r,i,n=t.max_chain_length,s=t.strstart,a=t.prev_length,o=t.nice_match,h=t.strstart>t.w_size-w?t.strstart-(t.w_size-w):0,u=t.window,l=t.w_mask,f=t.prev,d=t.strstart+y,c=u[s+a-1],p=u[s+a];t.prev_length>=t.good_match&&(n>>=2),o>t.lookahead&&(o=t.lookahead);do{if(u[(r=e)+a]===p&&u[r+a-1]===c&&u[r]===u[s]&&u[++r]===u[s+1]){s+=2,r++;do{}while(u[++s]===u[++r]&&u[++s]===u[++r]&&u[++s]===u[++r]&&u[++s]===u[++r]&&u[++s]===u[++r]&&u[++s]===u[++r]&&u[++s]===u[++r]&&u[++s]===u[++r]&&sh&&0!=--n);return a<=t.lookahead?a:t.lookahead}function R(t){var e,r,i,n,s,a,o,h,u,l,f=t.w_size;do{if(n=t.window_size-t.lookahead-t.strstart,t.strstart>=f+(f-w)){for(d.arraySet(t.window,t.window,f,f,0),t.match_start-=f,t.strstart-=f,t.block_start-=f,e=r=t.hash_size;i=t.head[--e],t.head[e]=f<=i?i-f:0,--r;);for(e=r=f;i=t.prev[--e],t.prev[e]=f<=i?i-f:0,--r;);n+=f}if(0===t.strm.avail_in)break;if(a=t.strm,o=t.window,h=t.strstart+t.lookahead,l=void 0,(u=n)<(l=a.avail_in)&&(l=u),r=0===l?0:(a.avail_in-=l,d.arraySet(o,a.input,a.next_in,l,h),1===a.state.wrap?a.adler=c(a.adler,o,l,h):2===a.state.wrap&&(a.adler=p(a.adler,o,l,h)),a.next_in+=l,a.total_in+=l,l),t.lookahead+=r,t.lookahead+t.insert>=v)for(s=t.strstart-t.insert,t.ins_h=t.window[s],t.ins_h=(t.ins_h<=v&&(t.ins_h=(t.ins_h<=v)if(i=u._tr_tally(t,t.strstart-t.match_start,t.match_length-v),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=v){for(t.match_length--;t.strstart++,t.ins_h=(t.ins_h<=v&&(t.ins_h=(t.ins_h<=v&&t.match_length<=t.prev_length){for(n=t.strstart+t.lookahead-v,i=u._tr_tally(t,t.strstart-1-t.prev_match,t.prev_length-v),t.lookahead-=t.prev_length-1,t.prev_length-=2;++t.strstart<=n&&(t.ins_h=(t.ins_h<t.pending_buf_size-5&&(r=t.pending_buf_size-5);;){if(t.lookahead<=1){if(R(t),0===t.lookahead&&e===l)return 1;if(0===t.lookahead)break}t.strstart+=t.lookahead,t.lookahead=0;var i=t.block_start+r;if((0===t.strstart||t.strstart>=i)&&(t.lookahead=t.strstart-i,t.strstart=i,A(t,!1),0===t.strm.avail_out))return 1;if(t.strstart-t.block_start>=t.w_size-w&&(A(t,!1),0===t.strm.avail_out))return 1}return t.insert=0,4===e?(A(t,!0),0===t.strm.avail_out?3:4):(t.strstart>t.block_start&&(A(t,!1),t.strm.avail_out),1)}),new F(4,4,8,4,T),new F(4,5,16,8,T),new F(4,6,32,32,T),new F(4,4,16,16,D),new F(8,16,32,32,D),new F(8,16,128,128,D),new F(8,32,128,256,D),new F(32,128,258,1024,D),new F(32,258,258,4096,D)],r.deflateInit=function(t,e){return L(t,e,_,15,8,0)},r.deflateInit2=L,r.deflateReset=P,r.deflateResetKeep=U,r.deflateSetHeader=function(t,e){return t&&t.state?2!==t.state.wrap?m:(t.state.gzhead=e,f):m},r.deflate=function(t,e){var r,i,n,s;if(!t||!t.state||5>8&255),I(i,i.gzhead.time>>16&255),I(i,i.gzhead.time>>24&255),I(i,9===i.level?2:2<=i.strategy||i.level<2?4:0),I(i,255&i.gzhead.os),i.gzhead.extra&&i.gzhead.extra.length&&(I(i,255&i.gzhead.extra.length),I(i,i.gzhead.extra.length>>8&255)),i.gzhead.hcrc&&(t.adler=p(t.adler,i.pending_buf,i.pending,0)),i.gzindex=0,i.status=69):(I(i,0),I(i,0),I(i,0),I(i,0),I(i,0),I(i,9===i.level?2:2<=i.strategy||i.level<2?4:0),I(i,3),i.status=x);else{var a=_+(i.w_bits-8<<4)<<8;a|=(2<=i.strategy||i.level<2?0:i.level<6?1:6===i.level?2:3)<<6,0!==i.strstart&&(a|=32),a+=31-a%31,i.status=x,O(i,a),0!==i.strstart&&(O(i,t.adler>>>16),O(i,65535&t.adler)),t.adler=1}if(69===i.status)if(i.gzhead.extra){for(n=i.pending;i.gzindex<(65535&i.gzhead.extra.length)&&(i.pending!==i.pending_buf_size||(i.gzhead.hcrc&&i.pending>n&&(t.adler=p(t.adler,i.pending_buf,i.pending-n,n)),E(t),n=i.pending,i.pending!==i.pending_buf_size));)I(i,255&i.gzhead.extra[i.gzindex]),i.gzindex++;i.gzhead.hcrc&&i.pending>n&&(t.adler=p(t.adler,i.pending_buf,i.pending-n,n)),i.gzindex===i.gzhead.extra.length&&(i.gzindex=0,i.status=73)}else i.status=73;if(73===i.status)if(i.gzhead.name){n=i.pending;do{if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>n&&(t.adler=p(t.adler,i.pending_buf,i.pending-n,n)),E(t),n=i.pending,i.pending===i.pending_buf_size)){s=1;break}s=i.gzindexn&&(t.adler=p(t.adler,i.pending_buf,i.pending-n,n)),0===s&&(i.gzindex=0,i.status=91)}else i.status=91;if(91===i.status)if(i.gzhead.comment){n=i.pending;do{if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>n&&(t.adler=p(t.adler,i.pending_buf,i.pending-n,n)),E(t),n=i.pending,i.pending===i.pending_buf_size)){s=1;break}s=i.gzindexn&&(t.adler=p(t.adler,i.pending_buf,i.pending-n,n)),0===s&&(i.status=103)}else i.status=103;if(103===i.status&&(i.gzhead.hcrc?(i.pending+2>i.pending_buf_size&&E(t),i.pending+2<=i.pending_buf_size&&(I(i,255&t.adler),I(i,t.adler>>8&255),t.adler=0,i.status=x)):i.status=x),0!==i.pending){if(E(t),0===t.avail_out)return i.last_flush=-1,f}else if(0===t.avail_in&&z(e)<=z(r)&&4!==e)return S(t,-5);if(666===i.status&&0!==t.avail_in)return S(t,-5);if(0!==t.avail_in||0!==i.lookahead||e!==l&&666!==i.status){var o=2===i.strategy?function(t,e){for(var r;;){if(0===t.lookahead&&(R(t),0===t.lookahead)){if(e===l)return 1;break}if(t.match_length=0,r=u._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,r&&(A(t,!1),0===t.strm.avail_out))return 1}return t.insert=0,4===e?(A(t,!0),0===t.strm.avail_out?3:4):t.last_lit&&(A(t,!1),0===t.strm.avail_out)?1:2}(i,e):3===i.strategy?function(t,e){for(var r,i,n,s,a=t.window;;){if(t.lookahead<=y){if(R(t),t.lookahead<=y&&e===l)return 1;if(0===t.lookahead)break}if(t.match_length=0,t.lookahead>=v&&0t.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=v?(r=u._tr_tally(t,1,t.match_length-v),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(r=u._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),r&&(A(t,!1),0===t.strm.avail_out))return 1}return t.insert=0,4===e?(A(t,!0),0===t.strm.avail_out?3:4):t.last_lit&&(A(t,!1),0===t.strm.avail_out)?1:2}(i,e):h[i.level].func(i,e);if(3!==o&&4!==o||(i.status=666),1===o||3===o)return 0===t.avail_out&&(i.last_flush=-1),f;if(2===o&&(1===e?u._tr_align(i):5!==e&&(u._tr_stored_block(i,0,0,!1),3===e&&(C(i.head),0===i.lookahead&&(i.strstart=0,i.block_start=0,i.insert=0))),E(t),0===t.avail_out))return i.last_flush=-1,f}return 4!==e?f:i.wrap<=0?1:(2===i.wrap?(I(i,255&t.adler),I(i,t.adler>>8&255),I(i,t.adler>>16&255),I(i,t.adler>>24&255),I(i,255&t.total_in),I(i,t.total_in>>8&255),I(i,t.total_in>>16&255),I(i,t.total_in>>24&255)):(O(i,t.adler>>>16),O(i,65535&t.adler)),E(t),0=r.w_size&&(0===s&&(C(r.head),r.strstart=0,r.block_start=0,r.insert=0),u=new d.Buf8(r.w_size),d.arraySet(u,e,l-r.w_size,r.w_size,0),e=u,l=r.w_size),a=t.avail_in,o=t.next_in,h=t.input,t.avail_in=l,t.next_in=0,t.input=e,R(r);r.lookahead>=v;){for(i=r.strstart,n=r.lookahead-(v-1);r.ins_h=(r.ins_h<>>=y=v>>>24,p-=y,0==(y=v>>>16&255))C[s++]=65535&v;else{if(!(16&y)){if(0==(64&y)){v=m[(65535&v)+(c&(1<>>=y,p-=y),p<15&&(c+=z[i++]<>>=y=v>>>24,p-=y,!(16&(y=v>>>16&255))){if(0==(64&y)){v=_[(65535&v)+(c&(1<>>=y,p-=y,(y=s-a)>3,c&=(1<<(p-=w<<3))-1,t.next_in=i,t.next_out=s,t.avail_in=i>>24&255)+(t>>>8&65280)+((65280&t)<<8)+((255&t)<<24)}function s(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new I.Buf16(320),this.work=new I.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function a(t){var e;return t&&t.state?(e=t.state,t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=1&e.wrap),e.mode=P,e.last=0,e.havedict=0,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new I.Buf32(i),e.distcode=e.distdyn=new I.Buf32(n),e.sane=1,e.back=-1,N):U}function o(t){var e;return t&&t.state?((e=t.state).wsize=0,e.whave=0,e.wnext=0,a(t)):U}function h(t,e){var r,i;return t&&t.state?(i=t.state,e<0?(r=0,e=-e):(r=1+(e>>4),e<48&&(e&=15)),e&&(e<8||15=s.wsize?(I.arraySet(s.window,e,r-s.wsize,s.wsize,0),s.wnext=0,s.whave=s.wsize):(i<(n=s.wsize-s.wnext)&&(n=i),I.arraySet(s.window,e,r-i,n,s.wnext),(i-=n)?(I.arraySet(s.window,e,r-i,i,0),s.wnext=i,s.whave=s.wsize):(s.wnext+=n,s.wnext===s.wsize&&(s.wnext=0),s.whave>>8&255,r.check=B(r.check,E,2,0),l=u=0,r.mode=2;break}if(r.flags=0,r.head&&(r.head.done=!1),!(1&r.wrap)||(((255&u)<<8)+(u>>8))%31){t.msg="incorrect header check",r.mode=30;break}if(8!=(15&u)){t.msg="unknown compression method",r.mode=30;break}if(l-=4,k=8+(15&(u>>>=4)),0===r.wbits)r.wbits=k;else if(k>r.wbits){t.msg="invalid window size",r.mode=30;break}r.dmax=1<>8&1),512&r.flags&&(E[0]=255&u,E[1]=u>>>8&255,r.check=B(r.check,E,2,0)),l=u=0,r.mode=3;case 3:for(;l<32;){if(0===o)break t;o--,u+=i[s++]<>>8&255,E[2]=u>>>16&255,E[3]=u>>>24&255,r.check=B(r.check,E,4,0)),l=u=0,r.mode=4;case 4:for(;l<16;){if(0===o)break t;o--,u+=i[s++]<>8),512&r.flags&&(E[0]=255&u,E[1]=u>>>8&255,r.check=B(r.check,E,2,0)),l=u=0,r.mode=5;case 5:if(1024&r.flags){for(;l<16;){if(0===o)break t;o--,u+=i[s++]<>>8&255,r.check=B(r.check,E,2,0)),l=u=0}else r.head&&(r.head.extra=null);r.mode=6;case 6:if(1024&r.flags&&(o<(c=r.length)&&(c=o),c&&(r.head&&(k=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Array(r.head.extra_len)),I.arraySet(r.head.extra,i,s,c,k)),512&r.flags&&(r.check=B(r.check,i,c,s)),o-=c,s+=c,r.length-=c),r.length))break t;r.length=0,r.mode=7;case 7:if(2048&r.flags){if(0===o)break t;for(c=0;k=i[s+c++],r.head&&k&&r.length<65536&&(r.head.name+=String.fromCharCode(k)),k&&c>9&1,r.head.done=!0),t.adler=r.check=0,r.mode=12;break;case 10:for(;l<32;){if(0===o)break t;o--,u+=i[s++]<>>=7&l,l-=7&l,r.mode=27;break}for(;l<3;){if(0===o)break t;o--,u+=i[s++]<>>=1)){case 0:r.mode=14;break;case 1:if(j(r),r.mode=20,6!==e)break;u>>>=2,l-=2;break t;case 2:r.mode=17;break;case 3:t.msg="invalid block type",r.mode=30}u>>>=2,l-=2;break;case 14:for(u>>>=7&l,l-=7&l;l<32;){if(0===o)break t;o--,u+=i[s++]<>>16^65535)){t.msg="invalid stored block lengths",r.mode=30;break}if(r.length=65535&u,l=u=0,r.mode=15,6===e)break t;case 15:r.mode=16;case 16:if(c=r.length){if(o>>=5,l-=5,r.ndist=1+(31&u),u>>>=5,l-=5,r.ncode=4+(15&u),u>>>=4,l-=4,286>>=3,l-=3}for(;r.have<19;)r.lens[A[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,S={bits:r.lenbits},x=T(0,r.lens,0,19,r.lencode,0,r.work,S),r.lenbits=S.bits,x){t.msg="invalid code lengths set",r.mode=30;break}r.have=0,r.mode=19;case 19:for(;r.have>>16&255,b=65535&C,!((_=C>>>24)<=l);){if(0===o)break t;o--,u+=i[s++]<>>=_,l-=_,r.lens[r.have++]=b;else{if(16===b){for(z=_+2;l>>=_,l-=_,0===r.have){t.msg="invalid bit length repeat",r.mode=30;break}k=r.lens[r.have-1],c=3+(3&u),u>>>=2,l-=2}else if(17===b){for(z=_+3;l>>=_)),u>>>=3,l-=3}else{for(z=_+7;l>>=_)),u>>>=7,l-=7}if(r.have+c>r.nlen+r.ndist){t.msg="invalid bit length repeat",r.mode=30;break}for(;c--;)r.lens[r.have++]=k}}if(30===r.mode)break;if(0===r.lens[256]){t.msg="invalid code -- missing end-of-block",r.mode=30;break}if(r.lenbits=9,S={bits:r.lenbits},x=T(D,r.lens,0,r.nlen,r.lencode,0,r.work,S),r.lenbits=S.bits,x){t.msg="invalid literal/lengths set",r.mode=30;break}if(r.distbits=6,r.distcode=r.distdyn,S={bits:r.distbits},x=T(F,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,S),r.distbits=S.bits,x){t.msg="invalid distances set",r.mode=30;break}if(r.mode=20,6===e)break t;case 20:r.mode=21;case 21:if(6<=o&&258<=h){t.next_out=a,t.avail_out=h,t.next_in=s,t.avail_in=o,r.hold=u,r.bits=l,R(t,d),a=t.next_out,n=t.output,h=t.avail_out,s=t.next_in,i=t.input,o=t.avail_in,u=r.hold,l=r.bits,12===r.mode&&(r.back=-1);break}for(r.back=0;g=(C=r.lencode[u&(1<>>16&255,b=65535&C,!((_=C>>>24)<=l);){if(0===o)break t;o--,u+=i[s++]<>v)])>>>16&255,b=65535&C,!(v+(_=C>>>24)<=l);){if(0===o)break t;o--,u+=i[s++]<>>=v,l-=v,r.back+=v}if(u>>>=_,l-=_,r.back+=_,r.length=b,0===g){r.mode=26;break}if(32&g){r.back=-1,r.mode=12;break}if(64&g){t.msg="invalid literal/length code",r.mode=30;break}r.extra=15&g,r.mode=22;case 22:if(r.extra){for(z=r.extra;l>>=r.extra,l-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=23;case 23:for(;g=(C=r.distcode[u&(1<>>16&255,b=65535&C,!((_=C>>>24)<=l);){if(0===o)break t;o--,u+=i[s++]<>v)])>>>16&255,b=65535&C,!(v+(_=C>>>24)<=l);){if(0===o)break t;o--,u+=i[s++]<>>=v,l-=v,r.back+=v}if(u>>>=_,l-=_,r.back+=_,64&g){t.msg="invalid distance code",r.mode=30;break}r.offset=b,r.extra=15&g,r.mode=24;case 24:if(r.extra){for(z=r.extra;l>>=r.extra,l-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){t.msg="invalid distance too far back",r.mode=30;break}r.mode=25;case 25:if(0===h)break t;if(c=d-h,r.offset>c){if((c=r.offset-c)>r.whave&&r.sane){t.msg="invalid distance too far back",r.mode=30;break}p=c>r.wnext?(c-=r.wnext,r.wsize-c):r.wnext-c,c>r.length&&(c=r.length),m=r.window}else m=n,p=a-r.offset,c=r.length;for(hc?(m=R[T+a[v]],A[I+a[v]]):(m=96,0),h=1<>S)+(u-=h)]=p<<24|m<<16|_|0,0!==u;);for(h=1<>=1;if(0!==h?(E&=h-1,E+=h):E=0,v++,0==--O[b]){if(b===w)break;b=e[r+a[v]]}if(k>>7)]}function x(t,e){t.pending_buf[t.pending++]=255&e,t.pending_buf[t.pending++]=e>>>8&255}function S(t,e,r){t.bi_valid>n-r?(t.bi_buf|=e<>n-t.bi_valid,t.bi_valid+=r-n):(t.bi_buf|=e<>>=1,r<<=1,0<--e;);return r>>>1}function E(t,e,r){var i,n,s=new Array(_+1),a=0;for(i=1;i<=_;i++)s[i]=a=a+r[i-1]<<1;for(n=0;n<=e;n++){var o=t[2*n+1];0!==o&&(t[2*n]=C(s[o]++,o))}}function A(t){var e;for(e=0;e<286;e++)t.dyn_ltree[2*e]=0;for(e=0;e<30;e++)t.dyn_dtree[2*e]=0;for(e=0;e<19;e++)t.bl_tree[2*e]=0;t.dyn_ltree[512]=1,t.opt_len=t.static_len=0,t.last_lit=t.matches=0}function I(t){8>1;1<=r;r--)B(t,s,r);for(n=h;r=t.heap[1],t.heap[1]=t.heap[t.heap_len--],B(t,s,1),i=t.heap[1],t.heap[--t.heap_max]=r,t.heap[--t.heap_max]=i,s[2*n]=s[2*r]+s[2*i],t.depth[n]=(t.depth[r]>=t.depth[i]?t.depth[r]:t.depth[i])+1,s[2*r+1]=s[2*i+1]=n,t.heap[1]=n++,B(t,s,1),2<=t.heap_len;);t.heap[--t.heap_max]=t.heap[1],function(t,e){var r,i,n,s,a,o,h=e.dyn_tree,u=e.max_code,l=e.stat_desc.static_tree,f=e.stat_desc.has_stree,d=e.stat_desc.extra_bits,c=e.stat_desc.extra_base,p=e.stat_desc.max_length,m=0;for(s=0;s<=_;s++)t.bl_count[s]=0;for(h[2*t.heap[t.heap_max]+1]=0,r=t.heap_max+1;r<573;r++)p<(s=h[2*h[2*(i=t.heap[r])+1]+1]+1)&&(s=p,m++),h[2*i+1]=s,u>=7;i<30;i++)for(y[i]=n<<7,t=0;t<1<>>=1)if(1&r&&0!==t.dyn_ltree[2*e])return 0;if(0!==t.dyn_ltree[18]||0!==t.dyn_ltree[20]||0!==t.dyn_ltree[26])return 1;for(e=32;e<256;e++)if(0!==t.dyn_ltree[2*e])return 1;return 0}(t)),T(t,t.l_desc),T(t,t.d_desc),a=function(t){var e;for(D(t,t.dyn_ltree,t.l_desc.max_code),D(t,t.dyn_dtree,t.d_desc.max_code),T(t,t.bl_desc),e=18;3<=e&&0===t.bl_tree[2*l[e]+1];e--);return t.opt_len+=3*(e+1)+5+5+4,e}(t),n=t.opt_len+3+7>>>3,(s=t.static_len+3+7>>>3)<=n&&(n=s)):n=s=r+5,r+4<=n&&-1!==e?U(t,e,r,i):4===t.strategy||s===n?(S(t,2+(i?1:0),3),R(t,f,d)):(S(t,4+(i?1:0),3),function(t,e,r,i){var n;for(S(t,e-257,5),S(t,r-1,5),S(t,i-4,4),n=0;n>>8&255,t.pending_buf[t.d_buf+2*t.last_lit+1]=255&e,t.pending_buf[t.l_buf+t.last_lit]=255&r,t.last_lit++,0===e?t.dyn_ltree[2*r]++:(t.matches++,e--,t.dyn_ltree[2*(p[r]+256+1)]++,t.dyn_dtree[2*k(e)]++),t.last_lit===t.lit_bufsize-1},r._tr_align=function(t){var e;S(t,2,3),z(t,256,f),16===(e=t).bi_valid?(x(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):8<=e.bi_valid&&(e.pending_buf[e.pending++]=255&e.bi_buf,e.bi_buf>>=8,e.bi_valid-=8)}},{"../utils/common":41}],53:[function(t,e,r){"use strict";e.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},{}],54:[function(t,e,r){"use strict";e.exports="function"==typeof setImmediate?setImmediate:function(){var t=[].slice.apply(arguments);t.splice(1,0,0),setTimeout.apply(null,t)}},{}]},{},[10])(10)})}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}]},{},[1])(1)}); -}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {}) -},{}]},{},[1])(1) -}); \ No newline at end of file diff --git a/docs/docs/api/jquery/jszip/dist/jszip.min.js b/docs/docs/api/jquery/jszip/dist/jszip.min.js deleted file mode 100644 index c6ae9ad8..00000000 --- a/docs/docs/api/jquery/jszip/dist/jszip.min.js +++ /dev/null @@ -1,13 +0,0 @@ -/*! - -JSZip v3.7.1 - A JavaScript class for generating and reading zip files - - -(c) 2009-2016 Stuart Knightley -Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown. - -JSZip uses the library pako released under the MIT license : -https://github.com/nodeca/pako/blob/master/LICENSE -*/ - -!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{("undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this).JSZip=e()}}(function(){return function s(a,o,h){function u(r,e){if(!o[r]){if(!a[r]){var t="function"==typeof require&&require;if(!e&&t)return t(r,!0);if(l)return l(r,!0);var n=new Error("Cannot find module '"+r+"'");throw n.code="MODULE_NOT_FOUND",n}var i=o[r]={exports:{}};a[r][0].call(i.exports,function(e){var t=a[r][1][e];return u(t||e)},i,i.exports,s,a,o,h)}return o[r].exports}for(var l="function"==typeof require&&require,e=0;e>2,s=(3&t)<<4|r>>4,a=1>6:64,o=2>4,r=(15&i)<<4|(s=p.indexOf(e.charAt(o++)))>>2,n=(3&s)<<6|(a=p.indexOf(e.charAt(o++))),u[h++]=t,64!==s&&(u[h++]=r),64!==a&&(u[h++]=n);return u}},{"./support":30,"./utils":32}],2:[function(e,t,r){"use strict";var n=e("./external"),i=e("./stream/DataWorker"),s=e("./stream/Crc32Probe"),a=e("./stream/DataLengthProbe");function o(e,t,r,n,i){this.compressedSize=e,this.uncompressedSize=t,this.crc32=r,this.compression=n,this.compressedContent=i}o.prototype={getContentWorker:function(){var e=new i(n.Promise.resolve(this.compressedContent)).pipe(this.compression.uncompressWorker()).pipe(new a("data_length")),t=this;return e.on("end",function(){if(this.streamInfo.data_length!==t.uncompressedSize)throw new Error("Bug : uncompressed data size mismatch")}),e},getCompressedWorker:function(){return new i(n.Promise.resolve(this.compressedContent)).withStreamInfo("compressedSize",this.compressedSize).withStreamInfo("uncompressedSize",this.uncompressedSize).withStreamInfo("crc32",this.crc32).withStreamInfo("compression",this.compression)}},o.createWorkerFrom=function(e,t,r){return e.pipe(new s).pipe(new a("uncompressedSize")).pipe(t.compressWorker(r)).pipe(new a("compressedSize")).withStreamInfo("compression",t)},t.exports=o},{"./external":6,"./stream/Crc32Probe":25,"./stream/DataLengthProbe":26,"./stream/DataWorker":27}],3:[function(e,t,r){"use strict";var n=e("./stream/GenericWorker");r.STORE={magic:"\0\0",compressWorker:function(e){return new n("STORE compression")},uncompressWorker:function(){return new n("STORE decompression")}},r.DEFLATE=e("./flate")},{"./flate":7,"./stream/GenericWorker":28}],4:[function(e,t,r){"use strict";var n=e("./utils"),a=function(){for(var e,t=[],r=0;r<256;r++){e=r;for(var n=0;n<8;n++)e=1&e?3988292384^e>>>1:e>>>1;t[r]=e}return t}();t.exports=function(e,t){return void 0!==e&&e.length?"string"!==n.getTypeOf(e)?function(e,t,r){var n=a,i=0+r;e^=-1;for(var s=0;s>>8^n[255&(e^t[s])];return-1^e}(0|t,e,e.length):function(e,t,r){var n=a,i=0+r;e^=-1;for(var s=0;s>>8^n[255&(e^t.charCodeAt(s))];return-1^e}(0|t,e,e.length):0}},{"./utils":32}],5:[function(e,t,r){"use strict";r.base64=!1,r.binary=!1,r.dir=!1,r.createFolders=!0,r.date=null,r.compression=null,r.compressionOptions=null,r.comment=null,r.unixPermissions=null,r.dosPermissions=null},{}],6:[function(e,t,r){"use strict";var n;n="undefined"!=typeof Promise?Promise:e("lie"),t.exports={Promise:n}},{lie:37}],7:[function(e,t,r){"use strict";var n="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array,i=e("pako"),s=e("./utils"),a=e("./stream/GenericWorker"),o=n?"uint8array":"array";function h(e,t){a.call(this,"FlateWorker/"+e),this._pako=null,this._pakoAction=e,this._pakoOptions=t,this.meta={}}r.magic="\b\0",s.inherits(h,a),h.prototype.processChunk=function(e){this.meta=e.meta,null===this._pako&&this._createPako(),this._pako.push(s.transformTo(o,e.data),!1)},h.prototype.flush=function(){a.prototype.flush.call(this),null===this._pako&&this._createPako(),this._pako.push([],!0)},h.prototype.cleanUp=function(){a.prototype.cleanUp.call(this),this._pako=null},h.prototype._createPako=function(){this._pako=new i[this._pakoAction]({raw:!0,level:this._pakoOptions.level||-1});var t=this;this._pako.onData=function(e){t.push({data:e,meta:t.meta})}},r.compressWorker=function(e){return new h("Deflate",e)},r.uncompressWorker=function(){return new h("Inflate",{})}},{"./stream/GenericWorker":28,"./utils":32,pako:38}],8:[function(e,t,r){"use strict";function I(e,t){var r,n="";for(r=0;r>>=8;return n}function i(e,t,r,n,i,s){var a,o,h=e.file,u=e.compression,l=s!==B.utf8encode,f=O.transformTo("string",s(h.name)),d=O.transformTo("string",B.utf8encode(h.name)),c=h.comment,p=O.transformTo("string",s(c)),m=O.transformTo("string",B.utf8encode(c)),_=d.length!==h.name.length,g=m.length!==c.length,b="",v="",y="",w=h.dir,k=h.date,x={crc32:0,compressedSize:0,uncompressedSize:0};t&&!r||(x.crc32=e.crc32,x.compressedSize=e.compressedSize,x.uncompressedSize=e.uncompressedSize);var S=0;t&&(S|=8),l||!_&&!g||(S|=2048);var z,C=0,E=0;w&&(C|=16),"UNIX"===i?(E=798,C|=((z=h.unixPermissions)||(z=w?16893:33204),(65535&z)<<16)):(E=20,C|=63&(h.dosPermissions||0)),a=k.getUTCHours(),a<<=6,a|=k.getUTCMinutes(),a<<=5,a|=k.getUTCSeconds()/2,o=k.getUTCFullYear()-1980,o<<=4,o|=k.getUTCMonth()+1,o<<=5,o|=k.getUTCDate(),_&&(b+="up"+I((v=I(1,1)+I(R(f),4)+d).length,2)+v),g&&(b+="uc"+I((y=I(1,1)+I(R(p),4)+m).length,2)+y);var A="";return A+="\n\0",A+=I(S,2),A+=u.magic,A+=I(a,2),A+=I(o,2),A+=I(x.crc32,4),A+=I(x.compressedSize,4),A+=I(x.uncompressedSize,4),A+=I(f.length,2),A+=I(b.length,2),{fileRecord:T.LOCAL_FILE_HEADER+A+f+b,dirRecord:T.CENTRAL_FILE_HEADER+I(E,2)+A+I(p.length,2)+"\0\0\0\0"+I(C,4)+I(n,4)+f+b+p}}var O=e("../utils"),s=e("../stream/GenericWorker"),B=e("../utf8"),R=e("../crc32"),T=e("../signature");function n(e,t,r,n){s.call(this,"ZipFileWorker"),this.bytesWritten=0,this.zipComment=t,this.zipPlatform=r,this.encodeFileName=n,this.streamFiles=e,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],this.currentSourceOffset=0,this.entriesCount=0,this.currentFile=null,this._sources=[]}O.inherits(n,s),n.prototype.push=function(e){var t=e.meta.percent||0,r=this.entriesCount,n=this._sources.length;this.accumulate?this.contentBuffer.push(e):(this.bytesWritten+=e.data.length,s.prototype.push.call(this,{data:e.data,meta:{currentFile:this.currentFile,percent:r?(t+100*(r-n-1))/r:100}}))},n.prototype.openedSource=function(e){this.currentSourceOffset=this.bytesWritten,this.currentFile=e.file.name;var t=this.streamFiles&&!e.file.dir;if(t){var r=i(e,t,!1,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);this.push({data:r.fileRecord,meta:{percent:0}})}else this.accumulate=!0},n.prototype.closedSource=function(e){this.accumulate=!1;var t,r=this.streamFiles&&!e.file.dir,n=i(e,r,!0,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);if(this.dirRecords.push(n.dirRecord),r)this.push({data:(t=e,T.DATA_DESCRIPTOR+I(t.crc32,4)+I(t.compressedSize,4)+I(t.uncompressedSize,4)),meta:{percent:100}});else for(this.push({data:n.fileRecord,meta:{percent:0}});this.contentBuffer.length;)this.push(this.contentBuffer.shift());this.currentFile=null},n.prototype.flush=function(){for(var e=this.bytesWritten,t=0;t=this.index;t--)r=(r<<8)+this.byteAt(t);return this.index+=e,r},readString:function(e){return n.transformTo("string",this.readData(e))},readData:function(e){},lastIndexOfSignature:function(e){},readAndCheckSignature:function(e){},readDate:function(){var e=this.readInt(4);return new Date(Date.UTC(1980+(e>>25&127),(e>>21&15)-1,e>>16&31,e>>11&31,e>>5&63,(31&e)<<1))}},t.exports=i},{"../utils":32}],19:[function(e,t,r){"use strict";var n=e("./Uint8ArrayReader");function i(e){n.call(this,e)}e("../utils").inherits(i,n),i.prototype.readData=function(e){this.checkOffset(e);var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},t.exports=i},{"../utils":32,"./Uint8ArrayReader":21}],20:[function(e,t,r){"use strict";var n=e("./DataReader");function i(e){n.call(this,e)}e("../utils").inherits(i,n),i.prototype.byteAt=function(e){return this.data.charCodeAt(this.zero+e)},i.prototype.lastIndexOfSignature=function(e){return this.data.lastIndexOf(e)-this.zero},i.prototype.readAndCheckSignature=function(e){return e===this.readData(4)},i.prototype.readData=function(e){this.checkOffset(e);var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},t.exports=i},{"../utils":32,"./DataReader":18}],21:[function(e,t,r){"use strict";var n=e("./ArrayReader");function i(e){n.call(this,e)}e("../utils").inherits(i,n),i.prototype.readData=function(e){if(this.checkOffset(e),0===e)return new Uint8Array(0);var t=this.data.subarray(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},t.exports=i},{"../utils":32,"./ArrayReader":17}],22:[function(e,t,r){"use strict";var n=e("../utils"),i=e("../support"),s=e("./ArrayReader"),a=e("./StringReader"),o=e("./NodeBufferReader"),h=e("./Uint8ArrayReader");t.exports=function(e){var t=n.getTypeOf(e);return n.checkSupport(t),"string"!==t||i.uint8array?"nodebuffer"===t?new o(e):i.uint8array?new h(n.transformTo("uint8array",e)):new s(n.transformTo("array",e)):new a(e)}},{"../support":30,"../utils":32,"./ArrayReader":17,"./NodeBufferReader":19,"./StringReader":20,"./Uint8ArrayReader":21}],23:[function(e,t,r){"use strict";r.LOCAL_FILE_HEADER="PK",r.CENTRAL_FILE_HEADER="PK",r.CENTRAL_DIRECTORY_END="PK",r.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK",r.ZIP64_CENTRAL_DIRECTORY_END="PK",r.DATA_DESCRIPTOR="PK\b"},{}],24:[function(e,t,r){"use strict";var n=e("./GenericWorker"),i=e("../utils");function s(e){n.call(this,"ConvertWorker to "+e),this.destType=e}i.inherits(s,n),s.prototype.processChunk=function(e){this.push({data:i.transformTo(this.destType,e.data),meta:e.meta})},t.exports=s},{"../utils":32,"./GenericWorker":28}],25:[function(e,t,r){"use strict";var n=e("./GenericWorker"),i=e("../crc32");function s(){n.call(this,"Crc32Probe"),this.withStreamInfo("crc32",0)}e("../utils").inherits(s,n),s.prototype.processChunk=function(e){this.streamInfo.crc32=i(e.data,this.streamInfo.crc32||0),this.push(e)},t.exports=s},{"../crc32":4,"../utils":32,"./GenericWorker":28}],26:[function(e,t,r){"use strict";var n=e("../utils"),i=e("./GenericWorker");function s(e){i.call(this,"DataLengthProbe for "+e),this.propName=e,this.withStreamInfo(e,0)}n.inherits(s,i),s.prototype.processChunk=function(e){if(e){var t=this.streamInfo[this.propName]||0;this.streamInfo[this.propName]=t+e.data.length}i.prototype.processChunk.call(this,e)},t.exports=s},{"../utils":32,"./GenericWorker":28}],27:[function(e,t,r){"use strict";var n=e("../utils"),i=e("./GenericWorker");function s(e){i.call(this,"DataWorker");var t=this;this.dataIsReady=!1,this.index=0,this.max=0,this.data=null,this.type="",this._tickScheduled=!1,e.then(function(e){t.dataIsReady=!0,t.data=e,t.max=e&&e.length||0,t.type=n.getTypeOf(e),t.isPaused||t._tickAndRepeat()},function(e){t.error(e)})}n.inherits(s,i),s.prototype.cleanUp=function(){i.prototype.cleanUp.call(this),this.data=null},s.prototype.resume=function(){return!!i.prototype.resume.call(this)&&(!this._tickScheduled&&this.dataIsReady&&(this._tickScheduled=!0,n.delay(this._tickAndRepeat,[],this)),!0)},s.prototype._tickAndRepeat=function(){this._tickScheduled=!1,this.isPaused||this.isFinished||(this._tick(),this.isFinished||(n.delay(this._tickAndRepeat,[],this),this._tickScheduled=!0))},s.prototype._tick=function(){if(this.isPaused||this.isFinished)return!1;var e=null,t=Math.min(this.max,this.index+16384);if(this.index>=this.max)return this.end();switch(this.type){case"string":e=this.data.substring(this.index,t);break;case"uint8array":e=this.data.subarray(this.index,t);break;case"array":case"nodebuffer":e=this.data.slice(this.index,t)}return this.index=t,this.push({data:e,meta:{percent:this.max?this.index/this.max*100:0}})},t.exports=s},{"../utils":32,"./GenericWorker":28}],28:[function(e,t,r){"use strict";function n(e){this.name=e||"default",this.streamInfo={},this.generatedError=null,this.extraStreamInfo={},this.isPaused=!0,this.isFinished=!1,this.isLocked=!1,this._listeners={data:[],end:[],error:[]},this.previous=null}n.prototype={push:function(e){this.emit("data",e)},end:function(){if(this.isFinished)return!1;this.flush();try{this.emit("end"),this.cleanUp(),this.isFinished=!0}catch(e){this.emit("error",e)}return!0},error:function(e){return!this.isFinished&&(this.isPaused?this.generatedError=e:(this.isFinished=!0,this.emit("error",e),this.previous&&this.previous.error(e),this.cleanUp()),!0)},on:function(e,t){return this._listeners[e].push(t),this},cleanUp:function(){this.streamInfo=this.generatedError=this.extraStreamInfo=null,this._listeners=[]},emit:function(e,t){if(this._listeners[e])for(var r=0;r "+e:e}},t.exports=n},{}],29:[function(e,t,r){"use strict";var u=e("../utils"),i=e("./ConvertWorker"),s=e("./GenericWorker"),l=e("../base64"),n=e("../support"),a=e("../external"),o=null;if(n.nodestream)try{o=e("../nodejs/NodejsStreamOutputAdapter")}catch(e){}function h(e,t,r){var n=t;switch(t){case"blob":case"arraybuffer":n="uint8array";break;case"base64":n="string"}try{this._internalType=n,this._outputType=t,this._mimeType=r,u.checkSupport(n),this._worker=e.pipe(new i(n)),e.lock()}catch(e){this._worker=new s("error"),this._worker.error(e)}}h.prototype={accumulate:function(e){return o=this,h=e,new a.Promise(function(t,r){var n=[],i=o._internalType,s=o._outputType,a=o._mimeType;o.on("data",function(e,t){n.push(e),h&&h(t)}).on("error",function(e){n=[],r(e)}).on("end",function(){try{var e=function(e,t,r){switch(e){case"blob":return u.newBlob(u.transformTo("arraybuffer",t),r);case"base64":return l.encode(t);default:return u.transformTo(e,t)}}(s,function(e,t){var r,n=0,i=null,s=0;for(r=0;r>>6:(r<65536?t[s++]=224|r>>>12:(t[s++]=240|r>>>18,t[s++]=128|r>>>12&63),t[s++]=128|r>>>6&63),t[s++]=128|63&r);return t}(e)},s.utf8decode=function(e){return h.nodebuffer?o.transformTo("nodebuffer",e).toString("utf-8"):function(e){var t,r,n,i,s=e.length,a=new Array(2*s);for(t=r=0;t>10&1023,a[r++]=56320|1023&n)}return a.length!==r&&(a.subarray?a=a.subarray(0,r):a.length=r),o.applyFromCharCode(a)}(e=o.transformTo(h.uint8array?"uint8array":"array",e))},o.inherits(a,n),a.prototype.processChunk=function(e){var t=o.transformTo(h.uint8array?"uint8array":"array",e.data);if(this.leftOver&&this.leftOver.length){if(h.uint8array){var r=t;(t=new Uint8Array(r.length+this.leftOver.length)).set(this.leftOver,0),t.set(r,this.leftOver.length)}else t=this.leftOver.concat(t);this.leftOver=null}var n=function(e,t){var r;for((t=t||e.length)>e.length&&(t=e.length),r=t-1;0<=r&&128==(192&e[r]);)r--;return r<0?t:0===r?t:r+u[e[r]]>t?r:t}(t),i=t;n!==t.length&&(h.uint8array?(i=t.subarray(0,n),this.leftOver=t.subarray(n,t.length)):(i=t.slice(0,n),this.leftOver=t.slice(n,t.length))),this.push({data:s.utf8decode(i),meta:e.meta})},a.prototype.flush=function(){this.leftOver&&this.leftOver.length&&(this.push({data:s.utf8decode(this.leftOver),meta:{}}),this.leftOver=null)},s.Utf8DecodeWorker=a,o.inherits(l,n),l.prototype.processChunk=function(e){this.push({data:s.utf8encode(e.data),meta:e.meta})},s.Utf8EncodeWorker=l},{"./nodejsUtils":14,"./stream/GenericWorker":28,"./support":30,"./utils":32}],32:[function(e,t,o){"use strict";var h=e("./support"),u=e("./base64"),r=e("./nodejsUtils"),n=e("set-immediate-shim"),l=e("./external");function i(e){return e}function f(e,t){for(var r=0;r>8;this.dir=!!(16&this.externalFileAttributes),0==e&&(this.dosPermissions=63&this.externalFileAttributes),3==e&&(this.unixPermissions=this.externalFileAttributes>>16&65535),this.dir||"/"!==this.fileNameStr.slice(-1)||(this.dir=!0)},parseZIP64ExtraField:function(e){if(this.extraFields[1]){var t=n(this.extraFields[1].value);this.uncompressedSize===s.MAX_VALUE_32BITS&&(this.uncompressedSize=t.readInt(8)),this.compressedSize===s.MAX_VALUE_32BITS&&(this.compressedSize=t.readInt(8)),this.localHeaderOffset===s.MAX_VALUE_32BITS&&(this.localHeaderOffset=t.readInt(8)),this.diskNumberStart===s.MAX_VALUE_32BITS&&(this.diskNumberStart=t.readInt(4))}},readExtraFields:function(e){var t,r,n,i=e.index+this.extraFieldsLength;for(this.extraFields||(this.extraFields={});e.index+4>>6:(r<65536?t[s++]=224|r>>>12:(t[s++]=240|r>>>18,t[s++]=128|r>>>12&63),t[s++]=128|r>>>6&63),t[s++]=128|63&r);return t},r.buf2binstring=function(e){return l(e,e.length)},r.binstring2buf=function(e){for(var t=new h.Buf8(e.length),r=0,n=t.length;r>10&1023,o[n++]=56320|1023&i)}return l(o,n)},r.utf8border=function(e,t){var r;for((t=t||e.length)>e.length&&(t=e.length),r=t-1;0<=r&&128==(192&e[r]);)r--;return r<0?t:0===r?t:r+u[e[r]]>t?r:t}},{"./common":41}],43:[function(e,t,r){"use strict";t.exports=function(e,t,r,n){for(var i=65535&e|0,s=e>>>16&65535|0,a=0;0!==r;){for(r-=a=2e3>>1:e>>>1;t[r]=e}return t}();t.exports=function(e,t,r,n){var i=o,s=n+r;e^=-1;for(var a=n;a>>8^i[255&(e^t[a])];return-1^e}},{}],46:[function(e,t,r){"use strict";var h,d=e("../utils/common"),u=e("./trees"),c=e("./adler32"),p=e("./crc32"),n=e("./messages"),l=0,f=0,m=-2,i=2,_=8,s=286,a=30,o=19,g=2*s+1,b=15,v=3,y=258,w=y+v+1,k=42,x=113;function S(e,t){return e.msg=n[t],t}function z(e){return(e<<1)-(4e.avail_out&&(r=e.avail_out),0!==r&&(d.arraySet(e.output,t.pending_buf,t.pending_out,r,e.next_out),e.next_out+=r,t.pending_out+=r,e.total_out+=r,e.avail_out-=r,t.pending-=r,0===t.pending&&(t.pending_out=0))}function A(e,t){u._tr_flush_block(e,0<=e.block_start?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,E(e.strm)}function I(e,t){e.pending_buf[e.pending++]=t}function O(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function B(e,t){var r,n,i=e.max_chain_length,s=e.strstart,a=e.prev_length,o=e.nice_match,h=e.strstart>e.w_size-w?e.strstart-(e.w_size-w):0,u=e.window,l=e.w_mask,f=e.prev,d=e.strstart+y,c=u[s+a-1],p=u[s+a];e.prev_length>=e.good_match&&(i>>=2),o>e.lookahead&&(o=e.lookahead);do{if(u[(r=t)+a]===p&&u[r+a-1]===c&&u[r]===u[s]&&u[++r]===u[s+1]){s+=2,r++;do{}while(u[++s]===u[++r]&&u[++s]===u[++r]&&u[++s]===u[++r]&&u[++s]===u[++r]&&u[++s]===u[++r]&&u[++s]===u[++r]&&u[++s]===u[++r]&&u[++s]===u[++r]&&sh&&0!=--i);return a<=e.lookahead?a:e.lookahead}function R(e){var t,r,n,i,s,a,o,h,u,l,f=e.w_size;do{if(i=e.window_size-e.lookahead-e.strstart,e.strstart>=f+(f-w)){for(d.arraySet(e.window,e.window,f,f,0),e.match_start-=f,e.strstart-=f,e.block_start-=f,t=r=e.hash_size;n=e.head[--t],e.head[t]=f<=n?n-f:0,--r;);for(t=r=f;n=e.prev[--t],e.prev[t]=f<=n?n-f:0,--r;);i+=f}if(0===e.strm.avail_in)break;if(a=e.strm,o=e.window,h=e.strstart+e.lookahead,l=void 0,(u=i)<(l=a.avail_in)&&(l=u),r=0===l?0:(a.avail_in-=l,d.arraySet(o,a.input,a.next_in,l,h),1===a.state.wrap?a.adler=c(a.adler,o,l,h):2===a.state.wrap&&(a.adler=p(a.adler,o,l,h)),a.next_in+=l,a.total_in+=l,l),e.lookahead+=r,e.lookahead+e.insert>=v)for(s=e.strstart-e.insert,e.ins_h=e.window[s],e.ins_h=(e.ins_h<=v&&(e.ins_h=(e.ins_h<=v)if(n=u._tr_tally(e,e.strstart-e.match_start,e.match_length-v),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=v){for(e.match_length--;e.strstart++,e.ins_h=(e.ins_h<=v&&(e.ins_h=(e.ins_h<=v&&e.match_length<=e.prev_length){for(i=e.strstart+e.lookahead-v,n=u._tr_tally(e,e.strstart-1-e.prev_match,e.prev_length-v),e.lookahead-=e.prev_length-1,e.prev_length-=2;++e.strstart<=i&&(e.ins_h=(e.ins_h<e.pending_buf_size-5&&(r=e.pending_buf_size-5);;){if(e.lookahead<=1){if(R(e),0===e.lookahead&&t===l)return 1;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var n=e.block_start+r;if((0===e.strstart||e.strstart>=n)&&(e.lookahead=e.strstart-n,e.strstart=n,A(e,!1),0===e.strm.avail_out))return 1;if(e.strstart-e.block_start>=e.w_size-w&&(A(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(A(e,!0),0===e.strm.avail_out?3:4):(e.strstart>e.block_start&&(A(e,!1),e.strm.avail_out),1)}),new F(4,4,8,4,T),new F(4,5,16,8,T),new F(4,6,32,32,T),new F(4,4,16,16,D),new F(8,16,32,32,D),new F(8,16,128,128,D),new F(8,32,128,256,D),new F(32,128,258,1024,D),new F(32,258,258,4096,D)],r.deflateInit=function(e,t){return L(e,t,_,15,8,0)},r.deflateInit2=L,r.deflateReset=P,r.deflateResetKeep=U,r.deflateSetHeader=function(e,t){return e&&e.state?2!==e.state.wrap?m:(e.state.gzhead=t,f):m},r.deflate=function(e,t){var r,n,i,s;if(!e||!e.state||5>8&255),I(n,n.gzhead.time>>16&255),I(n,n.gzhead.time>>24&255),I(n,9===n.level?2:2<=n.strategy||n.level<2?4:0),I(n,255&n.gzhead.os),n.gzhead.extra&&n.gzhead.extra.length&&(I(n,255&n.gzhead.extra.length),I(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(e.adler=p(e.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=69):(I(n,0),I(n,0),I(n,0),I(n,0),I(n,0),I(n,9===n.level?2:2<=n.strategy||n.level<2?4:0),I(n,3),n.status=x);else{var a=_+(n.w_bits-8<<4)<<8;a|=(2<=n.strategy||n.level<2?0:n.level<6?1:6===n.level?2:3)<<6,0!==n.strstart&&(a|=32),a+=31-a%31,n.status=x,O(n,a),0!==n.strstart&&(O(n,e.adler>>>16),O(n,65535&e.adler)),e.adler=1}if(69===n.status)if(n.gzhead.extra){for(i=n.pending;n.gzindex<(65535&n.gzhead.extra.length)&&(n.pending!==n.pending_buf_size||(n.gzhead.hcrc&&n.pending>i&&(e.adler=p(e.adler,n.pending_buf,n.pending-i,i)),E(e),i=n.pending,n.pending!==n.pending_buf_size));)I(n,255&n.gzhead.extra[n.gzindex]),n.gzindex++;n.gzhead.hcrc&&n.pending>i&&(e.adler=p(e.adler,n.pending_buf,n.pending-i,i)),n.gzindex===n.gzhead.extra.length&&(n.gzindex=0,n.status=73)}else n.status=73;if(73===n.status)if(n.gzhead.name){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(e.adler=p(e.adler,n.pending_buf,n.pending-i,i)),E(e),i=n.pending,n.pending===n.pending_buf_size)){s=1;break}s=n.gzindexi&&(e.adler=p(e.adler,n.pending_buf,n.pending-i,i)),0===s&&(n.gzindex=0,n.status=91)}else n.status=91;if(91===n.status)if(n.gzhead.comment){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(e.adler=p(e.adler,n.pending_buf,n.pending-i,i)),E(e),i=n.pending,n.pending===n.pending_buf_size)){s=1;break}s=n.gzindexi&&(e.adler=p(e.adler,n.pending_buf,n.pending-i,i)),0===s&&(n.status=103)}else n.status=103;if(103===n.status&&(n.gzhead.hcrc?(n.pending+2>n.pending_buf_size&&E(e),n.pending+2<=n.pending_buf_size&&(I(n,255&e.adler),I(n,e.adler>>8&255),e.adler=0,n.status=x)):n.status=x),0!==n.pending){if(E(e),0===e.avail_out)return n.last_flush=-1,f}else if(0===e.avail_in&&z(t)<=z(r)&&4!==t)return S(e,-5);if(666===n.status&&0!==e.avail_in)return S(e,-5);if(0!==e.avail_in||0!==n.lookahead||t!==l&&666!==n.status){var o=2===n.strategy?function(e,t){for(var r;;){if(0===e.lookahead&&(R(e),0===e.lookahead)){if(t===l)return 1;break}if(e.match_length=0,r=u._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,r&&(A(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(A(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(A(e,!1),0===e.strm.avail_out)?1:2}(n,t):3===n.strategy?function(e,t){for(var r,n,i,s,a=e.window;;){if(e.lookahead<=y){if(R(e),e.lookahead<=y&&t===l)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=v&&0e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=v?(r=u._tr_tally(e,1,e.match_length-v),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(r=u._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),r&&(A(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(A(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(A(e,!1),0===e.strm.avail_out)?1:2}(n,t):h[n.level].func(n,t);if(3!==o&&4!==o||(n.status=666),1===o||3===o)return 0===e.avail_out&&(n.last_flush=-1),f;if(2===o&&(1===t?u._tr_align(n):5!==t&&(u._tr_stored_block(n,0,0,!1),3===t&&(C(n.head),0===n.lookahead&&(n.strstart=0,n.block_start=0,n.insert=0))),E(e),0===e.avail_out))return n.last_flush=-1,f}return 4!==t?f:n.wrap<=0?1:(2===n.wrap?(I(n,255&e.adler),I(n,e.adler>>8&255),I(n,e.adler>>16&255),I(n,e.adler>>24&255),I(n,255&e.total_in),I(n,e.total_in>>8&255),I(n,e.total_in>>16&255),I(n,e.total_in>>24&255)):(O(n,e.adler>>>16),O(n,65535&e.adler)),E(e),0=r.w_size&&(0===s&&(C(r.head),r.strstart=0,r.block_start=0,r.insert=0),u=new d.Buf8(r.w_size),d.arraySet(u,t,l-r.w_size,r.w_size,0),t=u,l=r.w_size),a=e.avail_in,o=e.next_in,h=e.input,e.avail_in=l,e.next_in=0,e.input=t,R(r);r.lookahead>=v;){for(n=r.strstart,i=r.lookahead-(v-1);r.ins_h=(r.ins_h<>>=y=v>>>24,p-=y,0==(y=v>>>16&255))C[s++]=65535&v;else{if(!(16&y)){if(0==(64&y)){v=m[(65535&v)+(c&(1<>>=y,p-=y),p<15&&(c+=z[n++]<>>=y=v>>>24,p-=y,!(16&(y=v>>>16&255))){if(0==(64&y)){v=_[(65535&v)+(c&(1<>>=y,p-=y,(y=s-a)>3,c&=(1<<(p-=w<<3))-1,e.next_in=n,e.next_out=s,e.avail_in=n>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function s(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new I.Buf16(320),this.work=new I.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function a(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=P,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new I.Buf32(n),t.distcode=t.distdyn=new I.Buf32(i),t.sane=1,t.back=-1,N):U}function o(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,a(e)):U}function h(e,t){var r,n;return e&&e.state?(n=e.state,t<0?(r=0,t=-t):(r=1+(t>>4),t<48&&(t&=15)),t&&(t<8||15=s.wsize?(I.arraySet(s.window,t,r-s.wsize,s.wsize,0),s.wnext=0,s.whave=s.wsize):(n<(i=s.wsize-s.wnext)&&(i=n),I.arraySet(s.window,t,r-n,i,s.wnext),(n-=i)?(I.arraySet(s.window,t,r-n,n,0),s.wnext=n,s.whave=s.wsize):(s.wnext+=i,s.wnext===s.wsize&&(s.wnext=0),s.whave>>8&255,r.check=B(r.check,E,2,0),l=u=0,r.mode=2;break}if(r.flags=0,r.head&&(r.head.done=!1),!(1&r.wrap)||(((255&u)<<8)+(u>>8))%31){e.msg="incorrect header check",r.mode=30;break}if(8!=(15&u)){e.msg="unknown compression method",r.mode=30;break}if(l-=4,k=8+(15&(u>>>=4)),0===r.wbits)r.wbits=k;else if(k>r.wbits){e.msg="invalid window size",r.mode=30;break}r.dmax=1<>8&1),512&r.flags&&(E[0]=255&u,E[1]=u>>>8&255,r.check=B(r.check,E,2,0)),l=u=0,r.mode=3;case 3:for(;l<32;){if(0===o)break e;o--,u+=n[s++]<>>8&255,E[2]=u>>>16&255,E[3]=u>>>24&255,r.check=B(r.check,E,4,0)),l=u=0,r.mode=4;case 4:for(;l<16;){if(0===o)break e;o--,u+=n[s++]<>8),512&r.flags&&(E[0]=255&u,E[1]=u>>>8&255,r.check=B(r.check,E,2,0)),l=u=0,r.mode=5;case 5:if(1024&r.flags){for(;l<16;){if(0===o)break e;o--,u+=n[s++]<>>8&255,r.check=B(r.check,E,2,0)),l=u=0}else r.head&&(r.head.extra=null);r.mode=6;case 6:if(1024&r.flags&&(o<(c=r.length)&&(c=o),c&&(r.head&&(k=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Array(r.head.extra_len)),I.arraySet(r.head.extra,n,s,c,k)),512&r.flags&&(r.check=B(r.check,n,c,s)),o-=c,s+=c,r.length-=c),r.length))break e;r.length=0,r.mode=7;case 7:if(2048&r.flags){if(0===o)break e;for(c=0;k=n[s+c++],r.head&&k&&r.length<65536&&(r.head.name+=String.fromCharCode(k)),k&&c>9&1,r.head.done=!0),e.adler=r.check=0,r.mode=12;break;case 10:for(;l<32;){if(0===o)break e;o--,u+=n[s++]<>>=7&l,l-=7&l,r.mode=27;break}for(;l<3;){if(0===o)break e;o--,u+=n[s++]<>>=1)){case 0:r.mode=14;break;case 1:if(j(r),r.mode=20,6!==t)break;u>>>=2,l-=2;break e;case 2:r.mode=17;break;case 3:e.msg="invalid block type",r.mode=30}u>>>=2,l-=2;break;case 14:for(u>>>=7&l,l-=7&l;l<32;){if(0===o)break e;o--,u+=n[s++]<>>16^65535)){e.msg="invalid stored block lengths",r.mode=30;break}if(r.length=65535&u,l=u=0,r.mode=15,6===t)break e;case 15:r.mode=16;case 16:if(c=r.length){if(o>>=5,l-=5,r.ndist=1+(31&u),u>>>=5,l-=5,r.ncode=4+(15&u),u>>>=4,l-=4,286>>=3,l-=3}for(;r.have<19;)r.lens[A[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,S={bits:r.lenbits},x=T(0,r.lens,0,19,r.lencode,0,r.work,S),r.lenbits=S.bits,x){e.msg="invalid code lengths set",r.mode=30;break}r.have=0,r.mode=19;case 19:for(;r.have>>16&255,b=65535&C,!((_=C>>>24)<=l);){if(0===o)break e;o--,u+=n[s++]<>>=_,l-=_,r.lens[r.have++]=b;else{if(16===b){for(z=_+2;l>>=_,l-=_,0===r.have){e.msg="invalid bit length repeat",r.mode=30;break}k=r.lens[r.have-1],c=3+(3&u),u>>>=2,l-=2}else if(17===b){for(z=_+3;l>>=_)),u>>>=3,l-=3}else{for(z=_+7;l>>=_)),u>>>=7,l-=7}if(r.have+c>r.nlen+r.ndist){e.msg="invalid bit length repeat",r.mode=30;break}for(;c--;)r.lens[r.have++]=k}}if(30===r.mode)break;if(0===r.lens[256]){e.msg="invalid code -- missing end-of-block",r.mode=30;break}if(r.lenbits=9,S={bits:r.lenbits},x=T(D,r.lens,0,r.nlen,r.lencode,0,r.work,S),r.lenbits=S.bits,x){e.msg="invalid literal/lengths set",r.mode=30;break}if(r.distbits=6,r.distcode=r.distdyn,S={bits:r.distbits},x=T(F,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,S),r.distbits=S.bits,x){e.msg="invalid distances set",r.mode=30;break}if(r.mode=20,6===t)break e;case 20:r.mode=21;case 21:if(6<=o&&258<=h){e.next_out=a,e.avail_out=h,e.next_in=s,e.avail_in=o,r.hold=u,r.bits=l,R(e,d),a=e.next_out,i=e.output,h=e.avail_out,s=e.next_in,n=e.input,o=e.avail_in,u=r.hold,l=r.bits,12===r.mode&&(r.back=-1);break}for(r.back=0;g=(C=r.lencode[u&(1<>>16&255,b=65535&C,!((_=C>>>24)<=l);){if(0===o)break e;o--,u+=n[s++]<>v)])>>>16&255,b=65535&C,!(v+(_=C>>>24)<=l);){if(0===o)break e;o--,u+=n[s++]<>>=v,l-=v,r.back+=v}if(u>>>=_,l-=_,r.back+=_,r.length=b,0===g){r.mode=26;break}if(32&g){r.back=-1,r.mode=12;break}if(64&g){e.msg="invalid literal/length code",r.mode=30;break}r.extra=15&g,r.mode=22;case 22:if(r.extra){for(z=r.extra;l>>=r.extra,l-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=23;case 23:for(;g=(C=r.distcode[u&(1<>>16&255,b=65535&C,!((_=C>>>24)<=l);){if(0===o)break e;o--,u+=n[s++]<>v)])>>>16&255,b=65535&C,!(v+(_=C>>>24)<=l);){if(0===o)break e;o--,u+=n[s++]<>>=v,l-=v,r.back+=v}if(u>>>=_,l-=_,r.back+=_,64&g){e.msg="invalid distance code",r.mode=30;break}r.offset=b,r.extra=15&g,r.mode=24;case 24:if(r.extra){for(z=r.extra;l>>=r.extra,l-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){e.msg="invalid distance too far back",r.mode=30;break}r.mode=25;case 25:if(0===h)break e;if(c=d-h,r.offset>c){if((c=r.offset-c)>r.whave&&r.sane){e.msg="invalid distance too far back",r.mode=30;break}p=c>r.wnext?(c-=r.wnext,r.wsize-c):r.wnext-c,c>r.length&&(c=r.length),m=r.window}else m=i,p=a-r.offset,c=r.length;for(hc?(m=R[T+a[v]],A[I+a[v]]):(m=96,0),h=1<>S)+(u-=h)]=p<<24|m<<16|_|0,0!==u;);for(h=1<>=1;if(0!==h?(E&=h-1,E+=h):E=0,v++,0==--O[b]){if(b===w)break;b=t[r+a[v]]}if(k>>7)]}function x(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function S(e,t,r){e.bi_valid>i-r?(e.bi_buf|=t<>i-e.bi_valid,e.bi_valid+=r-i):(e.bi_buf|=t<>>=1,r<<=1,0<--t;);return r>>>1}function E(e,t,r){var n,i,s=new Array(_+1),a=0;for(n=1;n<=_;n++)s[n]=a=a+r[n-1]<<1;for(i=0;i<=t;i++){var o=e[2*i+1];0!==o&&(e[2*i]=C(s[o]++,o))}}function A(e){var t;for(t=0;t<286;t++)e.dyn_ltree[2*t]=0;for(t=0;t<30;t++)e.dyn_dtree[2*t]=0;for(t=0;t<19;t++)e.bl_tree[2*t]=0;e.dyn_ltree[512]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function I(e){8>1;1<=r;r--)B(e,s,r);for(i=h;r=e.heap[1],e.heap[1]=e.heap[e.heap_len--],B(e,s,1),n=e.heap[1],e.heap[--e.heap_max]=r,e.heap[--e.heap_max]=n,s[2*i]=s[2*r]+s[2*n],e.depth[i]=(e.depth[r]>=e.depth[n]?e.depth[r]:e.depth[n])+1,s[2*r+1]=s[2*n+1]=i,e.heap[1]=i++,B(e,s,1),2<=e.heap_len;);e.heap[--e.heap_max]=e.heap[1],function(e,t){var r,n,i,s,a,o,h=t.dyn_tree,u=t.max_code,l=t.stat_desc.static_tree,f=t.stat_desc.has_stree,d=t.stat_desc.extra_bits,c=t.stat_desc.extra_base,p=t.stat_desc.max_length,m=0;for(s=0;s<=_;s++)e.bl_count[s]=0;for(h[2*e.heap[e.heap_max]+1]=0,r=e.heap_max+1;r<573;r++)p<(s=h[2*h[2*(n=e.heap[r])+1]+1]+1)&&(s=p,m++),h[2*n+1]=s,u>=7;n<30;n++)for(y[n]=i<<7,e=0;e<1<>>=1)if(1&r&&0!==e.dyn_ltree[2*t])return 0;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return 1;for(t=32;t<256;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0}(e)),T(e,e.l_desc),T(e,e.d_desc),a=function(e){var t;for(D(e,e.dyn_ltree,e.l_desc.max_code),D(e,e.dyn_dtree,e.d_desc.max_code),T(e,e.bl_desc),t=18;3<=t&&0===e.bl_tree[2*l[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}(e),i=e.opt_len+3+7>>>3,(s=e.static_len+3+7>>>3)<=i&&(i=s)):i=s=r+5,r+4<=i&&-1!==t?U(e,t,r,n):4===e.strategy||s===i?(S(e,2+(n?1:0),3),R(e,f,d)):(S(e,4+(n?1:0),3),function(e,t,r,n){var i;for(S(e,t-257,5),S(e,r-1,5),S(e,n-4,4),i=0;i>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&r,e.last_lit++,0===t?e.dyn_ltree[2*r]++:(e.matches++,t--,e.dyn_ltree[2*(p[r]+256+1)]++,e.dyn_dtree[2*k(t)]++),e.last_lit===e.lit_bufsize-1},r._tr_align=function(e){var t;S(e,2,3),z(e,256,f),16===(t=e).bi_valid?(x(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):8<=t.bi_valid&&(t.pending_buf[t.pending++]=255&t.bi_buf,t.bi_buf>>=8,t.bi_valid-=8)}},{"../utils/common":41}],53:[function(e,t,r){"use strict";t.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},{}],54:[function(e,t,r){"use strict";t.exports="function"==typeof setImmediate?setImmediate:function(){var e=[].slice.apply(arguments);e.splice(1,0,0),setTimeout.apply(null,e)}},{}]},{},[10])(10)})}).call(this,void 0!==r?r:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}]},{},[1])(1)})}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}]},{},[1])(1)}); \ No newline at end of file diff --git a/docs/docs/api/legal/ADDITIONAL_LICENSE_INFO b/docs/docs/api/legal/ADDITIONAL_LICENSE_INFO new file mode 100644 index 00000000..ff700cd0 --- /dev/null +++ b/docs/docs/api/legal/ADDITIONAL_LICENSE_INFO @@ -0,0 +1,37 @@ + ADDITIONAL INFORMATION ABOUT LICENSING + +Certain files distributed by Oracle America, Inc. and/or its affiliates are +subject to the following clarification and special exception to the GPLv2, +based on the GNU Project exception for its Classpath libraries, known as the +GNU Classpath Exception. + +Note that Oracle includes multiple, independent programs in this software +package. Some of those programs are provided under licenses deemed +incompatible with the GPLv2 by the Free Software Foundation and others. +For example, the package includes programs licensed under the Apache +License, Version 2.0 and may include FreeType. Such programs are licensed +to you under their original licenses. + +Oracle facilitates your further distribution of this package by adding the +Classpath Exception to the necessary parts of its GPLv2 code, which permits +you to use that code in combination with other independent modules not +licensed under the GPLv2. However, note that this would not permit you to +commingle code under an incompatible license with Oracle's GPLv2 licensed +code by, for example, cutting and pasting such code into a file also +containing Oracle's GPLv2 licensed code and then distributing the result. + +Additionally, if you were to remove the Classpath Exception from any of the +files to which it applies and distribute the result, you would likely be +required to license some or all of the other code in that distribution under +the GPLv2 as well, and since the GPLv2 is incompatible with the license terms +of some items included in the distribution by Oracle, removing the Classpath +Exception could therefore effectively compromise your ability to further +distribute the package. + +Failing to distribute notices associated with some files may also create +unexpected legal consequences. + +Proceed with caution and we recommend that you obtain the advice of a lawyer +skilled in open source matters before removing the Classpath Exception or +making modifications to this package which may subsequently be redistributed +and/or involve the use of third party software. diff --git a/docs/docs/api/legal/ASSEMBLY_EXCEPTION b/docs/docs/api/legal/ASSEMBLY_EXCEPTION new file mode 100644 index 00000000..065b8d90 --- /dev/null +++ b/docs/docs/api/legal/ASSEMBLY_EXCEPTION @@ -0,0 +1,27 @@ + +OPENJDK ASSEMBLY EXCEPTION + +The OpenJDK source code made available by Oracle America, Inc. (Oracle) at +openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU +General Public License version 2 +only ("GPL2"), with the following clarification and special exception. + + Linking this OpenJDK Code statically or dynamically with other code + is making a combined work based on this library. Thus, the terms + and conditions of GPL2 cover the whole combination. + + As a special exception, Oracle gives you permission to link this + OpenJDK Code with certain code licensed by Oracle as indicated at + http://openjdk.java.net/legal/exception-modules-2007-05-08.html + ("Designated Exception Modules") to produce an executable, + regardless of the license terms of the Designated Exception Modules, + and to copy and distribute the resulting executable under GPL2, + provided that the Designated Exception Modules continue to be + governed by the licenses under which they were offered by Oracle. + +As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code +to build an executable that includes those portions of necessary code that +Oracle could not provide under GPL2 (or that Oracle has provided under GPL2 +with the Classpath exception). If you modify or add to the OpenJDK code, +that new GPL2 code may still be combined with Designated Exception Modules +if the new code is made subject to this exception by its copyright holder. diff --git a/docs/docs/api/legal/LICENSE b/docs/docs/api/legal/LICENSE new file mode 100644 index 00000000..8b400c7a --- /dev/null +++ b/docs/docs/api/legal/LICENSE @@ -0,0 +1,347 @@ +The GNU General Public License (GPL) + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public License is intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. This General Public License applies to +most of the Free Software Foundation's software and to any other program whose +authors commit to using it. (Some other Free Software Foundation software is +covered by the GNU Library General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom to +distribute copies of free software (and charge for this service if you wish), +that you receive source code or can get it if you want it, that you can change +the software or use pieces of it in new free programs; and that you know you +can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny +you these rights or to ask you to surrender the rights. These restrictions +translate to certain responsibilities for you if you distribute copies of the +software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for +a fee, you must give the recipients all the rights that you have. You must +make sure that they, too, receive or can get the source code. And you must +show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) +offer you this license which gives you legal permission to copy, distribute +and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that +everyone understands that there is no warranty for this free software. If the +software is modified by someone else and passed on, we want its recipients to +know that what they have is not the original, so that any problems introduced +by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We +wish to avoid the danger that redistributors of a free program will +individually obtain patent licenses, in effect making the program proprietary. +To prevent this, we have made it clear that any patent must be licensed for +everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice +placed by the copyright holder saying it may be distributed under the terms of +this General Public License. The "Program", below, refers to any such program +or work, and a "work based on the Program" means either the Program or any +derivative work under copyright law: that is to say, a work containing the +Program or a portion of it, either verbatim or with modifications and/or +translated into another language. (Hereinafter, translation is included +without limitation in the term "modification".) Each licensee is addressed as +"you". + +Activities other than copying, distribution and modification are not covered by +this License; they are outside its scope. The act of running the Program is +not restricted, and the output from the Program is covered only if its contents +constitute a work based on the Program (independent of having been made by +running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as +you receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice and +disclaimer of warranty; keep intact all the notices that refer to this License +and to the absence of any warranty; and give any other recipients of the +Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may +at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus +forming a work based on the Program, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all of +these conditions: + + a) You must cause the modified files to carry prominent notices stating + that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or + in part contains or is derived from the Program or any part thereof, to be + licensed as a whole at no charge to all third parties under the terms of + this License. + + c) If the modified program normally reads commands interactively when run, + you must cause it, when started running for such interactive use in the + most ordinary way, to print or display an announcement including an + appropriate copyright notice and a notice that there is no warranty (or + else, saying that you provide a warranty) and that users may redistribute + the program under these conditions, and telling the user how to view a copy + of this License. (Exception: if the Program itself is interactive but does + not normally print such an announcement, your work based on the Program is + not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Program, and can be reasonably +considered independent and separate works in themselves, then this License, and +its terms, do not apply to those sections when you distribute them as separate +works. But when you distribute the same sections as part of a whole which is a +work based on the Program, the distribution of the whole must be on the terms +of this License, whose permissions for other licensees extend to the entire +whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise the +right to control the distribution of derivative or collective works based on +the Program. + +In addition, mere aggregation of another work not based on the Program with the +Program (or with a work based on the Program) on a volume of a storage or +distribution medium does not bring the other work under the scope of this +License. + +3. You may copy and distribute the Program (or a work based on it, under +Section 2) in object code or executable form under the terms of Sections 1 and +2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source + code, which must be distributed under the terms of Sections 1 and 2 above + on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to + give any third party, for a charge no more than your cost of physically + performing source distribution, a complete machine-readable copy of the + corresponding source code, to be distributed under the terms of Sections 1 + and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed only + for noncommercial distribution and only if you received the program in + object code or executable form with such an offer, in accord with + Subsection b above.) + +The source code for a work means the preferred form of the work for making +modifications to it. For an executable work, complete source code means all +the source code for all modules it contains, plus any associated interface +definition files, plus the scripts used to control compilation and installation +of the executable. However, as a special exception, the source code +distributed need not include anything that is normally distributed (in either +source or binary form) with the major components (compiler, kernel, and so on) +of the operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the source +code from the same place counts as distribution of the source code, even though +third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as +expressly provided under this License. Any attempt otherwise to copy, modify, +sublicense or distribute the Program is void, and will automatically terminate +your rights under this License. However, parties who have received copies, or +rights, from you under this License will not have their licenses terminated so +long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. +However, nothing else grants you permission to modify or distribute the Program +or its derivative works. These actions are prohibited by law if you do not +accept this License. Therefore, by modifying or distributing the Program (or +any work based on the Program), you indicate your acceptance of this License to +do so, and all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), +the recipient automatically receives a license from the original licensor to +copy, distribute or modify the Program subject to these terms and conditions. +You may not impose any further restrictions on the recipients' exercise of the +rights granted herein. You are not responsible for enforcing compliance by +third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), conditions +are imposed on you (whether by court order, agreement or otherwise) that +contradict the conditions of this License, they do not excuse you from the +conditions of this License. If you cannot distribute so as to satisfy +simultaneously your obligations under this License and any other pertinent +obligations, then as a consequence you may not distribute the Program at all. +For example, if a patent license would not permit royalty-free redistribution +of the Program by all those who receive copies directly or indirectly through +you, then the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply and +the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or +other property right claims or to contest validity of any such claims; this +section has the sole purpose of protecting the integrity of the free software +distribution system, which is implemented by public license practices. Many +people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose that +choice. + +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain +countries either by patents or by copyrighted interfaces, the original +copyright holder who places the Program under this License may add an explicit +geographical distribution limitation excluding those countries, so that +distribution is permitted only in or among countries not thus excluded. In +such case, this License incorporates the limitation as if written in the body +of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the +General Public License from time to time. Such new versions will be similar in +spirit to the present version, but may differ in detail to address new problems +or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any later +version", you have the option of following the terms and conditions either of +that version or of any later version published by the Free Software Foundation. +If the Program does not specify a version number of this License, you may +choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs +whose distribution conditions are different, write to the author to ask for +permission. For software which is copyrighted by the Free Software Foundation, +write to the Free Software Foundation; we sometimes make exceptions for this. +Our decision will be guided by the two goals of preserving the free status of +all derivatives of our free software and of promoting the sharing and reuse of +software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE +PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND +PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, +YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE +PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR +INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA +BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER +OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + + One line to give the program's name and a brief idea of what it does. + + Copyright (C) + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it +starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes + with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free + software, and you are welcome to redistribute it under certain conditions; + type 'show c' for details. + +The hypothetical commands 'show w' and 'show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than 'show w' and 'show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + 'Gnomovision' (which makes passes at compilers) written by James Hacker. + + signature of Ty Coon, 1 April 1989 + + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General Public +License instead of this License. + + +"CLASSPATH" EXCEPTION TO THE GPL + +Certain source files distributed by Oracle America and/or its affiliates are +subject to the following clarification and special exception to the GPL, but +only where Oracle has expressly included in the particular source file's header +the words "Oracle designates this particular file as subject to the "Classpath" +exception as provided by Oracle in the LICENSE file that accompanied this code." + + Linking this library statically or dynamically with other modules is making + a combined work based on this library. Thus, the terms and conditions of + the GNU General Public License cover the whole combination. + + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, + and to copy and distribute the resulting executable under terms of your + choice, provided that you also meet, for each linked independent module, + the terms and conditions of the license of that module. An independent + module is a module which is not derived from or based on this library. If + you modify this library, you may extend this exception to your version of + the library, but you are not obligated to do so. If you do not wish to do + so, delete this exception statement from your version. diff --git a/docs/docs/api/legal/jquery.md b/docs/docs/api/legal/jquery.md new file mode 100644 index 00000000..f7b72e3f --- /dev/null +++ b/docs/docs/api/legal/jquery.md @@ -0,0 +1,72 @@ +## jQuery v3.6.0 + +### jQuery License +``` +jQuery v 3.6.0 +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +****************************************** + +The jQuery JavaScript Library v3.6.0 also includes Sizzle.js + +Sizzle.js includes the following license: + +Copyright JS Foundation and other contributors, https://js.foundation/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/sizzle + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +********************* + +``` diff --git a/docs/docs/api/legal/jqueryUI.md b/docs/docs/api/legal/jqueryUI.md new file mode 100644 index 00000000..8031bdb5 --- /dev/null +++ b/docs/docs/api/legal/jqueryUI.md @@ -0,0 +1,49 @@ +## jQuery UI v1.12.1 + +### jQuery UI License +``` +Copyright jQuery Foundation and other contributors, https://jquery.org/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/jquery-ui + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +Copyright and related rights for sample code are waived via CC0. Sample +code is defined as all source code contained within the demos directory. + +CC0: http://creativecommons.org/publicdomain/zero/1.0/ + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +``` diff --git a/docs/docs/api/member-search-index.js b/docs/docs/api/member-search-index.js index a61ba571..703621e6 100644 --- a/docs/docs/api/member-search-index.js +++ b/docs/docs/api/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"aboveMaxArguments()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"aboveMaxArguments(int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"aboveMaxArguments(String[])","url":"aboveMaxArguments(java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"addArgument(long)"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"addColumn(FeatureColumn)","url":"addColumn(mil.nga.geopackage.features.user.FeatureColumn)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"addColumn(String)","url":"addColumn(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"addColumns(Collection)","url":"addColumns(java.util.Collection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"addColumns(String[])","url":"addColumns(java.lang.String[])"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"addHTTPHeaderValue(String, String)","url":"addHTTPHeaderValue(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"addHTTPHeaderValues(String, List)","url":"addHTTPHeaderValues(java.lang.String,java.util.List)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"addRow(FeatureRow)","url":"addRow(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"addRows(List)","url":"addRows(java.util.List)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"addZoomLevel(int)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"addZoomLevels(Collection)","url":"addZoomLevels(java.util.Collection)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"addZoomLevels(int, int)","url":"addZoomLevels(int,int)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"addZoomLevels(int[])"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"adjustTileMatrixLengths()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"AndroidBindingsSQLiteDatabase()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"AndroidBindingsSQLiteDatabase(SQLiteDatabase)","url":"%3Cinit%3E(org.sqlite.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"AndroidSQLiteDatabase(SQLiteDatabase)","url":"%3Cinit%3E(android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"appendWhere(String)","url":"appendWhere(java.lang.String)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesConnection","l":"AttributesConnection(GeoPackageConnection)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesCursor","l":"AttributesCursor(AttributesTable, Cursor)","url":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesTable,android.database.Cursor)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesCursor","l":"AttributesCursor(AttributesTable, String[], Cursor)","url":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesTable,java.lang.String[],android.database.Cursor)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesDao","l":"AttributesDao(String, GeoPackageConnection, AttributesTable)","url":"%3Cinit%3E(java.lang.String,mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.attributes.AttributesTable)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesInvalidCursor","l":"AttributesInvalidCursor(AttributesDao, AttributesCursor, List, List)","url":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesDao,mil.nga.geopackage.attributes.AttributesCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"AttributesPaginatedCursor(AttributesDao, AttributesCursor)","url":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesDao,mil.nga.geopackage.attributes.AttributesCursor)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesRow","l":"AttributesRow(AttributesRow)","url":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesRow)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesRow","l":"AttributesRow(AttributesTable)","url":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesTable)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesRowSync","l":"AttributesRowSync()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.attributes","c":"AttributesWrapperConnection","l":"AttributesWrapperConnection(GeoPackageConnection)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"beginTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"beginTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"beginTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"beginTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"beginTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"beginTransaction()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"beginTransaction()"},{"p":"mil.nga.geopackage.io","c":"BitmapConverter","l":"BitmapConverter()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"BITS_PER_SAMPLE"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"boundingBox"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"cacheGeometries"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"calculateDrawOverlap()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"calculatePixelBounds()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"calculatePixelBounds(float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(IconRow, float)","url":"calculatePixelBounds(mil.nga.geopackage.extension.nga.style.IconRow,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(IconRow)","url":"calculatePixelBounds(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(PixelBounds, IconRow, float)","url":"calculatePixelBounds(mil.nga.geopackage.style.PixelBounds,mil.nga.geopackage.extension.nga.style.IconRow,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(PixelBounds, IconRow)","url":"calculatePixelBounds(mil.nga.geopackage.style.PixelBounds,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(PixelBounds, StyleRow, float)","url":"calculatePixelBounds(mil.nga.geopackage.style.PixelBounds,mil.nga.geopackage.extension.nga.style.StyleRow,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(PixelBounds, StyleRow)","url":"calculatePixelBounds(mil.nga.geopackage.style.PixelBounds,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(String, float)","url":"calculatePixelBounds(java.lang.String,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(String)","url":"calculatePixelBounds(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(StyleRow, float)","url":"calculatePixelBounds(mil.nga.geopackage.extension.nga.style.StyleRow,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(StyleRow)","url":"calculatePixelBounds(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"calculateStylePixelBounds()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"calculateStylePixelBounds(float)"},{"p":"mil.nga.geopackage.extension.rtree","c":"GeometryFunction","l":"callback(String[])","url":"callback(java.lang.String[])"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"centerIcon()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"checkIfDrawn(Bitmap)","url":"checkIfDrawn(android.graphics.Bitmap)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"chunkLimit"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"chunkLimit"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureDrawType","l":"CIRCLE"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"clear()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"clear()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"clear()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"clear()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"clear(String)","url":"clear(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"clearAndResize(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"clearAndResize(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"clearAndResize(String, int)","url":"clearAndResize(java.lang.String,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"clearCache()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"clearCache()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"clearCachedTableFeatureStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"clearCachedTableIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"clearCachedTableStyles()"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"clearGeometryCache()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"clearIconCache()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"clearStylePaintCache()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"close()"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"close()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"close()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"close()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"close()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"close()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"close()"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"close()"},{"p":"mil.nga.geopackage.extension.rtree","c":"FeatureIndexRTreeResults","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexFeatureResults","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexGeoPackageResults","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexMetadataResults","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexResults","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"MultipleFeatureIndexResults","l":"close()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"close()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"close()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"close()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"close()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"close()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"close()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"close()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"COLUMN_EXTERNAL_PATH"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_GEOPACKAGE_ID"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"COLUMN_GEOPACKAGE_ID"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"COLUMN_ID"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_ID"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"COLUMN_LAST_INDEXED"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MAX_M"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MAX_X"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MAX_Y"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MAX_Z"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MIN_M"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MIN_X"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MIN_Y"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MIN_Z"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"COLUMN_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_TABLE_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"COLUMN_TABLE_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"COLUMNS"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMNS"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"COLUMNS"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"COLUMNS"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"COLUMNS_AS"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"columnToContentValue(ContentValues, FeatureColumn, Object)","url":"columnToContentValue(android.content.ContentValues,mil.nga.geopackage.features.user.FeatureColumn,java.lang.Object)"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"columnToContentValue(ContentValues, TColumn, Object)","url":"columnToContentValue(android.content.ContentValues,TColumn,java.lang.Object)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"commit()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"commit()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"commit()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"compressFormat"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"context"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"context"},{"p":"mil.nga.geopackage.io","c":"ContextIOUtils","l":"ContextIOUtils()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"convertCursor(Cursor)","url":"convertCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.user","c":"UserWrapperConnection","l":"convertCursor(Cursor)","url":"convertCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesRow","l":"copy()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"copy()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"copy()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"copy()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"copy()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"copy()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"copy()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"copy()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"copy()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"copy()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"copy()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"copy()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomRow","l":"copy()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"copy(GeoPackageDatabase)","url":"copy(mil.nga.geopackage.db.GeoPackageDatabase)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"copy(String, String, GeoPackageProgress)","url":"copy(java.lang.String,java.lang.String,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"copy(String, String, GeoPackageProgress)","url":"copy(java.lang.String,java.lang.String,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"copy(String, String)","url":"copy(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"copy(String, String)","url":"copy(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"copyValue(FeatureColumn, Object)","url":"copyValue(mil.nga.geopackage.features.user.FeatureColumn,java.lang.Object)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"count()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"count()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"count()"},{"p":"mil.nga.geopackage.extension.rtree","c":"FeatureIndexRTreeResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexFeatureResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexGeoPackageResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexMetadataResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"MultipleFeatureIndexResults","l":"count()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, Map)","url":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, Projection, Map)","url":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, Projection, String, String[])","url":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, Projection, String)","url":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(boolean, String, BoundingBox, Projection)","url":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, Projection)","url":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, String, String[])","url":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, String)","url":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(boolean, String, BoundingBox)","url":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox)","url":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(boolean, String, double, double, double, double)","url":"count(boolean,java.lang.String,double,double,double,double)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, GeometryEnvelope, Map)","url":"count(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, GeometryEnvelope, String, String[])","url":"count(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, GeometryEnvelope, String)","url":"count(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(boolean, String, GeometryEnvelope)","url":"count(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, GeometryEnvelope)","url":"count(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, Map)","url":"count(boolean,java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(boolean, String, Map)","url":"count(boolean,java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(boolean, String, String, String[])","url":"count(boolean,java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, String, String[])","url":"count(boolean,java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(boolean, String, String, String[])","url":"count(boolean,java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, String)","url":"count(boolean,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(boolean, String, String)","url":"count(boolean,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String)","url":"count(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(boolean, String)","url":"count(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, Map)","url":"count(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, Map)","url":"count(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, Projection, Map)","url":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, Projection, Map)","url":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, Projection, String, String[])","url":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, Projection, String, String[])","url":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, Projection, String)","url":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, Projection, String)","url":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"count(BoundingBox, Projection)","url":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(BoundingBox, Projection)","url":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, Projection)","url":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, Projection)","url":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, String, String[])","url":"count(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, String, String[])","url":"count(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, String)","url":"count(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, String)","url":"count(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"count(BoundingBox)","url":"count(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(BoundingBox)","url":"count(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox)","url":"count(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox)","url":"count(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(double, double, double, double, Map)","url":"count(double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(double, double, double, double, String, String[])","url":"count(double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(double, double, double, double, String)","url":"count(double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(double, double, double, double)","url":"count(double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(double, double, double, double)","url":"count(double,double,double,double)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(GeometryEnvelope, Map)","url":"count(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(GeometryEnvelope, Map)","url":"count(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(GeometryEnvelope, String, String[])","url":"count(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(GeometryEnvelope, String, String[])","url":"count(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(GeometryEnvelope, String)","url":"count(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(GeometryEnvelope, String)","url":"count(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"count(GeometryEnvelope)","url":"count(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(GeometryEnvelope)","url":"count(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(GeometryEnvelope)","url":"count(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(GeometryEnvelope)","url":"count(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"count(long, String, BoundingBox)","url":"count(long,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"count(long, String, GeometryEnvelope)","url":"count(long,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"count(long, String)","url":"count(long,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"count(long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(Map)","url":"count(java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(Map)","url":"count(java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, Map)","url":"count(java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, Projection, Map)","url":"count(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, Projection, String, String[])","url":"count(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, Projection, String)","url":"count(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(String, BoundingBox, Projection)","url":"count(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, Projection)","url":"count(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, String, String[])","url":"count(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, String)","url":"count(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(String, BoundingBox)","url":"count(java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox)","url":"count(java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(String, double, double, double, double)","url":"count(java.lang.String,double,double,double,double)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, GeometryEnvelope, Map)","url":"count(java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, GeometryEnvelope, String, String[])","url":"count(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, GeometryEnvelope, String)","url":"count(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(String, GeometryEnvelope)","url":"count(java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, GeometryEnvelope)","url":"count(java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, Map)","url":"count(java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(String, Map)","url":"count(java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"count(String, String, BoundingBox)","url":"count(java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"count(String, String, GeometryEnvelope)","url":"count(java.lang.String,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, String, String[])","url":"count(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(String, String, String[])","url":"count(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"count(String, String)","url":"count(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, String)","url":"count(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(String, String)","url":"count(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, String[])","url":"count(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(String, String[])","url":"count(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String)","url":"count(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(String)","url":"count(java.lang.String)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"count(UserCustomCursor)","url":"count(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"countByBaseId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"countByBaseId(UserMappingRow)","url":"countByBaseId(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"countByIds(long, long)","url":"countByIds(long,long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"countByIds(UserMappingRow)","url":"countByIds(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"countByRelatedId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"countByRelatedId(UserMappingRow)","url":"countByRelatedId(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"countColumn(String)","url":"countColumn(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"countColumn(String)","url":"countColumn(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countColumnFeatures(String)","url":"countColumnFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countColumnFeatures(String)","url":"countColumnFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countColumnFeatures(String)","url":"countColumnFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures()"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, Map)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, Map)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, Map)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, Projection, Map)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, Projection, Map)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, Projection, Map)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, Projection, String, String[])","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, Projection, String, String[])","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, Projection, String, String[])","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, Projection, String)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, Projection, String)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, Projection, String)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, Projection)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, Projection)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, Projection)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, String, String[])","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, String, String[])","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, String, String[])","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, String)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, String)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, String)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox)","url":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, double, double, double, double, Map)","url":"countFeatures(boolean,java.lang.String,double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, double, double, double, double, String, String[])","url":"countFeatures(boolean,java.lang.String,double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, double, double, double, double, String)","url":"countFeatures(boolean,java.lang.String,double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, double, double, double, double)","url":"countFeatures(boolean,java.lang.String,double,double,double,double)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, GeometryEnvelope, Map)","url":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, GeometryEnvelope, Map)","url":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, GeometryEnvelope, Map)","url":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, GeometryEnvelope, String, String[])","url":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, GeometryEnvelope, String, String[])","url":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, GeometryEnvelope, String, String[])","url":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, GeometryEnvelope, String)","url":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, GeometryEnvelope, String)","url":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, GeometryEnvelope, String)","url":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, GeometryEnvelope)","url":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, GeometryEnvelope)","url":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, GeometryEnvelope)","url":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, Map)","url":"countFeatures(boolean,java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, Map)","url":"countFeatures(boolean,java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, Map)","url":"countFeatures(boolean,java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, String, String[])","url":"countFeatures(boolean,java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, String, String[])","url":"countFeatures(boolean,java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, String, String[])","url":"countFeatures(boolean,java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, String)","url":"countFeatures(boolean,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, String)","url":"countFeatures(boolean,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, String)","url":"countFeatures(boolean,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String)","url":"countFeatures(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String)","url":"countFeatures(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String)","url":"countFeatures(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, Map)","url":"countFeatures(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, Map)","url":"countFeatures(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, Map)","url":"countFeatures(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, Projection, Map)","url":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, Projection, Map)","url":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, Projection, Map)","url":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, Projection, String, String[])","url":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, Projection, String, String[])","url":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, Projection, String, String[])","url":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, Projection, String)","url":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, Projection, String)","url":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, Projection, String)","url":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, Projection)","url":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, Projection)","url":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, Projection)","url":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, String, String[])","url":"countFeatures(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, String, String[])","url":"countFeatures(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, String, String[])","url":"countFeatures(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, String)","url":"countFeatures(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, String)","url":"countFeatures(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, String)","url":"countFeatures(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox)","url":"countFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox)","url":"countFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox)","url":"countFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(double, double, double, double, Map)","url":"countFeatures(double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(double, double, double, double, String, String[])","url":"countFeatures(double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(double, double, double, double, String)","url":"countFeatures(double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(double, double, double, double)","url":"countFeatures(double,double,double,double)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(GeometryEnvelope, Map)","url":"countFeatures(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(GeometryEnvelope, Map)","url":"countFeatures(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(GeometryEnvelope, Map)","url":"countFeatures(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(GeometryEnvelope, String, String[])","url":"countFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(GeometryEnvelope, String, String[])","url":"countFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(GeometryEnvelope, String, String[])","url":"countFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(GeometryEnvelope, String)","url":"countFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(GeometryEnvelope, String)","url":"countFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(GeometryEnvelope, String)","url":"countFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(GeometryEnvelope)","url":"countFeatures(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(GeometryEnvelope)","url":"countFeatures(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(GeometryEnvelope)","url":"countFeatures(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(Map)","url":"countFeatures(java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(Map)","url":"countFeatures(java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(Map)","url":"countFeatures(java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, Map)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, Map)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, Map)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, Projection, Map)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, Projection, Map)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, Projection, Map)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, Projection, String, String[])","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, Projection, String, String[])","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, Projection, String, String[])","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, Projection, String)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, Projection, String)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, Projection, String)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, Projection)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, Projection)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, Projection)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, String, String[])","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, String, String[])","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, String, String[])","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, String)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, String)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, String)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox)","url":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, double, double, double, double, Map)","url":"countFeatures(java.lang.String,double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, double, double, double, double, String, String[])","url":"countFeatures(java.lang.String,double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, double, double, double, double, String)","url":"countFeatures(java.lang.String,double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, double, double, double, double)","url":"countFeatures(java.lang.String,double,double,double,double)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, GeometryEnvelope, Map)","url":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, GeometryEnvelope, Map)","url":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, GeometryEnvelope, Map)","url":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, GeometryEnvelope, String, String[])","url":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, GeometryEnvelope, String, String[])","url":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, GeometryEnvelope, String, String[])","url":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, GeometryEnvelope, String)","url":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, GeometryEnvelope, String)","url":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, GeometryEnvelope, String)","url":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, GeometryEnvelope)","url":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, GeometryEnvelope)","url":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, GeometryEnvelope)","url":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, Map)","url":"countFeatures(java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, Map)","url":"countFeatures(java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, Map)","url":"countFeatures(java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, String, String[])","url":"countFeatures(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, String, String[])","url":"countFeatures(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, String, String[])","url":"countFeatures(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, String)","url":"countFeatures(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, String)","url":"countFeatures(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, String)","url":"countFeatures(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, String[])","url":"countFeatures(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, String[])","url":"countFeatures(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, String[])","url":"countFeatures(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String)","url":"countFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String)","url":"countFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String)","url":"countFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"countIconRowMappings(IconRow)","url":"countIconRowMappings(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"countIconRowMappings(long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappings(String, long)","url":"countMappings(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappingsToBase(Collection, long)","url":"countMappingsToBase(java.util.Collection,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappingsToBase(ExtendedRelation, long)","url":"countMappingsToBase(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappingsToBase(String, long)","url":"countMappingsToBase(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappingsToRelated(Collection, long)","url":"countMappingsToRelated(java.util.Collection,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappingsToRelated(ExtendedRelation, long)","url":"countMappingsToRelated(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappingsToRelated(String, long)","url":"countMappingsToRelated(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"countStyleRowMappings(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"countStyleRowMappings(StyleRow)","url":"countStyleRowMappings(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"countWithGeometries()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"CoverageData(GeoPackage, TileDao, Integer, Integer, Projection)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"CoverageDataPng(GeoPackage, TileDao, Integer, Integer, Projection)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"CoverageDataPng(GeoPackage, TileDao, Projection)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"CoverageDataPng(GeoPackage, TileDao)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"CoverageDataPngImage(ImageInfo)","url":"%3Cinit%3E(ar.com.hjg.pngj.ImageInfo)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"CoverageDataPngImage(TileRow)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileRow)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"CoverageDataTiff(GeoPackage, TileDao, Integer, Integer, Projection)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"CoverageDataTiff(GeoPackage, TileDao, Projection)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"CoverageDataTiff(GeoPackage, TileDao)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"CoverageDataTiffImage(FileDirectory)","url":"%3Cinit%3E(mil.nga.tiff.FileDirectory)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"CoverageDataTiffImage(TileRow)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileRow)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTileMatrixResults","l":"CoverageDataTileMatrixResults(TileMatrix, TileCursor)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.matrix.TileMatrix,mil.nga.geopackage.tiles.user.TileCursor)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"CREATE_SQL"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"CREATE_SQL"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"CREATE_SQL"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"create()"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"create(AttributesDao, AttributesCursor)","url":"create(mil.nga.geopackage.attributes.AttributesDao,mil.nga.geopackage.attributes.AttributesCursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"create(FeatureDao, FeatureCursor)","url":"create(mil.nga.geopackage.features.user.FeatureDao,mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"create(GeometryMetadata)","url":"create(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, GeoPackage, String, Projection)","url":"create(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, GeoPackage, String, TileReprojectionOptimize)","url":"create(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, GeoPackage, TileDao)","url":"create(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, Projection)","url":"create(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, String, Projection)","url":"create(mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, String, TileReprojectionOptimize)","url":"create(mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, TileDao)","url":"create(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, TileReprojectionOptimize)","url":"create(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"create(GeoPackageMetadata)","url":"create(mil.nga.geopackage.db.metadata.GeoPackageMetadata)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"create(long, String, long, GeometryEnvelope)","url":"create(long,java.lang.String,long,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"create(String, String, long, GeometryEnvelope)","url":"create(java.lang.String,java.lang.String,long,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"create(String, String, String)","url":"create(java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"create(String, String)","url":"create(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"create(String)","url":"create(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"create(String)","url":"create(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"create(TableMetadata)","url":"create(mil.nga.geopackage.db.metadata.TableMetadata)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(TileDao, GeoPackage, String, Projection)","url":"create(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(TileDao, GeoPackage, String, TileReprojectionOptimize)","url":"create(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(TileDao, GeoPackage, TileDao)","url":"create(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"create(TileDao, TileCursor)","url":"create(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.tiles.user.TileCursor)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(TileDao, TileDao)","url":"create(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"create(UserCustomDao, UserCustomCursor)","url":"create(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createAtPath(String, File, String, String)","url":"createAtPath(java.lang.String,java.io.File,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createAtPath(String, File, String)","url":"createAtPath(java.lang.String,java.io.File,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"createAtPath(String, File)","url":"createAtPath(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"createAtPath(String, File)","url":"createAtPath(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"createBitmap()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, BoundingBox, GeometryType, CoordinateReferenceSystem)","url":"createFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, BoundingBox, GeometryType, DataType, List, SpatialReferenceSystem)","url":"createFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.DataType,java.util.List,mil.nga.geopackage.srs.SpatialReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, BoundingBox, GeometryType, DataType, SpatialReferenceSystem)","url":"createFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.DataType,mil.nga.geopackage.srs.SpatialReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, BoundingBox, GeometryType, List, CoordinateReferenceSystem)","url":"createFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,java.util.List,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, GeometryType, CoordinateReferenceSystem)","url":"createFeatures(java.lang.String,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, GeometryType, List, CoordinateReferenceSystem)","url":"createFeatures(java.lang.String,mil.nga.sf.GeometryType,java.util.List,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, String, String, BoundingBox, GeometryType, CoordinateReferenceSystem)","url":"createFeatures(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, String, String, BoundingBox, GeometryType, DataType, List, SpatialReferenceSystem)","url":"createFeatures(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.DataType,java.util.List,mil.nga.geopackage.srs.SpatialReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, String, String, BoundingBox, GeometryType, DataType, SpatialReferenceSystem)","url":"createFeatures(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.DataType,mil.nga.geopackage.srs.SpatialReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, String, String, BoundingBox, GeometryType, List, CoordinateReferenceSystem)","url":"createFeatures(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,java.util.List,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, String, String, GeometryType, CoordinateReferenceSystem)","url":"createFeatures(java.lang.String,java.lang.String,java.lang.String,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, String, String, GeometryType, List, CoordinateReferenceSystem)","url":"createFeatures(java.lang.String,java.lang.String,java.lang.String,mil.nga.sf.GeometryType,java.util.List,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(DocumentFile, String, String)","url":"createFile(androidx.documentfile.provider.DocumentFile,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(DocumentFile, String)","url":"createFile(androidx.documentfile.provider.DocumentFile,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"createFile(DocumentFile)","url":"createFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"createFile(DocumentFile)","url":"createFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(File, String, String)","url":"createFile(java.io.File,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(File, String)","url":"createFile(java.io.File,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"createFile(File)","url":"createFile(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"createFile(File)","url":"createFile(java.io.File)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(String, DocumentFile, String, String)","url":"createFile(java.lang.String,androidx.documentfile.provider.DocumentFile,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(String, DocumentFile, String)","url":"createFile(java.lang.String,androidx.documentfile.provider.DocumentFile,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"createFile(String, DocumentFile)","url":"createFile(java.lang.String,androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"createFile(String, DocumentFile)","url":"createFile(java.lang.String,androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(String, File, String, String)","url":"createFile(java.lang.String,java.io.File,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(String, File, String)","url":"createFile(java.lang.String,java.io.File,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"createFile(String, File)","url":"createFile(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"createFile(String, File)","url":"createFile(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"createGeometryMetadata(Cursor)","url":"createGeometryMetadata(android.database.Cursor)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"createGeoPackage(String, String, boolean, GeoPackageCursorFactory, SQLiteDatabase)","url":"createGeoPackage(java.lang.String,java.lang.String,boolean,mil.nga.geopackage.db.GeoPackageCursorFactory,android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createGeoPackageDatasetMetadata(String, String)","url":"createGeoPackageDatasetMetadata(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createGeoPackageMetadata(MetadataScopeType, String, String)","url":"createGeoPackageMetadata(mil.nga.geopackage.extension.metadata.MetadataScopeType,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createGeoPackageSeriesMetadata(String, String)","url":"createGeoPackageSeriesMetadata(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"createIcon(IconRow, float, IconCache)","url":"createIcon(mil.nga.geopackage.extension.nga.style.IconRow,float,mil.nga.geopackage.extension.nga.style.IconCache)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"createIcon(IconRow, float)","url":"createIcon(mil.nga.geopackage.extension.nga.style.IconRow,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"createIcon(IconRow, IconCache)","url":"createIcon(mil.nga.geopackage.extension.nga.style.IconRow,mil.nga.geopackage.extension.nga.style.IconCache)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"createIcon(IconRow)","url":"createIcon(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"createIconNoCache(IconRow, float)","url":"createIconNoCache(mil.nga.geopackage.extension.nga.style.IconRow,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"createIconNoCache(IconRow)","url":"createIconNoCache(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"createIconRelationship()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"createImage(int, int)","url":"createImage(int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"createImage(int, int)","url":"createImage(int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"createImage(TileRow)","url":"createImage(mil.nga.geopackage.tiles.user.TileRow)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"createImage(TileRow)","url":"createImage(mil.nga.geopackage.tiles.user.TileRow)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"createImage(TileRow)","url":"createImage(mil.nga.geopackage.tiles.user.TileRow)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesCursor","l":"createInvalidCursor(UserDao, UserCursor, List, List)","url":"createInvalidCursor(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"createInvalidCursor(UserDao, UserCursor, List, List)","url":"createInvalidCursor(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"createInvalidCursor(UserDao, UserCursor, List, List)","url":"createInvalidCursor(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileCursor","l":"createInvalidCursor(UserDao, UserCursor, List, List)","url":"createInvalidCursor(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomCursor","l":"createInvalidCursor(UserDao, UserCursor, List, List)","url":"createInvalidCursor(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"createIsEmptyFunction()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"createMaxXFunction()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"createMaxYFunction()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createMetadata(Metadata, MetadataReference)","url":"createMetadata(mil.nga.geopackage.extension.metadata.Metadata,mil.nga.geopackage.extension.metadata.reference.MetadataReference)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createMetadata(Metadata)","url":"createMetadata(mil.nga.geopackage.extension.metadata.Metadata)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createMetadata(MetadataScopeType, String, String, MetadataReference)","url":"createMetadata(mil.nga.geopackage.extension.metadata.MetadataScopeType,java.lang.String,java.lang.String,mil.nga.geopackage.extension.metadata.reference.MetadataReference)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createMetadataReference(Metadata, MetadataReference)","url":"createMetadataReference(mil.nga.geopackage.extension.metadata.Metadata,mil.nga.geopackage.extension.metadata.reference.MetadataReference)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createMetadataReference(MetadataReference)","url":"createMetadataReference(mil.nga.geopackage.extension.metadata.reference.MetadataReference)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"createMinXFunction()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"createMinYFunction()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"createNewBitmap()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"createOrUpdate(GeometryMetadata)","url":"createOrUpdate(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"createRelationships()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"createReprojectTileDao(String)","url":"createReprojectTileDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"createStyleRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"createTableIconRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"createTableStyleRelationship()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"createTile(int, long, long)","url":"createTile(int,long,long)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"createTile(int, long, long)","url":"createTile(int,long,long)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"createTile(int, long, long)","url":"createTile(int,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrices(String, BoundingBox, Collection, long, long)","url":"createTileMatrices(java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Collection,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrices(String, BoundingBox, long, long, long, long)","url":"createTileMatrices(java.lang.String,mil.nga.geopackage.BoundingBox,long,long,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrices(TileMatrixSet, Collection, long, long)","url":"createTileMatrices(mil.nga.geopackage.tiles.matrixset.TileMatrixSet,java.util.Collection,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrices(TileMatrixSet, long, long, long, long)","url":"createTileMatrices(mil.nga.geopackage.tiles.matrixset.TileMatrixSet,long,long,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrix(String, BoundingBox, long, long, long)","url":"createTileMatrix(java.lang.String,mil.nga.geopackage.BoundingBox,long,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrix(String, long, long, long, double, double)","url":"createTileMatrix(java.lang.String,long,long,long,double,double)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"createTileMatrix(TileMatrix)","url":"createTileMatrix(mil.nga.geopackage.tiles.matrix.TileMatrix)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrix(TileMatrixSet, long, long, long)","url":"createTileMatrix(mil.nga.geopackage.tiles.matrixset.TileMatrixSet,long,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, CoordinateReferenceSystem, BoundingBox)","url":"createTiles(java.lang.String,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, CoordinateReferenceSystem)","url":"createTiles(java.lang.String,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, SpatialReferenceSystem, BoundingBox)","url":"createTiles(java.lang.String,mil.nga.geopackage.srs.SpatialReferenceSystem,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, String, String, BoundingBox, CoordinateReferenceSystem, BoundingBox)","url":"createTiles(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, String, String, BoundingBox, CoordinateReferenceSystem)","url":"createTiles(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, String, String, BoundingBox, SpatialReferenceSystem, BoundingBox)","url":"createTiles(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.srs.SpatialReferenceSystem,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, String, String, CoordinateReferenceSystem, BoundingBox)","url":"createTiles(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, String, String, CoordinateReferenceSystem)","url":"createTiles(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, String, String, SpatialReferenceSystem, BoundingBox)","url":"createTiles(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.srs.SpatialReferenceSystem,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"createTileTable(GeoPackage, TileTableMetadata, GriddedCoverageDataType)","url":"createTileTable(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileTableMetadata,mil.nga.geopackage.extension.coverage.GriddedCoverageDataType)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"createTileTable(GeoPackage, TileTableMetadata)","url":"createTileTable(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileTableMetadata)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"createTileTable(GeoPackage, TileTableMetadata)","url":"createTileTable(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileTableMetadata)"},{"p":"mil.nga.geopackage.db","c":"CursorResult","l":"CursorResult(Cursor)","url":"%3Cinit%3E(android.database.Cursor)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"data"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"database"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"DATABASE_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"DATABASE_VERSION"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"databases()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"databases()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"databaseSet()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"databaseSet()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"databasesLike(String)","url":"databasesLike(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"databasesLike(String)","url":"databasesLike(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"databasesNotLike(String)","url":"databasesNotLike(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"databasesNotLike(String)","url":"databasesNotLike(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"DEFAULT_CACHE_MAX_SIZE"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"DEFAULT_CACHE_SIZE"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DEFAULT_GEOMETRY_CACHE_SIZE"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"DEFAULT_STYLE_PAINT_CACHE_SIZE"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, FeatureDao, float)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao,float)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, FeatureDao, int, int)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, FeatureDao)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, GeoPackage, FeatureDao, float, int, int)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao,float,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, GeoPackage, FeatureDao, float)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao,float)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, GeoPackage, FeatureDao, int, int)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, GeoPackage, FeatureDao)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context)","url":"%3Cinit%3E(android.content.Context)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"delete()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(GeometryMetadata)","url":"delete(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"delete(GeoPackageFile)","url":"delete(mil.nga.geopackage.dgiwg.GeoPackageFile)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"delete(GeoPackageMetadata)","url":"delete(mil.nga.geopackage.db.metadata.GeoPackageMetadata)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(long, String, long)","url":"delete(long,java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(long, String)","url":"delete(long,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"delete(long, String)","url":"delete(long,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(long)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"delete(long)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(String, String, long)","url":"delete(java.lang.String,java.lang.String,long)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"delete(String, String, String[])","url":"delete(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"delete(String, String, String[])","url":"delete(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"delete(String, String, String[])","url":"delete(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"delete(String, String, String[])","url":"delete(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"delete(String, String, String[])","url":"delete(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(String, String)","url":"delete(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"delete(String, String)","url":"delete(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"delete(String)","url":"delete(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"delete(String)","url":"delete(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"delete(String)","url":"delete(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(String)","url":"delete(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"delete(String)","url":"delete(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"delete(TableMetadata)","url":"delete(mil.nga.geopackage.db.metadata.TableMetadata)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"deleteAll()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"deleteAll()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"deleteAllExternal()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"deleteAllExternal()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteAllFeatureStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteAllFeatureStyles(FeatureTable)","url":"deleteAllFeatureStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteAllFeatureStyles(String)","url":"deleteAllFeatureStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteAllIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteAllIcons(FeatureTable)","url":"deleteAllIcons(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteAllIcons(String)","url":"deleteAllIcons(java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteAllIndexes()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"deleteAllMissingExternal()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"deleteAllMissingExternal()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteAllStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteAllStyles(FeatureTable)","url":"deleteAllStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteAllStyles(String)","url":"deleteAllStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"deleteByBaseId(long, GeometryType)","url":"deleteByBaseId(long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"deleteByBaseId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"deleteByBaseId(UserMappingRow)","url":"deleteByBaseId(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"deleteByIds(long, long)","url":"deleteByIds(long,long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"deleteByIds(UserMappingRow)","url":"deleteByIds(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"deleteByRelatedId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"deleteByRelatedId(UserMappingRow)","url":"deleteByRelatedId(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteFeatureStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteFeatureStyles(FeatureTable)","url":"deleteFeatureStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteFeatureStyles(String)","url":"deleteFeatureStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcon(FeatureRow, GeometryType)","url":"deleteIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIcon(FeatureRow, GeometryType)","url":"deleteIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcon(FeatureRow)","url":"deleteIcon(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIcon(FeatureRow)","url":"deleteIcon(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIcon(long, GeometryType)","url":"deleteIcon(long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcon(String, long, GeometryType)","url":"deleteIcon(java.lang.String,long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconDefault(FeatureRow)","url":"deleteIconDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIconDefault(FeatureRow)","url":"deleteIconDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIconDefault(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconDefault(String, long)","url":"deleteIconDefault(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIconRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRow(IconRow)","url":"deleteIconRow(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRow(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowMappings(IconRow)","url":"deleteIconRowMappings(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowMappings(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowNotMapped(IconRow)","url":"deleteIconRowNotMapped(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowNotMapped(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRows()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRows(Map)","url":"deleteIconRows(java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRows(String, String[])","url":"deleteIconRows(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowsNotMapped()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowsNotMapped(Map)","url":"deleteIconRowsNotMapped(java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowsNotMapped(String, String[])","url":"deleteIconRowsNotMapped(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcons(FeatureRow)","url":"deleteIcons(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIcons(FeatureRow)","url":"deleteIcons(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcons(FeatureTable)","url":"deleteIcons(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIcons(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcons(String, long)","url":"deleteIcons(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcons(String)","url":"deleteIcons(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"deleteIndex()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(Collection)","url":"deleteIndex(java.util.Collection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(FeatureIndexType, FeatureRow)","url":"deleteIndex(mil.nga.geopackage.features.index.FeatureIndexType,mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(FeatureIndexType, long)","url":"deleteIndex(mil.nga.geopackage.features.index.FeatureIndexType,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(FeatureIndexType)","url":"deleteIndex(mil.nga.geopackage.features.index.FeatureIndexType)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(FeatureRow, List)","url":"deleteIndex(mil.nga.geopackage.features.user.FeatureRow,java.util.List)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"deleteIndex(FeatureRow)","url":"deleteIndex(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"deleteIndex(FeatureRow)","url":"deleteIndex(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(FeatureRow)","url":"deleteIndex(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(long, List)","url":"deleteIndex(long,java.util.List)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"deleteIndex(long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappings(String, long)","url":"deleteMappings(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappingsToBase(Collection, long)","url":"deleteMappingsToBase(java.util.Collection,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappingsToBase(ExtendedRelation, long)","url":"deleteMappingsToBase(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappingsToBase(String, long)","url":"deleteMappingsToBase(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappingsToRelated(Collection, long)","url":"deleteMappingsToRelated(java.util.Collection,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappingsToRelated(ExtendedRelation, long)","url":"deleteMappingsToRelated(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappingsToRelated(String, long)","url":"deleteMappingsToRelated(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteRelationships()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyle(FeatureRow, GeometryType)","url":"deleteStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyle(FeatureRow, GeometryType)","url":"deleteStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyle(FeatureRow)","url":"deleteStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyle(FeatureRow)","url":"deleteStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyle(long, GeometryType)","url":"deleteStyle(long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyle(String, long, GeometryType)","url":"deleteStyle(java.lang.String,long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleDefault(FeatureRow)","url":"deleteStyleDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyleDefault(FeatureRow)","url":"deleteStyleDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyleDefault(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleDefault(String, long)","url":"deleteStyleDefault(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyleRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRow(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRow(StyleRow)","url":"deleteStyleRow(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowMappings(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowMappings(StyleRow)","url":"deleteStyleRowMappings(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowNotMapped(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowNotMapped(StyleRow)","url":"deleteStyleRowNotMapped(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRows()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRows(Map)","url":"deleteStyleRows(java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRows(String, String[])","url":"deleteStyleRows(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowsNotMapped()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowsNotMapped(Map)","url":"deleteStyleRowsNotMapped(java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowsNotMapped(String, String[])","url":"deleteStyleRowsNotMapped(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyles(FeatureRow)","url":"deleteStyles(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyles(FeatureRow)","url":"deleteStyles(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyles(FeatureTable)","url":"deleteStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyles(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyles(String, long)","url":"deleteStyles(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyles(String)","url":"deleteStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableFeatureStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableFeatureStyles(FeatureTable)","url":"deleteTableFeatureStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableFeatureStyles(String)","url":"deleteTableFeatureStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableIcon(FeatureTable, GeometryType)","url":"deleteTableIcon(mil.nga.geopackage.features.user.FeatureTable,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableIcon(GeometryType)","url":"deleteTableIcon(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableIcon(String, GeometryType)","url":"deleteTableIcon(java.lang.String,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableIconDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableIconDefault(FeatureTable)","url":"deleteTableIconDefault(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableIconDefault(String)","url":"deleteTableIconDefault(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableIconRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableIcons(FeatureTable)","url":"deleteTableIcons(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableIcons(String)","url":"deleteTableIcons(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableStyle(FeatureTable, GeometryType)","url":"deleteTableStyle(mil.nga.geopackage.features.user.FeatureTable,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableStyle(GeometryType)","url":"deleteTableStyle(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableStyle(String, GeometryType)","url":"deleteTableStyle(java.lang.String,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableStyleDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableStyleDefault(FeatureTable)","url":"deleteTableStyleDefault(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableStyleDefault(String)","url":"deleteTableStyleDefault(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableStyleRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableStyles(FeatureTable)","url":"deleteTableStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableStyles(String)","url":"deleteTableStyles(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"deleteTile(long, long, long)","url":"deleteTile(long,long,long)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"deleteTileMatrices(boolean, String)","url":"deleteTileMatrices(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"density"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"density(int, int)","url":"density(int,int)"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"density(int)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"DGIWGGeoPackage(GeoPackage)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"DGIWGGeoPackageFactory()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"DGIWGGeoPackageManager(Context)","url":"%3Cinit%3E(android.content.Context)"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"DISTINCT"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"draw()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTile(float[], int, int)","url":"drawTile(float[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTile(float[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTile(GriddedTile, Double[], int, int)","url":"drawTile(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTile(GriddedTile, Double[], int, int)","url":"drawTile(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTile(GriddedTile, Double[][])","url":"drawTile(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTile(GriddedTile, Double[][])","url":"drawTile(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[][])"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"drawTile(int, BoundingBox, FeatureCursor)","url":"drawTile(int,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTile(int, BoundingBox, FeatureCursor)","url":"drawTile(int,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"drawTile(int, BoundingBox, FeatureIndexResults)","url":"drawTile(int,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTile(int, BoundingBox, FeatureIndexResults)","url":"drawTile(int,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"drawTile(int, BoundingBox, List)","url":"drawTile(int,mil.nga.geopackage.BoundingBox,java.util.List)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTile(int, BoundingBox, List)","url":"drawTile(int,mil.nga.geopackage.BoundingBox,java.util.List)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTile(int, int, int)","url":"drawTile(int,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"CustomFeaturesTile","l":"drawTile(int, int, long, FeatureIndexResults)","url":"drawTile(int,int,long,mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"drawTile(int, int, long, FeatureIndexResults)","url":"drawTile(int,int,long,mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTile(int[], int, int)","url":"drawTile(int[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTile(int[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTile(short[], int, int)","url":"drawTile(short[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTile(short[][])"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTileBytes(int, int, int)","url":"drawTileBytes(int,int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTileData(float[], int, int)","url":"drawTileData(float[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTileData(float[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"drawTileData(GriddedTile, Double[], int, int)","url":"drawTileData(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTileData(GriddedTile, Double[], int, int)","url":"drawTileData(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTileData(GriddedTile, Double[], int, int)","url":"drawTileData(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"drawTileData(GriddedTile, Double[][])","url":"drawTileData(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTileData(GriddedTile, Double[][])","url":"drawTileData(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTileData(GriddedTile, Double[][])","url":"drawTileData(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTileData(int[], int, int)","url":"drawTileData(int[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTileData(int[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTileData(short[], int, int)","url":"drawTileData(short[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTileData(short[][])"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTileQueryAll(int, int, int)","url":"drawTileQueryAll(int,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTileQueryIndex(int, int, int)","url":"drawTileQueryIndex(int,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"CustomFeaturesTile","l":"drawUnindexedTile(int, int, long, FeatureCursor)","url":"drawUnindexedTile(int,int,long,mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"drawUnindexedTile(int, int, long, FeatureCursor)","url":"drawUnindexedTile(int,int,long,mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesCursor","l":"enableInvalidRequery(AttributesDao)","url":"enableInvalidRequery(mil.nga.geopackage.attributes.AttributesDao)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"enableInvalidRequery(FeatureDao)","url":"enableInvalidRequery(mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileCursor","l":"enableInvalidRequery(TileDao)","url":"enableInvalidRequery(mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomCursor","l":"enableInvalidRequery(UserCustomDao)","url":"enableInvalidRequery(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"enableInvalidRequery(UserDao>)","url":"enableInvalidRequery(mil.nga.geopackage.user.UserDao)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"endAndBeginTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"endAndBeginTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"endAndBeginTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"endAndBeginTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"endTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"endTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"endTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"endTransaction()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"execSQL(String)","url":"execSQL(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"execSQL(String)","url":"execSQL(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"execSQL(String)","url":"execSQL(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"execSQL(String)","url":"execSQL(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"execSQL(String)","url":"execSQL(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"execSQL(String)","url":"execSQL(java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"GeometryFunction","l":"execute(GeoPackageGeometryData)","url":"execute(mil.nga.geopackage.geom.GeoPackageGeometryData)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"executeSQL(String, boolean)","url":"executeSQL(java.lang.String,boolean)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"exists(GeometryMetadata)","url":"exists(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exists(String)","url":"exists(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exists(String)","url":"exists(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"exists(String)","url":"exists(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"existsAtExternalFile(DocumentFile)","url":"existsAtExternalFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"existsAtExternalFile(DocumentFile)","url":"existsAtExternalFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"existsAtExternalFile(File)","url":"existsAtExternalFile(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"existsAtExternalFile(File)","url":"existsAtExternalFile(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"existsAtExternalPath(String)","url":"existsAtExternalPath(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"existsAtExternalPath(String)","url":"existsAtExternalPath(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"expandBoundingBox(BoundingBox, BoundingBox)","url":"expandBoundingBox(mil.nga.geopackage.BoundingBox,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"expandBoundingBox(BoundingBox, Projection)","url":"expandBoundingBox(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"expandBoundingBox(BoundingBox)","url":"expandBoundingBox(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, DocumentFile, GeoPackageProgress)","url":"exportGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, DocumentFile, GeoPackageProgress)","url":"exportGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, DocumentFile)","url":"exportGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, DocumentFile)","url":"exportGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, File, GeoPackageProgress)","url":"exportGeoPackage(java.lang.String,java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, File, GeoPackageProgress)","url":"exportGeoPackage(java.lang.String,java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, File)","url":"exportGeoPackage(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, File)","url":"exportGeoPackage(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, String, File, GeoPackageProgress)","url":"exportGeoPackage(java.lang.String,java.lang.String,java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, String, File, GeoPackageProgress)","url":"exportGeoPackage(java.lang.String,java.lang.String,java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, String, File)","url":"exportGeoPackage(java.lang.String,java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, String, File)","url":"exportGeoPackage(java.lang.String,java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, String, String, Uri, GeoPackageProgress)","url":"exportGeoPackage(java.lang.String,java.lang.String,java.lang.String,android.net.Uri,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, String, String, Uri, GeoPackageProgress)","url":"exportGeoPackage(java.lang.String,java.lang.String,java.lang.String,android.net.Uri,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, String, String, Uri)","url":"exportGeoPackage(java.lang.String,java.lang.String,java.lang.String,android.net.Uri)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, String, String, Uri)","url":"exportGeoPackage(java.lang.String,java.lang.String,java.lang.String,android.net.Uri)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, String, Uri, GeoPackageProgress)","url":"exportGeoPackage(java.lang.String,java.lang.String,android.net.Uri,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, String, Uri, GeoPackageProgress)","url":"exportGeoPackage(java.lang.String,java.lang.String,android.net.Uri,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, String, Uri)","url":"exportGeoPackage(java.lang.String,java.lang.String,android.net.Uri)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, String, Uri)","url":"exportGeoPackage(java.lang.String,java.lang.String,android.net.Uri)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, Uri, ContentValues, GeoPackageProgress)","url":"exportGeoPackage(java.lang.String,android.net.Uri,android.content.ContentValues,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, Uri, ContentValues, GeoPackageProgress)","url":"exportGeoPackage(java.lang.String,android.net.Uri,android.content.ContentValues,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, Uri, ContentValues)","url":"exportGeoPackage(java.lang.String,android.net.Uri,android.content.ContentValues)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, Uri, ContentValues)","url":"exportGeoPackage(java.lang.String,android.net.Uri,android.content.ContentValues)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"externalCount()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"externalCount()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"externalDatabases()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"externalDatabases()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"externalDatabaseSet()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"externalDatabaseSet()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"externalPath"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"FeatureCache()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"FeatureCache(int)","url":"%3Cinit%3E(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"FeatureCacheTables()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"FeatureCacheTables(int)","url":"%3Cinit%3E(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureConnection","l":"FeatureConnection(GeoPackageConnection)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"FeatureCursor(FeatureTable, Cursor)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureTable,android.database.Cursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"FeatureCursor(FeatureTable, String[], Cursor)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureTable,java.lang.String[],android.database.Cursor)"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"featureDao"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"featureDao"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"FeatureDao(FeatureDao)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"FeatureDao(String, GeoPackageConnection, GeometryColumns, FeatureTable)","url":"%3Cinit%3E(java.lang.String,mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.features.columns.GeometryColumns,mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"FeatureIndexer(Context, FeatureDao)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdCursor","l":"FeatureIndexerIdCursor(FeatureCursor, FeatureIndexerIdQuery)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureCursor,mil.nga.geopackage.db.FeatureIndexerIdQuery)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdCursor","l":"FeatureIndexerIdCursor(FeatureTable, Cursor, FeatureIndexerIdQuery)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureTable,android.database.Cursor,mil.nga.geopackage.db.FeatureIndexerIdQuery)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdCursor","l":"FeatureIndexerIdCursor(FeatureTable, String[], Cursor, FeatureIndexerIdQuery)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureTable,java.lang.String[],android.database.Cursor,mil.nga.geopackage.db.FeatureIndexerIdQuery)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdCursor","l":"FeatureIndexerIdCursor(String[], FeatureCursor, FeatureIndexerIdQuery)","url":"%3Cinit%3E(java.lang.String[],mil.nga.geopackage.features.user.FeatureCursor,mil.nga.geopackage.db.FeatureIndexerIdQuery)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"FeatureIndexerIdQuery()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexFeatureResults","l":"FeatureIndexFeatureResults(FeatureCursor)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexGeoPackageResults","l":"FeatureIndexGeoPackageResults(FeatureTableIndex, long, CloseableIterator)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.index.FeatureTableIndex,long,com.j256.ormlite.dao.CloseableIterator)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"FeatureIndexListResults()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"FeatureIndexListResults(FeatureRow)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"FeatureIndexListResults(List)","url":"%3Cinit%3E(java.util.List)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexLocation","l":"FeatureIndexLocation(FeatureIndexManager)","url":"%3Cinit%3E(mil.nga.geopackage.features.index.FeatureIndexManager)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"FeatureIndexManager(Context, GeoPackage, FeatureDao)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"FeatureIndexManager(Context, GeoPackage, String)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexMetadataResults","l":"FeatureIndexMetadataResults(FeatureIndexer, Cursor)","url":"%3Cinit%3E(mil.nga.geopackage.db.FeatureIndexer,android.database.Cursor)"},{"p":"mil.nga.geopackage.extension.rtree","c":"FeatureIndexRTreeResults","l":"FeatureIndexRTreeResults(RTreeIndexTableDao, UserCustomCursor)","url":"%3Cinit%3E(mil.nga.geopackage.extension.rtree.RTreeIndexTableDao,mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureInvalidCursor","l":"FeatureInvalidCursor(FeatureDao, FeatureCursor, List, List)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureDao,mil.nga.geopackage.features.user.FeatureCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"FeaturePaginatedCursor(FeatureDao, FeatureCursor)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureDao,mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaint","l":"FeaturePaint()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"FeaturePaintCache()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"FeaturePaintCache(int)","url":"%3Cinit%3E(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"FeaturePreview(Context, GeoPackage, FeatureDao)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"FeaturePreview(Context, GeoPackage, String)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"FeaturePreview(GeoPackage, FeatureTiles)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.features.FeatureTiles)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"FeatureRow(FeatureRow)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"FeatureRowData(Map, String, String)","url":"%3Cinit%3E(java.util.Map,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"FeatureRowData(Map, String)","url":"%3Cinit%3E(java.util.Map,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"FeatureRowData(Map)","url":"%3Cinit%3E(java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRowSync","l":"FeatureRowSync()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"FeatureStyle()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"FeatureStyle(IconRow)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"FeatureStyle(StyleRow, IconRow)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.StyleRow,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"FeatureStyle(StyleRow)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"FeatureStyleExtension(GeoPackage)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"FeatureStyles()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"FeatureStyles(Icons)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"FeatureStyles(Styles, Icons)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.Styles,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"FeatureStyles(Styles)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"FeatureTableData(String, long, List)","url":"%3Cinit%3E(java.lang.String,long,java.util.List)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"FeatureTableData(String, long)","url":"%3Cinit%3E(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"FeatureTableIndex(GeoPackage, FeatureDao)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"featureTableStyles"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"FeatureTableStyles(GeoPackage, Contents)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"FeatureTableStyles(GeoPackage, FeatureTable)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"FeatureTableStyles(GeoPackage, GeometryColumns)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.columns.GeometryColumns)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"FeatureTableStyles(GeoPackage, String)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"FeatureTileCanvas(int, int)","url":"%3Cinit%3E(int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, Collection, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,java.util.Collection,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, Collection, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,java.util.Collection,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, Collection, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,java.util.Collection,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, Collection, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,java.util.Collection,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, int, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,int,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, int, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,int,int,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,int,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int[], BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,int[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int[], Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,int[],mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, int, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,int,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, int, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,int,int,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,int,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int[], BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,int[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int[], Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,int[],mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"FeatureTilePointIcon(Bitmap)","url":"%3Cinit%3E(android.graphics.Bitmap)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, FeatureDao, float)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao,float)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, FeatureDao, int, int)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, FeatureDao)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, GeoPackage, FeatureDao, float, int, int)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao,float,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, GeoPackage, FeatureDao, float)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao,float)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, GeoPackage, FeatureDao, int, int)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, GeoPackage, FeatureDao)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.extension.nga.link","c":"FeatureTileTableLinker","l":"FeatureTileTableLinker(GeoPackage)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureWrapperConnection","l":"FeatureWrapperConnection(GeoPackageConnection)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureDrawType","l":"FILL"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"fillPolygon"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"flushStream()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"foreignKeyCheck()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"foreignKeyCheck()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"foreignKeyCheck(String)","url":"foreignKeyCheck(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"foreignKeyCheck(String)","url":"foreignKeyCheck(java.lang.String)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"generateTiles()"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"geometryCache"},{"p":"mil.nga.geopackage.extension.rtree","c":"GeometryFunction","l":"GeometryFunction(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"GeometryMetadata()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"GeometryMetadataDataSource(GeoPackageMetadataDb)","url":"%3Cinit%3E(mil.nga.geopackage.db.metadata.GeoPackageMetadataDb)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexType","l":"GEOPACKAGE"},{"p":"mil.nga.geopackage","c":"GeoPackageActivity","l":"GeoPackageActivity()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage","c":"GeoPackageCache","l":"GeoPackageCache(GeoPackageManager)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackageManager)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"GeoPackageConnection(GeoPackageConnection, GeoPackageDatabase)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.db.GeoPackageDatabase)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"GeoPackageConnection(GeoPackageConnection)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"GeoPackageConnection(GeoPackageDatabase)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageDatabase)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"GeoPackageCreator()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"GeoPackageCreator(boolean, boolean, boolean)","url":"%3Cinit%3E(boolean,boolean,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"GeoPackageCreator(Context, boolean, boolean, boolean)","url":"%3Cinit%3E(android.content.Context,boolean,boolean,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"GeoPackageCreator(Context)","url":"%3Cinit%3E(android.content.Context)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"GeoPackageCursorFactory()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"GeoPackageDatabase(GeoPackageDatabase)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageDatabase)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"GeoPackageDatabase(SQLiteDatabase, boolean, GeoPackageCursorFactory)","url":"%3Cinit%3E(android.database.sqlite.SQLiteDatabase,boolean,mil.nga.geopackage.db.GeoPackageCursorFactory)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"GeoPackageDatabase(SQLiteDatabase, GeoPackageCursorFactory)","url":"%3Cinit%3E(android.database.sqlite.SQLiteDatabase,mil.nga.geopackage.db.GeoPackageCursorFactory)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"GeoPackageDatabase(SQLiteDatabase)","url":"%3Cinit%3E(android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"GeoPackageFactory()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"geoPackageId"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"geoPackageId"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"GeoPackageImpl(Context, String, String, GeoPackageConnection, GeoPackageCursorFactory, boolean)","url":"%3Cinit%3E(android.content.Context,java.lang.String,java.lang.String,mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.db.GeoPackageCursorFactory,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"GeoPackageManagerImpl(Context)","url":"%3Cinit%3E(android.content.Context)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"GeoPackageMetadata()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"GeoPackageMetadataDataSource(GeoPackageMetadataDb)","url":"%3Cinit%3E(mil.nga.geopackage.db.metadata.GeoPackageMetadataDb)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"GeoPackageMetadataDb(Context)","url":"%3Cinit%3E(android.content.Context)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"GeoPackageTile(int, int, byte[])","url":"%3Cinit%3E(int,int,byte[])"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTileRetriever","l":"GeoPackageTileRetriever(TileDao, Integer, Integer)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTileRetriever","l":"GeoPackageTileRetriever(TileDao)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"get(GeometryMetadata)","url":"get(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"get(IconRow)","url":"get(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"get(long, String, long)","url":"get(long,java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"get(long, String)","url":"get(long,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"get(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"get(long)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"get(long)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"get(String, long)","url":"get(java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"get(String, String, long)","url":"get(java.lang.String,java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"get(String, String)","url":"get(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"get(String)","url":"get(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"get(UserQueryParamType)","url":"get(mil.nga.geopackage.user.UserQueryParamType)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"getActive()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"getAll()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"getAllExternal()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getAllIconIds()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllIconIds(FeatureTable)","url":"getAllIconIds(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllIconIds(String)","url":"getAllIconIds(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getAllStyleIds()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllStyleIds(FeatureTable)","url":"getAllStyleIds(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllStyleIds(String)","url":"getAllStyleIds(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getAllTableIconIds()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllTableIconIds(FeatureTable)","url":"getAllTableIconIds(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllTableIconIds(String)","url":"getAllTableIconIds(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getAllTableStyleIds()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllTableStyleIds(FeatureTable)","url":"getAllTableStyleIds(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllTableStyleIds(String)","url":"getAllTableStyleIds(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorU()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorUColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorUColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorUOrDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorV()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorVColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorVColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorVOrDefault()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"getAndroidBindingsSQLiteDatabase()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"getAndroidSQLiteDatabase()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getApproximateZoomLevel(double, double)","url":"getApproximateZoomLevel(double,double)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getApproximateZoomLevel(double)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"getArgs()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getAttributesDao(AttributesTable)","url":"getAttributesDao(mil.nga.geopackage.attributes.AttributesTable)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getAttributesDao(AttributesTable)","url":"getAttributesDao(mil.nga.geopackage.attributes.AttributesTable)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getAttributesDao(Contents)","url":"getAttributesDao(mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getAttributesDao(Contents)","url":"getAttributesDao(mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getAttributesDao(String)","url":"getAttributesDao(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getAttributesDao(String)","url":"getAttributesDao(java.lang.String)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesDao","l":"getAttributesDb()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getBaseId()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getBaseIdColumn()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getBaseIdColumnIndex()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"getBindingsCursorFactory()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"getBindingsDb()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"getBitmap()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getBlob(int)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesDao","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getBoundingBox(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"getBoundingBox(int)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getBoundingBox(long, Projection)","url":"getBoundingBox(long,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"getBoundingBox(long, String)","url":"getBoundingBox(long,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getBoundingBox(long)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesDao","l":"getBoundingBox(Projection)","url":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getBoundingBox(Projection)","url":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getBoundingBox(Projection)","url":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getBoundingBox(Projection)","url":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getBoundingBox(Projection)","url":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"getBoundingBox(Projection)","url":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getBoundingBox(Projection)","url":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"getBoundingBox(Projection)","url":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"getBoundingBox(String, String)","url":"getBoundingBox(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getBufferPercentage()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"getCache(FeatureRow)","url":"getCache(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"getCache(String)","url":"getCache(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getCachedTableIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getCachedTableStyles()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getChunkLimit()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"getChunkLimit()"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"getCircleFillPaint()"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"getCirclePaddingPercentage()"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"getCirclePaint()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getClosestZoomLevel(double, double)","url":"getClosestZoomLevel(double,double)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getClosestZoomLevel(double)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getColor()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getColorColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getColorColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getColorOrDefault()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getColumnCount()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getColumnIndex(String)","url":"getColumnIndex(java.lang.String)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesCursor","l":"getColumns()"},{"p":"mil.nga.geopackage.attributes","c":"AttributesRow","l":"getColumns()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"getColumns()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getColumns()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"getColumns()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getColumns()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileCursor","l":"getColumns()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getColumns()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getColumns()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getColumns()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getColumns()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomCursor","l":"getColumns()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomRow","l":"getColumns()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getColumnsAs()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getCompressFormat()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getCompressFormat()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getCompressQuality()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getConnection()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getConnection()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"getConnectionSource()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getContentType()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getContentTypeColumn()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getContentTypeColumnIndex()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getContext()"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"getContext()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getContext()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getContext()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getContext()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdCursor","l":"getCount()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"getCount()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"getCount()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getCount()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getCount()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getCoverageData(GeoPackage, TileDao, Integer, Integer, Projection)","url":"getCoverageData(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getCoverageData(GeoPackage, TileDao, Projection)","url":"getCoverageData(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getCoverageData(GeoPackage, TileDao)","url":"getCoverageData(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"getCursor()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexFeatureResults","l":"getCursor()"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"getCursor()"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"getCursor()"},{"p":"mil.nga.geopackage.user","c":"UserPaginatedCursor","l":"getCursor()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"getCursor()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getCursorFactory()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getCursorFactory()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"getCursorFactory()"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"getDao()"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesExtension","l":"getDao()"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"getDao()"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"getDao()"},{"p":"mil.nga.geopackage.user","c":"UserPaginatedCursor","l":"getDao()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"getDao()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getData()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"getData()"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"getDatabase()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getDatabase(File)","url":"getDatabase(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getDatabaseAtExternalFile(DocumentFile)","url":"getDatabaseAtExternalFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getDatabaseAtExternalFile(DocumentFile)","url":"getDatabaseAtExternalFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getDatabaseAtExternalFile(File)","url":"getDatabaseAtExternalFile(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getDatabaseAtExternalFile(File)","url":"getDatabaseAtExternalFile(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getDatabaseAtExternalPath(String)","url":"getDatabaseAtExternalPath(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getDatabaseAtExternalPath(String)","url":"getDatabaseAtExternalPath(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"getDatabaseConnection()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getDataBitmap()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getDataBitmap(BitmapFactory.Options)","url":"getDataBitmap(android.graphics.BitmapFactory.Options)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getDataBounds()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getDataColumn()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getDataColumnIndex()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"getDb()"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"getDb()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"getDb()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"getDb()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"getDb()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"getDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"getDefault()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getDensity()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getDerivedDimensions()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getDerivedHeight()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getDerivedWidth()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getDescription()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getDescription()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getDescriptionColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getDescriptionColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getDescriptionColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getDescriptionColumnIndex()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"getDirectory()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getDistinct()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getDocumentFile(String)","url":"getDocumentFile(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getDocumentFile(String)","url":"getDocumentFile(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getDouble(int)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"getErrors()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"getExternalAtPath(String)","url":"getExternalAtPath(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"getExternalManager()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"getExternalManager()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"getExternalPath()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getFeatureBoundingBox(Projection, String, boolean)","url":"getFeatureBoundingBox(mil.nga.proj.Projection,java.lang.String,boolean)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getFeatureDao()"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"getFeatureDao()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getFeatureDao()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"getFeatureDao()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"getFeatureDao()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getFeatureDao()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getFeatureDao(Contents)","url":"getFeatureDao(mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getFeatureDao(Contents)","url":"getFeatureDao(mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getFeatureDao(FeatureTable)","url":"getFeatureDao(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getFeatureDao(FeatureTable)","url":"getFeatureDao(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getFeatureDao(GeometryColumns)","url":"getFeatureDao(mil.nga.geopackage.features.columns.GeometryColumns)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getFeatureDao(GeometryColumns)","url":"getFeatureDao(mil.nga.geopackage.features.columns.GeometryColumns)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getFeatureDao(String)","url":"getFeatureDao(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getFeatureDao(String)","url":"getFeatureDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.link","c":"FeatureTileTableLinker","l":"getFeatureDaosForTileTable(String)","url":"getFeatureDaosForTileTable(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getFeatureDb()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureIcons(String)","url":"getFeatureIcons(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"getFeatureIds()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getFeatureIndexer()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"getFeaturePaint(long)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"getFeaturePaint(StyleRow)","url":"getFeaturePaint(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getFeatureRow(Cursor)","url":"getFeatureRow(android.database.Cursor)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"getFeatureRow(GeometryIndex)","url":"getFeatureRow(mil.nga.geopackage.extension.nga.index.GeometryIndex)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getFeatureRow(GeometryMetadata)","url":"getFeatureRow(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getFeatureRow(RTreeIndexTableRow)","url":"getFeatureRow(mil.nga.geopackage.extension.rtree.RTreeIndexTableRow)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getFeatureRow(UserCustomCursor)","url":"getFeatureRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getFeatureRow(UserCustomRow)","url":"getFeatureRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyle(FeatureRow, GeometryType)","url":"getFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyle(FeatureRow, GeometryType)","url":"getFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getFeatureStyle(FeatureRow, GeometryType)","url":"getFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyle(FeatureRow)","url":"getFeatureStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyle(FeatureRow)","url":"getFeatureStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getFeatureStyle(FeatureRow)","url":"getFeatureStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyle(long, GeometryType)","url":"getFeatureStyle(long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyle(String, long, GeometryType)","url":"getFeatureStyle(java.lang.String,long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyleDefault(FeatureRow)","url":"getFeatureStyleDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyleDefault(FeatureRow)","url":"getFeatureStyleDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyleDefault(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyleDefault(String, long)","url":"getFeatureStyleDefault(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyleExtension()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyles(FeatureRow)","url":"getFeatureStyles(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyles(FeatureRow)","url":"getFeatureStyles(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyles(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyles(String, long)","url":"getFeatureStyles(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyles(String)","url":"getFeatureStyles(java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getFeatureTableIndex()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getFeatureTableStyles()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getFeatureTiles()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"getFile()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getFile(DocumentFile)","url":"getFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getFile(String)","url":"getFile(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getFile(String)","url":"getFile(java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"getFileName()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillColor()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillColorColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillColorColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillHexColor()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillOpacity()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillOpacityColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillOpacityColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillOpacityOrDefault()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getFloat(int)"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"getFloatRectangle(long, long, BoundingBox, BoundingBox)","url":"getFloatRectangle(long,long,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"getGeometry()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometry()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getGeometry()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometryColumn()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getGeometryColumn()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometryColumnIndex()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getGeometryColumnName()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometryColumnName()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getGeometryColumns()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getGeometryData()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometryEnvelope()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getGeometryEnvelope()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getGeometryId(Cursor)","url":"getGeometryId(android.database.Cursor)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getGeometryMetadata(Cursor)","url":"getGeometryMetadata(android.database.Cursor)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"getGeometryType()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getGeometryType()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometryType()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getGeometryType()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"getGeometryTypeName()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"getGeometryTypeNameColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"getGeometryTypeNameColumnIndex()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometryValue()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getGeoPackageId()"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"getGeoPackageId()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"getGeoPackageId(String)","url":"getGeoPackageId(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"getGeoPackageId(String)","url":"getGeoPackageId(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getGroupBy()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getHaving()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"getHeight()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"getHeight()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getHeight()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"getHeight()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"getHeight()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getHeight()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getHeightColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getHeightColumnIndex()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getHeightDrawOverlap()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getHexColor()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getHexColorOrDefault()"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"getHttpHeader()"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"getHttpHeaderValues(String)","url":"getHttpHeaderValues(java.lang.String)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"getHttpMethod()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"getIcon()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"getIcon()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"getIcon()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcon(FeatureRow, GeometryType)","url":"getIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIcon(FeatureRow, GeometryType)","url":"getIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcon(FeatureRow)","url":"getIcon(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIcon(FeatureRow)","url":"getIcon(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"getIcon(GeometryType)","url":"getIcon(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getIcon(IconRow)","url":"getIcon(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIcon(long, GeometryType)","url":"getIcon(long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcon(String, long, GeometryType, boolean)","url":"getIcon(java.lang.String,long,mil.nga.sf.GeometryType,boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcon(String, long, GeometryType)","url":"getIcon(java.lang.String,long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getIconBitmap()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getIconCanvas()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIconDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIconDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIconDefault(FeatureRow)","url":"getIconDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIconDefault(FeatureRow)","url":"getIconDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIconDefault(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIconDefault(String, long, boolean)","url":"getIconDefault(java.lang.String,long,boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIconDefault(String, long)","url":"getIconDefault(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIconMappingDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIconMappingDao(String)","url":"getIconMappingDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"getIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"getIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcons(FeatureRow)","url":"getIcons(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIcons(FeatureRow)","url":"getIcons(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIcons(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcons(String, long)","url":"getIcons(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcons(String)","url":"getIcons(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"getId()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getId()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getId()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"getId()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableRow","l":"getId()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getId()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getId()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getId()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"getId(Cursor)","url":"getId(android.database.Cursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getIdAndGeometryColumnNames()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getIdColumn()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"getIdColumn()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getIdColumn()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getIdColumn()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getIdColumn()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getIdColumnIndex()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"getIdColumnIndex()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getIdColumnName()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"getIds()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"getImageBytes()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"getImageBytes()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getIndexedType()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getIndexedTypes()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getIndexLocation()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getIndexLocationQueryOrder()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getIndexManager()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getInt(int)"},{"p":"mil.nga.geopackage.io","c":"ContextIOUtils","l":"getInternalFile(Context, String)","url":"getInternalFile(android.content.Context,java.lang.String)"},{"p":"mil.nga.geopackage.io","c":"ContextIOUtils","l":"getInternalFilePath(Context, String)","url":"getInternalFilePath(android.content.Context,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getInvalidPositions()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getLastIndexed()"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"getLastIndexed()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getLastIndexed()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getLastIndexed(FeatureIndexType)","url":"getLastIndexed(mil.nga.geopackage.features.index.FeatureIndexType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getLimit()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getLimit()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getLineAlpha()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getLineBitmap()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getLineCanvas()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getLineColor()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getLinePaint(FeatureStyle)","url":"getLinePaint(mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getLinePaintCopy()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getLineStrokeWidth()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getLocation()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getLong(int)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"getManager(Context)","url":"getManager(android.content.Context)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"getManager(Context)","url":"getManager(android.content.Context)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMapMaxZoom()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMapMinZoom()"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMappingDao(ExtendedRelation)","url":"getMappingDao(mil.nga.geopackage.extension.related.ExtendedRelation)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMappingDao(String)","url":"getMappingDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMappingsForBase(ExtendedRelation, long)","url":"getMappingsForBase(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMappingsForBase(String, long)","url":"getMappingsForBase(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMappingsForRelated(ExtendedRelation, long)","url":"getMappingsForRelated(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMappingsForRelated(String, long)","url":"getMappingsForRelated(java.lang.String,long)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getMapZoom(boolean, TileMatrix)","url":"getMapZoom(boolean,mil.nga.geopackage.tiles.matrix.TileMatrix)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMapZoom(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMapZoom(TileMatrix)","url":"getMapZoom(mil.nga.geopackage.tiles.matrix.TileMatrix)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMapZoomRange()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"getMaxCacheSize()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getMaxFeaturesPerTile()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getMaxFeaturesTileDraw()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMaxLength()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMaxM()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"getMaxSize()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"getMaxSize(String)","url":"getMaxSize(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMaxX()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableRow","l":"getMaxX()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMaxY()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableRow","l":"getMaxY()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMaxZ()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getMaxZoom()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMaxZoom()"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMediaDao(ExtendedRelation)","url":"getMediaDao(mil.nga.geopackage.extension.related.ExtendedRelation)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMediaDao(MediaTable)","url":"getMediaDao(mil.nga.geopackage.extension.related.media.MediaTable)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMediaDao(String)","url":"getMediaDao(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"getMetadataWhereNameLike(String, String)","url":"getMetadataWhereNameLike(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"getMetadataWhereNameNotLike(String, String)","url":"getMetadataWhereNameNotLike(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMinLength()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMinM()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMinX()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableRow","l":"getMinX()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMinY()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableRow","l":"getMinY()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMinZ()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getMinZoom()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMinZoom()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"getName()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getName()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getName()"},{"p":"mil.nga.geopackage.extension.rtree","c":"GeometryFunction","l":"getName()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"getName()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getNameColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getNameColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getNameColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getNameColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getOpacity()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getOpacityColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getOpacityColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getOpacityOrDefault()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getOptimizeZoom()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getOrBuildSql()"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"getOrCreate(String, String)","url":"getOrCreate(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"getOrCreate(String)","url":"getOrCreate(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getOrderBy()"},{"p":"mil.nga.geopackage","c":"GeoPackageCache","l":"getOrNoCacheOpen(String, boolean)","url":"getOrNoCacheOpen(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageCache","l":"getOrNoCacheOpen(String)","url":"getOrNoCacheOpen(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageCache","l":"getOrOpen(String, boolean)","url":"getOrOpen(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageCache","l":"getOrOpen(String)","url":"getOrOpen(java.lang.String)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"getPagination(AttributesCursor)","url":"getPagination(mil.nga.geopackage.attributes.AttributesCursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"getPagination(FeatureCursor)","url":"getPagination(mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"getPagination(TileCursor)","url":"getPagination(mil.nga.geopackage.tiles.user.TileCursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"getPagination(UserCustomCursor)","url":"getPagination(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaint","l":"getPaint(FeatureDrawType)","url":"getPaint(mil.nga.geopackage.tiles.features.FeatureDrawType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"getPaint(long, FeatureDrawType)","url":"getPaint(long,mil.nga.geopackage.tiles.features.FeatureDrawType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"getPaint(StyleRow, FeatureDrawType)","url":"getPaint(mil.nga.geopackage.extension.nga.style.StyleRow,mil.nga.geopackage.tiles.features.FeatureDrawType)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getPath(String)","url":"getPath(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getPath(String)","url":"getPath(java.lang.String)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"getPixel(int, int)","url":"getPixel(int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"getPixel(int, int)","url":"getPixel(int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"getPixelValue(byte[], int, int)","url":"getPixelValue(byte[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"getPixelValue(byte[], int, int)","url":"getPixelValue(byte[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"getPixelValues(byte[])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"getPixelValues(byte[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getPkColumnName()"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"getPkColumnName()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getPointBitmap()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getPointCanvas()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPointIcon()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPointPaint()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPointPaint(FeatureStyle)","url":"getPointPaint(mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPointRadius()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonAlpha()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getPolygonBitmap()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getPolygonCanvas()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonColor()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonFillAlpha()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonFillColor()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonFillPaint(FeatureStyle)","url":"getPolygonFillPaint(mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonFillPaintCopy()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonPaint(FeatureStyle)","url":"getPolygonPaint(mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonPaintCopy()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonStrokeWidth()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getPosition()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getProgress()"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"getProjection()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getProjectionToWebMercatorTransform(Projection)","url":"getProjectionToWebMercatorTransform(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesManager","l":"getPropertiesExtension(GeoPackage)","url":"getPropertiesExtension(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getQuery()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"getRasters()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"getReader()"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"getRectangle(long, long, BoundingBox, BoundingBox)","url":"getRectangle(long,long,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getRelatedId()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getRelatedIdColumn()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getRelatedIdColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getRelatedTables()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getReprojectTileDao()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getRequestProjection()"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"getResults()"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"getResults()"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"getResults()"},{"p":"mil.nga.geopackage.user","c":"UserPaginatedCursor","l":"getResults()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"getResults()"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"getRoundedFloatRectangle(long, long, BoundingBox, BoundingBox)","url":"getRoundedFloatRectangle(long,long,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getRow()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getRow()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleDao","l":"getRow(AttributesCursor)","url":"getRow(mil.nga.geopackage.attributes.AttributesCursor)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleDao","l":"getRow(AttributesRow)","url":"getRow(mil.nga.geopackage.attributes.AttributesRow)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesCursor","l":"getRow(int[], Object[])","url":"getRow(int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"getRow(int[], Object[])","url":"getRow(int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.tiles.user","c":"TileCursor","l":"getRow(int[], Object[])","url":"getRow(int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getRow(int[], Object[])","url":"getRow(int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomCursor","l":"getRow(int[], Object[])","url":"getRow(int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconDao","l":"getRow(UserCustomCursor)","url":"getRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"getRow(UserCustomCursor)","url":"getRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"getRow(UserCustomCursor)","url":"getRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"getRow(UserCustomCursor)","url":"getRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"getRow(UserCustomCursor)","url":"getRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getRow(UserCustomCursor)","url":"getRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconDao","l":"getRow(UserCustomRow)","url":"getRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"getRow(UserCustomRow)","url":"getRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"getRow(UserCustomRow)","url":"getRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"getRow(UserCustomRow)","url":"getRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"getRow(UserCustomRow)","url":"getRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getRow(UserCustomRow)","url":"getRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"getRows()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"getRows(List)","url":"getRows(java.util.List)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"getRows(List)","url":"getRows(java.util.List)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getRTreeIndexExtension()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getRTreeIndexTableDao()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getScaling()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTileRetriever","l":"getScaling()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getScaling()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getSelection()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getSelectionArgs()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getSelectionArgs()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getSelectionArgs()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getShort(int)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getSimpleAttributesDao(ExtendedRelation)","url":"getSimpleAttributesDao(mil.nga.geopackage.extension.related.ExtendedRelation)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getSimpleAttributesDao(SimpleAttributesTable)","url":"getSimpleAttributesDao(mil.nga.geopackage.extension.related.simple.SimpleAttributesTable)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getSimpleAttributesDao(String)","url":"getSimpleAttributesDao(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"getSize()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"getSize(String)","url":"getSize(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"getSql()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getSql()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getSql()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getSql()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getSrs()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getSrs()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getSrsId()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getSrsId()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getString(int)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"getStyle()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"getStyle()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyle(FeatureRow, GeometryType)","url":"getStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyle(FeatureRow, GeometryType)","url":"getStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyle(FeatureRow)","url":"getStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyle(FeatureRow)","url":"getStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"getStyle(GeometryType)","url":"getStyle(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyle(long, GeometryType)","url":"getStyle(long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyle(String, long, GeometryType, boolean)","url":"getStyle(java.lang.String,long,mil.nga.sf.GeometryType,boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyle(String, long, GeometryType)","url":"getStyle(java.lang.String,long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyleDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyleDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyleDefault(FeatureRow)","url":"getStyleDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyleDefault(FeatureRow)","url":"getStyleDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyleDefault(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyleDefault(String, long, boolean)","url":"getStyleDefault(java.lang.String,long,boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyleDefault(String, long)","url":"getStyleDefault(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyleMappingDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyleMappingDao(String)","url":"getStyleMappingDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"getStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"getStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyles(FeatureRow)","url":"getStyles(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyles(FeatureRow)","url":"getStyles(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyles(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyles(String, long)","url":"getStyles(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyles(String)","url":"getStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconDao","l":"getTable()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getTable()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleDao","l":"getTable()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"getTable()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"getTable()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getTable()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"getTable()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getTable()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"getTable()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getTable()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"getTable()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"getTable()"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"getTable()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getTable()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getTable()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getTable()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"getTableDao(FeatureDao)","url":"getTableDao(mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"getTableDao(String)","url":"getTableDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableFeatureStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableFeatureStyles(FeatureTable)","url":"getTableFeatureStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableFeatureStyles(String)","url":"getTableFeatureStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableIcon(GeometryType)","url":"getTableIcon(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableIcon(String, GeometryType)","url":"getTableIcon(java.lang.String,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableIconDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableIconDefault(String)","url":"getTableIconDefault(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableIconMappingDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableIconMappingDao(String)","url":"getTableIconMappingDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableIcons(FeatureTable)","url":"getTableIcons(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableIcons(String)","url":"getTableIcons(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getTableName()"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"getTableName()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableName()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getTableName()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getTableName()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getTableName()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"getTables()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableStyle(GeometryType)","url":"getTableStyle(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableStyle(String, GeometryType)","url":"getTableStyle(java.lang.String,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableStyleDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableStyleDefault(String)","url":"getTableStyleDefault(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableStyleMappingDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableStyleMappingDao(String)","url":"getTableStyleMappingDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableStyles(FeatureTable)","url":"getTableStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableStyles(String)","url":"getTableStyles(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"getTextPaint()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getTile(BoundingBox, long)","url":"getTile(mil.nga.geopackage.BoundingBox,long)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getTile(BoundingBox)","url":"getTile(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTileRetriever","l":"getTile(int, int, int)","url":"getTile(int,int,int)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileRetriever","l":"getTile(int, int, int)","url":"getTile(int,int,int)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"XYZGeoPackageTileRetriever","l":"getTile(int, int, int)","url":"getTile(int,int,int)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"getTileBorderPaint()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileColumn()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileColumnColumn()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileColumnColumnIndex()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getTileCount()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getTileDao()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getTileDao()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getTileDao()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getTileDao(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getTileDao(Contents)","url":"getTileDao(mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getTileDao(Contents)","url":"getTileDao(mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getTileDao(String)","url":"getTileDao(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getTileDao(String)","url":"getTileDao(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getTileDao(TileMatrixSet)","url":"getTileDao(mil.nga.geopackage.tiles.matrixset.TileMatrixSet)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getTileDao(TileMatrixSet)","url":"getTileDao(mil.nga.geopackage.tiles.matrixset.TileMatrixSet)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getTileDao(TileTable)","url":"getTileDao(mil.nga.geopackage.tiles.user.TileTable)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getTileDao(TileTable)","url":"getTileDao(mil.nga.geopackage.tiles.user.TileTable)"},{"p":"mil.nga.geopackage.extension.nga.link","c":"FeatureTileTableLinker","l":"getTileDaosForFeatureTable(String)","url":"getTileDaosForFeatureTable(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileData()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileDataBitmap()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileDataBitmap(BitmapFactory.Options)","url":"getTileDataBitmap(android.graphics.BitmapFactory.Options)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileDataColumn()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileDataColumnIndex()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileDb()"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"getTileFillPaint()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileGrid(long)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getTileHeight()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileMatrices()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getTileMatrices(boolean)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTileMatrixResults","l":"getTileMatrix()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getTileMatrix(boolean, long)","url":"getTileMatrix(boolean,long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileMatrix(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileMatrixAtMinZoom()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileMatrixDao()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getTileMatrixSet()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileMatrixSet()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getTileMatrixSet(boolean)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileMatrixSetDao()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTileMatrixResults","l":"getTileResults()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileRow()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileRowColumn()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileRowColumnIndex()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getTileSetBoundingBox()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getTilesProjection()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getTileWidth()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getTolerance()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"getTolerance()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getTolerance()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"getTolerance()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getType(int)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getUserCustomDao(String)","url":"getUserCustomDao(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getUserCustomDao(String)","url":"getUserCustomDao(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getUserCustomDao(UserCustomTable)","url":"getUserCustomDao(mil.nga.geopackage.user.custom.UserCustomTable)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getUserCustomDao(UserCustomTable)","url":"getUserCustomDao(mil.nga.geopackage.user.custom.UserCustomTable)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getUserDao(String)","url":"getUserDao(java.lang.String)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"getUserDb()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"getValue(FeatureColumn)","url":"getValue(mil.nga.geopackage.features.user.FeatureColumn)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getValue(GriddedTile, byte[], int, int)","url":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,byte[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"getValue(GriddedTile, byte[], int, int)","url":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,byte[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"getValue(GriddedTile, byte[], int, int)","url":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,byte[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"getValue(GriddedTile, CoverageDataPngImage, int, int)","url":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,mil.nga.geopackage.extension.coverage.CoverageDataPngImage,int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"getValue(GriddedTile, CoverageDataTiffImage, int, int)","url":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,mil.nga.geopackage.extension.coverage.CoverageDataTiffImage,int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getValue(GriddedTile, TileRow, int, int)","url":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,mil.nga.geopackage.tiles.user.TileRow,int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"getValue(GriddedTile, TileRow, int, int)","url":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,mil.nga.geopackage.tiles.user.TileRow,int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"getValue(GriddedTile, TileRow, int, int)","url":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,mil.nga.geopackage.tiles.user.TileRow,int,int)"},{"p":"mil.nga.geopackage.db","c":"CursorResult","l":"getValue(int, GeoPackageDataType)","url":"getValue(int,mil.nga.geopackage.db.GeoPackageDataType)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getValue(int, GeoPackageDataType)","url":"getValue(int,mil.nga.geopackage.db.GeoPackageDataType)"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getValue(int, GeoPackageDataType)","url":"getValue(int,mil.nga.geopackage.db.GeoPackageDataType)"},{"p":"mil.nga.geopackage.db","c":"CursorResult","l":"getValue(int)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getValue(int)"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getValue(int)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getValue(String)","url":"getValue(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getValue(String)","url":"getValue(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getValue(TColumn)"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getValue(TColumn)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getValue(TileRow, int, int)","url":"getValue(mil.nga.geopackage.tiles.user.TileRow,int,int)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getValues()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getValues(CoverageDataRequest, Integer, Integer)","url":"getValues(mil.nga.geopackage.extension.coverage.CoverageDataRequest,java.lang.Integer,java.lang.Integer)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getValues(GriddedTile, byte[])","url":"getValues(mil.nga.geopackage.extension.coverage.GriddedTile,byte[])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"getValues(GriddedTile, byte[])","url":"getValues(mil.nga.geopackage.extension.coverage.GriddedTile,byte[])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"getValues(GriddedTile, byte[])","url":"getValues(mil.nga.geopackage.extension.coverage.GriddedTile,byte[])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getValuesUnbounded(CoverageDataRequest)","url":"getValuesUnbounded(mil.nga.geopackage.extension.coverage.CoverageDataRequest)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getWgs84ToWebMercatorTransform()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getWhere()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getWhereArgs()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"getWidth()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"getWidth()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getWidth()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getWidth()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"getWidth()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"getWidth()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getWidth()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getWidthColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getWidthColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getWidthColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getWidthColumnIndex()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getWidthDrawOverlap()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getWidthOrDefault()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"getWriter()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"getXOffset()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"getYOffset()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getZoomLevel()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getZoomLevel(double, double)","url":"getZoomLevel(double,double)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getZoomLevel(double)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getZoomLevelColumn()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getZoomLevelColumnIndex()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getZoomLevels()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getZoomLevels()"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"GROUP_BY"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"has()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"has()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"has(UserQueryParamType)","url":"has(mil.nga.geopackage.user.UserQueryParamType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"hasColor()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"hasDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"hasDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"hasFillColor()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"hasIcon()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"hasIconRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"hasIconRowMapping(IconRow)","url":"hasIconRowMapping(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"hasIconRowMapping(long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"hasId(long)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"hasInvalidPositions()"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMapping(String, long, long)","url":"hasMapping(java.lang.String,long,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMapping(String, long)","url":"hasMapping(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMappingToBase(Collection, long)","url":"hasMappingToBase(java.util.Collection,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMappingToBase(ExtendedRelation, long)","url":"hasMappingToBase(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMappingToBase(String, long)","url":"hasMappingToBase(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMappingToRelated(Collection, long)","url":"hasMappingToRelated(java.util.Collection,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMappingToRelated(ExtendedRelation, long)","url":"hasMappingToRelated(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMappingToRelated(String, long)","url":"hasMappingToRelated(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"hasRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"hasStyle()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"hasStyleRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"hasStyleRowMapping(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"hasStyleRowMapping(StyleRow)","url":"hasStyleRowMapping(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"hasTableIconRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"hasTableStyleRelationship()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"hasTile(BoundingBox)","url":"hasTile(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTileRetriever","l":"hasTile(int, int, int)","url":"hasTile(int,int,int)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileRetriever","l":"hasTile(int, int, int)","url":"hasTile(int,int,int)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"XYZGeoPackageTileRetriever","l":"hasTile(int, int, int)","url":"hasTile(int,int,int)"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"HAVING"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"height"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"heightOverlap"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"HIGH_DENSITY"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"IconCache()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"IconCache(int)","url":"%3Cinit%3E(int)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconDao","l":"IconDao(UserCustomDao)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"IconRow()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"IconRow(IconRow)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"IconRow(IconTable)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.IconTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"IconRow(UserCustomRow)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"Icons()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"Icons(boolean)","url":"%3Cinit%3E(boolean)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"id"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"id"},{"p":"mil.nga.geopackage.extension.rtree","c":"FeatureIndexRTreeResults","l":"ids()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexFeatureResults","l":"ids()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexGeoPackageResults","l":"ids()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"ids()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexMetadataResults","l":"ids()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexResults","l":"ids()"},{"p":"mil.nga.geopackage.features.index","c":"MultipleFeatureIndexResults","l":"ids()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"ids()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"ids()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"ids()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"ignoreFeatureTableStyles()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(DocumentFile, boolean, GeoPackageProgress)","url":"importGeoPackage(androidx.documentfile.provider.DocumentFile,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(DocumentFile, boolean, GeoPackageProgress)","url":"importGeoPackage(androidx.documentfile.provider.DocumentFile,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(DocumentFile, boolean)","url":"importGeoPackage(androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(DocumentFile, boolean)","url":"importGeoPackage(androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(DocumentFile, GeoPackageProgress)","url":"importGeoPackage(androidx.documentfile.provider.DocumentFile,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(DocumentFile, GeoPackageProgress)","url":"importGeoPackage(androidx.documentfile.provider.DocumentFile,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(DocumentFile)","url":"importGeoPackage(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(DocumentFile)","url":"importGeoPackage(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(File, boolean, GeoPackageProgress)","url":"importGeoPackage(java.io.File,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(File, boolean, GeoPackageProgress)","url":"importGeoPackage(java.io.File,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(File, boolean)","url":"importGeoPackage(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(File, boolean)","url":"importGeoPackage(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(File, GeoPackageProgress)","url":"importGeoPackage(java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(File, GeoPackageProgress)","url":"importGeoPackage(java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(File)","url":"importGeoPackage(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(File)","url":"importGeoPackage(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, DocumentFile, boolean, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, DocumentFile, boolean, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, DocumentFile, boolean)","url":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, DocumentFile, boolean)","url":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, DocumentFile, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, DocumentFile, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, DocumentFile)","url":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, DocumentFile)","url":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, File, boolean, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,java.io.File,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, File, boolean, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,java.io.File,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, File, boolean)","url":"importGeoPackage(java.lang.String,java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, File, boolean)","url":"importGeoPackage(java.lang.String,java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, File, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, File, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, File)","url":"importGeoPackage(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, File)","url":"importGeoPackage(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, InputStream, boolean, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,java.io.InputStream,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, InputStream, boolean, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,java.io.InputStream,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, InputStream, boolean)","url":"importGeoPackage(java.lang.String,java.io.InputStream,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, InputStream, boolean)","url":"importGeoPackage(java.lang.String,java.io.InputStream,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, InputStream, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,java.io.InputStream,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, InputStream, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,java.io.InputStream,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, InputStream)","url":"importGeoPackage(java.lang.String,java.io.InputStream)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, InputStream)","url":"importGeoPackage(java.lang.String,java.io.InputStream)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, URL, boolean, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,java.net.URL,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, URL, boolean, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,java.net.URL,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, URL, boolean)","url":"importGeoPackage(java.lang.String,java.net.URL,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, URL, boolean)","url":"importGeoPackage(java.lang.String,java.net.URL,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, URL, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,java.net.URL,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, URL, GeoPackageProgress)","url":"importGeoPackage(java.lang.String,java.net.URL,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, URL)","url":"importGeoPackage(java.lang.String,java.net.URL)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, URL)","url":"importGeoPackage(java.lang.String,java.net.URL)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(DocumentFile, boolean)","url":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(DocumentFile, boolean)","url":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(DocumentFile, String, boolean)","url":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile,java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(DocumentFile, String, boolean)","url":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile,java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(DocumentFile, String)","url":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(DocumentFile, String)","url":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(DocumentFile)","url":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(DocumentFile)","url":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(File, boolean)","url":"importGeoPackageAsExternalLink(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(File, boolean)","url":"importGeoPackageAsExternalLink(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(File, String, boolean)","url":"importGeoPackageAsExternalLink(java.io.File,java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(File, String, boolean)","url":"importGeoPackageAsExternalLink(java.io.File,java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(File, String)","url":"importGeoPackageAsExternalLink(java.io.File,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(File, String)","url":"importGeoPackageAsExternalLink(java.io.File,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(File)","url":"importGeoPackageAsExternalLink(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(File)","url":"importGeoPackageAsExternalLink(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(String, boolean)","url":"importGeoPackageAsExternalLink(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(String, boolean)","url":"importGeoPackageAsExternalLink(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(String, String, boolean)","url":"importGeoPackageAsExternalLink(java.lang.String,java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(String, String, boolean)","url":"importGeoPackageAsExternalLink(java.lang.String,java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(String, String)","url":"importGeoPackageAsExternalLink(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(String, String)","url":"importGeoPackageAsExternalLink(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(String)","url":"importGeoPackageAsExternalLink(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(String)","url":"importGeoPackageAsExternalLink(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"index()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(boolean, List)","url":"index(boolean,java.util.List)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"index(boolean)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(boolean)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(FeatureIndexType, boolean)","url":"index(mil.nga.geopackage.features.index.FeatureIndexType,boolean)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(FeatureIndexType, FeatureRow)","url":"index(mil.nga.geopackage.features.index.FeatureIndexType,mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(FeatureIndexType)","url":"index(mil.nga.geopackage.features.index.FeatureIndexType)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(FeatureRow, List)","url":"index(mil.nga.geopackage.features.user.FeatureRow,java.util.List)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"index(FeatureRow)","url":"index(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"index(FeatureRow)","url":"index(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(FeatureRow)","url":"index(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(List)","url":"index(java.util.List)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"indexManager"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"indexTable(TableIndex)","url":"indexTable(mil.nga.geopackage.extension.nga.index.TableIndex)"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"initializeTable()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"insert(ContentValues)","url":"insert(android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"insert(String, String, ContentValues)","url":"insert(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"insert(String, String, ContentValues)","url":"insert(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"insert(String, String, ContentValues)","url":"insert(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"insert(String, String, ContentValues)","url":"insert(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"insert(TRow)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"insertOrThrow(ContentValues)","url":"insertOrThrow(android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"insertOrThrow(String, String, ContentValues)","url":"insertOrThrow(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"insertOrThrow(String, String, ContentValues)","url":"insertOrThrow(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"insertOrThrow(String, String, ContentValues)","url":"insertOrThrow(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"insertOrThrow(String, String, ContentValues)","url":"insertOrThrow(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"integrityCheck()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"integrityCheck()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"internalCount()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"internalCount()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"internalDatabases()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"internalDatabases()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"internalDatabaseSet()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"internalDatabaseSet()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"inTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"inTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"inTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"inTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"inTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"inTransaction()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"inTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"isBindingsWritable()"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"isCacheGeometries()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"isContinueOnError()"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"isDatabaseHeaderValid(SQLiteDatabase)","url":"isDatabaseHeaderValid(android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"isDebugLogQueries()"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"isDrawUnindexedTiles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"isEmpty()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"isEmpty()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"isExternal()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"isExternal(String)","url":"isExternal(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"isExternal(String)","url":"isExternal(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"isExternal(String)","url":"isExternal(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"isFillPolygon()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"isImportHeaderValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"isImportHeaderValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"isImportIntegrityValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"isImportIntegrityValidation()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"isIndexed()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"isIndexed()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"isIndexed(FeatureIndexType)","url":"isIndexed(mil.nga.geopackage.features.index.FeatureIndexType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"isIndexQuery()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"isInvalidRequery()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"isLinkTables()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"isManual()"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"isOpenHeaderValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"isOpenHeaderValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"isOpenHeaderValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"isOpenIntegrityValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"isOpenIntegrityValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"isOpenIntegrityValidation()"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"isPaginated(AttributesCursor)","url":"isPaginated(mil.nga.geopackage.attributes.AttributesCursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"isPaginated(FeatureCursor)","url":"isPaginated(mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"isPaginated(FeatureIndexFeatureResults)","url":"isPaginated(mil.nga.geopackage.features.index.FeatureIndexFeatureResults)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"isPaginated(FeatureIndexResults)","url":"isPaginated(mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"isPaginated(TileCursor)","url":"isPaginated(mil.nga.geopackage.tiles.user.TileCursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"isPaginated(UserCustomCursor)","url":"isPaginated(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"isSameProjection()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"isSameUnit()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"isSimplifyGeometries()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"isSkipExisting()"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"isSqliteWriteAheadLogging()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"isSqliteWriteAheadLogging()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"isSqliteWriteAheadLogging()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"isTableIcon()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"isTableIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"isTableStyle()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"isTableStyles()"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"isTms()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"isTransparent(Bitmap)","url":"isTransparent(android.graphics.Bitmap)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"isUseBindings()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"isUseBindings()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"isValid()"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"isValid()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"isValid(DGIWGGeoPackage)","url":"isValid(mil.nga.geopackage.dgiwg.DGIWGGeoPackage)"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"isValid(Rect)","url":"isValid(android.graphics.Rect)"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"isValid(RectF)","url":"isValid(android.graphics.RectF)"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"isValidAllowEmpty(Rect)","url":"isValidAllowEmpty(android.graphics.Rect)"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"isValidAllowEmpty(RectF)","url":"isValidAllowEmpty(android.graphics.RectF)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"isWritable()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"isXYZTiles()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"isXYZTiles()"},{"p":"mil.nga.geopackage.extension.rtree","c":"FeatureIndexRTreeResults","l":"iterator()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexFeatureResults","l":"iterator()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexGeoPackageResults","l":"iterator()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"iterator()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexLocation","l":"iterator()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexMetadataResults","l":"iterator()"},{"p":"mil.nga.geopackage.features.index","c":"MultipleFeatureIndexResults","l":"iterator()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"iterator()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"iterator()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"iterator()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"jsonCompatible()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"jsonCompatible()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"jsonCompatible(boolean, boolean)","url":"jsonCompatible(boolean,boolean)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"jsonCompatible(boolean, boolean)","url":"jsonCompatible(boolean,boolean)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"jsonCompatibleWithGeometries(boolean)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"jsonCompatibleWithGeometries(boolean)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"jsonCompatibleWithPoints(boolean)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"jsonCompatibleWithPoints(boolean)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"lastIndexed"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"LIMIT"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"linePaint"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"lineStrokeWidth"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"ManualFeatureQuery(FeatureDao)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"ManualFeatureQueryResults(FeatureDao, List)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureDao,java.util.List)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"ManualFeatureQueryResults(FeatureDao, String[], List)","url":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureDao,java.lang.String[],java.util.List)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"maxFeaturesPerTile"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"maxFeaturesTileDraw"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"maxM"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"maxX"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"maxY"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"maxZ"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"MediaDao(UserCustomDao, MediaTable)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.extension.related.media.MediaTable)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"MediaDao(UserCustomDao)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"MediaRow(MediaRow)","url":"%3Cinit%3E(mil.nga.geopackage.extension.related.media.MediaRow)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"MediaRow(MediaTable)","url":"%3Cinit%3E(mil.nga.geopackage.extension.related.media.MediaTable)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"MediaRow(UserCustomRow)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexType","l":"METADATA"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"minM"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"minX"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"minY"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"minZ"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"moveToFirst()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdCursor","l":"moveToNext()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"moveToNext()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"moveToNext()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"moveToPosition(int)"},{"p":"mil.nga.geopackage.features.index","c":"MultipleFeatureIndexResults","l":"MultipleFeatureIndexResults(Collection)","url":"%3Cinit%3E(java.util.Collection)"},{"p":"mil.nga.geopackage.features.index","c":"MultipleFeatureIndexResults","l":"MultipleFeatureIndexResults(FeatureIndexResults...)","url":"%3Cinit%3E(mil.nga.geopackage.features.index.FeatureIndexResults...)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"name"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"newCursor(SQLiteDatabase, SQLiteCursorDriver, String, SQLiteQuery)","url":"newCursor(android.database.sqlite.SQLiteDatabase,android.database.sqlite.SQLiteCursorDriver,java.lang.String,android.database.sqlite.SQLiteQuery)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesDao","l":"newRow()"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesExtension","l":"newRow()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconDao","l":"newRow()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleDao","l":"newRow()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"newRow()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"newRow()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"newRow()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"newRow()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"newRow()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"newRow()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"newRow()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexType","l":"NONE"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"NumberFeaturesTile(Context)","url":"%3Cinit%3E(android.content.Context)"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"OAPIFeatureGenerator(GeoPackage, String, String, String)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageActivity","l":"onCreate(Bundle)","url":"onCreate(android.os.Bundle)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"onCreate(SQLiteDatabase)","url":"onCreate(android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"onUpgrade(SQLiteDatabase, int, int)","url":"onUpgrade(android.database.sqlite.SQLiteDatabase,int,int)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"open()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(boolean, GeoPackageFile)","url":"open(boolean,mil.nga.geopackage.dgiwg.GeoPackageFile)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(boolean, String)","url":"open(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(GeoPackageFile, boolean, boolean)","url":"open(mil.nga.geopackage.dgiwg.GeoPackageFile,boolean,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(GeoPackageFile, boolean)","url":"open(mil.nga.geopackage.dgiwg.GeoPackageFile,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(GeoPackageFile)","url":"open(mil.nga.geopackage.dgiwg.GeoPackageFile)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(String, boolean, boolean)","url":"open(java.lang.String,boolean,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"open(String, boolean)","url":"open(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"open(String, boolean)","url":"open(java.lang.String,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(String, boolean)","url":"open(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"open(String)","url":"open(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"open(String)","url":"open(java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(String)","url":"open(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openDatabase(String, boolean, SQLiteDatabase.CursorFactory)","url":"openDatabase(java.lang.String,boolean,android.database.sqlite.SQLiteDatabase.CursorFactory)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openDatabase(String, boolean)","url":"openDatabase(java.lang.String,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(boolean, File)","url":"openExternal(boolean,java.io.File)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(boolean, String)","url":"openExternal(boolean,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"openExternal(DocumentFile, boolean)","url":"openExternal(androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"openExternal(DocumentFile, boolean)","url":"openExternal(androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"openExternal(DocumentFile)","url":"openExternal(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"openExternal(DocumentFile)","url":"openExternal(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(File, boolean, boolean)","url":"openExternal(java.io.File,boolean,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"openExternal(File, boolean)","url":"openExternal(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"openExternal(File, boolean)","url":"openExternal(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"openExternal(File, boolean)","url":"openExternal(java.io.File,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(File, boolean)","url":"openExternal(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"openExternal(File)","url":"openExternal(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"openExternal(File)","url":"openExternal(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"openExternal(File)","url":"openExternal(java.io.File)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(File)","url":"openExternal(java.io.File)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(String, boolean, boolean)","url":"openExternal(java.lang.String,boolean,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"openExternal(String, boolean)","url":"openExternal(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"openExternal(String, boolean)","url":"openExternal(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"openExternal(String, boolean)","url":"openExternal(java.lang.String,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(String, boolean)","url":"openExternal(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"openExternal(String, String, boolean)","url":"openExternal(java.lang.String,java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"openExternal(String)","url":"openExternal(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"openExternal(String)","url":"openExternal(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"openExternal(String)","url":"openExternal(java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(String)","url":"openExternal(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openReadOnlyDatabase(String, SQLiteDatabase.CursorFactory)","url":"openReadOnlyDatabase(java.lang.String,android.database.sqlite.SQLiteDatabase.CursorFactory)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openReadOnlyDatabase(String)","url":"openReadOnlyDatabase(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openReadWriteDatabase(String, SQLiteDatabase.CursorFactory)","url":"openReadWriteDatabase(java.lang.String,android.database.sqlite.SQLiteDatabase.CursorFactory)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openReadWriteDatabase(String)","url":"openReadWriteDatabase(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openReadWriteDatabaseAttempt(String, SQLiteDatabase.CursorFactory)","url":"openReadWriteDatabaseAttempt(java.lang.String,android.database.sqlite.SQLiteDatabase.CursorFactory)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openReadWriteDatabaseAttempt(String)","url":"openReadWriteDatabaseAttempt(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"ORDER_BY"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"paginate(FeatureDao, FeatureIndexResults)","url":"paginate(mil.nga.geopackage.features.user.FeatureDao,mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"paginate(FeatureIndexResults)","url":"paginate(mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"pinIcon()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"pointIcon"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"pointPaint"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"pointRadius"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"polygonFillPaint"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"polygonPaint"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"polygonStrokeWidth"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"populate(long, String, long, GeometryEnvelope)","url":"populate(long,java.lang.String,long,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"prepareResult(TResult)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"preTileGeneration()"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"preTileGeneration()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"preTileGeneration()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"prioritizeQueryLocation(Collection)","url":"prioritizeQueryLocation(java.util.Collection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"prioritizeQueryLocation(FeatureIndexType...)","url":"prioritizeQueryLocation(mil.nga.geopackage.features.index.FeatureIndexType...)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"progress"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"projection"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"projection"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesExtension","l":"PropertiesExtension(GeoPackage)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesManager","l":"PropertiesManager()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesManager","l":"PropertiesManager(Collection)","url":"%3Cinit%3E(java.util.Collection)"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesManager","l":"PropertiesManager(GeoPackage)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesManager","l":"PropertiesManager(GeoPackageCache)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackageCache)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"put(FeatureRow)","url":"put(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"put(FeatureRow)","url":"put(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"put(IconRow, Bitmap)","url":"put(mil.nga.geopackage.extension.nga.style.IconRow,android.graphics.Bitmap)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"put(long, Bitmap)","url":"put(long,android.graphics.Bitmap)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, Map)","url":"query(boolean,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, Map)","url":"query(boolean,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, Projection, Map)","url":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, Projection, Map)","url":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, Projection, String, String[])","url":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, Projection, String, String[])","url":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, Projection, String)","url":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, Projection, String)","url":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, BoundingBox, Projection)","url":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, Projection)","url":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, Projection)","url":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, String, String[])","url":"query(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, String, String[])","url":"query(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, String)","url":"query(boolean,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, String)","url":"query(boolean,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, BoundingBox)","url":"query(boolean,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox)","url":"query(boolean,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox)","url":"query(boolean,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, double, double, double, double, Map)","url":"query(boolean,double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, double, double, double, double, String, String[])","url":"query(boolean,double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, double, double, double, double, String)","url":"query(boolean,double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, double, double, double, double)","url":"query(boolean,double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, double, double, double, double)","url":"query(boolean,double,double,double,double)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, GeometryEnvelope, Map)","url":"query(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, GeometryEnvelope, Map)","url":"query(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, GeometryEnvelope, String, String[])","url":"query(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, GeometryEnvelope, String, String[])","url":"query(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, GeometryEnvelope, String)","url":"query(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, GeometryEnvelope, String)","url":"query(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, GeometryEnvelope)","url":"query(boolean,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, GeometryEnvelope)","url":"query(boolean,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, GeometryEnvelope)","url":"query(boolean,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, Map)","url":"query(boolean,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, Map)","url":"query(boolean,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"query(boolean, String, String[], String, String[], String, String, String, String)","url":"query(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"query(boolean, String, String[], String, String[], String, String, String, String)","url":"query(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"query(boolean, String, String[], String, String[], String, String, String, String)","url":"query(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"query(boolean, String, String[], String, String[], String, String, String, String)","url":"query(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(boolean, String, String[], String, String[], String, String, String, String)","url":"query(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(boolean, String, String[], String, String[], String, String, String)","url":"query(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(boolean, String, String[], String[], String, String[], String, String, String, String)","url":"query(boolean,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(boolean, String, String[], String[], String, String[], String, String, String)","url":"query(boolean,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String, String[])","url":"query(boolean,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String, String[])","url":"query(boolean,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String)","url":"query(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String)","url":"query(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, Map)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, Map)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, Projection, Map)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, Projection, Map)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, Projection, String, String[])","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, Projection, String, String[])","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, Projection, String)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, Projection, String)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], BoundingBox, Projection)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, Projection)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, Projection)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, String, String[])","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, String, String[])","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, String)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, String)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], BoundingBox)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox)","url":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], double, double, double, double, Map)","url":"query(boolean,java.lang.String[],double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], double, double, double, double, String, String[])","url":"query(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], double, double, double, double, String)","url":"query(boolean,java.lang.String[],double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], double, double, double, double)","url":"query(boolean,java.lang.String[],double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], double, double, double, double)","url":"query(boolean,java.lang.String[],double,double,double,double)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], GeometryEnvelope, Map)","url":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], GeometryEnvelope, Map)","url":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], GeometryEnvelope, String, String[])","url":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], GeometryEnvelope, String, String[])","url":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], GeometryEnvelope, String)","url":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], GeometryEnvelope, String)","url":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], GeometryEnvelope)","url":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], GeometryEnvelope)","url":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], GeometryEnvelope)","url":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], Map)","url":"query(boolean,java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], Map)","url":"query(boolean,java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], String, String[], String, String, String, String)","url":"query(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], String, String[], String, String, String)","url":"query(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], String, String[])","url":"query(boolean,java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], String, String[])","url":"query(boolean,java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], String, String[])","url":"query(boolean,java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], String)","url":"query(boolean,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], String)","url":"query(boolean,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], String[])","url":"query(boolean,java.lang.String[],java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[])","url":"query(boolean,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[])","url":"query(boolean,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[])","url":"query(boolean,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, Map)","url":"query(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, Map)","url":"query(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, Projection, Map)","url":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, Projection, Map)","url":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, Projection, String, String[])","url":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, Projection, String, String[])","url":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, Projection, String)","url":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, Projection, String)","url":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(BoundingBox, Projection)","url":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(BoundingBox, Projection)","url":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, Projection)","url":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, Projection)","url":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, String, String[])","url":"query(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, String, String[])","url":"query(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, String)","url":"query(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, String)","url":"query(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(BoundingBox)","url":"query(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(BoundingBox)","url":"query(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox)","url":"query(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox)","url":"query(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(double, double, double, double, Map)","url":"query(double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(double, double, double, double, String, String[])","url":"query(double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(double, double, double, double, String)","url":"query(double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(double, double, double, double)","url":"query(double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(double, double, double, double)","url":"query(double,double,double,double)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(GeometryEnvelope, Map)","url":"query(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(GeometryEnvelope, Map)","url":"query(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(GeometryEnvelope, String, String[])","url":"query(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(GeometryEnvelope, String, String[])","url":"query(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(GeometryEnvelope, String)","url":"query(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(GeometryEnvelope, String)","url":"query(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(GeometryEnvelope)","url":"query(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(GeometryEnvelope)","url":"query(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(GeometryEnvelope)","url":"query(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(GeometryEnvelope)","url":"query(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String, boolean, String[], GeometryEnvelope, String, String)","url":"query(long,java.lang.String,boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String, BoundingBox)","url":"query(long,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String, GeometryEnvelope)","url":"query(long,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String, String[], BoundingBox)","url":"query(long,java.lang.String,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String, String[], GeometryEnvelope)","url":"query(long,java.lang.String,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String, String[])","url":"query(long,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String)","url":"query(long,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(Map)","url":"query(java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(Map)","url":"query(java.util.Map)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String, boolean, String[], GeometryEnvelope, String, String)","url":"query(java.lang.String,java.lang.String,boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String, BoundingBox)","url":"query(java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String, GeometryEnvelope)","url":"query(java.lang.String,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String, String[], BoundingBox)","url":"query(java.lang.String,java.lang.String,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String, String[], GeometryEnvelope)","url":"query(java.lang.String,java.lang.String,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String, String[])","url":"query(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String)","url":"query(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"query(String, String[], String, String[], String, String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"query(String, String[], String, String[], String, String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"query(String, String[], String, String[], String, String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"query(String, String[], String, String[], String, String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(String, String[], String, String[], String, String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"query(String, String[], String, String[], String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"query(String, String[], String, String[], String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"query(String, String[], String, String[], String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"query(String, String[], String, String[], String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(String, String[], String, String[], String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"query(String, String[], String[], String, String[], String, String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"query(String, String[], String[], String, String[], String, String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"query(String, String[], String[], String, String[], String, String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"query(String, String[], String[], String, String[], String, String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(String, String[], String[], String, String[], String, String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"query(String, String[], String[], String, String[], String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"query(String, String[], String[], String, String[], String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"query(String, String[], String[], String, String[], String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"query(String, String[], String[], String, String[], String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(String, String[], String[], String, String[], String, String, String)","url":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String, String[])","url":"query(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String, String[])","url":"query(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String)","url":"query(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String)","url":"query(java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, Map)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, Map)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, Projection, Map)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, Projection, Map)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, Projection, String, String[])","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, Projection, String, String[])","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, Projection, String)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, Projection, String)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(String[], BoundingBox, Projection)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(String[], BoundingBox, Projection)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, Projection)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, Projection)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, String, String[])","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, String, String[])","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, String)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, String)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(String[], BoundingBox)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(String[], BoundingBox)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox)","url":"query(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], double, double, double, double, Map)","url":"query(java.lang.String[],double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], double, double, double, double, String, String[])","url":"query(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], double, double, double, double, String)","url":"query(java.lang.String[],double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(String[], double, double, double, double)","url":"query(java.lang.String[],double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], double, double, double, double)","url":"query(java.lang.String[],double,double,double,double)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], GeometryEnvelope, Map)","url":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], GeometryEnvelope, Map)","url":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], GeometryEnvelope, String, String[])","url":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], GeometryEnvelope, String, String[])","url":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], GeometryEnvelope, String)","url":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], GeometryEnvelope, String)","url":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(String[], GeometryEnvelope)","url":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(String[], GeometryEnvelope)","url":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], GeometryEnvelope)","url":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], GeometryEnvelope)","url":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], Map)","url":"query(java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], Map)","url":"query(java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], String, String[])","url":"query(java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], String, String[])","url":"query(java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], String)","url":"query(java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], String)","url":"query(java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(String[])","url":"query(java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[])","url":"query(java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[])","url":"query(java.lang.String[])"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(TResult)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"query(TResult)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(UserQuery)","url":"query(mil.nga.geopackage.user.UserQuery)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"query(UserQuery)","url":"query(mil.nga.geopackage.user.UserQuery)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"queryByBaseFeatureId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"queryByBaseId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"queryByBaseId(UserMappingRow)","url":"queryByBaseId(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"queryByIds(long, long)","url":"queryByIds(long,long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"queryByIds(UserMappingRow)","url":"queryByIds(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"queryByRelatedId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"queryByRelatedId(UserMappingRow)","url":"queryByRelatedId(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryByTileGrid(TileGrid, long, String)","url":"queryByTileGrid(mil.nga.geopackage.tiles.TileGrid,long,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryByTileGrid(TileGrid, long)","url":"queryByTileGrid(mil.nga.geopackage.tiles.TileGrid,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures()"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, Map)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, Map)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, Map)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, Projection, Map)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, Projection, Map)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, Projection, Map)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, Projection, String, String[])","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, Projection, String, String[])","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, Projection, String, String[])","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, Projection, String)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, Projection, String)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, Projection, String)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, Projection)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, Projection)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, Projection)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, String, String[])","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, String, String[])","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, String, String[])","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, String)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, String)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, String)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox)","url":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, double, double, double, double, Map)","url":"queryFeatures(boolean,double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, double, double, double, double, String, String[])","url":"queryFeatures(boolean,double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, double, double, double, double, String)","url":"queryFeatures(boolean,double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, double, double, double, double)","url":"queryFeatures(boolean,double,double,double,double)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, GeometryEnvelope, Map)","url":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, GeometryEnvelope, Map)","url":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, GeometryEnvelope, Map)","url":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, GeometryEnvelope, String, String[])","url":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, GeometryEnvelope, String, String[])","url":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, GeometryEnvelope, String, String[])","url":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, GeometryEnvelope, String)","url":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, GeometryEnvelope, String)","url":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, GeometryEnvelope, String)","url":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, GeometryEnvelope)","url":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, GeometryEnvelope)","url":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, GeometryEnvelope)","url":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, Map)","url":"queryFeatures(boolean,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, Map)","url":"queryFeatures(boolean,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, Map)","url":"queryFeatures(boolean,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String, String[])","url":"queryFeatures(boolean,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String, String[])","url":"queryFeatures(boolean,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String, String[])","url":"queryFeatures(boolean,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String)","url":"queryFeatures(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String)","url":"queryFeatures(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String)","url":"queryFeatures(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, Map)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, Map)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, Map)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, Projection, Map)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, Projection, Map)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, Projection, Map)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, Projection, String, String[])","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, Projection, String, String[])","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, Projection, String, String[])","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, Projection, String)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, Projection, String)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, Projection, String)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, Projection)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, Projection)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, Projection)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, String, String[])","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, String, String[])","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, String, String[])","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, String)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, String)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, String)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], double, double, double, double, Map)","url":"queryFeatures(boolean,java.lang.String[],double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], double, double, double, double, String, String[])","url":"queryFeatures(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], double, double, double, double, String)","url":"queryFeatures(boolean,java.lang.String[],double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], double, double, double, double)","url":"queryFeatures(boolean,java.lang.String[],double,double,double,double)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], GeometryEnvelope, Map)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], GeometryEnvelope, Map)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], GeometryEnvelope, Map)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], GeometryEnvelope, String, String[])","url":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], GeometryEnvelope, String, String[])","url":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], GeometryEnvelope, String, String[])","url":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], GeometryEnvelope, String)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], GeometryEnvelope, String)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], GeometryEnvelope, String)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], GeometryEnvelope)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], GeometryEnvelope)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], GeometryEnvelope)","url":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], Map)","url":"queryFeatures(boolean,java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], Map)","url":"queryFeatures(boolean,java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], Map)","url":"queryFeatures(boolean,java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], String, String[])","url":"queryFeatures(boolean,java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], String, String[])","url":"queryFeatures(boolean,java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], String, String[])","url":"queryFeatures(boolean,java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], String)","url":"queryFeatures(boolean,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], String)","url":"queryFeatures(boolean,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], String)","url":"queryFeatures(boolean,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[])","url":"queryFeatures(boolean,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[])","url":"queryFeatures(boolean,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[])","url":"queryFeatures(boolean,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, Map)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, Map)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, Map)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, Projection, Map)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, Projection, Map)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, Projection, Map)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, Projection, String, String[])","url":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, Projection, String, String[])","url":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, Projection, String, String[])","url":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, Projection, String)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, Projection, String)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, Projection, String)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, Projection)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, Projection)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, Projection)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, String, String[])","url":"queryFeatures(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, String, String[])","url":"queryFeatures(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, String, String[])","url":"queryFeatures(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, String)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, String)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, String)","url":"queryFeatures(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox)","url":"queryFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox)","url":"queryFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox)","url":"queryFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(double, double, double, double, Map)","url":"queryFeatures(double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(double, double, double, double, String, String[])","url":"queryFeatures(double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(double, double, double, double, String)","url":"queryFeatures(double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(double, double, double, double)","url":"queryFeatures(double,double,double,double)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(GeometryEnvelope, Map)","url":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(GeometryEnvelope, Map)","url":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(GeometryEnvelope, Map)","url":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(GeometryEnvelope, String, String[])","url":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(GeometryEnvelope, String, String[])","url":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(GeometryEnvelope, String, String[])","url":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(GeometryEnvelope, String)","url":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(GeometryEnvelope, String)","url":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(GeometryEnvelope, String)","url":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(GeometryEnvelope)","url":"queryFeatures(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(GeometryEnvelope)","url":"queryFeatures(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(GeometryEnvelope)","url":"queryFeatures(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(Map)","url":"queryFeatures(java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(Map)","url":"queryFeatures(java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(Map)","url":"queryFeatures(java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String, String[])","url":"queryFeatures(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String, String[])","url":"queryFeatures(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String, String[])","url":"queryFeatures(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String)","url":"queryFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String)","url":"queryFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String)","url":"queryFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, Map)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, Map)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, Map)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, Projection, Map)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, Projection, Map)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, Projection, Map)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, Projection, String, String[])","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, Projection, String, String[])","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, Projection, String, String[])","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, Projection, String)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, Projection, String)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, Projection, String)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, Projection)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, Projection)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, Projection)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, String, String[])","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, String, String[])","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, String, String[])","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, String)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, String)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, String)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox)","url":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], double, double, double, double, Map)","url":"queryFeatures(java.lang.String[],double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], double, double, double, double, String, String[])","url":"queryFeatures(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], double, double, double, double, String)","url":"queryFeatures(java.lang.String[],double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], double, double, double, double)","url":"queryFeatures(java.lang.String[],double,double,double,double)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], GeometryEnvelope, Map)","url":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], GeometryEnvelope, Map)","url":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], GeometryEnvelope, Map)","url":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], GeometryEnvelope, String, String[])","url":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], GeometryEnvelope, String, String[])","url":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], GeometryEnvelope, String, String[])","url":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], GeometryEnvelope, String)","url":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], GeometryEnvelope, String)","url":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], GeometryEnvelope, String)","url":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], GeometryEnvelope)","url":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], GeometryEnvelope)","url":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], GeometryEnvelope)","url":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], Map)","url":"queryFeatures(java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], Map)","url":"queryFeatures(java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], Map)","url":"queryFeatures(java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], String, String[])","url":"queryFeatures(java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], String, String[])","url":"queryFeatures(java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], String, String[])","url":"queryFeatures(java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], String)","url":"queryFeatures(java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], String)","url":"queryFeatures(java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], String)","url":"queryFeatures(java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[])","url":"queryFeatures(java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[])","url":"queryFeatures(java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[])","url":"queryFeatures(java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, int, long)","url":"queryFeaturesForChunk(boolean,double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, int)","url":"queryFeaturesForChunk(boolean,double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, Map, int, long)","url":"queryFeaturesForChunk(boolean,double,double,double,double,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, Map, int)","url":"queryFeaturesForChunk(boolean,double,double,double,double,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,double,double,double,double,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, Map, String, int)","url":"queryFeaturesForChunk(boolean,double,double,double,double,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, int, long)","url":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, int)","url":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, String, int, long)","url":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, String, int)","url":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, String[], int)","url":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, int, long)","url":"queryFeaturesForChunk(boolean,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, int, long)","url":"queryFeaturesForChunk(boolean,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, int, long)","url":"queryFeaturesForChunk(boolean,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, int)","url":"queryFeaturesForChunk(boolean,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, int)","url":"queryFeaturesForChunk(boolean,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, int)","url":"queryFeaturesForChunk(boolean,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, Map, int)","url":"queryFeaturesForChunk(boolean,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, Map, int)","url":"queryFeaturesForChunk(boolean,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, Map, int)","url":"queryFeaturesForChunk(boolean,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], Map, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], Map, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], Map, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], Map, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, String[], int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, String[], int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, String[], String, int, long)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, String[], String, int)","url":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Map, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Map, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Map, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Map, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Map, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Map, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Map, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Map, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Map, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Map, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Map, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Map, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, String[], int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, String[], int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, String[], int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, String[], int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, String[], int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, String[], int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, String[], String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, String[], String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, String[], String, int, long)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, String[], String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, String[], String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, String[], String, int)","url":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, int, long)","url":"queryFeaturesForChunk(double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, int)","url":"queryFeaturesForChunk(double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, Map, int, long)","url":"queryFeaturesForChunk(double,double,double,double,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, Map, int)","url":"queryFeaturesForChunk(double,double,double,double,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, Map, String, int, long)","url":"queryFeaturesForChunk(double,double,double,double,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, Map, String, int)","url":"queryFeaturesForChunk(double,double,double,double,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, int, long)","url":"queryFeaturesForChunk(double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, int)","url":"queryFeaturesForChunk(double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, String, int, long)","url":"queryFeaturesForChunk(double,double,double,double,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, String, int)","url":"queryFeaturesForChunk(double,double,double,double,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, String[], int, long)","url":"queryFeaturesForChunk(double,double,double,double,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, String[], int)","url":"queryFeaturesForChunk(double,double,double,double,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, String[], String, int, long)","url":"queryFeaturesForChunk(double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, String[], String, int)","url":"queryFeaturesForChunk(double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, Map, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, Map, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, Map, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, Map, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, Map, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, Map, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, Map, String, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, Map, String, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, Map, String, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, Map, String, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, Map, String, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, Map, String, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, String, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, String, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, String, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, String, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, String, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, String, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int)","url":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(int, long)","url":"queryFeaturesForChunk(int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(int, long)","url":"queryFeaturesForChunk(int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(int, long)","url":"queryFeaturesForChunk(int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(Map, int, long)","url":"queryFeaturesForChunk(java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(Map, int, long)","url":"queryFeaturesForChunk(java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(Map, int, long)","url":"queryFeaturesForChunk(java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(Map, int)","url":"queryFeaturesForChunk(java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(Map, int)","url":"queryFeaturesForChunk(java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(Map, int)","url":"queryFeaturesForChunk(java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(Map, String, int, long)","url":"queryFeaturesForChunk(java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(Map, String, int, long)","url":"queryFeaturesForChunk(java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(Map, String, int, long)","url":"queryFeaturesForChunk(java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(Map, String, int)","url":"queryFeaturesForChunk(java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(Map, String, int)","url":"queryFeaturesForChunk(java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(Map, String, int)","url":"queryFeaturesForChunk(java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, int, long)","url":"queryFeaturesForChunk(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, int, long)","url":"queryFeaturesForChunk(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, int, long)","url":"queryFeaturesForChunk(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, int)","url":"queryFeaturesForChunk(java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, int)","url":"queryFeaturesForChunk(java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, int)","url":"queryFeaturesForChunk(java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, String, int)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, String, int)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, String, int)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, String[], int)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, String[], int)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, String[], int)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Map, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Map, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Map, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, int, long)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, int)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, Map, int)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, int)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], int)","url":"queryFeaturesForChunk(java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], int)","url":"queryFeaturesForChunk(java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], int)","url":"queryFeaturesForChunk(java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], Map, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], Map, int)","url":"queryFeaturesForChunk(java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], Map, int)","url":"queryFeaturesForChunk(java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], Map, int)","url":"queryFeaturesForChunk(java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], Map, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], Map, String, int)","url":"queryFeaturesForChunk(java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, String, int)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, String[], int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, String[], int)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, String[], String, int, long)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, String[], String, int)","url":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, double, double, double, double, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, double, double, double, double, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], double, double, double, double, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], double, double, double, double, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], String, int, long)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], String, int)","url":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int)","url":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int)","url":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int)","url":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(BoundingBox, String, int, long)","url":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(BoundingBox, String, int, long)","url":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(BoundingBox, String, int, long)","url":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(BoundingBox, String, int)","url":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(BoundingBox, String, int)","url":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(BoundingBox, String, int)","url":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(double, double, double, double, String, int, long)","url":"queryFeaturesForChunkIdOrder(double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(double, double, double, double, String, int)","url":"queryFeaturesForChunkIdOrder(double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int)","url":"queryFeaturesForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int)","url":"queryFeaturesForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int)","url":"queryFeaturesForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], double, double, double, double, String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], double, double, double, double, String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], String, int, long)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], String, int)","url":"queryFeaturesForChunkIdOrder(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Map, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Map, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Map, String, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Map, String, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, Projection, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, Projection, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, Projection, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, Projection, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, Map, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, Map, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, Map, String, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, Map, String, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, Projection, String, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, Projection, String, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, Projection, String, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, Projection, String, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, String, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, String, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, String[], int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, String[], int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, String[], String, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, String, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, String, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, String, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, String, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, String, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, String, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, String[], int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, String[], int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, String[], String, int, long)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, String[], String, int)","url":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, double, double, double, double, int, long)","url":"queryForChunk(boolean,double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, double, double, double, double, int)","url":"queryForChunk(boolean,double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, double, double, double, double, String, int, long)","url":"queryForChunk(boolean,double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, double, double, double, double, String, int)","url":"queryForChunk(boolean,double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, GeometryEnvelope, int, long)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, GeometryEnvelope, int, long)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, int, long)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, GeometryEnvelope, int)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, GeometryEnvelope, int)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, int)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, Map, int, long)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, Map, int)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, Map, String, int, long)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, Map, String, int)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, GeometryEnvelope, String, int, long)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, GeometryEnvelope, String, int, long)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, int, long)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, GeometryEnvelope, String, int)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, GeometryEnvelope, String, int)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, int)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, String, int, long)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, String, int)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, String[], int, long)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, String[], int)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, String[], String, int, long)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, String[], String, int)","url":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, int, long)","url":"queryForChunk(boolean,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, int, long)","url":"queryForChunk(boolean,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, int)","url":"queryForChunk(boolean,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, int)","url":"queryForChunk(boolean,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, Map, int, long)","url":"queryForChunk(boolean,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, Map, int, long)","url":"queryForChunk(boolean,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, Map, int)","url":"queryForChunk(boolean,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, Map, int)","url":"queryForChunk(boolean,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, Map, String, int, long)","url":"queryForChunk(boolean,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, Map, String, int, long)","url":"queryForChunk(boolean,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, Map, String, int)","url":"queryForChunk(boolean,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, Map, String, int)","url":"queryForChunk(boolean,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, int, long)","url":"queryForChunk(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, int, long)","url":"queryForChunk(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, int)","url":"queryForChunk(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, int)","url":"queryForChunk(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, String, int, long)","url":"queryForChunk(boolean,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, String, int, long)","url":"queryForChunk(boolean,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, String, int)","url":"queryForChunk(boolean,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, String, int)","url":"queryForChunk(boolean,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, String[], int, long)","url":"queryForChunk(boolean,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, String[], int, long)","url":"queryForChunk(boolean,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, String[], int)","url":"queryForChunk(boolean,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, String[], int)","url":"queryForChunk(boolean,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, String[], String, int, long)","url":"queryForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, String[], String, int, long)","url":"queryForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, String[], String, int)","url":"queryForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, String[], String, int)","url":"queryForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Map, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Map, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Map, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Map, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, Projection, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, Projection, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, Projection, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, Projection, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, Map, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, Map, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, Map, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, Map, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, String[], int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, String[], int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, String[], String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, String[], String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], double, double, double, double, int, long)","url":"queryForChunk(boolean,java.lang.String[],double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], double, double, double, double, int)","url":"queryForChunk(boolean,java.lang.String[],double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], double, double, double, double, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], double, double, double, double, String, int)","url":"queryForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], double, double, double, double, String, String[], String, int, long)","url":"queryForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], GeometryEnvelope, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], GeometryEnvelope, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], GeometryEnvelope, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], GeometryEnvelope, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, Map, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, Map, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, Map, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, Map, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String[], int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int)","url":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], int, long)","url":"queryForChunk(boolean,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], int, long)","url":"queryForChunk(boolean,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], int)","url":"queryForChunk(boolean,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], int)","url":"queryForChunk(boolean,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], Map, int, long)","url":"queryForChunk(boolean,java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], Map, int, long)","url":"queryForChunk(boolean,java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], Map, int)","url":"queryForChunk(boolean,java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], Map, int)","url":"queryForChunk(boolean,java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], Map, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], Map, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], Map, String, int)","url":"queryForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], Map, String, int)","url":"queryForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, int, long)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], String, int, long)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, int)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], String, int)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], String, String, int, long)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, String, int)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], String, String, int)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, String[], int, long)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, String[], int)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, String[], String, int, long)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], String, String[], String, int, long)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, String[], String, int)","url":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Map, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Map, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Map, String, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Map, String, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, Projection, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, Projection, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, Projection, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, Projection, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, Map, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, Map, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, Map, String, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, Map, String, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, Projection, String, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, Projection, String, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, Projection, String, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, Projection, String, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, String, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, String, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, String[], int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, String[], int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, String[], String, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, String[], String, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, String, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, String, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, String, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, String, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, String, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, String, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, String[], int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, String[], int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, String[], String, int, long)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, String[], String, int)","url":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(double, double, double, double, int, long)","url":"queryForChunk(double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(double, double, double, double, int)","url":"queryForChunk(double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(double, double, double, double, String, int, long)","url":"queryForChunk(double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(double, double, double, double, String, int)","url":"queryForChunk(double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(GeometryEnvelope, int, long)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(GeometryEnvelope, int, long)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, int, long)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(GeometryEnvelope, int)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(GeometryEnvelope, int)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, int)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, Map, int, long)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, Map, int)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, Map, String, int, long)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, Map, String, int)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(GeometryEnvelope, String, int, long)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(GeometryEnvelope, String, int, long)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, int, long)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(GeometryEnvelope, String, int)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(GeometryEnvelope, String, int)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, int)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, String, int, long)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, String, int)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, String[], int, long)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, String[], int)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, String[], String, int, long)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, String[], String, int)","url":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(int, long)","url":"queryForChunk(int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(int, long)","url":"queryForChunk(int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(Map, int, long)","url":"queryForChunk(java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(Map, int, long)","url":"queryForChunk(java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(Map, int)","url":"queryForChunk(java.util.Map,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(Map, int)","url":"queryForChunk(java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(Map, String, int, long)","url":"queryForChunk(java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(Map, String, int, long)","url":"queryForChunk(java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(Map, String, int)","url":"queryForChunk(java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(Map, String, int)","url":"queryForChunk(java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, int, long)","url":"queryForChunk(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, int, long)","url":"queryForChunk(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, int)","url":"queryForChunk(java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, int)","url":"queryForChunk(java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, String, int, long)","url":"queryForChunk(java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, String, int, long)","url":"queryForChunk(java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, String, int)","url":"queryForChunk(java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, String, int)","url":"queryForChunk(java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, String[], int, long)","url":"queryForChunk(java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, String[], int, long)","url":"queryForChunk(java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, String[], int)","url":"queryForChunk(java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, String[], int)","url":"queryForChunk(java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, String[], String, int, long)","url":"queryForChunk(java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, String[], String, int, long)","url":"queryForChunk(java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, String[], String, int)","url":"queryForChunk(java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, String[], String, int)","url":"queryForChunk(java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Map, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Map, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Map, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Map, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, Projection, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, Projection, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, Projection, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, Projection, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, Map, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, Map, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, Map, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, Map, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, Projection, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, Projection, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, Projection, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, Projection, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, String[], int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, String[], int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, String[], String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, String[], String, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, String[], int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, String[], int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, String[], String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, String[], String, int)","url":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], double, double, double, double, int, long)","url":"queryForChunk(java.lang.String[],double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], double, double, double, double, int)","url":"queryForChunk(java.lang.String[],double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], double, double, double, double, String, int, long)","url":"queryForChunk(java.lang.String[],double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], double, double, double, double, String, int)","url":"queryForChunk(java.lang.String[],double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], GeometryEnvelope, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], GeometryEnvelope, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], GeometryEnvelope, int)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], GeometryEnvelope, int)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, int)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, Map, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, Map, int)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, Map, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, Map, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], GeometryEnvelope, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], GeometryEnvelope, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], GeometryEnvelope, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], GeometryEnvelope, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, String, int)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, String[], int, long)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, String[], int)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, String[], String, int, long)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, String[], String, int)","url":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], int, long)","url":"queryForChunk(java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], int, long)","url":"queryForChunk(java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], int)","url":"queryForChunk(java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], int)","url":"queryForChunk(java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], Map, int, long)","url":"queryForChunk(java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], Map, int, long)","url":"queryForChunk(java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], Map, int)","url":"queryForChunk(java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], Map, int)","url":"queryForChunk(java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], Map, String, int, long)","url":"queryForChunk(java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], Map, String, int, long)","url":"queryForChunk(java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], Map, String, int)","url":"queryForChunk(java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], Map, String, int)","url":"queryForChunk(java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, int, long)","url":"queryForChunk(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, int, long)","url":"queryForChunk(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, int)","url":"queryForChunk(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, int)","url":"queryForChunk(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, String, int, long)","url":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, String, int, long)","url":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, String, int)","url":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, String, int)","url":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, String[], int, long)","url":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, String[], int, long)","url":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, String[], int)","url":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, String[], int)","url":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, String[], String, int, long)","url":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, String[], String, int, long)","url":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, String[], String, int)","url":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, String[], String, int)","url":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long)","url":"queryForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, BoundingBox, Projection, String, int)","url":"queryForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, BoundingBox, String, int, long)","url":"queryForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, BoundingBox, String, int)","url":"queryForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, GeometryEnvelope, String, int, long)","url":"queryForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, GeometryEnvelope, String, int)","url":"queryForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String, int, long)","url":"queryForChunkIdOrder(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String, int)","url":"queryForChunkIdOrder(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long)","url":"queryForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int)","url":"queryForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], BoundingBox, String, int, long)","url":"queryForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], BoundingBox, String, int)","url":"queryForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long)","url":"queryForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int)","url":"queryForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], String, int, long)","url":"queryForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], String, int)","url":"queryForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(BoundingBox, Projection, String, int, long)","url":"queryForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(BoundingBox, Projection, String, int)","url":"queryForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(BoundingBox, String, int, long)","url":"queryForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(BoundingBox, String, int)","url":"queryForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(GeometryEnvelope, String, int, long)","url":"queryForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(GeometryEnvelope, String, int)","url":"queryForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String, int, long)","url":"queryForChunkIdOrder(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String, int)","url":"queryForChunkIdOrder(java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], BoundingBox, Projection, String, int, long)","url":"queryForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], BoundingBox, Projection, String, int)","url":"queryForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], BoundingBox, String, int, long)","url":"queryForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], BoundingBox, String, int)","url":"queryForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], GeometryEnvelope, String, int, long)","url":"queryForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], GeometryEnvelope, String, int)","url":"queryForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], String, int, long)","url":"queryForChunkIdOrder(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], String, int)","url":"queryForChunkIdOrder(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(boolean, String, int, long)","url":"queryForChunkWhere(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(boolean, String, int)","url":"queryForChunkWhere(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(boolean, String[], String, int, long)","url":"queryForChunkWhere(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(boolean, String[], String, int)","url":"queryForChunkWhere(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(String, int, long)","url":"queryForChunkWhere(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(String, int)","url":"queryForChunkWhere(java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(String[], String, int, long)","url":"queryForChunkWhere(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(String[], String, int)","url":"queryForChunkWhere(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"queryForIdRow(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconDao","l":"queryForRow(StyleMappingRow)","url":"queryForRow(mil.nga.geopackage.extension.nga.style.StyleMappingRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleDao","l":"queryForRow(StyleMappingRow)","url":"queryForRow(mil.nga.geopackage.extension.nga.style.StyleMappingRow)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryForTile(long, long, long)","url":"queryForTile(long,long,long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryForTile(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryForTileDescending(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryForTileGrid(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryForTilesInColumn(long, long)","url":"queryForTilesInColumn(long,long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryForTilesInRow(long, long)","url":"queryForTilesInRow(long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"queryGeoPackageDMFMetadata()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"queryGeoPackageMetadata(String)","url":"queryGeoPackageMetadata(java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"queryGeoPackageNASMetadata()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryIds()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryIds(BoundingBox, Projection)","url":"queryIds(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryIds(BoundingBox)","url":"queryIds(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryIds(GeometryEnvelope)","url":"queryIds(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"queryIds(long, String, BoundingBox)","url":"queryIds(long,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"queryIds(long, String, GeometryEnvelope)","url":"queryIds(long,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"queryIds(long, String)","url":"queryIds(long,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"queryIds(String, String, BoundingBox)","url":"queryIds(java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"queryIds(String, String, GeometryEnvelope)","url":"queryIds(java.lang.String,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"queryIds(String, String)","url":"queryIds(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"queryIndexedFeatures(BoundingBox)","url":"queryIndexedFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"queryIndexedFeatures(int, int, int)","url":"queryIndexedFeatures(int,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"queryIndexedFeaturesCount(BoundingBox)","url":"queryIndexedFeaturesCount(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"queryIndexedFeaturesCount(int, int, int)","url":"queryIndexedFeaturesCount(int,int,int)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"queryResults(String, String[], GeoPackageDataType[], Integer)","url":"queryResults(java.lang.String,java.lang.String[],mil.nga.geopackage.db.GeoPackageDataType[],java.lang.Integer)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"querySingleColumnResults(String, String[], int, GeoPackageDataType, Integer)","url":"querySingleColumnResults(java.lang.String,java.lang.String[],int,mil.nga.geopackage.db.GeoPackageDataType,java.lang.Integer)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"querySingleResult(String, String[], int, GeoPackageDataType)","url":"querySingleResult(java.lang.String,java.lang.String[],int,mil.nga.geopackage.db.GeoPackageDataType)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"querySQL()"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(boolean, String, String[], String, String, String, String, String)","url":"querySQL(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(boolean, String, String[], String, String, String, String)","url":"querySQL(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(boolean, String, String[], String[], String, String, String, String, String)","url":"querySQL(boolean,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(boolean, String, String[], String[], String, String, String, String)","url":"querySQL(boolean,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"querySQL(GeometryEnvelope)","url":"querySQL(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(String, String[], String, String, String, String, String)","url":"querySQL(java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(String, String[], String, String, String, String)","url":"querySQL(java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(String, String[], String[], String, String, String, String, String)","url":"querySQL(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(String, String[], String[], String, String, String, String)","url":"querySQL(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"querySQLArgs(GeometryEnvelope, long, String)","url":"querySQLArgs(mil.nga.sf.GeometryEnvelope,long,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"querySQLArgs(long, String)","url":"querySQLArgs(long,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"quickCheck()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"quickCheck()"},{"p":"mil.nga.geopackage.db","c":"SQLUtils","l":"quoteWrap(ContentValues)","url":"quoteWrap(android.content.ContentValues)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"rawQuery(String, String[], String[])","url":"rawQuery(java.lang.String,java.lang.String[],java.lang.String[])"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"rawQuery(String, String[])","url":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"rawQuery(String, String[])","url":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"rawQuery(String, String[])","url":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"rawQuery(String, String[])","url":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"rawQuery(String, String[])","url":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"rawQuery(String, String[])","url":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"rawQuery(String, String[])","url":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"rawQuery(String, String[])","url":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String)","url":"rawQueryWithFactory(mil.nga.geopackage.db.GeoPackageCursorFactory,java.lang.String,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String)","url":"rawQueryWithFactory(mil.nga.geopackage.db.GeoPackageCursorFactory,java.lang.String,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String)","url":"rawQueryWithFactory(mil.nga.geopackage.db.GeoPackageCursorFactory,java.lang.String,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String)","url":"rawQueryWithFactory(mil.nga.geopackage.db.GeoPackageCursorFactory,java.lang.String,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"readableSize(String)","url":"readableSize(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"readableSize(String)","url":"readableSize(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"readBlobValue(UserDao, UserCoreResult, UserRow, UserColumn)","url":"readBlobValue(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCoreResult,mil.nga.geopackage.user.UserRow,mil.nga.geopackage.user.UserColumn)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"readTable(GeoPackage, String)","url":"readTable(mil.nga.geopackage.GeoPackage,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"recycle()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"registerCursorWrapper(GeoPackage)","url":"registerCursorWrapper(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"registerCursorWrapper(String, GeoPackageCursorWrapper)","url":"registerCursorWrapper(java.lang.String,mil.nga.geopackage.db.GeoPackageCursorWrapper)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"registerCursorWrapper(String, GeoPackageCursorWrapper)","url":"registerCursorWrapper(java.lang.String,mil.nga.geopackage.db.GeoPackageCursorWrapper)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"registerTable(String, GeoPackageCursorWrapper)","url":"registerTable(java.lang.String,mil.nga.geopackage.db.GeoPackageCursorWrapper)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"relatedTables"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"RelatedTablesExtension(GeoPackage)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"remove(FeatureRow)","url":"remove(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"remove(FeatureRow)","url":"remove(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"remove(IconRow)","url":"remove(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"remove(long)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"remove(long)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"remove(String, long)","url":"remove(java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"rename(GeoPackageMetadata, String)","url":"rename(mil.nga.geopackage.db.metadata.GeoPackageMetadata,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"rename(String, String)","url":"rename(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"rename(String, String)","url":"rename(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"rename(String, String)","url":"rename(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"renameTableColumn(String, String)","url":"renameTableColumn(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, GeoPackage, String, Projection)","url":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, GeoPackage, String, TileReprojectionOptimize)","url":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, GeoPackage, TileDao)","url":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, Projection)","url":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, String, Projection)","url":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, String, TileReprojectionOptimize)","url":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, TileDao)","url":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, TileReprojectionOptimize)","url":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(long, long, BoundingBox, long, long, long, long)","url":"reproject(long,long,mil.nga.geopackage.BoundingBox,long,long,long,long)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(TileDao, GeoPackage, String, Projection)","url":"reproject(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(TileDao, GeoPackage, String, TileReprojectionOptimize)","url":"reproject(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(TileDao, GeoPackage, TileDao)","url":"reproject(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(TileDao, TileDao)","url":"reproject(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"resize(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"resize(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"resize(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"resize(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"resize(String, int)","url":"resize(java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"retainIndex(Collection)","url":"retainIndex(java.util.Collection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"retainIndex(FeatureIndexType)","url":"retainIndex(mil.nga.geopackage.features.index.FeatureIndexType)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexType","l":"RTREE"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"RTreeIndexExtension(GeoPackage)","url":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"SAMPLES_PER_PIXEL"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"saveFeature(FeatureRow)","url":"saveFeature(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"saveFeature(Geometry, Map)","url":"saveFeature(mil.nga.sf.Geometry,java.util.Map)"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"SELECTION"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"SELECTION_ARGS"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"set(UserQueryParamType, Object)","url":"set(mil.nga.geopackage.user.UserQueryParamType,java.lang.Object)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setAnchorU(Double)","url":"setAnchorU(java.lang.Double)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setAnchorV(Double)","url":"setAnchorV(java.lang.Double)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"setBaseId(long)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setBitmapCompressionConfig(Bitmap.Config)","url":"setBitmapCompressionConfig(android.graphics.Bitmap.Config)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"setBufferPercentage(double)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"setCacheGeometries(boolean)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"setChunkLimit(int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"setChunkLimit(int)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setCircleFillPaint(Paint)","url":"setCircleFillPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setCirclePaddingPercentage(float)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setCirclePaint(Paint)","url":"setCirclePaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setColor(Color)","url":"setColor(mil.nga.color.Color)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setColor(String)","url":"setColor(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"setColumns(UserColumns)","url":"setColumns(mil.nga.geopackage.user.UserColumns)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setCompressFormat(Bitmap.CompressFormat)","url":"setCompressFormat(android.graphics.Bitmap.CompressFormat)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setCompressFormat(Bitmap.CompressFormat)","url":"setCompressFormat(android.graphics.Bitmap.CompressFormat)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setCompressQuality(Integer)","url":"setCompressQuality(java.lang.Integer)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"setContentType(String)","url":"setContentType(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"SQLUtils","l":"setContentValue(ContentValues, String, Object)","url":"setContentValue(android.content.ContentValues,java.lang.String,java.lang.Object)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"setContext(Context)","url":"setContext(android.content.Context)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"setContinueOnError(boolean)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"setData(Bitmap, Bitmap.CompressFormat, int)","url":"setData(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat,int)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"setData(Bitmap, Bitmap.CompressFormat)","url":"setData(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"setData(byte[])"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"setDb(SQLiteDatabase)","url":"setDb(org.sqlite.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"setDebugLogQueries(boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"setDefault(IconRow)","url":"setDefault(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"setDefault(StyleRow)","url":"setDefault(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setDensity(float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setDrawOverlap(float)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setDrawUnindexedTiles(boolean)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"setExternalPath(String)","url":"setExternalPath(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyle(FeatureRow, FeatureStyle)","url":"setFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyle(FeatureRow, FeatureStyle)","url":"setFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyle(FeatureRow, GeometryType, FeatureStyle)","url":"setFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyle(FeatureRow, GeometryType, FeatureStyle)","url":"setFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyle(long, GeometryType, FeatureStyle)","url":"setFeatureStyle(long,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyle(String, long, GeometryType, FeatureStyle)","url":"setFeatureStyle(java.lang.String,long,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyleDefault(FeatureRow, FeatureStyle)","url":"setFeatureStyleDefault(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyleDefault(FeatureRow, FeatureStyle)","url":"setFeatureStyleDefault(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyleDefault(long, FeatureStyle)","url":"setFeatureStyleDefault(long,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyleDefault(String, long, FeatureStyle)","url":"setFeatureStyleDefault(java.lang.String,long,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyles(FeatureRow, FeatureStyles)","url":"setFeatureStyles(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyles(FeatureRow, FeatureStyles)","url":"setFeatureStyles(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyles(long, FeatureStyles)","url":"setFeatureStyles(long,mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyles(String, long, FeatureStyles)","url":"setFeatureStyles(java.lang.String,long,mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setFeatureTableStyles(FeatureTableStyles)","url":"setFeatureTableStyles(mil.nga.geopackage.extension.nga.style.FeatureTableStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setFillColor(Color)","url":"setFillColor(mil.nga.color.Color)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setFillColor(String)","url":"setFillColor(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setFillOpacity(Double)","url":"setFillOpacity(java.lang.Double)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setFillPolygon(boolean)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"setGeometry(GeoPackageGeometryData)","url":"setGeometry(mil.nga.geopackage.geom.GeoPackageGeometryData)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"setGeometryCacheSize(int)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"setGeometryType(GeometryType)","url":"setGeometryType(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setGeoPackageId(long)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"setGeoPackageId(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setHeight(Double)","url":"setHeight(java.lang.Double)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setHeightDrawOverlap(float)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"setHttpMethod(String)","url":"setHttpMethod(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIcon(FeatureRow, GeometryType, IconRow)","url":"setIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIcon(FeatureRow, GeometryType, IconRow)","url":"setIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIcon(FeatureRow, IconRow)","url":"setIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIcon(FeatureRow, IconRow)","url":"setIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"setIcon(IconRow, GeometryType)","url":"setIcon(mil.nga.geopackage.extension.nga.style.IconRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"setIcon(IconRow)","url":"setIcon(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIcon(long, GeometryType, IconRow)","url":"setIcon(long,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIcon(String, long, GeometryType, IconRow)","url":"setIcon(java.lang.String,long,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setIconCacheSize(int)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIconDefault(FeatureRow, IconRow)","url":"setIconDefault(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIconDefault(FeatureRow, IconRow)","url":"setIconDefault(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIconDefault(long, IconRow)","url":"setIconDefault(long,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIconDefault(String, long, IconRow)","url":"setIconDefault(java.lang.String,long,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIcons(FeatureRow, Icons)","url":"setIcons(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIcons(FeatureRow, Icons)","url":"setIcons(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"setIcons(Icons)","url":"setIcons(mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIcons(long, Icons)","url":"setIcons(long,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIcons(String, long, Icons)","url":"setIcons(java.lang.String,long,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"setId(long)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setId(long)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"setImportHeaderValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"setImportHeaderValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"setImportIntegrityValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"setImportIntegrityValidation(boolean)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"setIndexLocation(FeatureIndexType)","url":"setIndexLocation(mil.nga.geopackage.features.index.FeatureIndexType)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"setIndexLocationOrder(Collection)","url":"setIndexLocationOrder(java.util.Collection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"setIndexLocationOrder(FeatureIndexType...)","url":"setIndexLocationOrder(mil.nga.geopackage.features.index.FeatureIndexType...)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setIndexManager(FeatureIndexManager)","url":"setIndexManager(mil.nga.geopackage.features.index.FeatureIndexManager)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"setInvalidRequery(boolean)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"setLastIndexed(Long)","url":"setLastIndexed(java.lang.Long)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"setLimit(Integer)","url":"setLimit(java.lang.Integer)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setLineAlpha(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setLineColor(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setLinePaint(Paint)","url":"setLinePaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setLineStrokeWidth(float)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"setLinkTables(boolean)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"setManual(boolean)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"setMaxCacheSize(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setMaxFeaturesPerTile(Integer)","url":"setMaxFeaturesPerTile(java.lang.Integer)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setMaxFeaturesTileDraw(CustomFeaturesTile)","url":"setMaxFeaturesTileDraw(mil.nga.geopackage.tiles.features.CustomFeaturesTile)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMaxM(Double)","url":"setMaxM(java.lang.Double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMaxX(double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMaxY(double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMaxZ(Double)","url":"setMaxZ(java.lang.Double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMinM(Double)","url":"setMinM(java.lang.Double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMinX(double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMinY(double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMinZ(Double)","url":"setMinZ(java.lang.Double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setOpacity(Double)","url":"setOpacity(java.lang.Double)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"setOpenHeaderValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"setOpenHeaderValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"setOpenHeaderValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"setOpenIntegrityValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"setOpenIntegrityValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"setOpenIntegrityValidation(boolean)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaint","l":"setPaint(FeatureDrawType, Paint)","url":"setPaint(mil.nga.geopackage.tiles.features.FeatureDrawType,android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"setPaint(long, FeatureDrawType, Paint)","url":"setPaint(long,mil.nga.geopackage.tiles.features.FeatureDrawType,android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"setPaint(StyleRow, FeatureDrawType, Paint)","url":"setPaint(mil.nga.geopackage.extension.nga.style.StyleRow,mil.nga.geopackage.tiles.features.FeatureDrawType,android.graphics.Paint)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"setPixelValue(CoverageDataTiffImage, int, int, float)","url":"setPixelValue(mil.nga.geopackage.extension.coverage.CoverageDataTiffImage,int,int,float)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"setPixelValue(ImageLineInt, int, int)","url":"setPixelValue(ar.com.hjg.pngj.ImageLineInt,int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"setPixelValue(ImageLineInt, int, short)","url":"setPixelValue(ar.com.hjg.pngj.ImageLineInt,int,short)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"setPixelValue(int[], int, int)","url":"setPixelValue(int[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"setPixelValue(int[], int, short)","url":"setPixelValue(int[],int,short)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPointIcon(FeatureTilePointIcon)","url":"setPointIcon(mil.nga.geopackage.tiles.features.FeatureTilePointIcon)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPointPaint(Paint)","url":"setPointPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPointRadius(float)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonAlpha(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonColor(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonFillAlpha(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonFillColor(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonFillPaint(Paint)","url":"setPolygonFillPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonPaint(Paint)","url":"setPolygonPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonStrokeWidth(float)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"setProgress(GeoPackageProgress)","url":"setProgress(mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"setProgress(GeoPackageProgress)","url":"setProgress(mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"setProgress(GeoPackageProgress)","url":"setProgress(mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setProgress(GeoPackageProgress)","url":"setProgress(mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"setQuery(UserQuery)","url":"setQuery(mil.nga.geopackage.user.UserQuery)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"setRelatedId(long)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setScaling(TileScaling)","url":"setScaling(mil.nga.geopackage.extension.nga.scale.TileScaling)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTileRetriever","l":"setScaling(TileScaling)","url":"setScaling(mil.nga.geopackage.extension.nga.scale.TileScaling)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"setScaling(TileScaling)","url":"setScaling(mil.nga.geopackage.extension.nga.scale.TileScaling)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setSimplifyGeometries(boolean)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setSkipExisting(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"setSqliteWriteAheadLogging(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"setSqliteWriteAheadLogging(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"setSqliteWriteAheadLogging(boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyle(FeatureRow, GeometryType, StyleRow)","url":"setStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyle(FeatureRow, GeometryType, StyleRow)","url":"setStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyle(FeatureRow, StyleRow)","url":"setStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyle(FeatureRow, StyleRow)","url":"setStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyle(long, GeometryType, StyleRow)","url":"setStyle(long,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyle(String, long, GeometryType, StyleRow)","url":"setStyle(java.lang.String,long,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"setStyle(StyleRow, GeometryType)","url":"setStyle(mil.nga.geopackage.extension.nga.style.StyleRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"setStyle(StyleRow)","url":"setStyle(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyleDefault(FeatureRow, StyleRow)","url":"setStyleDefault(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyleDefault(FeatureRow, StyleRow)","url":"setStyleDefault(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyleDefault(long, StyleRow)","url":"setStyleDefault(long,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyleDefault(String, long, StyleRow)","url":"setStyleDefault(java.lang.String,long,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setStylePaintCacheSize(int)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyles(FeatureRow, Styles)","url":"setStyles(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyles(FeatureRow, Styles)","url":"setStyles(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyles(long, Styles)","url":"setStyles(long,mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyles(String, long, Styles)","url":"setStyles(java.lang.String,long,mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"setStyles(Styles)","url":"setStyles(mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"setTable(TTable)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"setTable(TTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableFeatureStyles(FeatureStyles)","url":"setTableFeatureStyles(mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableFeatureStyles(FeatureTable, FeatureStyles)","url":"setTableFeatureStyles(mil.nga.geopackage.features.user.FeatureTable,mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableFeatureStyles(String, FeatureStyles)","url":"setTableFeatureStyles(java.lang.String,mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setTableIcon(boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableIcon(FeatureTable, GeometryType, IconRow)","url":"setTableIcon(mil.nga.geopackage.features.user.FeatureTable,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableIcon(GeometryType, IconRow)","url":"setTableIcon(mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableIcon(String, GeometryType, IconRow)","url":"setTableIcon(java.lang.String,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableIconDefault(FeatureTable, IconRow)","url":"setTableIconDefault(mil.nga.geopackage.features.user.FeatureTable,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableIconDefault(IconRow)","url":"setTableIconDefault(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableIconDefault(String, IconRow)","url":"setTableIconDefault(java.lang.String,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"setTableIcons(boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableIcons(FeatureTable, Icons)","url":"setTableIcons(mil.nga.geopackage.features.user.FeatureTable,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableIcons(Icons)","url":"setTableIcons(mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableIcons(String, Icons)","url":"setTableIcons(java.lang.String,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setTableName(String)","url":"setTableName(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"setTableName(String)","url":"setTableName(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setTableStyle(boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableStyle(FeatureTable, GeometryType, StyleRow)","url":"setTableStyle(mil.nga.geopackage.features.user.FeatureTable,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableStyle(GeometryType, StyleRow)","url":"setTableStyle(mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableStyle(String, GeometryType, StyleRow)","url":"setTableStyle(java.lang.String,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableStyleDefault(FeatureTable, StyleRow)","url":"setTableStyleDefault(mil.nga.geopackage.features.user.FeatureTable,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableStyleDefault(String, StyleRow)","url":"setTableStyleDefault(java.lang.String,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableStyleDefault(StyleRow)","url":"setTableStyleDefault(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"setTableStyles(boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableStyles(FeatureTable, Styles)","url":"setTableStyles(mil.nga.geopackage.features.user.FeatureTable,mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableStyles(String, Styles)","url":"setTableStyles(java.lang.String,mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableStyles(Styles)","url":"setTableStyles(mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setTextPaint(Paint)","url":"setTextPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setTileBorderPaint(Paint)","url":"setTileBorderPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"setTileColumn(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"setTileData(Bitmap, Bitmap.CompressFormat, int)","url":"setTileData(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat,int)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"setTileData(Bitmap, Bitmap.CompressFormat)","url":"setTileData(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"setTileData(byte[])"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setTileFillPaint(Paint)","url":"setTileFillPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setTileHeight(int)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"setTileRow(long)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setTileWidth(int)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"setTms(boolean)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"setTolerance(double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"setTolerance(double)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"setTolerance(double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"setTolerance(double)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"setUseBindings(boolean)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"setUseBindings(boolean)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"setUseBindings(boolean)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"setUseBindings(boolean)"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"setValid(boolean)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"setValue(int, Object)","url":"setValue(int,java.lang.Object)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"setWhere(String)","url":"setWhere(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"setWhereArgs(String[])","url":"setWhereArgs(java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setWidth(Double)","url":"setWidth(java.lang.Double)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setWidth(Double)","url":"setWidth(java.lang.Double)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setWidthDrawOverlap(float)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"setXOffset(float)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setXYZTiles(boolean)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"setYOffset(float)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"setZoomLevel(long)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"SimpleAttributesDao(UserCustomDao, SimpleAttributesTable)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.extension.related.simple.SimpleAttributesTable)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"SimpleAttributesDao(UserCustomDao)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"SimpleAttributesRow(SimpleAttributesRow)","url":"%3Cinit%3E(mil.nga.geopackage.extension.related.simple.SimpleAttributesRow)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"SimpleAttributesRow(SimpleAttributesTable)","url":"%3Cinit%3E(mil.nga.geopackage.extension.related.simple.SimpleAttributesTable)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"SimpleAttributesRow(UserCustomRow)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"simplifyGeometries"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"simplifyPoints(double, List)","url":"simplifyPoints(double,java.util.List)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"size(String)","url":"size(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"size(String)","url":"size(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"SQL"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"SQLiteDatabaseUtils()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db","c":"SQLUtils","l":"SQLUtils()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureDrawType","l":"STROKE"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleDao","l":"StyleDao(AttributesDao)","url":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesDao)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"StyleMappingDao(UserCustomDao)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"StyleMappingRow(StyleMappingRow)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.StyleMappingRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"StyleMappingRow(StyleMappingTable)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.StyleMappingTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"StyleMappingRow(UserCustomRow)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"StyleRow()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"StyleRow(AttributesRow)","url":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"StyleRow(StyleRow)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"StyleRow(StyleTable)","url":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.StyleTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"Styles()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"Styles(boolean)","url":"%3Cinit%3E(boolean)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"table"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"TABLE"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"TABLE_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"TABLE_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"TABLE_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"TableMetadata()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"TableMetadataDataSource(GeoPackageMetadataDb)","url":"%3Cinit%3E(mil.nga.geopackage.db.metadata.GeoPackageMetadataDb)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"tableName"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"tableName"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"TILE_DP"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"TILE_PIXELS_DEFAULT"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"TILE_PIXELS_HIGH"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"TileBoundingBoxAndroidUtils()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileConnection","l":"TileConnection(GeoPackageConnection)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"TileCreator(TileDao, Integer, Integer, Projection)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"TileCreator(TileDao, Integer, Integer)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"TileCreator(TileDao, Projection)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"TileCreator(TileDao)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileCursor","l":"TileCursor(TileTable, Cursor)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileTable,android.database.Cursor)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileCursor","l":"TileCursor(TileTable, String[], Cursor)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileTable,java.lang.String[],android.database.Cursor)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"tileDao"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"TileDao(String, GeoPackageConnection, TileMatrixSet, List, TileTable)","url":"%3Cinit%3E(java.lang.String,mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.tiles.matrixset.TileMatrixSet,java.util.List,mil.nga.geopackage.tiles.user.TileTable)"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"tileDensity(float, int, int)","url":"tileDensity(float,int,int)"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"tileDensity(float, int)","url":"tileDensity(float,int)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"TileGenerator(Context, GeoPackage, String, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"TileGenerator(Context, GeoPackage, String, Collection, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,java.util.Collection,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"TileGenerator(Context, GeoPackage, String, int, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"TileGenerator(Context, GeoPackage, String, int, int, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,int,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"TileGenerator(Context, GeoPackage, String, int[], BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,int[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"tileHeight"},{"p":"mil.nga.geopackage.tiles.user","c":"TileInvalidCursor","l":"TileInvalidCursor(TileDao, TileCursor, List, List)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.tiles.user.TileCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"tileLength(float)"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"TilePaginatedCursor(TileDao, TileCursor)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.tiles.user.TileCursor)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"TileReprojection(TileDao, GeoPackage, String, Projection)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"TileReprojection(TileDao, GeoPackage, TileDao)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"TileReprojection(TileDao, TileDao)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"TileRow(TileRow)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileRow)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRowSync","l":"TileRowSync()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"TileUtils()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"tileWidth"},{"p":"mil.nga.geopackage.tiles.user","c":"TileWrapperConnection","l":"TileWrapperConnection(GeoPackageConnection)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.io","c":"BitmapConverter","l":"toBitmap(byte[], BitmapFactory.Options)","url":"toBitmap(byte[],android.graphics.BitmapFactory.Options)"},{"p":"mil.nga.geopackage.io","c":"BitmapConverter","l":"toBitmap(byte[])"},{"p":"mil.nga.geopackage.io","c":"BitmapConverter","l":"toBytes(Bitmap, Bitmap.CompressFormat, int)","url":"toBytes(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat,int)"},{"p":"mil.nga.geopackage.io","c":"BitmapConverter","l":"toBytes(Bitmap, Bitmap.CompressFormat)","url":"toBytes(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat)"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"toContentValues()"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"toContentValues(boolean)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"tolerance"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"tolerance"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"tolerance"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"uniqueBaseIds()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"uniqueRelatedIds()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"update(ContentValues, String, String[])","url":"update(android.content.ContentValues,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"update(GeometryMetadata)","url":"update(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"update(String, ContentValues, String, String[])","url":"update(java.lang.String,android.content.ContentValues,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"update(String, ContentValues, String, String[])","url":"update(java.lang.String,android.content.ContentValues,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"update(String, ContentValues, String, String[])","url":"update(java.lang.String,android.content.ContentValues,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"update(String, ContentValues, String, String[])","url":"update(java.lang.String,android.content.ContentValues,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"update(TRow)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"updateLastIndexed(long, String, long)","url":"updateLastIndexed(long,java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"updateLastIndexed(String, String, long)","url":"updateLastIndexed(java.lang.String,java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"updateLastIndexed(TableMetadata, long)","url":"updateLastIndexed(mil.nga.geopackage.db.metadata.TableMetadata,long)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"UrlTileGenerator(Context, GeoPackage, String, String, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"UrlTileGenerator(Context, GeoPackage, String, String, Collection, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,java.util.Collection,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"UrlTileGenerator(Context, GeoPackage, String, String, int, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"UrlTileGenerator(Context, GeoPackage, String, String, int, int, BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,int,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"UrlTileGenerator(Context, GeoPackage, String, String, int[], BoundingBox, Projection)","url":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,int[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"useIcon()"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"UserConnection(GeoPackageConnection)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"UserCursor(TTable, Cursor)","url":"%3Cinit%3E(TTable,android.database.Cursor)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"UserCursor(TTable, String[], Cursor)","url":"%3Cinit%3E(TTable,java.lang.String[],android.database.Cursor)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"UserCursor(TTable, UserColumns, Cursor)","url":"%3Cinit%3E(TTable,mil.nga.geopackage.user.UserColumns,android.database.Cursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomConnection","l":"UserCustomConnection(GeoPackageConnection)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomCursor","l":"UserCustomCursor(UserCustomTable, Cursor)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomTable,android.database.Cursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomCursor","l":"UserCustomCursor(UserCustomTable, String[], Cursor)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomTable,java.lang.String[],android.database.Cursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"UserCustomDao(String, GeoPackageConnection, UserCustomTable)","url":"%3Cinit%3E(java.lang.String,mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.user.custom.UserCustomTable)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"UserCustomDao(UserCustomDao, UserCustomTable)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.user.custom.UserCustomTable)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"UserCustomDao(UserCustomDao)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomInvalidCursor","l":"UserCustomInvalidCursor(UserCustomDao, UserCustomCursor, List, List)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.user.custom.UserCustomCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"UserCustomPaginatedCursor(UserCustomDao, UserCustomCursor)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomRow","l":"UserCustomRow(UserCustomRow)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomRow","l":"UserCustomRow(UserCustomTable, UserCustomColumns, int[], Object[])","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomTable,mil.nga.geopackage.user.custom.UserCustomColumns,int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomRow","l":"UserCustomRow(UserCustomTable)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomTable)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomRowSync","l":"UserCustomRowSync()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomWrapperConnection","l":"UserCustomWrapperConnection(GeoPackageConnection)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"UserDao(String, GeoPackageConnection, UserConnection, TTable)","url":"%3Cinit%3E(java.lang.String,mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.user.UserConnection,TTable)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"userDb"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"UserInvalidCursor(TUserDao, TCursor, List, List)","url":"%3Cinit%3E(TUserDao,TCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"UserMappingDao(UserCustomDao, UserMappingTable)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.extension.related.UserMappingTable)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"UserMappingDao(UserCustomDao)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"UserMappingRow(UserCustomRow)","url":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"UserMappingRow(UserMappingRow)","url":"%3Cinit%3E(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"UserMappingRow(UserMappingTable)","url":"%3Cinit%3E(mil.nga.geopackage.extension.related.UserMappingTable)"},{"p":"mil.nga.geopackage.user","c":"UserPaginatedCursor","l":"UserPaginatedCursor(UserDao, UserCursor)","url":"%3Cinit%3E(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCursor)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery()","url":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(Boolean, String, String[], String, String[], String, String, String, String)","url":"%3Cinit%3E(java.lang.Boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(Boolean, String, String[], String, String[], String, String, String)","url":"%3Cinit%3E(java.lang.Boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(Boolean, String, String[], String[], String, String[], String, String, String, String)","url":"%3Cinit%3E(java.lang.Boolean,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(Boolean, String, String[], String[], String, String[], String, String, String)","url":"%3Cinit%3E(java.lang.Boolean,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(String, String[], String, String[], String, String, String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(String, String[], String, String[], String, String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(String, String[], String[], String, String[], String, String, String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(String, String[], String[], String, String[], String, String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(String, String[], String[])","url":"%3Cinit%3E(java.lang.String,java.lang.String[],java.lang.String[])"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(String, String[])","url":"%3Cinit%3E(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"UserRow(TTable, UserColumns, int[], Object[])","url":"%3Cinit%3E(TTable,mil.nga.geopackage.user.UserColumns,int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"UserRow(TTable)","url":"%3Cinit%3E(TTable)"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"UserRow(UserRow)","url":"%3Cinit%3E(mil.nga.geopackage.user.UserRow)"},{"p":"mil.nga.geopackage.user","c":"UserWrapperConnection","l":"UserWrapperConnection(GeoPackageConnection)","url":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"validate()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"validate(DGIWGGeoPackage)","url":"validate(mil.nga.geopackage.dgiwg.DGIWGGeoPackage)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"validate(List)","url":"validate(java.util.List)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"validate(String)","url":"validate(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"validate(String)","url":"validate(java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"validate(String)","url":"validate(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"validateDatabase(SQLiteDatabase, boolean, boolean, boolean, boolean)","url":"validateDatabase(android.database.sqlite.SQLiteDatabase,boolean,boolean,boolean,boolean)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"validateDatabaseAndClose(SQLiteDatabase, boolean, boolean)","url":"validateDatabaseAndClose(android.database.sqlite.SQLiteDatabase,boolean,boolean)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"validateDatabaseAndCloseOnError(SQLiteDatabase, boolean, boolean)","url":"validateDatabaseAndCloseOnError(android.database.sqlite.SQLiteDatabase,boolean,boolean)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"validateDatabaseHeader(SQLiteDatabase)","url":"validateDatabaseHeader(android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"validateDatabaseIntegrity(SQLiteDatabase)","url":"validateDatabaseIntegrity(android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"validateHeader(String)","url":"validateHeader(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"validateHeader(String)","url":"validateHeader(java.lang.String)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"validateImageType(FileDirectory)","url":"validateImageType(mil.nga.tiff.FileDirectory)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"validateImageType(PngReader)","url":"validateImageType(ar.com.hjg.pngj.PngReader)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"validateIntegrity(String)","url":"validateIntegrity(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"validateIntegrity(String)","url":"validateIntegrity(java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexType","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureDrawType","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexType","l":"values()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureDrawType","l":"values()"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"values()"},{"p":"mil.nga.geopackage.db","c":"CursorResult","l":"wasNull()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"wasNull()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"WEB_MERCATOR_PROJECTION"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"WGS_84_PROJECTION"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"width"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"widthOverlap"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"wrapCursor(Cursor, String)","url":"wrapCursor(android.database.Cursor,java.lang.String)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesWrapperConnection","l":"wrapCursor(Cursor)","url":"wrapCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorWrapper","l":"wrapCursor(Cursor)","url":"wrapCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureWrapperConnection","l":"wrapCursor(Cursor)","url":"wrapCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileWrapperConnection","l":"wrapCursor(Cursor)","url":"wrapCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.user","c":"UserWrapperConnection","l":"wrapCursor(Cursor)","url":"wrapCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomWrapperConnection","l":"wrapCursor(Cursor)","url":"wrapCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"wrapQuery(String, String[])","url":"wrapQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"writeTiff()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"XYZGeoPackageTileRetriever","l":"XYZGeoPackageTileRetriever(TileDao)","url":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao)"}] \ No newline at end of file +memberSearchIndex = [{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"aboveMaxArguments()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"aboveMaxArguments(int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"aboveMaxArguments(String[])","u":"aboveMaxArguments(java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"addArgument(long)"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"addColumn(FeatureColumn)","u":"addColumn(mil.nga.geopackage.features.user.FeatureColumn)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"addColumn(String)","u":"addColumn(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"addColumns(Collection)","u":"addColumns(java.util.Collection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"addColumns(String[])","u":"addColumns(java.lang.String[])"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"addHTTPHeaderValue(String, String)","u":"addHTTPHeaderValue(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"addHTTPHeaderValues(String, List)","u":"addHTTPHeaderValues(java.lang.String,java.util.List)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"addRow(FeatureRow)","u":"addRow(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"addRows(List)","u":"addRows(java.util.List)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"addZoomLevel(int)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"addZoomLevels(Collection)","u":"addZoomLevels(java.util.Collection)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"addZoomLevels(int, int)","u":"addZoomLevels(int,int)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"addZoomLevels(int[])"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"adjustTileMatrixLengths()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"AndroidBindingsSQLiteDatabase()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"AndroidBindingsSQLiteDatabase(SQLiteDatabase)","u":"%3Cinit%3E(org.sqlite.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"AndroidSQLiteDatabase(SQLiteDatabase)","u":"%3Cinit%3E(android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"appendWhere(String)","u":"appendWhere(java.lang.String)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesConnection","l":"AttributesConnection(GeoPackageConnection)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesCursor","l":"AttributesCursor(AttributesTable, Cursor)","u":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesTable,android.database.Cursor)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesCursor","l":"AttributesCursor(AttributesTable, String[], Cursor)","u":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesTable,java.lang.String[],android.database.Cursor)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesDao","l":"AttributesDao(String, GeoPackageConnection, AttributesTable)","u":"%3Cinit%3E(java.lang.String,mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.attributes.AttributesTable)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesInvalidCursor","l":"AttributesInvalidCursor(AttributesDao, AttributesCursor, List, List)","u":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesDao,mil.nga.geopackage.attributes.AttributesCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"AttributesPaginatedCursor(AttributesDao, AttributesCursor)","u":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesDao,mil.nga.geopackage.attributes.AttributesCursor)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesRow","l":"AttributesRow(AttributesRow)","u":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesRow)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesRow","l":"AttributesRow(AttributesTable)","u":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesTable)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesRowSync","l":"AttributesRowSync()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.attributes","c":"AttributesWrapperConnection","l":"AttributesWrapperConnection(GeoPackageConnection)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"beginTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"beginTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"beginTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"beginTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"beginTransaction()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"beginTransaction()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"beginTransaction()"},{"p":"mil.nga.geopackage.io","c":"BitmapConverter","l":"BitmapConverter()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"BITS_PER_SAMPLE"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"boundingBox"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"cacheGeometries"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"calculateDrawOverlap()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"calculatePixelBounds()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"calculatePixelBounds(float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(IconRow)","u":"calculatePixelBounds(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(IconRow, float)","u":"calculatePixelBounds(mil.nga.geopackage.extension.nga.style.IconRow,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(PixelBounds, IconRow)","u":"calculatePixelBounds(mil.nga.geopackage.style.PixelBounds,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(PixelBounds, IconRow, float)","u":"calculatePixelBounds(mil.nga.geopackage.style.PixelBounds,mil.nga.geopackage.extension.nga.style.IconRow,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(PixelBounds, StyleRow)","u":"calculatePixelBounds(mil.nga.geopackage.style.PixelBounds,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(PixelBounds, StyleRow, float)","u":"calculatePixelBounds(mil.nga.geopackage.style.PixelBounds,mil.nga.geopackage.extension.nga.style.StyleRow,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(String)","u":"calculatePixelBounds(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(String, float)","u":"calculatePixelBounds(java.lang.String,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(StyleRow)","u":"calculatePixelBounds(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"calculatePixelBounds(StyleRow, float)","u":"calculatePixelBounds(mil.nga.geopackage.extension.nga.style.StyleRow,float)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"calculateStylePixelBounds()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"calculateStylePixelBounds(float)"},{"p":"mil.nga.geopackage.extension.rtree","c":"GeometryFunction","l":"callback(String[])","u":"callback(java.lang.String[])"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"centerIcon()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"checkIfDrawn(Bitmap)","u":"checkIfDrawn(android.graphics.Bitmap)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"chunkLimit"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"chunkLimit"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureDrawType","l":"CIRCLE"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"clear()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"clear()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"clear()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"clear()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"clear(String)","u":"clear(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"clearAndResize(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"clearAndResize(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"clearAndResize(String, int)","u":"clearAndResize(java.lang.String,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"clearCache()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"clearCache()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"clearCachedTableFeatureStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"clearCachedTableIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"clearCachedTableStyles()"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"clearGeometryCache()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"clearIconCache()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"clearStylePaintCache()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"close()"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"close()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"close()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"close()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"close()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"close()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"close()"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"close()"},{"p":"mil.nga.geopackage.extension.rtree","c":"FeatureIndexRTreeResults","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexFeatureResults","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexGeoPackageResults","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexMetadataResults","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexResults","l":"close()"},{"p":"mil.nga.geopackage.features.index","c":"MultipleFeatureIndexResults","l":"close()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"close()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"close()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"close()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"close()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"close()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"close()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"close()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"COLUMN_EXTERNAL_PATH"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_GEOPACKAGE_ID"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"COLUMN_GEOPACKAGE_ID"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_ID"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"COLUMN_ID"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"COLUMN_LAST_INDEXED"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MAX_M"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MAX_X"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MAX_Y"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MAX_Z"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MIN_M"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MIN_X"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MIN_Y"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_MIN_Z"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"COLUMN_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMN_TABLE_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"COLUMN_TABLE_NAME"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"COLUMNS"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"COLUMNS"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"COLUMNS"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"COLUMNS"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"COLUMNS_AS"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"columnToContentValue(ContentValues, FeatureColumn, Object)","u":"columnToContentValue(android.content.ContentValues,mil.nga.geopackage.features.user.FeatureColumn,java.lang.Object)"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"columnToContentValue(ContentValues, TColumn, Object)","u":"columnToContentValue(android.content.ContentValues,TColumn,java.lang.Object)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"commit()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"commit()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"commit()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"compressFormat"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"context"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"context"},{"p":"mil.nga.geopackage.io","c":"ContextIOUtils","l":"ContextIOUtils()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"convertCursor(Cursor)","u":"convertCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.user","c":"UserWrapperConnection","l":"convertCursor(Cursor)","u":"convertCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesRow","l":"copy()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"copy()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"copy()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"copy()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"copy()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"copy()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"copy()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"copy()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"copy()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"copy()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"copy()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"copy()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomRow","l":"copy()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"copy(GeoPackageDatabase)","u":"copy(mil.nga.geopackage.db.GeoPackageDatabase)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"copy(String, String)","u":"copy(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"copy(String, String)","u":"copy(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"copy(String, String, GeoPackageProgress)","u":"copy(java.lang.String,java.lang.String,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"copy(String, String, GeoPackageProgress)","u":"copy(java.lang.String,java.lang.String,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"copyValue(FeatureColumn, Object)","u":"copyValue(mil.nga.geopackage.features.user.FeatureColumn,java.lang.Object)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"count()"},{"p":"mil.nga.geopackage.extension.rtree","c":"FeatureIndexRTreeResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexFeatureResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexGeoPackageResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexMetadataResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexResults","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"MultipleFeatureIndexResults","l":"count()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"count()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"count()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"count()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String)","u":"count(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(boolean, String)","u":"count(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(boolean, String, BoundingBox)","u":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox)","u":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, Map)","u":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(boolean, String, BoundingBox, Projection)","u":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, Projection)","u":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, Projection, Map)","u":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, Projection, String)","u":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, Projection, String, String[])","u":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, String)","u":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, BoundingBox, String, String[])","u":"count(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(boolean, String, double, double, double, double)","u":"count(boolean,java.lang.String,double,double,double,double)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(boolean, String, GeometryEnvelope)","u":"count(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, GeometryEnvelope)","u":"count(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, GeometryEnvelope, Map)","u":"count(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, GeometryEnvelope, String)","u":"count(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, GeometryEnvelope, String, String[])","u":"count(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, Map)","u":"count(boolean,java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(boolean, String, Map)","u":"count(boolean,java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, String)","u":"count(boolean,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(boolean, String, String)","u":"count(boolean,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(boolean, String, String, String[])","u":"count(boolean,java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(boolean, String, String, String[])","u":"count(boolean,java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(boolean, String, String, String[])","u":"count(boolean,java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"count(BoundingBox)","u":"count(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(BoundingBox)","u":"count(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox)","u":"count(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox)","u":"count(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, Map)","u":"count(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, Map)","u":"count(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"count(BoundingBox, Projection)","u":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(BoundingBox, Projection)","u":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, Projection)","u":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, Projection)","u":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, Projection, Map)","u":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, Projection, Map)","u":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, Projection, String)","u":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, Projection, String)","u":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, Projection, String, String[])","u":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, Projection, String, String[])","u":"count(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, String)","u":"count(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, String)","u":"count(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(BoundingBox, String, String[])","u":"count(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(BoundingBox, String, String[])","u":"count(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(double, double, double, double)","u":"count(double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(double, double, double, double)","u":"count(double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(double, double, double, double, Map)","u":"count(double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(double, double, double, double, String)","u":"count(double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(double, double, double, double, String, String[])","u":"count(double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"count(GeometryEnvelope)","u":"count(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(GeometryEnvelope)","u":"count(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(GeometryEnvelope)","u":"count(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(GeometryEnvelope)","u":"count(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(GeometryEnvelope, Map)","u":"count(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(GeometryEnvelope, Map)","u":"count(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(GeometryEnvelope, String)","u":"count(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(GeometryEnvelope, String)","u":"count(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(GeometryEnvelope, String, String[])","u":"count(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(GeometryEnvelope, String, String[])","u":"count(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"count(long)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"count(long, String)","u":"count(long,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"count(long, String, BoundingBox)","u":"count(long,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"count(long, String, GeometryEnvelope)","u":"count(long,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(Map)","u":"count(java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(Map)","u":"count(java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String)","u":"count(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(String)","u":"count(java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(String, BoundingBox)","u":"count(java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox)","u":"count(java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, Map)","u":"count(java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(String, BoundingBox, Projection)","u":"count(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, Projection)","u":"count(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, Projection, Map)","u":"count(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, Projection, String)","u":"count(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, Projection, String, String[])","u":"count(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, String)","u":"count(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, BoundingBox, String, String[])","u":"count(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(String, double, double, double, double)","u":"count(java.lang.String,double,double,double,double)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"count(String, GeometryEnvelope)","u":"count(java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, GeometryEnvelope)","u":"count(java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, GeometryEnvelope, Map)","u":"count(java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, GeometryEnvelope, String)","u":"count(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, GeometryEnvelope, String, String[])","u":"count(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, Map)","u":"count(java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(String, Map)","u":"count(java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"count(String, String)","u":"count(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, String)","u":"count(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(String, String)","u":"count(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"count(String, String, BoundingBox)","u":"count(java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"count(String, String, GeometryEnvelope)","u":"count(java.lang.String,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, String, String[])","u":"count(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(String, String, String[])","u":"count(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"count(String, String[])","u":"count(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"count(String, String[])","u":"count(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"count(UserCustomCursor)","u":"count(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"countByBaseId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"countByBaseId(UserMappingRow)","u":"countByBaseId(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"countByIds(long, long)","u":"countByIds(long,long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"countByIds(UserMappingRow)","u":"countByIds(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"countByRelatedId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"countByRelatedId(UserMappingRow)","u":"countByRelatedId(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"countColumn(String)","u":"countColumn(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"countColumn(String)","u":"countColumn(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countColumnFeatures(String)","u":"countColumnFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countColumnFeatures(String)","u":"countColumnFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countColumnFeatures(String)","u":"countColumnFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures()"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String)","u":"countFeatures(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String)","u":"countFeatures(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String)","u":"countFeatures(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, Map)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, Map)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, Map)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, Projection)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, Projection)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, Projection)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, Projection, Map)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, Projection, Map)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, Projection, Map)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, Projection, String)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, Projection, String)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, Projection, String)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, Projection, String, String[])","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, Projection, String, String[])","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, Projection, String, String[])","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, String)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, String)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, String)","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, BoundingBox, String, String[])","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, BoundingBox, String, String[])","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, BoundingBox, String, String[])","u":"countFeatures(boolean,java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, double, double, double, double)","u":"countFeatures(boolean,java.lang.String,double,double,double,double)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, double, double, double, double, Map)","u":"countFeatures(boolean,java.lang.String,double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, double, double, double, double, String)","u":"countFeatures(boolean,java.lang.String,double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, double, double, double, double, String, String[])","u":"countFeatures(boolean,java.lang.String,double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, GeometryEnvelope)","u":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, GeometryEnvelope)","u":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, GeometryEnvelope)","u":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, GeometryEnvelope, Map)","u":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, GeometryEnvelope, Map)","u":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, GeometryEnvelope, Map)","u":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, GeometryEnvelope, String)","u":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, GeometryEnvelope, String)","u":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, GeometryEnvelope, String)","u":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, GeometryEnvelope, String, String[])","u":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, GeometryEnvelope, String, String[])","u":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, GeometryEnvelope, String, String[])","u":"countFeatures(boolean,java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, Map)","u":"countFeatures(boolean,java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, Map)","u":"countFeatures(boolean,java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, Map)","u":"countFeatures(boolean,java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, String)","u":"countFeatures(boolean,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, String)","u":"countFeatures(boolean,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, String)","u":"countFeatures(boolean,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(boolean, String, String, String[])","u":"countFeatures(boolean,java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(boolean, String, String, String[])","u":"countFeatures(boolean,java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(boolean, String, String, String[])","u":"countFeatures(boolean,java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox)","u":"countFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox)","u":"countFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox)","u":"countFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, Map)","u":"countFeatures(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, Map)","u":"countFeatures(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, Map)","u":"countFeatures(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, Projection)","u":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, Projection)","u":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, Projection)","u":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, Projection, Map)","u":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, Projection, Map)","u":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, Projection, Map)","u":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, Projection, String)","u":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, Projection, String)","u":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, Projection, String)","u":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, Projection, String, String[])","u":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, Projection, String, String[])","u":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, Projection, String, String[])","u":"countFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, String)","u":"countFeatures(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, String)","u":"countFeatures(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, String)","u":"countFeatures(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(BoundingBox, String, String[])","u":"countFeatures(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(BoundingBox, String, String[])","u":"countFeatures(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(BoundingBox, String, String[])","u":"countFeatures(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(double, double, double, double)","u":"countFeatures(double,double,double,double)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(double, double, double, double, Map)","u":"countFeatures(double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(double, double, double, double, String)","u":"countFeatures(double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(double, double, double, double, String, String[])","u":"countFeatures(double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(GeometryEnvelope)","u":"countFeatures(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(GeometryEnvelope)","u":"countFeatures(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(GeometryEnvelope)","u":"countFeatures(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(GeometryEnvelope, Map)","u":"countFeatures(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(GeometryEnvelope, Map)","u":"countFeatures(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(GeometryEnvelope, Map)","u":"countFeatures(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(GeometryEnvelope, String)","u":"countFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(GeometryEnvelope, String)","u":"countFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(GeometryEnvelope, String)","u":"countFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(GeometryEnvelope, String, String[])","u":"countFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(GeometryEnvelope, String, String[])","u":"countFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(GeometryEnvelope, String, String[])","u":"countFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(Map)","u":"countFeatures(java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(Map)","u":"countFeatures(java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(Map)","u":"countFeatures(java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String)","u":"countFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String)","u":"countFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String)","u":"countFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, Map)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, Map)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, Map)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, Projection)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, Projection)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, Projection)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, Projection, Map)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, Projection, Map)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, Projection, Map)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, Projection, String)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, Projection, String)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, Projection, String)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, Projection, String, String[])","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, Projection, String, String[])","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, Projection, String, String[])","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, String)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, String)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, String)","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, BoundingBox, String, String[])","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, BoundingBox, String, String[])","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, BoundingBox, String, String[])","u":"countFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, double, double, double, double)","u":"countFeatures(java.lang.String,double,double,double,double)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, double, double, double, double, Map)","u":"countFeatures(java.lang.String,double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, double, double, double, double, String)","u":"countFeatures(java.lang.String,double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, double, double, double, double, String, String[])","u":"countFeatures(java.lang.String,double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, GeometryEnvelope)","u":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, GeometryEnvelope)","u":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, GeometryEnvelope)","u":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, GeometryEnvelope, Map)","u":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, GeometryEnvelope, Map)","u":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, GeometryEnvelope, Map)","u":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, GeometryEnvelope, String)","u":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, GeometryEnvelope, String)","u":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, GeometryEnvelope, String)","u":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, GeometryEnvelope, String, String[])","u":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, GeometryEnvelope, String, String[])","u":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, GeometryEnvelope, String, String[])","u":"countFeatures(java.lang.String,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, Map)","u":"countFeatures(java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, Map)","u":"countFeatures(java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, Map)","u":"countFeatures(java.lang.String,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, String)","u":"countFeatures(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, String)","u":"countFeatures(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, String)","u":"countFeatures(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, String, String[])","u":"countFeatures(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, String, String[])","u":"countFeatures(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, String, String[])","u":"countFeatures(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"countFeatures(String, String[])","u":"countFeatures(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"countFeatures(String, String[])","u":"countFeatures(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"countFeatures(String, String[])","u":"countFeatures(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"countIconRowMappings(IconRow)","u":"countIconRowMappings(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"countIconRowMappings(long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappings(String, long)","u":"countMappings(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappingsToBase(Collection, long)","u":"countMappingsToBase(java.util.Collection,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappingsToBase(ExtendedRelation, long)","u":"countMappingsToBase(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappingsToBase(String, long)","u":"countMappingsToBase(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappingsToRelated(Collection, long)","u":"countMappingsToRelated(java.util.Collection,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappingsToRelated(ExtendedRelation, long)","u":"countMappingsToRelated(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"countMappingsToRelated(String, long)","u":"countMappingsToRelated(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"countStyleRowMappings(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"countStyleRowMappings(StyleRow)","u":"countStyleRowMappings(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"countWithGeometries()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"CoverageData(GeoPackage, TileDao, Integer, Integer, Projection)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"CoverageDataPng(GeoPackage, TileDao)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"CoverageDataPng(GeoPackage, TileDao, Integer, Integer, Projection)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"CoverageDataPng(GeoPackage, TileDao, Projection)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"CoverageDataPngImage(ImageInfo)","u":"%3Cinit%3E(ar.com.hjg.pngj.ImageInfo)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"CoverageDataPngImage(TileRow)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileRow)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"CoverageDataTiff(GeoPackage, TileDao)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"CoverageDataTiff(GeoPackage, TileDao, Integer, Integer, Projection)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"CoverageDataTiff(GeoPackage, TileDao, Projection)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"CoverageDataTiffImage(FileDirectory)","u":"%3Cinit%3E(mil.nga.tiff.FileDirectory)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"CoverageDataTiffImage(TileRow)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileRow)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTileMatrixResults","l":"CoverageDataTileMatrixResults(TileMatrix, TileCursor)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.matrix.TileMatrix,mil.nga.geopackage.tiles.user.TileCursor)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"CREATE_SQL"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"CREATE_SQL"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"CREATE_SQL"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"create()"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"create(AttributesDao, AttributesCursor)","u":"create(mil.nga.geopackage.attributes.AttributesDao,mil.nga.geopackage.attributes.AttributesCursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"create(FeatureDao, FeatureCursor)","u":"create(mil.nga.geopackage.features.user.FeatureDao,mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"create(GeometryMetadata)","u":"create(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, GeoPackage, String, Projection)","u":"create(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, GeoPackage, String, TileReprojectionOptimize)","u":"create(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, GeoPackage, TileDao)","u":"create(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, Projection)","u":"create(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, String, Projection)","u":"create(mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, String, TileReprojectionOptimize)","u":"create(mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, TileDao)","u":"create(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(GeoPackage, String, TileReprojectionOptimize)","u":"create(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"create(GeoPackageMetadata)","u":"create(mil.nga.geopackage.db.metadata.GeoPackageMetadata)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"create(long, String, long, GeometryEnvelope)","u":"create(long,java.lang.String,long,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"create(String)","u":"create(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"create(String)","u":"create(java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"create(String, String)","u":"create(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"create(String, String, long, GeometryEnvelope)","u":"create(java.lang.String,java.lang.String,long,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"create(String, String, String)","u":"create(java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"create(TableMetadata)","u":"create(mil.nga.geopackage.db.metadata.TableMetadata)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(TileDao, GeoPackage, String, Projection)","u":"create(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(TileDao, GeoPackage, String, TileReprojectionOptimize)","u":"create(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(TileDao, GeoPackage, TileDao)","u":"create(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"create(TileDao, TileCursor)","u":"create(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.tiles.user.TileCursor)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"create(TileDao, TileDao)","u":"create(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"create(UserCustomDao, UserCustomCursor)","u":"create(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"createAtPath(String, File)","u":"createAtPath(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"createAtPath(String, File)","u":"createAtPath(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createAtPath(String, File, String)","u":"createAtPath(java.lang.String,java.io.File,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createAtPath(String, File, String, String)","u":"createAtPath(java.lang.String,java.io.File,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"createBitmap()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, BoundingBox, GeometryType, CoordinateReferenceSystem)","u":"createFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, BoundingBox, GeometryType, DataType, List, SpatialReferenceSystem)","u":"createFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.DataType,java.util.List,mil.nga.geopackage.srs.SpatialReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, BoundingBox, GeometryType, DataType, SpatialReferenceSystem)","u":"createFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.DataType,mil.nga.geopackage.srs.SpatialReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, BoundingBox, GeometryType, List, CoordinateReferenceSystem)","u":"createFeatures(java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,java.util.List,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, GeometryType, CoordinateReferenceSystem)","u":"createFeatures(java.lang.String,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, GeometryType, List, CoordinateReferenceSystem)","u":"createFeatures(java.lang.String,mil.nga.sf.GeometryType,java.util.List,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, String, String, BoundingBox, GeometryType, CoordinateReferenceSystem)","u":"createFeatures(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, String, String, BoundingBox, GeometryType, DataType, List, SpatialReferenceSystem)","u":"createFeatures(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.DataType,java.util.List,mil.nga.geopackage.srs.SpatialReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, String, String, BoundingBox, GeometryType, DataType, SpatialReferenceSystem)","u":"createFeatures(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.DataType,mil.nga.geopackage.srs.SpatialReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, String, String, BoundingBox, GeometryType, List, CoordinateReferenceSystem)","u":"createFeatures(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.sf.GeometryType,java.util.List,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, String, String, GeometryType, CoordinateReferenceSystem)","u":"createFeatures(java.lang.String,java.lang.String,java.lang.String,mil.nga.sf.GeometryType,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createFeatures(String, String, String, GeometryType, List, CoordinateReferenceSystem)","u":"createFeatures(java.lang.String,java.lang.String,java.lang.String,mil.nga.sf.GeometryType,java.util.List,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"createFile(DocumentFile)","u":"createFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"createFile(DocumentFile)","u":"createFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(DocumentFile, String)","u":"createFile(androidx.documentfile.provider.DocumentFile,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(DocumentFile, String, String)","u":"createFile(androidx.documentfile.provider.DocumentFile,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"createFile(File)","u":"createFile(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"createFile(File)","u":"createFile(java.io.File)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(File, String)","u":"createFile(java.io.File,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(File, String, String)","u":"createFile(java.io.File,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"createFile(String, DocumentFile)","u":"createFile(java.lang.String,androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"createFile(String, DocumentFile)","u":"createFile(java.lang.String,androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(String, DocumentFile, String)","u":"createFile(java.lang.String,androidx.documentfile.provider.DocumentFile,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(String, DocumentFile, String, String)","u":"createFile(java.lang.String,androidx.documentfile.provider.DocumentFile,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"createFile(String, File)","u":"createFile(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"createFile(String, File)","u":"createFile(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(String, File, String)","u":"createFile(java.lang.String,java.io.File,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"createFile(String, File, String, String)","u":"createFile(java.lang.String,java.io.File,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"createGeometryMetadata(Cursor)","u":"createGeometryMetadata(android.database.Cursor)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"createGeoPackage(String, String, boolean, GeoPackageCursorFactory, SQLiteDatabase)","u":"createGeoPackage(java.lang.String,java.lang.String,boolean,mil.nga.geopackage.db.GeoPackageCursorFactory,android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createGeoPackageDatasetMetadata(String, String)","u":"createGeoPackageDatasetMetadata(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createGeoPackageMetadata(MetadataScopeType, String, String)","u":"createGeoPackageMetadata(mil.nga.geopackage.extension.metadata.MetadataScopeType,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createGeoPackageSeriesMetadata(String, String)","u":"createGeoPackageSeriesMetadata(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"createIcon(IconRow)","u":"createIcon(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"createIcon(IconRow, float)","u":"createIcon(mil.nga.geopackage.extension.nga.style.IconRow,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"createIcon(IconRow, float, IconCache)","u":"createIcon(mil.nga.geopackage.extension.nga.style.IconRow,float,mil.nga.geopackage.extension.nga.style.IconCache)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"createIcon(IconRow, IconCache)","u":"createIcon(mil.nga.geopackage.extension.nga.style.IconRow,mil.nga.geopackage.extension.nga.style.IconCache)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"createIconNoCache(IconRow)","u":"createIconNoCache(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"createIconNoCache(IconRow, float)","u":"createIconNoCache(mil.nga.geopackage.extension.nga.style.IconRow,float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"createIconRelationship()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"createImage(int, int)","u":"createImage(int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"createImage(int, int)","u":"createImage(int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"createImage(TileRow)","u":"createImage(mil.nga.geopackage.tiles.user.TileRow)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"createImage(TileRow)","u":"createImage(mil.nga.geopackage.tiles.user.TileRow)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"createImage(TileRow)","u":"createImage(mil.nga.geopackage.tiles.user.TileRow)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesCursor","l":"createInvalidCursor(UserDao, UserCursor, List, List)","u":"createInvalidCursor(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"createInvalidCursor(UserDao, UserCursor, List, List)","u":"createInvalidCursor(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"createInvalidCursor(UserDao, UserCursor, List, List)","u":"createInvalidCursor(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileCursor","l":"createInvalidCursor(UserDao, UserCursor, List, List)","u":"createInvalidCursor(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomCursor","l":"createInvalidCursor(UserDao, UserCursor, List, List)","u":"createInvalidCursor(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"createIsEmptyFunction()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"createMaxXFunction()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"createMaxYFunction()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createMetadata(Metadata)","u":"createMetadata(mil.nga.geopackage.extension.metadata.Metadata)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createMetadata(Metadata, MetadataReference)","u":"createMetadata(mil.nga.geopackage.extension.metadata.Metadata,mil.nga.geopackage.extension.metadata.reference.MetadataReference)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createMetadata(MetadataScopeType, String, String, MetadataReference)","u":"createMetadata(mil.nga.geopackage.extension.metadata.MetadataScopeType,java.lang.String,java.lang.String,mil.nga.geopackage.extension.metadata.reference.MetadataReference)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createMetadataReference(Metadata, MetadataReference)","u":"createMetadataReference(mil.nga.geopackage.extension.metadata.Metadata,mil.nga.geopackage.extension.metadata.reference.MetadataReference)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createMetadataReference(MetadataReference)","u":"createMetadataReference(mil.nga.geopackage.extension.metadata.reference.MetadataReference)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"createMinXFunction()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"createMinYFunction()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"createNewBitmap()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"createOrUpdate(GeometryMetadata)","u":"createOrUpdate(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"createRelationships()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"createReprojectTileDao(String)","u":"createReprojectTileDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"createStyleRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"createTableIconRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"createTableStyleRelationship()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"createTile(int, long, long)","u":"createTile(int,long,long)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"createTile(int, long, long)","u":"createTile(int,long,long)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"createTile(int, long, long)","u":"createTile(int,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrices(String, BoundingBox, Collection, long, long)","u":"createTileMatrices(java.lang.String,mil.nga.geopackage.BoundingBox,java.util.Collection,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrices(String, BoundingBox, long, long, long, long)","u":"createTileMatrices(java.lang.String,mil.nga.geopackage.BoundingBox,long,long,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrices(TileMatrixSet, Collection, long, long)","u":"createTileMatrices(mil.nga.geopackage.tiles.matrixset.TileMatrixSet,java.util.Collection,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrices(TileMatrixSet, long, long, long, long)","u":"createTileMatrices(mil.nga.geopackage.tiles.matrixset.TileMatrixSet,long,long,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrix(String, BoundingBox, long, long, long)","u":"createTileMatrix(java.lang.String,mil.nga.geopackage.BoundingBox,long,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrix(String, long, long, long, double, double)","u":"createTileMatrix(java.lang.String,long,long,long,double,double)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"createTileMatrix(TileMatrix)","u":"createTileMatrix(mil.nga.geopackage.tiles.matrix.TileMatrix)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTileMatrix(TileMatrixSet, long, long, long)","u":"createTileMatrix(mil.nga.geopackage.tiles.matrixset.TileMatrixSet,long,long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, CoordinateReferenceSystem)","u":"createTiles(java.lang.String,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, CoordinateReferenceSystem, BoundingBox)","u":"createTiles(java.lang.String,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, SpatialReferenceSystem, BoundingBox)","u":"createTiles(java.lang.String,mil.nga.geopackage.srs.SpatialReferenceSystem,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, String, String, BoundingBox, CoordinateReferenceSystem)","u":"createTiles(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, String, String, BoundingBox, CoordinateReferenceSystem, BoundingBox)","u":"createTiles(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, String, String, BoundingBox, SpatialReferenceSystem, BoundingBox)","u":"createTiles(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.srs.SpatialReferenceSystem,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, String, String, CoordinateReferenceSystem)","u":"createTiles(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, String, String, CoordinateReferenceSystem, BoundingBox)","u":"createTiles(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.dgiwg.CoordinateReferenceSystem,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"createTiles(String, String, String, SpatialReferenceSystem, BoundingBox)","u":"createTiles(java.lang.String,java.lang.String,java.lang.String,mil.nga.geopackage.srs.SpatialReferenceSystem,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"createTileTable(GeoPackage, TileTableMetadata)","u":"createTileTable(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileTableMetadata)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"createTileTable(GeoPackage, TileTableMetadata)","u":"createTileTable(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileTableMetadata)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"createTileTable(GeoPackage, TileTableMetadata, GriddedCoverageDataType)","u":"createTileTable(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileTableMetadata,mil.nga.geopackage.extension.coverage.GriddedCoverageDataType)"},{"p":"mil.nga.geopackage.db","c":"CursorResult","l":"CursorResult(Cursor)","u":"%3Cinit%3E(android.database.Cursor)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"data"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"database"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"DATABASE_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"DATABASE_VERSION"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"databases()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"databases()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"databaseSet()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"databaseSet()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"databasesLike(String)","u":"databasesLike(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"databasesLike(String)","u":"databasesLike(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"databasesNotLike(String)","u":"databasesNotLike(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"databasesNotLike(String)","u":"databasesNotLike(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"DEFAULT_CACHE_MAX_SIZE"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"DEFAULT_CACHE_SIZE"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DEFAULT_GEOMETRY_CACHE_SIZE"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"DEFAULT_STYLE_PAINT_CACHE_SIZE"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context)","u":"%3Cinit%3E(android.content.Context)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, FeatureDao)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, FeatureDao, float)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao,float)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, FeatureDao, int, int)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, GeoPackage, FeatureDao)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, GeoPackage, FeatureDao, float)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao,float)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, GeoPackage, FeatureDao, float, int, int)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao,float,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"DefaultFeatureTiles(Context, GeoPackage, FeatureDao, int, int)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao,int,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"delete()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(GeometryMetadata)","u":"delete(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"delete(GeoPackageFile)","u":"delete(mil.nga.geopackage.dgiwg.GeoPackageFile)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"delete(GeoPackageMetadata)","u":"delete(mil.nga.geopackage.db.metadata.GeoPackageMetadata)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(long)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"delete(long)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(long, String)","u":"delete(long,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"delete(long, String)","u":"delete(long,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(long, String, long)","u":"delete(long,java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"delete(String, String, long)","u":"delete(java.lang.String,java.lang.String,long)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"delete(String, String, String[])","u":"delete(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"delete(String, String, String[])","u":"delete(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"delete(String, String, String[])","u":"delete(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"delete(String, String, String[])","u":"delete(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"delete(String, String, String[])","u":"delete(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"delete(TableMetadata)","u":"delete(mil.nga.geopackage.db.metadata.TableMetadata)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"deleteAll()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"deleteAll()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"deleteAllExternal()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"deleteAllExternal()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteAllFeatureStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteAllFeatureStyles(FeatureTable)","u":"deleteAllFeatureStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteAllFeatureStyles(String)","u":"deleteAllFeatureStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteAllIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteAllIcons(FeatureTable)","u":"deleteAllIcons(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteAllIcons(String)","u":"deleteAllIcons(java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteAllIndexes()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"deleteAllMissingExternal()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"deleteAllMissingExternal()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteAllStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteAllStyles(FeatureTable)","u":"deleteAllStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteAllStyles(String)","u":"deleteAllStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"deleteByBaseId(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"deleteByBaseId(long, GeometryType)","u":"deleteByBaseId(long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"deleteByBaseId(UserMappingRow)","u":"deleteByBaseId(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"deleteByIds(long, long)","u":"deleteByIds(long,long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"deleteByIds(UserMappingRow)","u":"deleteByIds(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"deleteByRelatedId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"deleteByRelatedId(UserMappingRow)","u":"deleteByRelatedId(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteFeatureStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteFeatureStyles(FeatureTable)","u":"deleteFeatureStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteFeatureStyles(String)","u":"deleteFeatureStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcon(FeatureRow)","u":"deleteIcon(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIcon(FeatureRow)","u":"deleteIcon(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcon(FeatureRow, GeometryType)","u":"deleteIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIcon(FeatureRow, GeometryType)","u":"deleteIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIcon(long, GeometryType)","u":"deleteIcon(long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcon(String, long, GeometryType)","u":"deleteIcon(java.lang.String,long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconDefault(FeatureRow)","u":"deleteIconDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIconDefault(FeatureRow)","u":"deleteIconDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIconDefault(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconDefault(String, long)","u":"deleteIconDefault(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIconRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRow(IconRow)","u":"deleteIconRow(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRow(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowMappings(IconRow)","u":"deleteIconRowMappings(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowMappings(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowNotMapped(IconRow)","u":"deleteIconRowNotMapped(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowNotMapped(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRows()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRows(Map)","u":"deleteIconRows(java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRows(String, String[])","u":"deleteIconRows(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowsNotMapped()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowsNotMapped(Map)","u":"deleteIconRowsNotMapped(java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIconRowsNotMapped(String, String[])","u":"deleteIconRowsNotMapped(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcons(FeatureRow)","u":"deleteIcons(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIcons(FeatureRow)","u":"deleteIcons(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcons(FeatureTable)","u":"deleteIcons(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteIcons(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcons(String)","u":"deleteIcons(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteIcons(String, long)","u":"deleteIcons(java.lang.String,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"deleteIndex()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(Collection)","u":"deleteIndex(java.util.Collection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(FeatureIndexType)","u":"deleteIndex(mil.nga.geopackage.features.index.FeatureIndexType)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(FeatureIndexType, FeatureRow)","u":"deleteIndex(mil.nga.geopackage.features.index.FeatureIndexType,mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(FeatureIndexType, long)","u":"deleteIndex(mil.nga.geopackage.features.index.FeatureIndexType,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"deleteIndex(FeatureRow)","u":"deleteIndex(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"deleteIndex(FeatureRow)","u":"deleteIndex(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(FeatureRow)","u":"deleteIndex(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(FeatureRow, List)","u":"deleteIndex(mil.nga.geopackage.features.user.FeatureRow,java.util.List)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"deleteIndex(long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"deleteIndex(long, List)","u":"deleteIndex(long,java.util.List)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappings(String, long)","u":"deleteMappings(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappingsToBase(Collection, long)","u":"deleteMappingsToBase(java.util.Collection,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappingsToBase(ExtendedRelation, long)","u":"deleteMappingsToBase(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappingsToBase(String, long)","u":"deleteMappingsToBase(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappingsToRelated(Collection, long)","u":"deleteMappingsToRelated(java.util.Collection,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappingsToRelated(ExtendedRelation, long)","u":"deleteMappingsToRelated(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"deleteMappingsToRelated(String, long)","u":"deleteMappingsToRelated(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteRelationships()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyle(FeatureRow)","u":"deleteStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyle(FeatureRow)","u":"deleteStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyle(FeatureRow, GeometryType)","u":"deleteStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyle(FeatureRow, GeometryType)","u":"deleteStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyle(long, GeometryType)","u":"deleteStyle(long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyle(String, long, GeometryType)","u":"deleteStyle(java.lang.String,long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleDefault(FeatureRow)","u":"deleteStyleDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyleDefault(FeatureRow)","u":"deleteStyleDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyleDefault(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleDefault(String, long)","u":"deleteStyleDefault(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyleRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRow(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRow(StyleRow)","u":"deleteStyleRow(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowMappings(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowMappings(StyleRow)","u":"deleteStyleRowMappings(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowNotMapped(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowNotMapped(StyleRow)","u":"deleteStyleRowNotMapped(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRows()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRows(Map)","u":"deleteStyleRows(java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRows(String, String[])","u":"deleteStyleRows(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowsNotMapped()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowsNotMapped(Map)","u":"deleteStyleRowsNotMapped(java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyleRowsNotMapped(String, String[])","u":"deleteStyleRowsNotMapped(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyles(FeatureRow)","u":"deleteStyles(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyles(FeatureRow)","u":"deleteStyles(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyles(FeatureTable)","u":"deleteStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteStyles(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyles(String)","u":"deleteStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteStyles(String, long)","u":"deleteStyles(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableFeatureStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableFeatureStyles(FeatureTable)","u":"deleteTableFeatureStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableFeatureStyles(String)","u":"deleteTableFeatureStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableIcon(FeatureTable, GeometryType)","u":"deleteTableIcon(mil.nga.geopackage.features.user.FeatureTable,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableIcon(GeometryType)","u":"deleteTableIcon(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableIcon(String, GeometryType)","u":"deleteTableIcon(java.lang.String,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableIconDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableIconDefault(FeatureTable)","u":"deleteTableIconDefault(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableIconDefault(String)","u":"deleteTableIconDefault(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableIconRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableIcons(FeatureTable)","u":"deleteTableIcons(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableIcons(String)","u":"deleteTableIcons(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableStyle(FeatureTable, GeometryType)","u":"deleteTableStyle(mil.nga.geopackage.features.user.FeatureTable,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableStyle(GeometryType)","u":"deleteTableStyle(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableStyle(String, GeometryType)","u":"deleteTableStyle(java.lang.String,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableStyleDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableStyleDefault(FeatureTable)","u":"deleteTableStyleDefault(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableStyleDefault(String)","u":"deleteTableStyleDefault(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableStyleRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"deleteTableStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableStyles(FeatureTable)","u":"deleteTableStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"deleteTableStyles(String)","u":"deleteTableStyles(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"deleteTile(long, long, long)","u":"deleteTile(long,long,long)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"deleteTileMatrices(boolean, String)","u":"deleteTileMatrices(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"density"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"density(int)"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"density(int, int)","u":"density(int,int)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"DGIWGGeoPackage(GeoPackage)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"DGIWGGeoPackageFactory()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"DGIWGGeoPackageManager(Context)","u":"%3Cinit%3E(android.content.Context)"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"DISTINCT"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"draw()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTile(float[], int, int)","u":"drawTile(float[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTile(float[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTile(GriddedTile, Double[], int, int)","u":"drawTile(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTile(GriddedTile, Double[], int, int)","u":"drawTile(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTile(GriddedTile, Double[][])","u":"drawTile(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTile(GriddedTile, Double[][])","u":"drawTile(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[][])"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"drawTile(int, BoundingBox, FeatureCursor)","u":"drawTile(int,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTile(int, BoundingBox, FeatureCursor)","u":"drawTile(int,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"drawTile(int, BoundingBox, FeatureIndexResults)","u":"drawTile(int,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTile(int, BoundingBox, FeatureIndexResults)","u":"drawTile(int,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"drawTile(int, BoundingBox, List)","u":"drawTile(int,mil.nga.geopackage.BoundingBox,java.util.List)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTile(int, BoundingBox, List)","u":"drawTile(int,mil.nga.geopackage.BoundingBox,java.util.List)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTile(int, int, int)","u":"drawTile(int,int,int)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"drawTile(int, int, long, FeatureIndexResults)","u":"drawTile(int,int,long,mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.tiles.features","c":"CustomFeaturesTile","l":"drawTile(int, int, long, FeatureIndexResults)","u":"drawTile(int,int,long,mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTile(int[], int, int)","u":"drawTile(int[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTile(int[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTile(short[], int, int)","u":"drawTile(short[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTile(short[][])"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTileBytes(int, int, int)","u":"drawTileBytes(int,int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTileData(float[], int, int)","u":"drawTileData(float[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTileData(float[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"drawTileData(GriddedTile, Double[], int, int)","u":"drawTileData(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTileData(GriddedTile, Double[], int, int)","u":"drawTileData(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTileData(GriddedTile, Double[], int, int)","u":"drawTileData(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"drawTileData(GriddedTile, Double[][])","u":"drawTileData(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTileData(GriddedTile, Double[][])","u":"drawTileData(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"drawTileData(GriddedTile, Double[][])","u":"drawTileData(mil.nga.geopackage.extension.coverage.GriddedTile,java.lang.Double[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTileData(int[], int, int)","u":"drawTileData(int[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTileData(int[][])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTileData(short[], int, int)","u":"drawTileData(short[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"drawTileData(short[][])"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTileQueryAll(int, int, int)","u":"drawTileQueryAll(int,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"drawTileQueryIndex(int, int, int)","u":"drawTileQueryIndex(int,int,int)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"drawUnindexedTile(int, int, long, FeatureCursor)","u":"drawUnindexedTile(int,int,long,mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.tiles.features","c":"CustomFeaturesTile","l":"drawUnindexedTile(int, int, long, FeatureCursor)","u":"drawUnindexedTile(int,int,long,mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesCursor","l":"enableInvalidRequery(AttributesDao)","u":"enableInvalidRequery(mil.nga.geopackage.attributes.AttributesDao)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"enableInvalidRequery(FeatureDao)","u":"enableInvalidRequery(mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileCursor","l":"enableInvalidRequery(TileDao)","u":"enableInvalidRequery(mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomCursor","l":"enableInvalidRequery(UserCustomDao)","u":"enableInvalidRequery(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"enableInvalidRequery(UserDao>)","u":"enableInvalidRequery(mil.nga.geopackage.user.UserDao)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"endAndBeginTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"endAndBeginTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"endAndBeginTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"endAndBeginTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"endTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"endTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"endTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"endTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"endTransaction(boolean)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"execSQL(String)","u":"execSQL(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"execSQL(String)","u":"execSQL(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"execSQL(String)","u":"execSQL(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"execSQL(String)","u":"execSQL(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"execSQL(String)","u":"execSQL(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"execSQL(String)","u":"execSQL(java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"GeometryFunction","l":"execute(GeoPackageGeometryData)","u":"execute(mil.nga.geopackage.geom.GeoPackageGeometryData)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"executeSQL(String, boolean)","u":"executeSQL(java.lang.String,boolean)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"exists(GeometryMetadata)","u":"exists(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"exists(String)","u":"exists(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exists(String)","u":"exists(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exists(String)","u":"exists(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"existsAtExternalFile(DocumentFile)","u":"existsAtExternalFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"existsAtExternalFile(DocumentFile)","u":"existsAtExternalFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"existsAtExternalFile(File)","u":"existsAtExternalFile(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"existsAtExternalFile(File)","u":"existsAtExternalFile(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"existsAtExternalPath(String)","u":"existsAtExternalPath(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"existsAtExternalPath(String)","u":"existsAtExternalPath(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"expandBoundingBox(BoundingBox)","u":"expandBoundingBox(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"expandBoundingBox(BoundingBox, BoundingBox)","u":"expandBoundingBox(mil.nga.geopackage.BoundingBox,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"expandBoundingBox(BoundingBox, Projection)","u":"expandBoundingBox(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, DocumentFile)","u":"exportGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, DocumentFile)","u":"exportGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, DocumentFile, GeoPackageProgress)","u":"exportGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, DocumentFile, GeoPackageProgress)","u":"exportGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, File)","u":"exportGeoPackage(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, File)","u":"exportGeoPackage(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, File, GeoPackageProgress)","u":"exportGeoPackage(java.lang.String,java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, File, GeoPackageProgress)","u":"exportGeoPackage(java.lang.String,java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, String, File)","u":"exportGeoPackage(java.lang.String,java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, String, File)","u":"exportGeoPackage(java.lang.String,java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, String, File, GeoPackageProgress)","u":"exportGeoPackage(java.lang.String,java.lang.String,java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, String, File, GeoPackageProgress)","u":"exportGeoPackage(java.lang.String,java.lang.String,java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, String, String, Uri)","u":"exportGeoPackage(java.lang.String,java.lang.String,java.lang.String,android.net.Uri)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, String, String, Uri)","u":"exportGeoPackage(java.lang.String,java.lang.String,java.lang.String,android.net.Uri)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, String, String, Uri, GeoPackageProgress)","u":"exportGeoPackage(java.lang.String,java.lang.String,java.lang.String,android.net.Uri,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, String, String, Uri, GeoPackageProgress)","u":"exportGeoPackage(java.lang.String,java.lang.String,java.lang.String,android.net.Uri,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, String, Uri)","u":"exportGeoPackage(java.lang.String,java.lang.String,android.net.Uri)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, String, Uri)","u":"exportGeoPackage(java.lang.String,java.lang.String,android.net.Uri)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, String, Uri, GeoPackageProgress)","u":"exportGeoPackage(java.lang.String,java.lang.String,android.net.Uri,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, String, Uri, GeoPackageProgress)","u":"exportGeoPackage(java.lang.String,java.lang.String,android.net.Uri,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, Uri, ContentValues)","u":"exportGeoPackage(java.lang.String,android.net.Uri,android.content.ContentValues)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, Uri, ContentValues)","u":"exportGeoPackage(java.lang.String,android.net.Uri,android.content.ContentValues)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"exportGeoPackage(String, Uri, ContentValues, GeoPackageProgress)","u":"exportGeoPackage(java.lang.String,android.net.Uri,android.content.ContentValues,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"exportGeoPackage(String, Uri, ContentValues, GeoPackageProgress)","u":"exportGeoPackage(java.lang.String,android.net.Uri,android.content.ContentValues,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"externalCount()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"externalCount()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"externalDatabases()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"externalDatabases()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"externalDatabaseSet()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"externalDatabaseSet()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"externalPath"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"FeatureCache()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"FeatureCache(int)","u":"%3Cinit%3E(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"FeatureCacheTables()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"FeatureCacheTables(int)","u":"%3Cinit%3E(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureConnection","l":"FeatureConnection(GeoPackageConnection)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"FeatureCursor(FeatureTable, Cursor)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureTable,android.database.Cursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"FeatureCursor(FeatureTable, String[], Cursor)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureTable,java.lang.String[],android.database.Cursor)"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"featureDao"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"featureDao"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"FeatureDao(FeatureDao)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"FeatureDao(String, GeoPackageConnection, GeometryColumns, FeatureTable)","u":"%3Cinit%3E(java.lang.String,mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.features.columns.GeometryColumns,mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"FeatureIndexer(Context, FeatureDao)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdCursor","l":"FeatureIndexerIdCursor(FeatureCursor, FeatureIndexerIdQuery)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureCursor,mil.nga.geopackage.db.FeatureIndexerIdQuery)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdCursor","l":"FeatureIndexerIdCursor(FeatureTable, Cursor, FeatureIndexerIdQuery)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureTable,android.database.Cursor,mil.nga.geopackage.db.FeatureIndexerIdQuery)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdCursor","l":"FeatureIndexerIdCursor(FeatureTable, String[], Cursor, FeatureIndexerIdQuery)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureTable,java.lang.String[],android.database.Cursor,mil.nga.geopackage.db.FeatureIndexerIdQuery)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdCursor","l":"FeatureIndexerIdCursor(String[], FeatureCursor, FeatureIndexerIdQuery)","u":"%3Cinit%3E(java.lang.String[],mil.nga.geopackage.features.user.FeatureCursor,mil.nga.geopackage.db.FeatureIndexerIdQuery)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"FeatureIndexerIdQuery()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexFeatureResults","l":"FeatureIndexFeatureResults(FeatureCursor)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexGeoPackageResults","l":"FeatureIndexGeoPackageResults(FeatureTableIndex, long, CloseableIterator)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.index.FeatureTableIndex,long,com.j256.ormlite.dao.CloseableIterator)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"FeatureIndexListResults()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"FeatureIndexListResults(FeatureRow)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"FeatureIndexListResults(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexLocation","l":"FeatureIndexLocation(FeatureIndexManager)","u":"%3Cinit%3E(mil.nga.geopackage.features.index.FeatureIndexManager)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"FeatureIndexManager(Context, GeoPackage, FeatureDao)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"FeatureIndexManager(Context, GeoPackage, String)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexMetadataResults","l":"FeatureIndexMetadataResults(FeatureIndexer, Cursor)","u":"%3Cinit%3E(mil.nga.geopackage.db.FeatureIndexer,android.database.Cursor)"},{"p":"mil.nga.geopackage.extension.rtree","c":"FeatureIndexRTreeResults","l":"FeatureIndexRTreeResults(RTreeIndexTableDao, UserCustomCursor)","u":"%3Cinit%3E(mil.nga.geopackage.extension.rtree.RTreeIndexTableDao,mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureInvalidCursor","l":"FeatureInvalidCursor(FeatureDao, FeatureCursor, List, List)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureDao,mil.nga.geopackage.features.user.FeatureCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"FeaturePaginatedCursor(FeatureDao, FeatureCursor)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureDao,mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaint","l":"FeaturePaint()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"FeaturePaintCache()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"FeaturePaintCache(int)","u":"%3Cinit%3E(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"FeaturePreview(Context, GeoPackage, FeatureDao)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"FeaturePreview(Context, GeoPackage, String)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"FeaturePreview(GeoPackage, FeatureTiles)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.features.FeatureTiles)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"FeatureRow(FeatureRow)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"FeatureRowData(Map)","u":"%3Cinit%3E(java.util.Map)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"FeatureRowData(Map, String)","u":"%3Cinit%3E(java.util.Map,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"FeatureRowData(Map, String, String)","u":"%3Cinit%3E(java.util.Map,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRowSync","l":"FeatureRowSync()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"FeatureStyle()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"FeatureStyle(IconRow)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"FeatureStyle(StyleRow)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"FeatureStyle(StyleRow, IconRow)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.StyleRow,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"FeatureStyleExtension(GeoPackage)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"FeatureStyles()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"FeatureStyles(Icons)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"FeatureStyles(Styles)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"FeatureStyles(Styles, Icons)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.Styles,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"FeatureTableData(String, long)","u":"%3Cinit%3E(java.lang.String,long)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"FeatureTableData(String, long, List)","u":"%3Cinit%3E(java.lang.String,long,java.util.List)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"FeatureTableIndex(GeoPackage, FeatureDao)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"featureTableStyles"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"FeatureTableStyles(GeoPackage, Contents)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"FeatureTableStyles(GeoPackage, FeatureTable)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"FeatureTableStyles(GeoPackage, GeometryColumns)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.columns.GeometryColumns)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"FeatureTableStyles(GeoPackage, String)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"FeatureTileCanvas(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, Collection, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,java.util.Collection,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, Collection, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,java.util.Collection,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, Collection, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,java.util.Collection,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, Collection, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,java.util.Collection,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, int, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,int,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, int, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,int,int,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,int,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int[], BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,int[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, int[], Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,int[],mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, GeoPackage, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.geopackage.GeoPackage,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, int, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,int,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, int, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,int,int,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,int,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int[], BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,int[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, int[], Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,int[],mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"FeatureTileGenerator(Context, GeoPackage, String, FeatureTiles, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.features.FeatureTiles,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"FeatureTilePointIcon(Bitmap)","u":"%3Cinit%3E(android.graphics.Bitmap)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, FeatureDao)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, FeatureDao, float)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao,float)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, FeatureDao, int, int)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.features.user.FeatureDao,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, GeoPackage, FeatureDao)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, GeoPackage, FeatureDao, float)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao,float)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, GeoPackage, FeatureDao, float, int, int)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao,float,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"FeatureTiles(Context, GeoPackage, FeatureDao, int, int)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.features.user.FeatureDao,int,int)"},{"p":"mil.nga.geopackage.extension.nga.link","c":"FeatureTileTableLinker","l":"FeatureTileTableLinker(GeoPackage)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureWrapperConnection","l":"FeatureWrapperConnection(GeoPackageConnection)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureDrawType","l":"FILL"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"fillPolygon"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"flushStream()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"foreignKeyCheck()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"foreignKeyCheck()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"foreignKeyCheck(String)","u":"foreignKeyCheck(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"foreignKeyCheck(String)","u":"foreignKeyCheck(java.lang.String)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"generateTiles()"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"geometryCache"},{"p":"mil.nga.geopackage.extension.rtree","c":"GeometryFunction","l":"GeometryFunction(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"GeometryMetadata()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"GeometryMetadataDataSource(GeoPackageMetadataDb)","u":"%3Cinit%3E(mil.nga.geopackage.db.metadata.GeoPackageMetadataDb)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexType","l":"GEOPACKAGE"},{"p":"mil.nga.geopackage","c":"GeoPackageActivity","l":"GeoPackageActivity()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage","c":"GeoPackageCache","l":"GeoPackageCache(GeoPackageManager)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackageManager)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"GeoPackageConnection(GeoPackageConnection)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"GeoPackageConnection(GeoPackageConnection, GeoPackageDatabase)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.db.GeoPackageDatabase)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"GeoPackageConnection(GeoPackageDatabase)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageDatabase)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"GeoPackageCreator()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"GeoPackageCreator(boolean, boolean, boolean)","u":"%3Cinit%3E(boolean,boolean,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"GeoPackageCreator(Context)","u":"%3Cinit%3E(android.content.Context)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"GeoPackageCreator(Context, boolean, boolean, boolean)","u":"%3Cinit%3E(android.content.Context,boolean,boolean,boolean)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"GeoPackageCursorFactory()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"GeoPackageDatabase(GeoPackageDatabase)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageDatabase)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"GeoPackageDatabase(SQLiteDatabase)","u":"%3Cinit%3E(android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"GeoPackageDatabase(SQLiteDatabase, boolean, GeoPackageCursorFactory)","u":"%3Cinit%3E(android.database.sqlite.SQLiteDatabase,boolean,mil.nga.geopackage.db.GeoPackageCursorFactory)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"GeoPackageDatabase(SQLiteDatabase, GeoPackageCursorFactory)","u":"%3Cinit%3E(android.database.sqlite.SQLiteDatabase,mil.nga.geopackage.db.GeoPackageCursorFactory)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"GeoPackageFactory()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"geoPackageId"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"geoPackageId"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"GeoPackageImpl(Context, String, String, GeoPackageConnection, GeoPackageCursorFactory, boolean)","u":"%3Cinit%3E(android.content.Context,java.lang.String,java.lang.String,mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.db.GeoPackageCursorFactory,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"GeoPackageManagerImpl(Context)","u":"%3Cinit%3E(android.content.Context)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"GeoPackageMetadata()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"GeoPackageMetadataDataSource(GeoPackageMetadataDb)","u":"%3Cinit%3E(mil.nga.geopackage.db.metadata.GeoPackageMetadataDb)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"GeoPackageMetadataDb(Context)","u":"%3Cinit%3E(android.content.Context)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"GeoPackageTile(int, int, byte[])","u":"%3Cinit%3E(int,int,byte[])"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTileRetriever","l":"GeoPackageTileRetriever(TileDao)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTileRetriever","l":"GeoPackageTileRetriever(TileDao, Integer, Integer)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"get(GeometryMetadata)","u":"get(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"get(IconRow)","u":"get(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"get(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"get(long)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"get(long)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"get(long, String)","u":"get(long,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"get(long, String, long)","u":"get(long,java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"get(String)","u":"get(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"get(String, long)","u":"get(java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"get(String, String, long)","u":"get(java.lang.String,java.lang.String,long)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"get(UserQueryParamType)","u":"get(mil.nga.geopackage.user.UserQueryParamType)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"getActive()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"getAll()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"getAllExternal()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getAllIconIds()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllIconIds(FeatureTable)","u":"getAllIconIds(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllIconIds(String)","u":"getAllIconIds(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getAllStyleIds()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllStyleIds(FeatureTable)","u":"getAllStyleIds(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllStyleIds(String)","u":"getAllStyleIds(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getAllTableIconIds()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllTableIconIds(FeatureTable)","u":"getAllTableIconIds(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllTableIconIds(String)","u":"getAllTableIconIds(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getAllTableStyleIds()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllTableStyleIds(FeatureTable)","u":"getAllTableStyleIds(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getAllTableStyleIds(String)","u":"getAllTableStyleIds(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorU()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorUColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorUColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorUOrDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorV()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorVColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorVColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getAnchorVOrDefault()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"getAndroidBindingsSQLiteDatabase()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"getAndroidSQLiteDatabase()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getApproximateZoomLevel(double)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getApproximateZoomLevel(double, double)","u":"getApproximateZoomLevel(double,double)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"getArgs()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getAttributesDao(AttributesTable)","u":"getAttributesDao(mil.nga.geopackage.attributes.AttributesTable)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getAttributesDao(AttributesTable)","u":"getAttributesDao(mil.nga.geopackage.attributes.AttributesTable)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getAttributesDao(Contents)","u":"getAttributesDao(mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getAttributesDao(Contents)","u":"getAttributesDao(mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getAttributesDao(String)","u":"getAttributesDao(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getAttributesDao(String)","u":"getAttributesDao(java.lang.String)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesDao","l":"getAttributesDb()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getBaseId()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getBaseIdColumn()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getBaseIdColumnIndex()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"getBindingsCursorFactory()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"getBindingsDb()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"getBitmap()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getBlob(int)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesDao","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"getBoundingBox()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"getBoundingBox(int)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getBoundingBox(int)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getBoundingBox(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getBoundingBox(long, Projection)","u":"getBoundingBox(long,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"getBoundingBox(long, String)","u":"getBoundingBox(long,java.lang.String)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesDao","l":"getBoundingBox(Projection)","u":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getBoundingBox(Projection)","u":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getBoundingBox(Projection)","u":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getBoundingBox(Projection)","u":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getBoundingBox(Projection)","u":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"getBoundingBox(Projection)","u":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getBoundingBox(Projection)","u":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"getBoundingBox(Projection)","u":"getBoundingBox(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"getBoundingBox(String, String)","u":"getBoundingBox(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getBufferPercentage()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"getCache(FeatureRow)","u":"getCache(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"getCache(String)","u":"getCache(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getCachedTableIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getCachedTableStyles()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getChunkLimit()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"getChunkLimit()"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"getCircleFillPaint()"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"getCirclePaddingPercentage()"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"getCirclePaint()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getClosestZoomLevel(double)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getClosestZoomLevel(double, double)","u":"getClosestZoomLevel(double,double)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getColor()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getColorColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getColorColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getColorOrDefault()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getColumnCount()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getColumnIndex(String)","u":"getColumnIndex(java.lang.String)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesCursor","l":"getColumns()"},{"p":"mil.nga.geopackage.attributes","c":"AttributesRow","l":"getColumns()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"getColumns()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getColumns()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"getColumns()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getColumns()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileCursor","l":"getColumns()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getColumns()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomCursor","l":"getColumns()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomRow","l":"getColumns()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getColumns()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getColumns()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getColumns()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getColumnsAs()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getCompressFormat()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getCompressFormat()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getCompressQuality()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getConnection()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getConnection()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"getConnectionSource()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getContentType()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getContentTypeColumn()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getContentTypeColumnIndex()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getContext()"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"getContext()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getContext()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getContext()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getContext()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdCursor","l":"getCount()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"getCount()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"getCount()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getCount()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getCount()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getCoverageData(GeoPackage, TileDao)","u":"getCoverageData(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getCoverageData(GeoPackage, TileDao, Integer, Integer, Projection)","u":"getCoverageData(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getCoverageData(GeoPackage, TileDao, Projection)","u":"getCoverageData(mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"getCursor()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexFeatureResults","l":"getCursor()"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"getCursor()"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"getCursor()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"getCursor()"},{"p":"mil.nga.geopackage.user","c":"UserPaginatedCursor","l":"getCursor()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"getCursorFactory()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getCursorFactory()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getCursorFactory()"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"getDao()"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesExtension","l":"getDao()"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"getDao()"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"getDao()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"getDao()"},{"p":"mil.nga.geopackage.user","c":"UserPaginatedCursor","l":"getDao()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getData()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"getData()"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"getDatabase()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getDatabase(File)","u":"getDatabase(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getDatabaseAtExternalFile(DocumentFile)","u":"getDatabaseAtExternalFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getDatabaseAtExternalFile(DocumentFile)","u":"getDatabaseAtExternalFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getDatabaseAtExternalFile(File)","u":"getDatabaseAtExternalFile(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getDatabaseAtExternalFile(File)","u":"getDatabaseAtExternalFile(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getDatabaseAtExternalPath(String)","u":"getDatabaseAtExternalPath(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getDatabaseAtExternalPath(String)","u":"getDatabaseAtExternalPath(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"getDatabaseConnection()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getDataBitmap()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getDataBitmap(BitmapFactory.Options)","u":"getDataBitmap(android.graphics.BitmapFactory.Options)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getDataBounds()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getDataColumn()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getDataColumnIndex()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"getDb()"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"getDb()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"getDb()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"getDb()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"getDb()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"getDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"getDefault()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getDensity()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getDerivedDimensions()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getDerivedHeight()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getDerivedWidth()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getDescription()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getDescription()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getDescriptionColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getDescriptionColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getDescriptionColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getDescriptionColumnIndex()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"getDirectory()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getDistinct()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getDocumentFile(String)","u":"getDocumentFile(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getDocumentFile(String)","u":"getDocumentFile(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getDouble(int)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"getErrors()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"getExternalAtPath(String)","u":"getExternalAtPath(java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"getExternalManager()"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"getExternalManager()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"getExternalPath()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getFeatureBoundingBox(Projection, String, boolean)","u":"getFeatureBoundingBox(mil.nga.proj.Projection,java.lang.String,boolean)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getFeatureDao()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getFeatureDao()"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"getFeatureDao()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"getFeatureDao()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"getFeatureDao()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getFeatureDao()"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getFeatureDao(Contents)","u":"getFeatureDao(mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getFeatureDao(Contents)","u":"getFeatureDao(mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getFeatureDao(FeatureTable)","u":"getFeatureDao(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getFeatureDao(FeatureTable)","u":"getFeatureDao(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getFeatureDao(GeometryColumns)","u":"getFeatureDao(mil.nga.geopackage.features.columns.GeometryColumns)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getFeatureDao(GeometryColumns)","u":"getFeatureDao(mil.nga.geopackage.features.columns.GeometryColumns)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getFeatureDao(String)","u":"getFeatureDao(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getFeatureDao(String)","u":"getFeatureDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.link","c":"FeatureTileTableLinker","l":"getFeatureDaosForTileTable(String)","u":"getFeatureDaosForTileTable(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getFeatureDb()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureIcons(String)","u":"getFeatureIcons(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"getFeatureIds()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getFeatureIndexer()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"getFeaturePaint(long)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"getFeaturePaint(StyleRow)","u":"getFeaturePaint(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getFeatureRow(Cursor)","u":"getFeatureRow(android.database.Cursor)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"getFeatureRow(GeometryIndex)","u":"getFeatureRow(mil.nga.geopackage.extension.nga.index.GeometryIndex)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getFeatureRow(GeometryMetadata)","u":"getFeatureRow(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getFeatureRow(RTreeIndexTableRow)","u":"getFeatureRow(mil.nga.geopackage.extension.rtree.RTreeIndexTableRow)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getFeatureRow(UserCustomCursor)","u":"getFeatureRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getFeatureRow(UserCustomRow)","u":"getFeatureRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyle(FeatureRow)","u":"getFeatureStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyle(FeatureRow)","u":"getFeatureStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getFeatureStyle(FeatureRow)","u":"getFeatureStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyle(FeatureRow, GeometryType)","u":"getFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyle(FeatureRow, GeometryType)","u":"getFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getFeatureStyle(FeatureRow, GeometryType)","u":"getFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyle(long, GeometryType)","u":"getFeatureStyle(long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyle(String, long, GeometryType)","u":"getFeatureStyle(java.lang.String,long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyleDefault(FeatureRow)","u":"getFeatureStyleDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyleDefault(FeatureRow)","u":"getFeatureStyleDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyleDefault(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyleDefault(String, long)","u":"getFeatureStyleDefault(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyleExtension()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyles(FeatureRow)","u":"getFeatureStyles(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyles(FeatureRow)","u":"getFeatureStyles(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getFeatureStyles(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyles(String)","u":"getFeatureStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getFeatureStyles(String, long)","u":"getFeatureStyles(java.lang.String,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getFeatureTableIndex()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getFeatureTableStyles()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getFeatureTiles()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"getFile()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getFile(DocumentFile)","u":"getFile(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getFile(String)","u":"getFile(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getFile(String)","u":"getFile(java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"getFileName()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillColor()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillColorColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillColorColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillHexColor()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillOpacity()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillOpacityColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillOpacityColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getFillOpacityOrDefault()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getFloat(int)"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"getFloatRectangle(long, long, BoundingBox, BoundingBox)","u":"getFloatRectangle(long,long,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"getGeometry()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometry()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getGeometry()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometryColumn()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getGeometryColumn()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometryColumnIndex()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getGeometryColumnName()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometryColumnName()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getGeometryColumns()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getGeometryData()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometryEnvelope()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getGeometryEnvelope()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getGeometryId(Cursor)","u":"getGeometryId(android.database.Cursor)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getGeometryMetadata(Cursor)","u":"getGeometryMetadata(android.database.Cursor)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"getGeometryType()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getGeometryType()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometryType()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getGeometryType()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"getGeometryTypeName()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"getGeometryTypeNameColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"getGeometryTypeNameColumnIndex()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"getGeometryValue()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getGeoPackage()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getGeoPackageId()"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"getGeoPackageId()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"getGeoPackageId(String)","u":"getGeoPackageId(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"getGeoPackageId(String)","u":"getGeoPackageId(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getGroupBy()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getHaving()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"getHeight()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"getHeight()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getHeight()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"getHeight()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"getHeight()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getHeight()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getHeightColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getHeightColumnIndex()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getHeightDrawOverlap()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getHexColor()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getHexColorOrDefault()"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"getHttpHeader()"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"getHttpHeaderValues(String)","u":"getHttpHeaderValues(java.lang.String)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"getHttpMethod()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"getIcon()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"getIcon()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"getIcon()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcon(FeatureRow)","u":"getIcon(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIcon(FeatureRow)","u":"getIcon(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcon(FeatureRow, GeometryType)","u":"getIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIcon(FeatureRow, GeometryType)","u":"getIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"getIcon(GeometryType)","u":"getIcon(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getIcon(IconRow)","u":"getIcon(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIcon(long, GeometryType)","u":"getIcon(long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcon(String, long, GeometryType)","u":"getIcon(java.lang.String,long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcon(String, long, GeometryType, boolean)","u":"getIcon(java.lang.String,long,mil.nga.sf.GeometryType,boolean)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getIconBitmap()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getIconCanvas()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIconDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIconDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIconDefault(FeatureRow)","u":"getIconDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIconDefault(FeatureRow)","u":"getIconDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIconDefault(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIconDefault(String, long)","u":"getIconDefault(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIconDefault(String, long, boolean)","u":"getIconDefault(java.lang.String,long,boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIconMappingDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIconMappingDao(String)","u":"getIconMappingDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"getIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"getIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcons(FeatureRow)","u":"getIcons(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIcons(FeatureRow)","u":"getIcons(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getIcons(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcons(String)","u":"getIcons(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getIcons(String, long)","u":"getIcons(java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getId()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"getId()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getId()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"getId()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableRow","l":"getId()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getId()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getId()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getId()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"getId(Cursor)","u":"getId(android.database.Cursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getIdAndGeometryColumnNames()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getIdColumn()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"getIdColumn()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getIdColumn()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getIdColumn()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getIdColumn()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getIdColumnIndex()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"getIdColumnIndex()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getIdColumnName()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"getIds()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"getImageBytes()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"getImageBytes()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getIndexedType()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getIndexedTypes()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getIndexLocation()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getIndexLocationQueryOrder()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getIndexManager()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getInt(int)"},{"p":"mil.nga.geopackage.io","c":"ContextIOUtils","l":"getInternalFile(Context, String)","u":"getInternalFile(android.content.Context,java.lang.String)"},{"p":"mil.nga.geopackage.io","c":"ContextIOUtils","l":"getInternalFilePath(Context, String)","u":"getInternalFilePath(android.content.Context,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getInvalidPositions()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getLastIndexed()"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"getLastIndexed()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getLastIndexed()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getLastIndexed(FeatureIndexType)","u":"getLastIndexed(mil.nga.geopackage.features.index.FeatureIndexType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getLimit()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getLimit()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getLineAlpha()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getLineBitmap()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getLineCanvas()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getLineColor()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getLinePaint(FeatureStyle)","u":"getLinePaint(mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getLinePaintCopy()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getLineStrokeWidth()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getLocation()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getLong(int)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"getManager(Context)","u":"getManager(android.content.Context)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"getManager(Context)","u":"getManager(android.content.Context)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMapMaxZoom()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMapMinZoom()"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMappingDao(ExtendedRelation)","u":"getMappingDao(mil.nga.geopackage.extension.related.ExtendedRelation)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMappingDao(String)","u":"getMappingDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMappingsForBase(ExtendedRelation, long)","u":"getMappingsForBase(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMappingsForBase(String, long)","u":"getMappingsForBase(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMappingsForRelated(ExtendedRelation, long)","u":"getMappingsForRelated(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMappingsForRelated(String, long)","u":"getMappingsForRelated(java.lang.String,long)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getMapZoom(boolean, TileMatrix)","u":"getMapZoom(boolean,mil.nga.geopackage.tiles.matrix.TileMatrix)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMapZoom(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMapZoom(TileMatrix)","u":"getMapZoom(mil.nga.geopackage.tiles.matrix.TileMatrix)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMapZoomRange()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"getMaxCacheSize()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getMaxFeaturesPerTile()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getMaxFeaturesTileDraw()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMaxLength()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMaxM()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"getMaxSize()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"getMaxSize(String)","u":"getMaxSize(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMaxX()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableRow","l":"getMaxX()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMaxY()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableRow","l":"getMaxY()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMaxZ()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getMaxZoom()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMaxZoom()"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMediaDao(ExtendedRelation)","u":"getMediaDao(mil.nga.geopackage.extension.related.ExtendedRelation)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMediaDao(MediaTable)","u":"getMediaDao(mil.nga.geopackage.extension.related.media.MediaTable)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getMediaDao(String)","u":"getMediaDao(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"getMetadataWhereNameLike(String, String)","u":"getMetadataWhereNameLike(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"getMetadataWhereNameNotLike(String, String)","u":"getMetadataWhereNameNotLike(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMinLength()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMinM()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMinX()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableRow","l":"getMinX()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMinY()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableRow","l":"getMinY()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getMinZ()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getMinZoom()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getMinZoom()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"getName()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getName()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getName()"},{"p":"mil.nga.geopackage.extension.rtree","c":"GeometryFunction","l":"getName()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"getName()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getNameColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getNameColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getNameColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getNameColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getOpacity()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getOpacityColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getOpacityColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getOpacityOrDefault()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getOptimizeZoom()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getOrBuildSql()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"getOrCreate(String)","u":"getOrCreate(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"getOrCreate(String, String)","u":"getOrCreate(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getOrderBy()"},{"p":"mil.nga.geopackage","c":"GeoPackageCache","l":"getOrNoCacheOpen(String)","u":"getOrNoCacheOpen(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageCache","l":"getOrNoCacheOpen(String, boolean)","u":"getOrNoCacheOpen(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageCache","l":"getOrOpen(String)","u":"getOrOpen(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageCache","l":"getOrOpen(String, boolean)","u":"getOrOpen(java.lang.String,boolean)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"getPagination(AttributesCursor)","u":"getPagination(mil.nga.geopackage.attributes.AttributesCursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"getPagination(FeatureCursor)","u":"getPagination(mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"getPagination(TileCursor)","u":"getPagination(mil.nga.geopackage.tiles.user.TileCursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"getPagination(UserCustomCursor)","u":"getPagination(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaint","l":"getPaint(FeatureDrawType)","u":"getPaint(mil.nga.geopackage.tiles.features.FeatureDrawType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"getPaint(long, FeatureDrawType)","u":"getPaint(long,mil.nga.geopackage.tiles.features.FeatureDrawType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"getPaint(StyleRow, FeatureDrawType)","u":"getPaint(mil.nga.geopackage.extension.nga.style.StyleRow,mil.nga.geopackage.tiles.features.FeatureDrawType)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"getPath(String)","u":"getPath(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"getPath(String)","u":"getPath(java.lang.String)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"getPixel(int, int)","u":"getPixel(int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"getPixel(int, int)","u":"getPixel(int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"getPixelValue(byte[], int, int)","u":"getPixelValue(byte[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"getPixelValue(byte[], int, int)","u":"getPixelValue(byte[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"getPixelValues(byte[])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"getPixelValues(byte[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getPkColumnName()"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"getPkColumnName()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getPointBitmap()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getPointCanvas()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPointIcon()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPointPaint()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPointPaint(FeatureStyle)","u":"getPointPaint(mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPointRadius()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonAlpha()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getPolygonBitmap()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"getPolygonCanvas()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonColor()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonFillAlpha()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonFillColor()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonFillPaint(FeatureStyle)","u":"getPolygonFillPaint(mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonFillPaintCopy()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonPaint(FeatureStyle)","u":"getPolygonPaint(mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonPaintCopy()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getPolygonStrokeWidth()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getPosition()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getProgress()"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"getProjection()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getProjectionToWebMercatorTransform(Projection)","u":"getProjectionToWebMercatorTransform(mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesManager","l":"getPropertiesExtension(GeoPackage)","u":"getPropertiesExtension(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getQuery()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"getRasters()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"getReader()"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"getRectangle(long, long, BoundingBox, BoundingBox)","u":"getRectangle(long,long,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getRelatedId()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getRelatedIdColumn()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getRelatedIdColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getRelatedTables()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getReprojectTileDao()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getRequestProjection()"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"getResults()"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"getResults()"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"getResults()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"getResults()"},{"p":"mil.nga.geopackage.user","c":"UserPaginatedCursor","l":"getResults()"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"getRoundedFloatRectangle(long, long, BoundingBox, BoundingBox)","u":"getRoundedFloatRectangle(long,long,mil.nga.geopackage.BoundingBox,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getRow()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getRow()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleDao","l":"getRow(AttributesCursor)","u":"getRow(mil.nga.geopackage.attributes.AttributesCursor)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleDao","l":"getRow(AttributesRow)","u":"getRow(mil.nga.geopackage.attributes.AttributesRow)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesCursor","l":"getRow(int[], Object[])","u":"getRow(int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"getRow(int[], Object[])","u":"getRow(int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.tiles.user","c":"TileCursor","l":"getRow(int[], Object[])","u":"getRow(int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomCursor","l":"getRow(int[], Object[])","u":"getRow(int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getRow(int[], Object[])","u":"getRow(int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconDao","l":"getRow(UserCustomCursor)","u":"getRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"getRow(UserCustomCursor)","u":"getRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"getRow(UserCustomCursor)","u":"getRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"getRow(UserCustomCursor)","u":"getRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"getRow(UserCustomCursor)","u":"getRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getRow(UserCustomCursor)","u":"getRow(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconDao","l":"getRow(UserCustomRow)","u":"getRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"getRow(UserCustomRow)","u":"getRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"getRow(UserCustomRow)","u":"getRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"getRow(UserCustomRow)","u":"getRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"getRow(UserCustomRow)","u":"getRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getRow(UserCustomRow)","u":"getRow(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"getRows()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"getRows(List)","u":"getRows(java.util.List)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"getRows(List)","u":"getRows(java.util.List)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getRTreeIndexExtension()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"getRTreeIndexTableDao()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTileRetriever","l":"getScaling()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getScaling()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getScaling()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getSelection()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getSelectionArgs()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getSelectionArgs()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getSelectionArgs()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getShort(int)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getSimpleAttributesDao(ExtendedRelation)","u":"getSimpleAttributesDao(mil.nga.geopackage.extension.related.ExtendedRelation)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getSimpleAttributesDao(SimpleAttributesTable)","u":"getSimpleAttributesDao(mil.nga.geopackage.extension.related.simple.SimpleAttributesTable)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getSimpleAttributesDao(String)","u":"getSimpleAttributesDao(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"getSize()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"getSize(String)","u":"getSize(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"getSql()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getSql()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getSql()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getSql()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getSrs()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getSrs()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"getSrsId()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getSrsId()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getString(int)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"getStyle()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"getStyle()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyle(FeatureRow)","u":"getStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyle(FeatureRow)","u":"getStyle(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyle(FeatureRow, GeometryType)","u":"getStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyle(FeatureRow, GeometryType)","u":"getStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"getStyle(GeometryType)","u":"getStyle(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyle(long, GeometryType)","u":"getStyle(long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyle(String, long, GeometryType)","u":"getStyle(java.lang.String,long,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyle(String, long, GeometryType, boolean)","u":"getStyle(java.lang.String,long,mil.nga.sf.GeometryType,boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyleDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyleDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyleDefault(FeatureRow)","u":"getStyleDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyleDefault(FeatureRow)","u":"getStyleDefault(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyleDefault(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyleDefault(String, long)","u":"getStyleDefault(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyleDefault(String, long, boolean)","u":"getStyleDefault(java.lang.String,long,boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyleMappingDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyleMappingDao(String)","u":"getStyleMappingDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"getStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"getStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyles(FeatureRow)","u":"getStyles(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyles(FeatureRow)","u":"getStyles(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getStyles(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyles(String)","u":"getStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getStyles(String, long)","u":"getStyles(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconDao","l":"getTable()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getTable()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleDao","l":"getTable()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"getTable()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"getTable()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getTable()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"getTable()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"getTable()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"getTable()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"getTable()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"getTable()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"getTable()"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"getTable()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getTable()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getTable()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"getTable()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"getTableDao(FeatureDao)","u":"getTableDao(mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"getTableDao(String)","u":"getTableDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableFeatureStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableFeatureStyles(FeatureTable)","u":"getTableFeatureStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableFeatureStyles(String)","u":"getTableFeatureStyles(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableIcon(GeometryType)","u":"getTableIcon(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableIcon(String, GeometryType)","u":"getTableIcon(java.lang.String,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableIconDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableIconDefault(String)","u":"getTableIconDefault(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableIconMappingDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableIconMappingDao(String)","u":"getTableIconMappingDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableIcons(FeatureTable)","u":"getTableIcons(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableIcons(String)","u":"getTableIcons(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"getTableName()"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"getTableName()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableName()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getTableName()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getTableName()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getTableName()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"getTables()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableStyle(GeometryType)","u":"getTableStyle(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableStyle(String, GeometryType)","u":"getTableStyle(java.lang.String,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableStyleDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableStyleDefault(String)","u":"getTableStyleDefault(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableStyleMappingDao()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableStyleMappingDao(String)","u":"getTableStyleMappingDao(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"getTableStyles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableStyles(FeatureTable)","u":"getTableStyles(mil.nga.geopackage.features.user.FeatureTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"getTableStyles(String)","u":"getTableStyles(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"getTextPaint()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getTile(BoundingBox)","u":"getTile(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getTile(BoundingBox, long)","u":"getTile(mil.nga.geopackage.BoundingBox,long)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTileRetriever","l":"getTile(int, int, int)","u":"getTile(int,int,int)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileRetriever","l":"getTile(int, int, int)","u":"getTile(int,int,int)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"XYZGeoPackageTileRetriever","l":"getTile(int, int, int)","u":"getTile(int,int,int)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"getTileBorderPaint()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileColumn()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileColumnColumn()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileColumnColumnIndex()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getTileCount()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getTileDao()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getTileDao()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getTileDao()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getTileDao(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getTileDao(Contents)","u":"getTileDao(mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getTileDao(Contents)","u":"getTileDao(mil.nga.geopackage.contents.Contents)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getTileDao(String)","u":"getTileDao(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getTileDao(String)","u":"getTileDao(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getTileDao(TileMatrixSet)","u":"getTileDao(mil.nga.geopackage.tiles.matrixset.TileMatrixSet)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getTileDao(TileMatrixSet)","u":"getTileDao(mil.nga.geopackage.tiles.matrixset.TileMatrixSet)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getTileDao(TileTable)","u":"getTileDao(mil.nga.geopackage.tiles.user.TileTable)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getTileDao(TileTable)","u":"getTileDao(mil.nga.geopackage.tiles.user.TileTable)"},{"p":"mil.nga.geopackage.extension.nga.link","c":"FeatureTileTableLinker","l":"getTileDaosForFeatureTable(String)","u":"getTileDaosForFeatureTable(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileData()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileDataBitmap()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileDataBitmap(BitmapFactory.Options)","u":"getTileDataBitmap(android.graphics.BitmapFactory.Options)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileDataColumn()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileDataColumnIndex()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileDb()"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"getTileFillPaint()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileGrid(long)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getTileHeight()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileMatrices()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getTileMatrices(boolean)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTileMatrixResults","l":"getTileMatrix()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getTileMatrix(boolean, long)","u":"getTileMatrix(boolean,long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileMatrix(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileMatrixAtMinZoom()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileMatrixDao()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getTileMatrixSet()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileMatrixSet()"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"getTileMatrixSet(boolean)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getTileMatrixSetDao()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTileMatrixResults","l":"getTileResults()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileRow()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileRowColumn()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getTileRowColumnIndex()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getTileSetBoundingBox()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getTilesProjection()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getTileWidth()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"getTolerance()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"getTolerance()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"getTolerance()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"getTolerance()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getType(int)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getUserCustomDao(String)","u":"getUserCustomDao(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getUserCustomDao(String)","u":"getUserCustomDao(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"getUserCustomDao(UserCustomTable)","u":"getUserCustomDao(mil.nga.geopackage.user.custom.UserCustomTable)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"getUserCustomDao(UserCustomTable)","u":"getUserCustomDao(mil.nga.geopackage.user.custom.UserCustomTable)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"getUserDao(String)","u":"getUserDao(java.lang.String)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"getUserDb()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCursor","l":"getValue(FeatureColumn)","u":"getValue(mil.nga.geopackage.features.user.FeatureColumn)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getValue(GriddedTile, byte[], int, int)","u":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,byte[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"getValue(GriddedTile, byte[], int, int)","u":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,byte[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"getValue(GriddedTile, byte[], int, int)","u":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,byte[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"getValue(GriddedTile, CoverageDataPngImage, int, int)","u":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,mil.nga.geopackage.extension.coverage.CoverageDataPngImage,int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"getValue(GriddedTile, CoverageDataTiffImage, int, int)","u":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,mil.nga.geopackage.extension.coverage.CoverageDataTiffImage,int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getValue(GriddedTile, TileRow, int, int)","u":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,mil.nga.geopackage.tiles.user.TileRow,int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"getValue(GriddedTile, TileRow, int, int)","u":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,mil.nga.geopackage.tiles.user.TileRow,int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"getValue(GriddedTile, TileRow, int, int)","u":"getValue(mil.nga.geopackage.extension.coverage.GriddedTile,mil.nga.geopackage.tiles.user.TileRow,int,int)"},{"p":"mil.nga.geopackage.db","c":"CursorResult","l":"getValue(int)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getValue(int)"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getValue(int)"},{"p":"mil.nga.geopackage.db","c":"CursorResult","l":"getValue(int, GeoPackageDataType)","u":"getValue(int,mil.nga.geopackage.db.GeoPackageDataType)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getValue(int, GeoPackageDataType)","u":"getValue(int,mil.nga.geopackage.db.GeoPackageDataType)"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getValue(int, GeoPackageDataType)","u":"getValue(int,mil.nga.geopackage.db.GeoPackageDataType)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getValue(String)","u":"getValue(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getValue(String)","u":"getValue(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"getValue(TColumn)"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"getValue(TColumn)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getValue(TileRow, int, int)","u":"getValue(mil.nga.geopackage.tiles.user.TileRow,int,int)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"getValues()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getValues(CoverageDataRequest, Integer, Integer)","u":"getValues(mil.nga.geopackage.extension.coverage.CoverageDataRequest,java.lang.Integer,java.lang.Integer)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getValues(GriddedTile, byte[])","u":"getValues(mil.nga.geopackage.extension.coverage.GriddedTile,byte[])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"getValues(GriddedTile, byte[])","u":"getValues(mil.nga.geopackage.extension.coverage.GriddedTile,byte[])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"getValues(GriddedTile, byte[])","u":"getValues(mil.nga.geopackage.extension.coverage.GriddedTile,byte[])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"getValuesUnbounded(CoverageDataRequest)","u":"getValuesUnbounded(mil.nga.geopackage.extension.coverage.CoverageDataRequest)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getWgs84ToWebMercatorTransform()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getWhere()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"getWhereArgs()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"getWidth()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"getWidth()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getWidth()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getWidth()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"getWidth()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"getWidth()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"getWidth()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getWidthColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getWidthColumn()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"getWidthColumnIndex()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getWidthColumnIndex()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"getWidthDrawOverlap()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"getWidthOrDefault()"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPngImage","l":"getWriter()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"getXOffset()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"getYOffset()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getZoomLevel()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getZoomLevel(double)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getZoomLevel(double, double)","u":"getZoomLevel(double,double)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getZoomLevelColumn()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"getZoomLevelColumnIndex()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"getZoomLevels()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"getZoomLevels()"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"GROUP_BY"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"has()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"has()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"has(UserQueryParamType)","u":"has(mil.nga.geopackage.user.UserQueryParamType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"hasColor()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"hasDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"hasDefault()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"hasFillColor()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"hasIcon()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"hasIconRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"hasIconRowMapping(IconRow)","u":"hasIconRowMapping(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"hasIconRowMapping(long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdQuery","l":"hasId(long)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"hasInvalidPositions()"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMapping(String, long)","u":"hasMapping(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMapping(String, long, long)","u":"hasMapping(java.lang.String,long,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMappingToBase(Collection, long)","u":"hasMappingToBase(java.util.Collection,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMappingToBase(ExtendedRelation, long)","u":"hasMappingToBase(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMappingToBase(String, long)","u":"hasMappingToBase(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMappingToRelated(Collection, long)","u":"hasMappingToRelated(java.util.Collection,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMappingToRelated(ExtendedRelation, long)","u":"hasMappingToRelated(mil.nga.geopackage.extension.related.ExtendedRelation,long)"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"hasMappingToRelated(String, long)","u":"hasMappingToRelated(java.lang.String,long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"hasRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"hasStyle()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"hasStyleRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"hasStyleRowMapping(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"hasStyleRowMapping(StyleRow)","u":"hasStyleRowMapping(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"hasTableIconRelationship()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"hasTableStyleRelationship()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"hasTile(BoundingBox)","u":"hasTile(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTileRetriever","l":"hasTile(int, int, int)","u":"hasTile(int,int,int)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileRetriever","l":"hasTile(int, int, int)","u":"hasTile(int,int,int)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"XYZGeoPackageTileRetriever","l":"hasTile(int, int, int)","u":"hasTile(int,int,int)"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"HAVING"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"height"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"heightOverlap"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"HIGH_DENSITY"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"IconCache()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"IconCache(int)","u":"%3Cinit%3E(int)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconDao","l":"IconDao(UserCustomDao)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"IconRow()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"IconRow(IconRow)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"IconRow(IconTable)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.IconTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"IconRow(UserCustomRow)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"Icons()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"Icons(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"id"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"id"},{"p":"mil.nga.geopackage.extension.rtree","c":"FeatureIndexRTreeResults","l":"ids()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexFeatureResults","l":"ids()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexGeoPackageResults","l":"ids()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"ids()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexMetadataResults","l":"ids()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexResults","l":"ids()"},{"p":"mil.nga.geopackage.features.index","c":"MultipleFeatureIndexResults","l":"ids()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"ids()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"ids()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"ids()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"ignoreFeatureTableStyles()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(DocumentFile)","u":"importGeoPackage(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(DocumentFile)","u":"importGeoPackage(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(DocumentFile, boolean)","u":"importGeoPackage(androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(DocumentFile, boolean)","u":"importGeoPackage(androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(DocumentFile, boolean, GeoPackageProgress)","u":"importGeoPackage(androidx.documentfile.provider.DocumentFile,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(DocumentFile, boolean, GeoPackageProgress)","u":"importGeoPackage(androidx.documentfile.provider.DocumentFile,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(DocumentFile, GeoPackageProgress)","u":"importGeoPackage(androidx.documentfile.provider.DocumentFile,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(DocumentFile, GeoPackageProgress)","u":"importGeoPackage(androidx.documentfile.provider.DocumentFile,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(File)","u":"importGeoPackage(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(File)","u":"importGeoPackage(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(File, boolean)","u":"importGeoPackage(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(File, boolean)","u":"importGeoPackage(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(File, boolean, GeoPackageProgress)","u":"importGeoPackage(java.io.File,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(File, boolean, GeoPackageProgress)","u":"importGeoPackage(java.io.File,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(File, GeoPackageProgress)","u":"importGeoPackage(java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(File, GeoPackageProgress)","u":"importGeoPackage(java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, DocumentFile)","u":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, DocumentFile)","u":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, DocumentFile, boolean)","u":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, DocumentFile, boolean)","u":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, DocumentFile, boolean, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, DocumentFile, boolean, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, DocumentFile, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, DocumentFile, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,androidx.documentfile.provider.DocumentFile,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, File)","u":"importGeoPackage(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, File)","u":"importGeoPackage(java.lang.String,java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, File, boolean)","u":"importGeoPackage(java.lang.String,java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, File, boolean)","u":"importGeoPackage(java.lang.String,java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, File, boolean, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,java.io.File,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, File, boolean, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,java.io.File,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, File, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, File, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,java.io.File,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, InputStream)","u":"importGeoPackage(java.lang.String,java.io.InputStream)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, InputStream)","u":"importGeoPackage(java.lang.String,java.io.InputStream)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, InputStream, boolean)","u":"importGeoPackage(java.lang.String,java.io.InputStream,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, InputStream, boolean)","u":"importGeoPackage(java.lang.String,java.io.InputStream,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, InputStream, boolean, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,java.io.InputStream,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, InputStream, boolean, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,java.io.InputStream,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, InputStream, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,java.io.InputStream,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, InputStream, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,java.io.InputStream,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, URL)","u":"importGeoPackage(java.lang.String,java.net.URL)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, URL)","u":"importGeoPackage(java.lang.String,java.net.URL)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, URL, boolean)","u":"importGeoPackage(java.lang.String,java.net.URL,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, URL, boolean)","u":"importGeoPackage(java.lang.String,java.net.URL,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, URL, boolean, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,java.net.URL,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, URL, boolean, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,java.net.URL,boolean,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackage(String, URL, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,java.net.URL,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackage(String, URL, GeoPackageProgress)","u":"importGeoPackage(java.lang.String,java.net.URL,mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(DocumentFile)","u":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(DocumentFile)","u":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(DocumentFile, boolean)","u":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(DocumentFile, boolean)","u":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(DocumentFile, String)","u":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(DocumentFile, String)","u":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(DocumentFile, String, boolean)","u":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile,java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(DocumentFile, String, boolean)","u":"importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile,java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(File)","u":"importGeoPackageAsExternalLink(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(File)","u":"importGeoPackageAsExternalLink(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(File, boolean)","u":"importGeoPackageAsExternalLink(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(File, boolean)","u":"importGeoPackageAsExternalLink(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(File, String)","u":"importGeoPackageAsExternalLink(java.io.File,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(File, String)","u":"importGeoPackageAsExternalLink(java.io.File,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(File, String, boolean)","u":"importGeoPackageAsExternalLink(java.io.File,java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(File, String, boolean)","u":"importGeoPackageAsExternalLink(java.io.File,java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(String)","u":"importGeoPackageAsExternalLink(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(String)","u":"importGeoPackageAsExternalLink(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(String, boolean)","u":"importGeoPackageAsExternalLink(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(String, boolean)","u":"importGeoPackageAsExternalLink(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(String, String)","u":"importGeoPackageAsExternalLink(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(String, String)","u":"importGeoPackageAsExternalLink(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"importGeoPackageAsExternalLink(String, String, boolean)","u":"importGeoPackageAsExternalLink(java.lang.String,java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"importGeoPackageAsExternalLink(String, String, boolean)","u":"importGeoPackageAsExternalLink(java.lang.String,java.lang.String,boolean)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"index()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"index(boolean)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(boolean)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(boolean, List)","u":"index(boolean,java.util.List)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(FeatureIndexType)","u":"index(mil.nga.geopackage.features.index.FeatureIndexType)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(FeatureIndexType, boolean)","u":"index(mil.nga.geopackage.features.index.FeatureIndexType,boolean)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(FeatureIndexType, FeatureRow)","u":"index(mil.nga.geopackage.features.index.FeatureIndexType,mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"index(FeatureRow)","u":"index(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"index(FeatureRow)","u":"index(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(FeatureRow)","u":"index(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(FeatureRow, List)","u":"index(mil.nga.geopackage.features.user.FeatureRow,java.util.List)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"index(List)","u":"index(java.util.List)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"indexManager"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"indexTable(TableIndex)","u":"indexTable(mil.nga.geopackage.extension.nga.index.TableIndex)"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"initializeTable()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"insert(ContentValues)","u":"insert(android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"insert(String, String, ContentValues)","u":"insert(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"insert(String, String, ContentValues)","u":"insert(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"insert(String, String, ContentValues)","u":"insert(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"insert(String, String, ContentValues)","u":"insert(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"insert(TRow)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"insertOrThrow(ContentValues)","u":"insertOrThrow(android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"insertOrThrow(String, String, ContentValues)","u":"insertOrThrow(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"insertOrThrow(String, String, ContentValues)","u":"insertOrThrow(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"insertOrThrow(String, String, ContentValues)","u":"insertOrThrow(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"insertOrThrow(String, String, ContentValues)","u":"insertOrThrow(java.lang.String,java.lang.String,android.content.ContentValues)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"integrityCheck()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"integrityCheck()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"internalCount()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"internalCount()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"internalDatabases()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"internalDatabases()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"internalDatabaseSet()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"internalDatabaseSet()"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"inTransaction()"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"inTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"inTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"inTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"inTransaction()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"inTransaction()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"inTransaction()"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"isBindingsWritable()"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"isCacheGeometries()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"isContinueOnError()"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"isDatabaseHeaderValid(SQLiteDatabase)","u":"isDatabaseHeaderValid(android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"isDebugLogQueries()"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"isDrawUnindexedTiles()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"isEmpty()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"isEmpty()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"isExternal()"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"isExternal(String)","u":"isExternal(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"isExternal(String)","u":"isExternal(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"isExternal(String)","u":"isExternal(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"isFillPolygon()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"isImportHeaderValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"isImportHeaderValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"isImportIntegrityValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"isImportIntegrityValidation()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"isIndexed()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"isIndexed()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"isIndexed(FeatureIndexType)","u":"isIndexed(mil.nga.geopackage.features.index.FeatureIndexType)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"isIndexQuery()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"isInvalidRequery()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"isLinkTables()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"isManual()"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"isOpenHeaderValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"isOpenHeaderValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"isOpenHeaderValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"isOpenIntegrityValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"isOpenIntegrityValidation()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"isOpenIntegrityValidation()"},{"p":"mil.nga.geopackage.attributes","c":"AttributesPaginatedCursor","l":"isPaginated(AttributesCursor)","u":"isPaginated(mil.nga.geopackage.attributes.AttributesCursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeaturePaginatedCursor","l":"isPaginated(FeatureCursor)","u":"isPaginated(mil.nga.geopackage.features.user.FeatureCursor)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"isPaginated(FeatureIndexFeatureResults)","u":"isPaginated(mil.nga.geopackage.features.index.FeatureIndexFeatureResults)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"isPaginated(FeatureIndexResults)","u":"isPaginated(mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"isPaginated(TileCursor)","u":"isPaginated(mil.nga.geopackage.tiles.user.TileCursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"isPaginated(UserCustomCursor)","u":"isPaginated(mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"isSameProjection()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"isSameUnit()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"isSimplifyGeometries()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"isSkipExisting()"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"isSqliteWriteAheadLogging()"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"isSqliteWriteAheadLogging()"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"isSqliteWriteAheadLogging()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"isTableIcon()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"isTableIcons()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"isTableStyle()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"isTableStyles()"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"isTms()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"isTransparent(Bitmap)","u":"isTransparent(android.graphics.Bitmap)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"isUseBindings()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"isUseBindings()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"isValid()"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"isValid()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"isValid(DGIWGGeoPackage)","u":"isValid(mil.nga.geopackage.dgiwg.DGIWGGeoPackage)"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"isValid(Rect)","u":"isValid(android.graphics.Rect)"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"isValid(RectF)","u":"isValid(android.graphics.RectF)"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"isValidAllowEmpty(Rect)","u":"isValidAllowEmpty(android.graphics.Rect)"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"isValidAllowEmpty(RectF)","u":"isValidAllowEmpty(android.graphics.RectF)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"isWritable()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"isXYZTiles()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"isXYZTiles()"},{"p":"mil.nga.geopackage.extension.rtree","c":"FeatureIndexRTreeResults","l":"iterator()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexFeatureResults","l":"iterator()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexGeoPackageResults","l":"iterator()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexListResults","l":"iterator()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexLocation","l":"iterator()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexMetadataResults","l":"iterator()"},{"p":"mil.nga.geopackage.features.index","c":"MultipleFeatureIndexResults","l":"iterator()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"iterator()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"iterator()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"iterator()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"jsonCompatible()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"jsonCompatible()"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"jsonCompatible(boolean, boolean)","u":"jsonCompatible(boolean,boolean)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"jsonCompatible(boolean, boolean)","u":"jsonCompatible(boolean,boolean)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"jsonCompatibleWithGeometries(boolean)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"jsonCompatibleWithGeometries(boolean)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureRowData","l":"jsonCompatibleWithPoints(boolean)"},{"p":"mil.nga.geopackage.tiles.overlay","c":"FeatureTableData","l":"jsonCompatibleWithPoints(boolean)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"lastIndexed"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"LIMIT"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"linePaint"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"lineStrokeWidth"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"ManualFeatureQuery(FeatureDao)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureDao)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"ManualFeatureQueryResults(FeatureDao, List)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureDao,java.util.List)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQueryResults","l":"ManualFeatureQueryResults(FeatureDao, String[], List)","u":"%3Cinit%3E(mil.nga.geopackage.features.user.FeatureDao,java.lang.String[],java.util.List)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"maxFeaturesPerTile"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"maxFeaturesTileDraw"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"maxM"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"maxX"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"maxY"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"maxZ"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"MediaDao(UserCustomDao)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"MediaDao(UserCustomDao, MediaTable)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.extension.related.media.MediaTable)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"MediaRow(MediaRow)","u":"%3Cinit%3E(mil.nga.geopackage.extension.related.media.MediaRow)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"MediaRow(MediaTable)","u":"%3Cinit%3E(mil.nga.geopackage.extension.related.media.MediaTable)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"MediaRow(UserCustomRow)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexType","l":"METADATA"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"minM"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"minX"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"minY"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"minZ"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"moveToFirst()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexerIdCursor","l":"moveToNext()"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"moveToNext()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"moveToNext()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"moveToPosition(int)"},{"p":"mil.nga.geopackage.features.index","c":"MultipleFeatureIndexResults","l":"MultipleFeatureIndexResults(Collection)","u":"%3Cinit%3E(java.util.Collection)"},{"p":"mil.nga.geopackage.features.index","c":"MultipleFeatureIndexResults","l":"MultipleFeatureIndexResults(FeatureIndexResults...)","u":"%3Cinit%3E(mil.nga.geopackage.features.index.FeatureIndexResults...)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"name"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"newCursor(SQLiteDatabase, SQLiteCursorDriver, String, SQLiteQuery)","u":"newCursor(android.database.sqlite.SQLiteDatabase,android.database.sqlite.SQLiteCursorDriver,java.lang.String,android.database.sqlite.SQLiteQuery)"},{"p":"mil.nga.geopackage.attributes","c":"AttributesDao","l":"newRow()"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesExtension","l":"newRow()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconDao","l":"newRow()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleDao","l":"newRow()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"newRow()"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaDao","l":"newRow()"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"newRow()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"newRow()"},{"p":"mil.nga.geopackage.features.user","c":"FeatureDao","l":"newRow()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"newRow()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"newRow()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexType","l":"NONE"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"NumberFeaturesTile(Context)","u":"%3Cinit%3E(android.content.Context)"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"OAPIFeatureGenerator(GeoPackage, String, String, String)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageActivity","l":"onCreate(Bundle)","u":"onCreate(android.os.Bundle)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"onCreate(SQLiteDatabase)","u":"onCreate(android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"onUpgrade(SQLiteDatabase, int, int)","u":"onUpgrade(android.database.sqlite.SQLiteDatabase,int,int)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDb","l":"open()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(boolean, GeoPackageFile)","u":"open(boolean,mil.nga.geopackage.dgiwg.GeoPackageFile)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(boolean, String)","u":"open(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(GeoPackageFile)","u":"open(mil.nga.geopackage.dgiwg.GeoPackageFile)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(GeoPackageFile, boolean)","u":"open(mil.nga.geopackage.dgiwg.GeoPackageFile,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(GeoPackageFile, boolean, boolean)","u":"open(mil.nga.geopackage.dgiwg.GeoPackageFile,boolean,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(String)","u":"open(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"open(String)","u":"open(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"open(String)","u":"open(java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(String, boolean)","u":"open(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"open(String, boolean)","u":"open(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"open(String, boolean)","u":"open(java.lang.String,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"open(String, boolean, boolean)","u":"open(java.lang.String,boolean,boolean)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openDatabase(String, boolean)","u":"openDatabase(java.lang.String,boolean)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openDatabase(String, boolean, SQLiteDatabase.CursorFactory)","u":"openDatabase(java.lang.String,boolean,android.database.sqlite.SQLiteDatabase.CursorFactory)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(boolean, File)","u":"openExternal(boolean,java.io.File)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(boolean, String)","u":"openExternal(boolean,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"openExternal(DocumentFile)","u":"openExternal(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"openExternal(DocumentFile)","u":"openExternal(androidx.documentfile.provider.DocumentFile)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"openExternal(DocumentFile, boolean)","u":"openExternal(androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"openExternal(DocumentFile, boolean)","u":"openExternal(androidx.documentfile.provider.DocumentFile,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(File)","u":"openExternal(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"openExternal(File)","u":"openExternal(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"openExternal(File)","u":"openExternal(java.io.File)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"openExternal(File)","u":"openExternal(java.io.File)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(File, boolean)","u":"openExternal(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"openExternal(File, boolean)","u":"openExternal(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"openExternal(File, boolean)","u":"openExternal(java.io.File,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"openExternal(File, boolean)","u":"openExternal(java.io.File,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(File, boolean, boolean)","u":"openExternal(java.io.File,boolean,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(String)","u":"openExternal(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"openExternal(String)","u":"openExternal(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"openExternal(String)","u":"openExternal(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"openExternal(String)","u":"openExternal(java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(String, boolean)","u":"openExternal(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageFactory","l":"openExternal(String, boolean)","u":"openExternal(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"openExternal(String, boolean)","u":"openExternal(java.lang.String,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"openExternal(String, boolean)","u":"openExternal(java.lang.String,boolean)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageFactory","l":"openExternal(String, boolean, boolean)","u":"openExternal(java.lang.String,boolean,boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"openExternal(String, String, boolean)","u":"openExternal(java.lang.String,java.lang.String,boolean)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openReadOnlyDatabase(String)","u":"openReadOnlyDatabase(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openReadOnlyDatabase(String, SQLiteDatabase.CursorFactory)","u":"openReadOnlyDatabase(java.lang.String,android.database.sqlite.SQLiteDatabase.CursorFactory)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openReadWriteDatabase(String)","u":"openReadWriteDatabase(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openReadWriteDatabase(String, SQLiteDatabase.CursorFactory)","u":"openReadWriteDatabase(java.lang.String,android.database.sqlite.SQLiteDatabase.CursorFactory)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openReadWriteDatabaseAttempt(String)","u":"openReadWriteDatabaseAttempt(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"openReadWriteDatabaseAttempt(String, SQLiteDatabase.CursorFactory)","u":"openReadWriteDatabaseAttempt(java.lang.String,android.database.sqlite.SQLiteDatabase.CursorFactory)"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"ORDER_BY"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"paginate(FeatureDao, FeatureIndexResults)","u":"paginate(mil.nga.geopackage.features.user.FeatureDao,mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"paginate(FeatureIndexResults)","u":"paginate(mil.nga.geopackage.features.index.FeatureIndexResults)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"pinIcon()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"pointIcon"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"pointPaint"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"pointRadius"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"polygonFillPaint"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"polygonPaint"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"polygonStrokeWidth"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"populate(long, String, long, GeometryEnvelope)","u":"populate(long,java.lang.String,long,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"prepareResult(TResult)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"preTileGeneration()"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"preTileGeneration()"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"preTileGeneration()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"prioritizeQueryLocation(Collection)","u":"prioritizeQueryLocation(java.util.Collection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"prioritizeQueryLocation(FeatureIndexType...)","u":"prioritizeQueryLocation(mil.nga.geopackage.features.index.FeatureIndexType...)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"progress"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"projection"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"projection"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesExtension","l":"PropertiesExtension(GeoPackage)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesManager","l":"PropertiesManager()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesManager","l":"PropertiesManager(Collection)","u":"%3Cinit%3E(java.util.Collection)"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesManager","l":"PropertiesManager(GeoPackage)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.extension.nga.properties","c":"PropertiesManager","l":"PropertiesManager(GeoPackageCache)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackageCache)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"put(FeatureRow)","u":"put(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"put(FeatureRow)","u":"put(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"put(IconRow, Bitmap)","u":"put(mil.nga.geopackage.extension.nga.style.IconRow,android.graphics.Bitmap)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"put(long, Bitmap)","u":"put(long,android.graphics.Bitmap)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query()"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query()"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, BoundingBox)","u":"query(boolean,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox)","u":"query(boolean,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox)","u":"query(boolean,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, Map)","u":"query(boolean,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, Map)","u":"query(boolean,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, BoundingBox, Projection)","u":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, Projection)","u":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, Projection)","u":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, Projection, Map)","u":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, Projection, Map)","u":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, Projection, String)","u":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, Projection, String)","u":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, Projection, String, String[])","u":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, Projection, String, String[])","u":"query(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, String)","u":"query(boolean,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, String)","u":"query(boolean,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, BoundingBox, String, String[])","u":"query(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, BoundingBox, String, String[])","u":"query(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, double, double, double, double)","u":"query(boolean,double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, double, double, double, double)","u":"query(boolean,double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, double, double, double, double, Map)","u":"query(boolean,double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, double, double, double, double, String)","u":"query(boolean,double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, double, double, double, double, String, String[])","u":"query(boolean,double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, GeometryEnvelope)","u":"query(boolean,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, GeometryEnvelope)","u":"query(boolean,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, GeometryEnvelope)","u":"query(boolean,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, GeometryEnvelope, Map)","u":"query(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, GeometryEnvelope, Map)","u":"query(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, GeometryEnvelope, String)","u":"query(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, GeometryEnvelope, String)","u":"query(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, GeometryEnvelope, String, String[])","u":"query(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, GeometryEnvelope, String, String[])","u":"query(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, Map)","u":"query(boolean,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, Map)","u":"query(boolean,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String)","u":"query(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String)","u":"query(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String, String[])","u":"query(boolean,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String, String[])","u":"query(boolean,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(boolean, String, String[], String, String[], String, String, String)","u":"query(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"query(boolean, String, String[], String, String[], String, String, String, String)","u":"query(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"query(boolean, String, String[], String, String[], String, String, String, String)","u":"query(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"query(boolean, String, String[], String, String[], String, String, String, String)","u":"query(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"query(boolean, String, String[], String, String[], String, String, String, String)","u":"query(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(boolean, String, String[], String, String[], String, String, String, String)","u":"query(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(boolean, String, String[], String[], String, String[], String, String, String)","u":"query(boolean,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(boolean, String, String[], String[], String, String[], String, String, String, String)","u":"query(boolean,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[])","u":"query(boolean,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[])","u":"query(boolean,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[])","u":"query(boolean,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], BoundingBox)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, Map)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, Map)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], BoundingBox, Projection)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, Projection)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, Projection)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, Projection, Map)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, Projection, Map)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, Projection, String)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, Projection, String)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, Projection, String, String[])","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, Projection, String, String[])","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, String)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, String)","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], BoundingBox, String, String[])","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], BoundingBox, String, String[])","u":"query(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], double, double, double, double)","u":"query(boolean,java.lang.String[],double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], double, double, double, double)","u":"query(boolean,java.lang.String[],double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], double, double, double, double, Map)","u":"query(boolean,java.lang.String[],double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], double, double, double, double, String)","u":"query(boolean,java.lang.String[],double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], double, double, double, double, String, String[])","u":"query(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], GeometryEnvelope)","u":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], GeometryEnvelope)","u":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], GeometryEnvelope)","u":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], GeometryEnvelope, Map)","u":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], GeometryEnvelope, Map)","u":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], GeometryEnvelope, String)","u":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], GeometryEnvelope, String)","u":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], GeometryEnvelope, String, String[])","u":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], GeometryEnvelope, String, String[])","u":"query(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], Map)","u":"query(boolean,java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], Map)","u":"query(boolean,java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], String)","u":"query(boolean,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], String)","u":"query(boolean,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], String, String[])","u":"query(boolean,java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(boolean, String[], String, String[])","u":"query(boolean,java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(boolean, String[], String, String[])","u":"query(boolean,java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], String, String[], String, String, String)","u":"query(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], String, String[], String, String, String, String)","u":"query(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(boolean, String[], String[])","u":"query(boolean,java.lang.String[],java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(BoundingBox)","u":"query(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(BoundingBox)","u":"query(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox)","u":"query(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox)","u":"query(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, Map)","u":"query(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, Map)","u":"query(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(BoundingBox, Projection)","u":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(BoundingBox, Projection)","u":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, Projection)","u":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, Projection)","u":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, Projection, Map)","u":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, Projection, Map)","u":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, Projection, String)","u":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, Projection, String)","u":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, Projection, String, String[])","u":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, Projection, String, String[])","u":"query(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, String)","u":"query(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, String)","u":"query(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(BoundingBox, String, String[])","u":"query(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(BoundingBox, String, String[])","u":"query(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(double, double, double, double)","u":"query(double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(double, double, double, double)","u":"query(double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(double, double, double, double, Map)","u":"query(double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(double, double, double, double, String)","u":"query(double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(double, double, double, double, String, String[])","u":"query(double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(GeometryEnvelope)","u":"query(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(GeometryEnvelope)","u":"query(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(GeometryEnvelope)","u":"query(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(GeometryEnvelope)","u":"query(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(GeometryEnvelope, Map)","u":"query(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(GeometryEnvelope, Map)","u":"query(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(GeometryEnvelope, String)","u":"query(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(GeometryEnvelope, String)","u":"query(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(GeometryEnvelope, String, String[])","u":"query(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(GeometryEnvelope, String, String[])","u":"query(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String)","u":"query(long,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String, boolean, String[], GeometryEnvelope, String, String)","u":"query(long,java.lang.String,boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String, BoundingBox)","u":"query(long,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String, GeometryEnvelope)","u":"query(long,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String, String[])","u":"query(long,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String, String[], BoundingBox)","u":"query(long,java.lang.String,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(long, String, String[], GeometryEnvelope)","u":"query(long,java.lang.String,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(Map)","u":"query(java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(Map)","u":"query(java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String)","u":"query(java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String)","u":"query(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String)","u":"query(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String, boolean, String[], GeometryEnvelope, String, String)","u":"query(java.lang.String,java.lang.String,boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String, BoundingBox)","u":"query(java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String, GeometryEnvelope)","u":"query(java.lang.String,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String, String[])","u":"query(java.lang.String,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String, String[], BoundingBox)","u":"query(java.lang.String,java.lang.String,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"query(String, String, String[], GeometryEnvelope)","u":"query(java.lang.String,java.lang.String,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String, String[])","u":"query(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String, String[])","u":"query(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"query(String, String[], String, String[], String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"query(String, String[], String, String[], String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"query(String, String[], String, String[], String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"query(String, String[], String, String[], String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(String, String[], String, String[], String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"query(String, String[], String, String[], String, String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"query(String, String[], String, String[], String, String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"query(String, String[], String, String[], String, String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"query(String, String[], String, String[], String, String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(String, String[], String, String[], String, String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"query(String, String[], String[], String, String[], String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"query(String, String[], String[], String, String[], String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"query(String, String[], String[], String, String[], String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"query(String, String[], String[], String, String[], String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(String, String[], String[], String, String[], String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"query(String, String[], String[], String, String[], String, String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"query(String, String[], String[], String, String[], String, String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"query(String, String[], String[], String, String[], String, String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"query(String, String[], String[], String, String[], String, String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(String, String[], String[], String, String[], String, String, String, String)","u":"query(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(String[])","u":"query(java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[])","u":"query(java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[])","u":"query(java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(String[], BoundingBox)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(String[], BoundingBox)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, Map)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, Map)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(String[], BoundingBox, Projection)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(String[], BoundingBox, Projection)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, Projection)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, Projection)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, Projection, Map)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, Projection, Map)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, Projection, String)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, Projection, String)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, Projection, String, String[])","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, Projection, String, String[])","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, String)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, String)","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], BoundingBox, String, String[])","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], BoundingBox, String, String[])","u":"query(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(String[], double, double, double, double)","u":"query(java.lang.String[],double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], double, double, double, double)","u":"query(java.lang.String[],double,double,double,double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], double, double, double, double, Map)","u":"query(java.lang.String[],double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], double, double, double, double, String)","u":"query(java.lang.String[],double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], double, double, double, double, String, String[])","u":"query(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"query(String[], GeometryEnvelope)","u":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"query(String[], GeometryEnvelope)","u":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], GeometryEnvelope)","u":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], GeometryEnvelope)","u":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], GeometryEnvelope, Map)","u":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], GeometryEnvelope, Map)","u":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], GeometryEnvelope, String)","u":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], GeometryEnvelope, String)","u":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], GeometryEnvelope, String, String[])","u":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], GeometryEnvelope, String, String[])","u":"query(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], Map)","u":"query(java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], Map)","u":"query(java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], String)","u":"query(java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], String)","u":"query(java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"query(String[], String, String[])","u":"query(java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"query(String[], String, String[])","u":"query(java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(TResult)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"query(TResult)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"query(UserQuery)","u":"query(mil.nga.geopackage.user.UserQuery)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"query(UserQuery)","u":"query(mil.nga.geopackage.user.UserQuery)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"queryByBaseFeatureId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"queryByBaseId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"queryByBaseId(UserMappingRow)","u":"queryByBaseId(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"queryByIds(long, long)","u":"queryByIds(long,long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"queryByIds(UserMappingRow)","u":"queryByIds(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"queryByRelatedId(long)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"queryByRelatedId(UserMappingRow)","u":"queryByRelatedId(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryByTileGrid(TileGrid, long)","u":"queryByTileGrid(mil.nga.geopackage.tiles.TileGrid,long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryByTileGrid(TileGrid, long, String)","u":"queryByTileGrid(mil.nga.geopackage.tiles.TileGrid,long,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures()"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures()"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, Map)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, Map)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, Map)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, Projection)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, Projection)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, Projection)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, Projection, Map)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, Projection, Map)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, Projection, Map)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, Projection, String)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, Projection, String)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, Projection, String)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, Projection, String, String[])","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, Projection, String, String[])","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, Projection, String, String[])","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, String)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, String)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, String)","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, BoundingBox, String, String[])","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, BoundingBox, String, String[])","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, BoundingBox, String, String[])","u":"queryFeatures(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, double, double, double, double)","u":"queryFeatures(boolean,double,double,double,double)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, double, double, double, double, Map)","u":"queryFeatures(boolean,double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, double, double, double, double, String)","u":"queryFeatures(boolean,double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, double, double, double, double, String, String[])","u":"queryFeatures(boolean,double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, GeometryEnvelope)","u":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, GeometryEnvelope)","u":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, GeometryEnvelope)","u":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, GeometryEnvelope, Map)","u":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, GeometryEnvelope, Map)","u":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, GeometryEnvelope, Map)","u":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, GeometryEnvelope, String)","u":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, GeometryEnvelope, String)","u":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, GeometryEnvelope, String)","u":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, GeometryEnvelope, String, String[])","u":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, GeometryEnvelope, String, String[])","u":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, GeometryEnvelope, String, String[])","u":"queryFeatures(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, Map)","u":"queryFeatures(boolean,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, Map)","u":"queryFeatures(boolean,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, Map)","u":"queryFeatures(boolean,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String)","u":"queryFeatures(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String)","u":"queryFeatures(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String)","u":"queryFeatures(boolean,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String, String[])","u":"queryFeatures(boolean,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String, String[])","u":"queryFeatures(boolean,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String, String[])","u":"queryFeatures(boolean,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[])","u":"queryFeatures(boolean,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[])","u":"queryFeatures(boolean,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[])","u":"queryFeatures(boolean,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, Map)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, Map)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, Map)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, Projection)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, Projection)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, Projection)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, Projection, Map)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, Projection, Map)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, Projection, Map)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, Projection, String)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, Projection, String)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, Projection, String)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, Projection, String, String[])","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, Projection, String, String[])","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, Projection, String, String[])","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, String)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, String)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, String)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], BoundingBox, String, String[])","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], BoundingBox, String, String[])","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], BoundingBox, String, String[])","u":"queryFeatures(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], double, double, double, double)","u":"queryFeatures(boolean,java.lang.String[],double,double,double,double)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], double, double, double, double, Map)","u":"queryFeatures(boolean,java.lang.String[],double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], double, double, double, double, String)","u":"queryFeatures(boolean,java.lang.String[],double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], double, double, double, double, String, String[])","u":"queryFeatures(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], GeometryEnvelope)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], GeometryEnvelope)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], GeometryEnvelope)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], GeometryEnvelope, Map)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], GeometryEnvelope, Map)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], GeometryEnvelope, Map)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], GeometryEnvelope, String)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], GeometryEnvelope, String)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], GeometryEnvelope, String)","u":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], GeometryEnvelope, String, String[])","u":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], GeometryEnvelope, String, String[])","u":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], GeometryEnvelope, String, String[])","u":"queryFeatures(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], Map)","u":"queryFeatures(boolean,java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], Map)","u":"queryFeatures(boolean,java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], Map)","u":"queryFeatures(boolean,java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], String)","u":"queryFeatures(boolean,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], String)","u":"queryFeatures(boolean,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], String)","u":"queryFeatures(boolean,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(boolean, String[], String, String[])","u":"queryFeatures(boolean,java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(boolean, String[], String, String[])","u":"queryFeatures(boolean,java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(boolean, String[], String, String[])","u":"queryFeatures(boolean,java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox)","u":"queryFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox)","u":"queryFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox)","u":"queryFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, Map)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, Map)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, Map)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, Projection)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, Projection)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, Projection)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, Projection, Map)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, Projection, Map)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, Projection, Map)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, Projection, String)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, Projection, String)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, Projection, String)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, Projection, String, String[])","u":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, Projection, String, String[])","u":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, Projection, String, String[])","u":"queryFeatures(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, String)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, String)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, String)","u":"queryFeatures(mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(BoundingBox, String, String[])","u":"queryFeatures(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(BoundingBox, String, String[])","u":"queryFeatures(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(BoundingBox, String, String[])","u":"queryFeatures(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(double, double, double, double)","u":"queryFeatures(double,double,double,double)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(double, double, double, double, Map)","u":"queryFeatures(double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(double, double, double, double, String)","u":"queryFeatures(double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(double, double, double, double, String, String[])","u":"queryFeatures(double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(GeometryEnvelope)","u":"queryFeatures(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(GeometryEnvelope)","u":"queryFeatures(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(GeometryEnvelope)","u":"queryFeatures(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(GeometryEnvelope, Map)","u":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(GeometryEnvelope, Map)","u":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(GeometryEnvelope, Map)","u":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(GeometryEnvelope, String)","u":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(GeometryEnvelope, String)","u":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(GeometryEnvelope, String)","u":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(GeometryEnvelope, String, String[])","u":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(GeometryEnvelope, String, String[])","u":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(GeometryEnvelope, String, String[])","u":"queryFeatures(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(Map)","u":"queryFeatures(java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(Map)","u":"queryFeatures(java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(Map)","u":"queryFeatures(java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String)","u":"queryFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String)","u":"queryFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String)","u":"queryFeatures(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String, String[])","u":"queryFeatures(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String, String[])","u":"queryFeatures(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String, String[])","u":"queryFeatures(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[])","u":"queryFeatures(java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[])","u":"queryFeatures(java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[])","u":"queryFeatures(java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, Map)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, Map)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, Map)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, Projection)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, Projection)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, Projection)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, Projection, Map)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, Projection, Map)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, Projection, Map)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, Projection, String)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, Projection, String)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, Projection, String)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, Projection, String, String[])","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, Projection, String, String[])","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, Projection, String, String[])","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, String)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, String)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, String)","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], BoundingBox, String, String[])","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], BoundingBox, String, String[])","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], BoundingBox, String, String[])","u":"queryFeatures(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], double, double, double, double)","u":"queryFeatures(java.lang.String[],double,double,double,double)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], double, double, double, double, Map)","u":"queryFeatures(java.lang.String[],double,double,double,double,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], double, double, double, double, String)","u":"queryFeatures(java.lang.String[],double,double,double,double,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], double, double, double, double, String, String[])","u":"queryFeatures(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], GeometryEnvelope)","u":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], GeometryEnvelope)","u":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], GeometryEnvelope)","u":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], GeometryEnvelope, Map)","u":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], GeometryEnvelope, Map)","u":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], GeometryEnvelope, Map)","u":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], GeometryEnvelope, String)","u":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], GeometryEnvelope, String)","u":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], GeometryEnvelope, String)","u":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], GeometryEnvelope, String, String[])","u":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], GeometryEnvelope, String, String[])","u":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], GeometryEnvelope, String, String[])","u":"queryFeatures(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], Map)","u":"queryFeatures(java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], Map)","u":"queryFeatures(java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], Map)","u":"queryFeatures(java.lang.String[],java.util.Map)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], String)","u":"queryFeatures(java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], String)","u":"queryFeatures(java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], String)","u":"queryFeatures(java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeatures(String[], String, String[])","u":"queryFeatures(java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeatures(String[], String, String[])","u":"queryFeatures(java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeatures(String[], String, String[])","u":"queryFeatures(java.lang.String[],java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, int)","u":"queryFeaturesForChunk(boolean,double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, int, long)","u":"queryFeaturesForChunk(boolean,double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, Map, int)","u":"queryFeaturesForChunk(boolean,double,double,double,double,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, Map, int, long)","u":"queryFeaturesForChunk(boolean,double,double,double,double,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, Map, String, int)","u":"queryFeaturesForChunk(boolean,double,double,double,double,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,double,double,double,double,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, int)","u":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, int, long)","u":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, String, int)","u":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, String, int, long)","u":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, String[], int)","u":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, double, double, double, double, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, int)","u":"queryFeaturesForChunk(boolean,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, int)","u":"queryFeaturesForChunk(boolean,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, int)","u":"queryFeaturesForChunk(boolean,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, int, long)","u":"queryFeaturesForChunk(boolean,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, int, long)","u":"queryFeaturesForChunk(boolean,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, int, long)","u":"queryFeaturesForChunk(boolean,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, Map, int)","u":"queryFeaturesForChunk(boolean,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, Map, int)","u":"queryFeaturesForChunk(boolean,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, Map, int)","u":"queryFeaturesForChunk(boolean,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], Map, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], Map, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], Map, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], Map, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, String[], int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, String[], int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, String[], String, int)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(boolean, String[], String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(boolean, String[], String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(boolean, String[], String, String[], String, int, long)","u":"queryFeaturesForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Map, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Map, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Map, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Map, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Map, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Map, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Map, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Map, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Map, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Map, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Map, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Map, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, Map, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, String[], int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, String[], int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, String[], int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, String[], int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, String[], int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, String[], int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, String[], String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, String[], String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, String[], String, int)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(BoundingBox, String, String[], String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(BoundingBox, String, String[], String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(BoundingBox, String, String[], String, int, long)","u":"queryFeaturesForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, int)","u":"queryFeaturesForChunk(double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, int, long)","u":"queryFeaturesForChunk(double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, Map, int)","u":"queryFeaturesForChunk(double,double,double,double,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, Map, int, long)","u":"queryFeaturesForChunk(double,double,double,double,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, Map, String, int)","u":"queryFeaturesForChunk(double,double,double,double,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, Map, String, int, long)","u":"queryFeaturesForChunk(double,double,double,double,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, int)","u":"queryFeaturesForChunk(double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, int, long)","u":"queryFeaturesForChunk(double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, String, int)","u":"queryFeaturesForChunk(double,double,double,double,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, String, int, long)","u":"queryFeaturesForChunk(double,double,double,double,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, String[], int)","u":"queryFeaturesForChunk(double,double,double,double,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, String[], int, long)","u":"queryFeaturesForChunk(double,double,double,double,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, String[], String, int)","u":"queryFeaturesForChunk(double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(double, double, double, double, String, String[], String, int, long)","u":"queryFeaturesForChunk(double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, Map, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, Map, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, Map, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, Map, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, Map, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, Map, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, Map, String, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, Map, String, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, Map, String, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, Map, String, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, Map, String, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, Map, String, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, String, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, String, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, String, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, String, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, String, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, String, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long)","u":"queryFeaturesForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(int, long)","u":"queryFeaturesForChunk(int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(int, long)","u":"queryFeaturesForChunk(int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(int, long)","u":"queryFeaturesForChunk(int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(Map, int)","u":"queryFeaturesForChunk(java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(Map, int)","u":"queryFeaturesForChunk(java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(Map, int)","u":"queryFeaturesForChunk(java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(Map, int, long)","u":"queryFeaturesForChunk(java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(Map, int, long)","u":"queryFeaturesForChunk(java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(Map, int, long)","u":"queryFeaturesForChunk(java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(Map, String, int)","u":"queryFeaturesForChunk(java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(Map, String, int)","u":"queryFeaturesForChunk(java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(Map, String, int)","u":"queryFeaturesForChunk(java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(Map, String, int, long)","u":"queryFeaturesForChunk(java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(Map, String, int, long)","u":"queryFeaturesForChunk(java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(Map, String, int, long)","u":"queryFeaturesForChunk(java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, int)","u":"queryFeaturesForChunk(java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, int)","u":"queryFeaturesForChunk(java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, int)","u":"queryFeaturesForChunk(java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, int, long)","u":"queryFeaturesForChunk(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, int, long)","u":"queryFeaturesForChunk(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, int, long)","u":"queryFeaturesForChunk(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, String, int)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, String, int)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, String, int)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, String[], int)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, String[], int)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, String[], int)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Map, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Map, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Map, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, int)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, int, long)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, Map, int)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, int)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], double, double, double, double, String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], int)","u":"queryFeaturesForChunk(java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], int)","u":"queryFeaturesForChunk(java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], int)","u":"queryFeaturesForChunk(java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], Map, int)","u":"queryFeaturesForChunk(java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], Map, int)","u":"queryFeaturesForChunk(java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], Map, int)","u":"queryFeaturesForChunk(java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], Map, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], Map, String, int)","u":"queryFeaturesForChunk(java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], Map, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, String, int)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, String[], int)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, String[], int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, String[], String, int)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunk(String[], String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunk(String[], String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunk(String[], String, String[], String, int, long)","u":"queryFeaturesForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, double, double, double, double, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, double, double, double, double, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], double, double, double, double, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], double, double, double, double, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], String, int)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(boolean, String[], String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(boolean, String[], String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(boolean, String[], String, int, long)","u":"queryFeaturesForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int)","u":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int)","u":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int)","u":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(BoundingBox, String, int)","u":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(BoundingBox, String, int)","u":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(BoundingBox, String, int)","u":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(BoundingBox, String, int, long)","u":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(BoundingBox, String, int, long)","u":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(BoundingBox, String, int, long)","u":"queryFeaturesForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(double, double, double, double, String, int)","u":"queryFeaturesForChunkIdOrder(double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(double, double, double, double, String, int, long)","u":"queryFeaturesForChunkIdOrder(double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int)","u":"queryFeaturesForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int)","u":"queryFeaturesForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int)","u":"queryFeaturesForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], double, double, double, double, String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], double, double, double, double, String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], String, int)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryFeaturesForChunkIdOrder(String[], String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.nga.index","c":"FeatureTableIndex","l":"queryFeaturesForChunkIdOrder(String[], String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryFeaturesForChunkIdOrder(String[], String, int, long)","u":"queryFeaturesForChunkIdOrder(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Map, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Map, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Map, String, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Map, String, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, Projection, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, Projection, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, Projection, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, Projection, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, Map, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, Map, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, Map, String, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, Map, String, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, Projection, String, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, Projection, String, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, Projection, String, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, Projection, String, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, String, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, String, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, String[], int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, String[], int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, String[], String, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, String, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, String, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, BoundingBox, String, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, BoundingBox, String, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, String, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, String, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, String[], int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, String[], int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, String[], String, int)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, BoundingBox, String, String[], String, int, long)","u":"queryForChunk(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, double, double, double, double, int)","u":"queryForChunk(boolean,double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, double, double, double, double, int, long)","u":"queryForChunk(boolean,double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, double, double, double, double, String, int)","u":"queryForChunk(boolean,double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, double, double, double, double, String, int, long)","u":"queryForChunk(boolean,double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, GeometryEnvelope, int)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, GeometryEnvelope, int)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, int)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, GeometryEnvelope, int, long)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, GeometryEnvelope, int, long)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, int, long)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, Map, int)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, Map, int, long)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, Map, String, int)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, Map, String, int, long)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, GeometryEnvelope, String, int)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, GeometryEnvelope, String, int)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, int)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, GeometryEnvelope, String, int, long)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, GeometryEnvelope, String, int, long)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, int, long)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, String, int)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, String, int, long)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, String[], int)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, String[], int, long)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, String[], String, int)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, GeometryEnvelope, String, String[], String, int, long)","u":"queryForChunk(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, int)","u":"queryForChunk(boolean,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, int)","u":"queryForChunk(boolean,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, int, long)","u":"queryForChunk(boolean,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, int, long)","u":"queryForChunk(boolean,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, Map, int)","u":"queryForChunk(boolean,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, Map, int)","u":"queryForChunk(boolean,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, Map, int, long)","u":"queryForChunk(boolean,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, Map, int, long)","u":"queryForChunk(boolean,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, Map, String, int)","u":"queryForChunk(boolean,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, Map, String, int)","u":"queryForChunk(boolean,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, Map, String, int, long)","u":"queryForChunk(boolean,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, Map, String, int, long)","u":"queryForChunk(boolean,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, int)","u":"queryForChunk(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, int)","u":"queryForChunk(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, int, long)","u":"queryForChunk(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, int, long)","u":"queryForChunk(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, String, int)","u":"queryForChunk(boolean,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, String, int)","u":"queryForChunk(boolean,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, String, int, long)","u":"queryForChunk(boolean,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, String, int, long)","u":"queryForChunk(boolean,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, String[], int)","u":"queryForChunk(boolean,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, String[], int)","u":"queryForChunk(boolean,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, String[], int, long)","u":"queryForChunk(boolean,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, String[], int, long)","u":"queryForChunk(boolean,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, String[], String, int)","u":"queryForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, String[], String, int)","u":"queryForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String, String[], String, int, long)","u":"queryForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String, String[], String, int, long)","u":"queryForChunk(boolean,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Map, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Map, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Map, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Map, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, Projection, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, Projection, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, Projection, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, Projection, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, Map, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, Map, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, Map, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, Map, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], BoundingBox, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], BoundingBox, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, String[], int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, String[], int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, String[], String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], BoundingBox, String, String[], String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], double, double, double, double, int)","u":"queryForChunk(boolean,java.lang.String[],double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], double, double, double, double, int, long)","u":"queryForChunk(boolean,java.lang.String[],double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], double, double, double, double, String, int)","u":"queryForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], double, double, double, double, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], double, double, double, double, String, String[], String, int, long)","u":"queryForChunk(boolean,java.lang.String[],double,double,double,double,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], GeometryEnvelope, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], GeometryEnvelope, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], GeometryEnvelope, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], GeometryEnvelope, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, Map, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, Map, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, Map, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, Map, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String[], int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long)","u":"queryForChunk(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], int)","u":"queryForChunk(boolean,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], int)","u":"queryForChunk(boolean,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], int, long)","u":"queryForChunk(boolean,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], int, long)","u":"queryForChunk(boolean,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], Map, int)","u":"queryForChunk(boolean,java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], Map, int)","u":"queryForChunk(boolean,java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], Map, int, long)","u":"queryForChunk(boolean,java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], Map, int, long)","u":"queryForChunk(boolean,java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], Map, String, int)","u":"queryForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], Map, String, int)","u":"queryForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], Map, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], Map, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, int)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], String, int)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, int, long)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], String, int, long)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, String, int)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], String, String, int)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], String, String, int, long)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, String[], int)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, String[], int, long)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, String[], String, int)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(boolean, String[], String, String[], String, int, long)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(boolean, String[], String, String[], String, int, long)","u":"queryForChunk(boolean,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Map, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Map, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Map, String, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Map, String, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, Projection, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, Projection, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, Projection, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, Projection, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, Map, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, Map, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, Map, String, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, Map, String, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, Projection, String, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, Projection, String, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, Projection, String, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, Projection, String, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, String, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, String, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, String[], int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, String[], int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, String[], String, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, Projection, String, String[], String, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, String, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, String, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(BoundingBox, String, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(BoundingBox, String, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, String, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, String, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, String[], int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, String[], int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, String[], String, int)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(BoundingBox, String, String[], String, int, long)","u":"queryForChunk(mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(double, double, double, double, int)","u":"queryForChunk(double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(double, double, double, double, int, long)","u":"queryForChunk(double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(double, double, double, double, String, int)","u":"queryForChunk(double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(double, double, double, double, String, int, long)","u":"queryForChunk(double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(GeometryEnvelope, int)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(GeometryEnvelope, int)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, int)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(GeometryEnvelope, int, long)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(GeometryEnvelope, int, long)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, int, long)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, Map, int)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, Map, int, long)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, Map, String, int)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, Map, String, int, long)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(GeometryEnvelope, String, int)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(GeometryEnvelope, String, int)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, int)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(GeometryEnvelope, String, int, long)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(GeometryEnvelope, String, int, long)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, int, long)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, String, int)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, String, int, long)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, String[], int)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, String[], int, long)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, String[], String, int)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(GeometryEnvelope, String, String[], String, int, long)","u":"queryForChunk(mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(int, long)","u":"queryForChunk(int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(int, long)","u":"queryForChunk(int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(Map, int)","u":"queryForChunk(java.util.Map,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(Map, int)","u":"queryForChunk(java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(Map, int, long)","u":"queryForChunk(java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(Map, int, long)","u":"queryForChunk(java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(Map, String, int)","u":"queryForChunk(java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(Map, String, int)","u":"queryForChunk(java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(Map, String, int, long)","u":"queryForChunk(java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(Map, String, int, long)","u":"queryForChunk(java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, int)","u":"queryForChunk(java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, int)","u":"queryForChunk(java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, int, long)","u":"queryForChunk(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, int, long)","u":"queryForChunk(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, String, int)","u":"queryForChunk(java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, String, int)","u":"queryForChunk(java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, String, int, long)","u":"queryForChunk(java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, String, int, long)","u":"queryForChunk(java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, String[], int)","u":"queryForChunk(java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, String[], int)","u":"queryForChunk(java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, String[], int, long)","u":"queryForChunk(java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, String[], int, long)","u":"queryForChunk(java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, String[], String, int)","u":"queryForChunk(java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, String[], String, int)","u":"queryForChunk(java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String, String[], String, int, long)","u":"queryForChunk(java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String, String[], String, int, long)","u":"queryForChunk(java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Map, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Map, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Map, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Map, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, Projection, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, Projection, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, Projection, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, Projection, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, Map, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, Map, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, Map, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, Map, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, Projection, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, Projection, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, Projection, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, Projection, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, String[], int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, String[], int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, String[], String, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, Projection, String, String[], String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], BoundingBox, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], BoundingBox, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, String[], int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, String[], int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, String[], String, int)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], BoundingBox, String, String[], String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], double, double, double, double, int)","u":"queryForChunk(java.lang.String[],double,double,double,double,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], double, double, double, double, int, long)","u":"queryForChunk(java.lang.String[],double,double,double,double,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], double, double, double, double, String, int)","u":"queryForChunk(java.lang.String[],double,double,double,double,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], double, double, double, double, String, int, long)","u":"queryForChunk(java.lang.String[],double,double,double,double,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], GeometryEnvelope, int)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], GeometryEnvelope, int)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, int)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], GeometryEnvelope, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], GeometryEnvelope, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, Map, int)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, Map, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, Map, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, Map, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], GeometryEnvelope, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], GeometryEnvelope, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryForChunk(String[], GeometryEnvelope, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"queryForChunk(String[], GeometryEnvelope, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, String, int)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, String[], int)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, String[], int, long)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, String[], String, int)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], GeometryEnvelope, String, String[], String, int, long)","u":"queryForChunk(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], int)","u":"queryForChunk(java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], int)","u":"queryForChunk(java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], int, long)","u":"queryForChunk(java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], int, long)","u":"queryForChunk(java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], Map, int)","u":"queryForChunk(java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], Map, int)","u":"queryForChunk(java.lang.String[],java.util.Map,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], Map, int, long)","u":"queryForChunk(java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], Map, int, long)","u":"queryForChunk(java.lang.String[],java.util.Map,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], Map, String, int)","u":"queryForChunk(java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], Map, String, int)","u":"queryForChunk(java.lang.String[],java.util.Map,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], Map, String, int, long)","u":"queryForChunk(java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], Map, String, int, long)","u":"queryForChunk(java.lang.String[],java.util.Map,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, int)","u":"queryForChunk(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, int)","u":"queryForChunk(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, int, long)","u":"queryForChunk(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, int, long)","u":"queryForChunk(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, String, int)","u":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, String, int)","u":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, String, int, long)","u":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, String, int, long)","u":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, String[], int)","u":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, String[], int)","u":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, String[], int, long)","u":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, String[], int, long)","u":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, String[], String, int)","u":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, String[], String, int)","u":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunk(String[], String, String[], String, int, long)","u":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunk(String[], String, String[], String, int, long)","u":"queryForChunk(java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, BoundingBox, Projection, String, int)","u":"queryForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long)","u":"queryForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, BoundingBox, String, int)","u":"queryForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, BoundingBox, String, int, long)","u":"queryForChunkIdOrder(boolean,mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, GeometryEnvelope, String, int)","u":"queryForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, GeometryEnvelope, String, int, long)","u":"queryForChunkIdOrder(boolean,mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String, int)","u":"queryForChunkIdOrder(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String, int, long)","u":"queryForChunkIdOrder(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int)","u":"queryForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long)","u":"queryForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], BoundingBox, String, int)","u":"queryForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], BoundingBox, String, int, long)","u":"queryForChunkIdOrder(boolean,java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int)","u":"queryForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long)","u":"queryForChunkIdOrder(boolean,java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], String, int)","u":"queryForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(boolean, String[], String, int, long)","u":"queryForChunkIdOrder(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(BoundingBox, Projection, String, int)","u":"queryForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(BoundingBox, Projection, String, int, long)","u":"queryForChunkIdOrder(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(BoundingBox, String, int)","u":"queryForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(BoundingBox, String, int, long)","u":"queryForChunkIdOrder(mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(GeometryEnvelope, String, int)","u":"queryForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(GeometryEnvelope, String, int, long)","u":"queryForChunkIdOrder(mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String, int)","u":"queryForChunkIdOrder(java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String, int, long)","u":"queryForChunkIdOrder(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], BoundingBox, Projection, String, int)","u":"queryForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], BoundingBox, Projection, String, int, long)","u":"queryForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], BoundingBox, String, int)","u":"queryForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], BoundingBox, String, int, long)","u":"queryForChunkIdOrder(java.lang.String[],mil.nga.geopackage.BoundingBox,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], GeometryEnvelope, String, int)","u":"queryForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], GeometryEnvelope, String, int, long)","u":"queryForChunkIdOrder(java.lang.String[],mil.nga.sf.GeometryEnvelope,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], String, int)","u":"queryForChunkIdOrder(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"queryForChunkIdOrder(String[], String, int, long)","u":"queryForChunkIdOrder(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(boolean, String, int)","u":"queryForChunkWhere(boolean,java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(boolean, String, int, long)","u":"queryForChunkWhere(boolean,java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(boolean, String[], String, int)","u":"queryForChunkWhere(boolean,java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(boolean, String[], String, int, long)","u":"queryForChunkWhere(boolean,java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(String, int)","u":"queryForChunkWhere(java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(String, int, long)","u":"queryForChunkWhere(java.lang.String,int,long)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(String[], String, int)","u":"queryForChunkWhere(java.lang.String[],java.lang.String,int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"queryForChunkWhere(String[], String, int, long)","u":"queryForChunkWhere(java.lang.String[],java.lang.String,int,long)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"queryForIdRow(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconDao","l":"queryForRow(StyleMappingRow)","u":"queryForRow(mil.nga.geopackage.extension.nga.style.StyleMappingRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleDao","l":"queryForRow(StyleMappingRow)","u":"queryForRow(mil.nga.geopackage.extension.nga.style.StyleMappingRow)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryForTile(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryForTile(long, long, long)","u":"queryForTile(long,long,long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryForTileDescending(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryForTileGrid(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryForTilesInColumn(long, long)","u":"queryForTilesInColumn(long,long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"queryForTilesInRow(long, long)","u":"queryForTilesInRow(long,long)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"queryGeoPackageDMFMetadata()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"queryGeoPackageMetadata(String)","u":"queryGeoPackageMetadata(java.lang.String)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"queryGeoPackageNASMetadata()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryIds()"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryIds(BoundingBox)","u":"queryIds(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryIds(BoundingBox, Projection)","u":"queryIds(mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"queryIds(GeometryEnvelope)","u":"queryIds(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"queryIds(long, String)","u":"queryIds(long,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"queryIds(long, String, BoundingBox)","u":"queryIds(long,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"queryIds(long, String, GeometryEnvelope)","u":"queryIds(long,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"queryIds(String, String)","u":"queryIds(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"queryIds(String, String, BoundingBox)","u":"queryIds(java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"queryIds(String, String, GeometryEnvelope)","u":"queryIds(java.lang.String,java.lang.String,mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"queryIndexedFeatures(BoundingBox)","u":"queryIndexedFeatures(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"queryIndexedFeatures(int, int, int)","u":"queryIndexedFeatures(int,int,int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"queryIndexedFeaturesCount(BoundingBox)","u":"queryIndexedFeaturesCount(mil.nga.geopackage.BoundingBox)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"queryIndexedFeaturesCount(int, int, int)","u":"queryIndexedFeaturesCount(int,int,int)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"queryResults(String, String[], GeoPackageDataType[], Integer)","u":"queryResults(java.lang.String,java.lang.String[],mil.nga.geopackage.db.GeoPackageDataType[],java.lang.Integer)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"querySingleColumnResults(String, String[], int, GeoPackageDataType, Integer)","u":"querySingleColumnResults(java.lang.String,java.lang.String[],int,mil.nga.geopackage.db.GeoPackageDataType,java.lang.Integer)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"querySingleResult(String, String[], int, GeoPackageDataType)","u":"querySingleResult(java.lang.String,java.lang.String[],int,mil.nga.geopackage.db.GeoPackageDataType)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"querySQL()"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(boolean, String, String[], String, String, String, String)","u":"querySQL(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(boolean, String, String[], String, String, String, String, String)","u":"querySQL(boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(boolean, String, String[], String[], String, String, String, String)","u":"querySQL(boolean,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(boolean, String, String[], String[], String, String, String, String, String)","u":"querySQL(boolean,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"querySQL(GeometryEnvelope)","u":"querySQL(mil.nga.sf.GeometryEnvelope)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(String, String[], String, String, String, String)","u":"querySQL(java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(String, String[], String, String, String, String, String)","u":"querySQL(java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(String, String[], String[], String, String, String, String)","u":"querySQL(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"querySQL(String, String[], String[], String, String, String, String, String)","u":"querySQL(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"querySQLArgs(GeometryEnvelope, long, String)","u":"querySQLArgs(mil.nga.sf.GeometryEnvelope,long,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"querySQLArgs(long, String)","u":"querySQLArgs(long,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"quickCheck()"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"quickCheck()"},{"p":"mil.nga.geopackage.db","c":"SQLUtils","l":"quoteWrap(ContentValues)","u":"quoteWrap(android.content.ContentValues)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"rawQuery(String, String[])","u":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"rawQuery(String, String[])","u":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"rawQuery(String, String[])","u":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"rawQuery(String, String[])","u":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"rawQuery(String, String[])","u":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"rawQuery(String, String[])","u":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"rawQuery(String, String[])","u":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"rawQuery(String, String[])","u":"rawQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"rawQuery(String, String[], String[])","u":"rawQuery(java.lang.String,java.lang.String[],java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String)","u":"rawQueryWithFactory(mil.nga.geopackage.db.GeoPackageCursorFactory,java.lang.String,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String)","u":"rawQueryWithFactory(mil.nga.geopackage.db.GeoPackageCursorFactory,java.lang.String,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String)","u":"rawQueryWithFactory(mil.nga.geopackage.db.GeoPackageCursorFactory,java.lang.String,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"rawQueryWithFactory(GeoPackageCursorFactory, String, String[], String)","u":"rawQueryWithFactory(mil.nga.geopackage.db.GeoPackageCursorFactory,java.lang.String,java.lang.String[],java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"readableSize(String)","u":"readableSize(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"readableSize(String)","u":"readableSize(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"readBlobValue(UserDao, UserCoreResult, UserRow, UserColumn)","u":"readBlobValue(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCoreResult,mil.nga.geopackage.user.UserRow,mil.nga.geopackage.user.UserColumn)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"readTable(GeoPackage, String)","u":"readTable(mil.nga.geopackage.GeoPackage,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileCanvas","l":"recycle()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"registerCursorWrapper(GeoPackage)","u":"registerCursorWrapper(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage","c":"GeoPackage","l":"registerCursorWrapper(String, GeoPackageCursorWrapper)","u":"registerCursorWrapper(java.lang.String,mil.nga.geopackage.db.GeoPackageCursorWrapper)"},{"p":"mil.nga.geopackage","c":"GeoPackageImpl","l":"registerCursorWrapper(String, GeoPackageCursorWrapper)","u":"registerCursorWrapper(java.lang.String,mil.nga.geopackage.db.GeoPackageCursorWrapper)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"registerTable(String, GeoPackageCursorWrapper)","u":"registerTable(java.lang.String,mil.nga.geopackage.db.GeoPackageCursorWrapper)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"relatedTables"},{"p":"mil.nga.geopackage.extension.related","c":"RelatedTablesExtension","l":"RelatedTablesExtension(GeoPackage)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"remove(FeatureRow)","u":"remove(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"remove(FeatureRow)","u":"remove(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"remove(IconRow)","u":"remove(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"remove(long)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"remove(long)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"remove(String, long)","u":"remove(java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"rename(GeoPackageMetadata, String)","u":"rename(mil.nga.geopackage.db.metadata.GeoPackageMetadata,java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadataDataSource","l":"rename(String, String)","u":"rename(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"rename(String, String)","u":"rename(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"rename(String, String)","u":"rename(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"renameTableColumn(String, String)","u":"renameTableColumn(java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, GeoPackage, String, Projection)","u":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, GeoPackage, String, TileReprojectionOptimize)","u":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, GeoPackage, TileDao)","u":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, Projection)","u":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, String, Projection)","u":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, String, TileReprojectionOptimize)","u":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, TileDao)","u":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(GeoPackage, String, TileReprojectionOptimize)","u":"reproject(mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(long, long, BoundingBox, long, long, long, long)","u":"reproject(long,long,mil.nga.geopackage.BoundingBox,long,long,long,long)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(TileDao, GeoPackage, String, Projection)","u":"reproject(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(TileDao, GeoPackage, String, TileReprojectionOptimize)","u":"reproject(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.tiles.reproject.TileReprojectionOptimize)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(TileDao, GeoPackage, TileDao)","u":"reproject(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"reproject(TileDao, TileDao)","u":"reproject(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconCache","l":"resize(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCache","l":"resize(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"resize(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"resize(int)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"resize(String, int)","u":"resize(java.lang.String,int)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"retainIndex(Collection)","u":"retainIndex(java.util.Collection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"retainIndex(FeatureIndexType)","u":"retainIndex(mil.nga.geopackage.features.index.FeatureIndexType)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexType","l":"RTREE"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexExtension","l":"RTreeIndexExtension(GeoPackage)","u":"%3Cinit%3E(mil.nga.geopackage.GeoPackage)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"SAMPLES_PER_PIXEL"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"saveFeature(FeatureRow)","u":"saveFeature(mil.nga.geopackage.features.user.FeatureRow)"},{"p":"mil.nga.geopackage.features","c":"OAPIFeatureGenerator","l":"saveFeature(Geometry, Map)","u":"saveFeature(mil.nga.sf.Geometry,java.util.Map)"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"SELECTION"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"SELECTION_ARGS"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"set(UserQueryParamType, Object)","u":"set(mil.nga.geopackage.user.UserQueryParamType,java.lang.Object)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setAnchorU(Double)","u":"setAnchorU(java.lang.Double)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setAnchorV(Double)","u":"setAnchorV(java.lang.Double)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"setBaseId(long)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setBitmapCompressionConfig(Bitmap.Config)","u":"setBitmapCompressionConfig(android.graphics.Bitmap.Config)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"setBufferPercentage(double)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"setCacheGeometries(boolean)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"setChunkLimit(int)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"setChunkLimit(int)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setCircleFillPaint(Paint)","u":"setCircleFillPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setCirclePaddingPercentage(float)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setCirclePaint(Paint)","u":"setCirclePaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setColor(Color)","u":"setColor(mil.nga.color.Color)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setColor(String)","u":"setColor(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"setColumns(UserColumns)","u":"setColumns(mil.nga.geopackage.user.UserColumns)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setCompressFormat(Bitmap.CompressFormat)","u":"setCompressFormat(android.graphics.Bitmap.CompressFormat)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setCompressFormat(Bitmap.CompressFormat)","u":"setCompressFormat(android.graphics.Bitmap.CompressFormat)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setCompressQuality(Integer)","u":"setCompressQuality(java.lang.Integer)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"setContentType(String)","u":"setContentType(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"SQLUtils","l":"setContentValue(ContentValues, String, Object)","u":"setContentValue(android.content.ContentValues,java.lang.String,java.lang.Object)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"setContext(Context)","u":"setContext(android.content.Context)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"setContinueOnError(boolean)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"setData(Bitmap, Bitmap.CompressFormat)","u":"setData(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"setData(Bitmap, Bitmap.CompressFormat, int)","u":"setData(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat,int)"},{"p":"mil.nga.geopackage.extension.related.media","c":"MediaRow","l":"setData(byte[])"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"setDb(SQLiteDatabase)","u":"setDb(org.sqlite.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"setDebugLogQueries(boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"setDefault(IconRow)","u":"setDefault(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"setDefault(StyleRow)","u":"setDefault(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setDensity(float)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setDescription(String)","u":"setDescription(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setDescription(String)","u":"setDescription(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setDrawOverlap(float)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setDrawUnindexedTiles(boolean)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"setExternalPath(String)","u":"setExternalPath(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyle(FeatureRow, FeatureStyle)","u":"setFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyle(FeatureRow, FeatureStyle)","u":"setFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyle(FeatureRow, GeometryType, FeatureStyle)","u":"setFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyle(FeatureRow, GeometryType, FeatureStyle)","u":"setFeatureStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyle(long, GeometryType, FeatureStyle)","u":"setFeatureStyle(long,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyle(String, long, GeometryType, FeatureStyle)","u":"setFeatureStyle(java.lang.String,long,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyleDefault(FeatureRow, FeatureStyle)","u":"setFeatureStyleDefault(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyleDefault(FeatureRow, FeatureStyle)","u":"setFeatureStyleDefault(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyleDefault(long, FeatureStyle)","u":"setFeatureStyleDefault(long,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyleDefault(String, long, FeatureStyle)","u":"setFeatureStyleDefault(java.lang.String,long,mil.nga.geopackage.extension.nga.style.FeatureStyle)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyles(FeatureRow, FeatureStyles)","u":"setFeatureStyles(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyles(FeatureRow, FeatureStyles)","u":"setFeatureStyles(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setFeatureStyles(long, FeatureStyles)","u":"setFeatureStyles(long,mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setFeatureStyles(String, long, FeatureStyles)","u":"setFeatureStyles(java.lang.String,long,mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setFeatureTableStyles(FeatureTableStyles)","u":"setFeatureTableStyles(mil.nga.geopackage.extension.nga.style.FeatureTableStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setFillColor(Color)","u":"setFillColor(mil.nga.color.Color)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setFillColor(String)","u":"setFillColor(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setFillOpacity(Double)","u":"setFillOpacity(java.lang.Double)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setFillPolygon(boolean)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"setGeometry(GeoPackageGeometryData)","u":"setGeometry(mil.nga.geopackage.geom.GeoPackageGeometryData)"},{"p":"mil.nga.geopackage.tiles.features","c":"DefaultFeatureTiles","l":"setGeometryCacheSize(int)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"setGeometryType(GeometryType)","u":"setGeometryType(mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setGeoPackageId(long)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"setGeoPackageId(long)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setHeight(Double)","u":"setHeight(java.lang.Double)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setHeightDrawOverlap(float)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"setHttpMethod(String)","u":"setHttpMethod(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIcon(FeatureRow, GeometryType, IconRow)","u":"setIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIcon(FeatureRow, GeometryType, IconRow)","u":"setIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIcon(FeatureRow, IconRow)","u":"setIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIcon(FeatureRow, IconRow)","u":"setIcon(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"setIcon(IconRow)","u":"setIcon(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"setIcon(IconRow, GeometryType)","u":"setIcon(mil.nga.geopackage.extension.nga.style.IconRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIcon(long, GeometryType, IconRow)","u":"setIcon(long,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIcon(String, long, GeometryType, IconRow)","u":"setIcon(java.lang.String,long,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setIconCacheSize(int)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIconDefault(FeatureRow, IconRow)","u":"setIconDefault(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIconDefault(FeatureRow, IconRow)","u":"setIconDefault(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIconDefault(long, IconRow)","u":"setIconDefault(long,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIconDefault(String, long, IconRow)","u":"setIconDefault(java.lang.String,long,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIcons(FeatureRow, Icons)","u":"setIcons(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIcons(FeatureRow, Icons)","u":"setIcons(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"setIcons(Icons)","u":"setIcons(mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setIcons(long, Icons)","u":"setIcons(long,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setIcons(String, long, Icons)","u":"setIcons(java.lang.String,long,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setId(long)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"setId(long)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"setImportHeaderValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"setImportHeaderValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"setImportIntegrityValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"setImportIntegrityValidation(boolean)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"setIndexLocation(FeatureIndexType)","u":"setIndexLocation(mil.nga.geopackage.features.index.FeatureIndexType)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"setIndexLocationOrder(Collection)","u":"setIndexLocationOrder(java.util.Collection)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"setIndexLocationOrder(FeatureIndexType...)","u":"setIndexLocationOrder(mil.nga.geopackage.features.index.FeatureIndexType...)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setIndexManager(FeatureIndexManager)","u":"setIndexManager(mil.nga.geopackage.features.index.FeatureIndexManager)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"setInvalidRequery(boolean)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"setLastIndexed(Long)","u":"setLastIndexed(java.lang.Long)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"setLimit(Integer)","u":"setLimit(java.lang.Integer)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setLineAlpha(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setLineColor(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setLinePaint(Paint)","u":"setLinePaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setLineStrokeWidth(float)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTileGenerator","l":"setLinkTables(boolean)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"setManual(boolean)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureCacheTables","l":"setMaxCacheSize(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setMaxFeaturesPerTile(Integer)","u":"setMaxFeaturesPerTile(java.lang.Integer)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setMaxFeaturesTileDraw(CustomFeaturesTile)","u":"setMaxFeaturesTileDraw(mil.nga.geopackage.tiles.features.CustomFeaturesTile)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMaxM(Double)","u":"setMaxM(java.lang.Double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMaxX(double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMaxY(double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMaxZ(Double)","u":"setMaxZ(java.lang.Double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMinM(Double)","u":"setMinM(java.lang.Double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMinX(double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMinY(double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setMinZ(Double)","u":"setMinZ(java.lang.Double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setOpacity(Double)","u":"setOpacity(java.lang.Double)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"setOpenHeaderValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"setOpenHeaderValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"setOpenHeaderValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"setOpenIntegrityValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"setOpenIntegrityValidation(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"setOpenIntegrityValidation(boolean)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaint","l":"setPaint(FeatureDrawType, Paint)","u":"setPaint(mil.nga.geopackage.tiles.features.FeatureDrawType,android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"setPaint(long, FeatureDrawType, Paint)","u":"setPaint(long,mil.nga.geopackage.tiles.features.FeatureDrawType,android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePaintCache","l":"setPaint(StyleRow, FeatureDrawType, Paint)","u":"setPaint(mil.nga.geopackage.extension.nga.style.StyleRow,mil.nga.geopackage.tiles.features.FeatureDrawType,android.graphics.Paint)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"setPixelValue(CoverageDataTiffImage, int, int, float)","u":"setPixelValue(mil.nga.geopackage.extension.coverage.CoverageDataTiffImage,int,int,float)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"setPixelValue(ImageLineInt, int, int)","u":"setPixelValue(ar.com.hjg.pngj.ImageLineInt,int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"setPixelValue(ImageLineInt, int, short)","u":"setPixelValue(ar.com.hjg.pngj.ImageLineInt,int,short)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"setPixelValue(int[], int, int)","u":"setPixelValue(int[],int,int)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"setPixelValue(int[], int, short)","u":"setPixelValue(int[],int,short)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPointIcon(FeatureTilePointIcon)","u":"setPointIcon(mil.nga.geopackage.tiles.features.FeatureTilePointIcon)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPointPaint(Paint)","u":"setPointPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPointRadius(float)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonAlpha(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonColor(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonFillAlpha(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonFillColor(int)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonFillPaint(Paint)","u":"setPolygonFillPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonPaint(Paint)","u":"setPolygonPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setPolygonStrokeWidth(float)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"setProgress(GeoPackageProgress)","u":"setProgress(mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"setProgress(GeoPackageProgress)","u":"setProgress(mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexManager","l":"setProgress(GeoPackageProgress)","u":"setProgress(mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setProgress(GeoPackageProgress)","u":"setProgress(mil.nga.geopackage.io.GeoPackageProgress)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"setQuery(UserQuery)","u":"setQuery(mil.nga.geopackage.user.UserQuery)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"setRelatedId(long)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTileRetriever","l":"setScaling(TileScaling)","u":"setScaling(mil.nga.geopackage.extension.nga.scale.TileScaling)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"setScaling(TileScaling)","u":"setScaling(mil.nga.geopackage.extension.nga.scale.TileScaling)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setScaling(TileScaling)","u":"setScaling(mil.nga.geopackage.extension.nga.scale.TileScaling)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setSimplifyGeometries(boolean)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setSkipExisting(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageCreator","l":"setSqliteWriteAheadLogging(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"setSqliteWriteAheadLogging(boolean)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"setSqliteWriteAheadLogging(boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyle(FeatureRow, GeometryType, StyleRow)","u":"setStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyle(FeatureRow, GeometryType, StyleRow)","u":"setStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyle(FeatureRow, StyleRow)","u":"setStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyle(FeatureRow, StyleRow)","u":"setStyle(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyle(long, GeometryType, StyleRow)","u":"setStyle(long,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyle(String, long, GeometryType, StyleRow)","u":"setStyle(java.lang.String,long,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"setStyle(StyleRow)","u":"setStyle(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"setStyle(StyleRow, GeometryType)","u":"setStyle(mil.nga.geopackage.extension.nga.style.StyleRow,mil.nga.sf.GeometryType)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyleDefault(FeatureRow, StyleRow)","u":"setStyleDefault(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyleDefault(FeatureRow, StyleRow)","u":"setStyleDefault(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyleDefault(long, StyleRow)","u":"setStyleDefault(long,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyleDefault(String, long, StyleRow)","u":"setStyleDefault(java.lang.String,long,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setStylePaintCacheSize(int)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyles(FeatureRow, Styles)","u":"setStyles(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyles(FeatureRow, Styles)","u":"setStyles(mil.nga.geopackage.features.user.FeatureRow,mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setStyles(long, Styles)","u":"setStyles(long,mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setStyles(String, long, Styles)","u":"setStyles(java.lang.String,long,mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyles","l":"setStyles(Styles)","u":"setStyles(mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"setTable(TTable)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"setTable(TTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableFeatureStyles(FeatureStyles)","u":"setTableFeatureStyles(mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableFeatureStyles(FeatureTable, FeatureStyles)","u":"setTableFeatureStyles(mil.nga.geopackage.features.user.FeatureTable,mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableFeatureStyles(String, FeatureStyles)","u":"setTableFeatureStyles(java.lang.String,mil.nga.geopackage.extension.nga.style.FeatureStyles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setTableIcon(boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableIcon(FeatureTable, GeometryType, IconRow)","u":"setTableIcon(mil.nga.geopackage.features.user.FeatureTable,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableIcon(GeometryType, IconRow)","u":"setTableIcon(mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableIcon(String, GeometryType, IconRow)","u":"setTableIcon(java.lang.String,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableIconDefault(FeatureTable, IconRow)","u":"setTableIconDefault(mil.nga.geopackage.features.user.FeatureTable,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableIconDefault(IconRow)","u":"setTableIconDefault(mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableIconDefault(String, IconRow)","u":"setTableIconDefault(java.lang.String,mil.nga.geopackage.extension.nga.style.IconRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Icons","l":"setTableIcons(boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableIcons(FeatureTable, Icons)","u":"setTableIcons(mil.nga.geopackage.features.user.FeatureTable,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableIcons(Icons)","u":"setTableIcons(mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableIcons(String, Icons)","u":"setTableIcons(java.lang.String,mil.nga.geopackage.extension.nga.style.Icons)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"setTableName(String)","u":"setTableName(java.lang.String)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"setTableName(String)","u":"setTableName(java.lang.String)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setTableStyle(boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableStyle(FeatureTable, GeometryType, StyleRow)","u":"setTableStyle(mil.nga.geopackage.features.user.FeatureTable,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableStyle(GeometryType, StyleRow)","u":"setTableStyle(mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableStyle(String, GeometryType, StyleRow)","u":"setTableStyle(java.lang.String,mil.nga.sf.GeometryType,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableStyleDefault(FeatureTable, StyleRow)","u":"setTableStyleDefault(mil.nga.geopackage.features.user.FeatureTable,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableStyleDefault(String, StyleRow)","u":"setTableStyleDefault(java.lang.String,mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableStyleDefault(StyleRow)","u":"setTableStyleDefault(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"setTableStyles(boolean)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableStyles(FeatureTable, Styles)","u":"setTableStyles(mil.nga.geopackage.features.user.FeatureTable,mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyleExtension","l":"setTableStyles(String, Styles)","u":"setTableStyles(java.lang.String,mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureTableStyles","l":"setTableStyles(Styles)","u":"setTableStyles(mil.nga.geopackage.extension.nga.style.Styles)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setTextPaint(Paint)","u":"setTextPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setTileBorderPaint(Paint)","u":"setTileBorderPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"setTileColumn(long)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"setTileData(Bitmap, Bitmap.CompressFormat)","u":"setTileData(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"setTileData(Bitmap, Bitmap.CompressFormat, int)","u":"setTileData(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat,int)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"setTileData(byte[])"},{"p":"mil.nga.geopackage.tiles.features.custom","c":"NumberFeaturesTile","l":"setTileFillPaint(Paint)","u":"setTileFillPaint(android.graphics.Paint)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setTileHeight(int)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"setTileRow(long)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setTileWidth(int)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"setTms(boolean)"},{"p":"mil.nga.geopackage.db","c":"FeatureIndexer","l":"setTolerance(double)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"setTolerance(double)"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"setTolerance(double)"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"setTolerance(double)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"setUseBindings(boolean)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"setUseBindings(boolean)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"setUseBindings(boolean)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"setUseBindings(boolean)"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"setValid(boolean)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureRow","l":"setValue(int, Object)","u":"setValue(int,java.lang.Object)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"setWhere(String)","u":"setWhere(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeaturePreview","l":"setWhereArgs(String[])","u":"setWhereArgs(java.lang.String[])"},{"p":"mil.nga.geopackage.extension.nga.style","c":"IconRow","l":"setWidth(Double)","u":"setWidth(java.lang.Double)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"setWidth(Double)","u":"setWidth(java.lang.Double)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"setWidthDrawOverlap(float)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"setXOffset(float)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"setXYZTiles(boolean)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTilePointIcon","l":"setYOffset(float)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"setZoomLevel(long)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"SimpleAttributesDao(UserCustomDao)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesDao","l":"SimpleAttributesDao(UserCustomDao, SimpleAttributesTable)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.extension.related.simple.SimpleAttributesTable)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"SimpleAttributesRow(SimpleAttributesRow)","u":"%3Cinit%3E(mil.nga.geopackage.extension.related.simple.SimpleAttributesRow)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"SimpleAttributesRow(SimpleAttributesTable)","u":"%3Cinit%3E(mil.nga.geopackage.extension.related.simple.SimpleAttributesTable)"},{"p":"mil.nga.geopackage.extension.related.simple","c":"SimpleAttributesRow","l":"SimpleAttributesRow(UserCustomRow)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"simplifyGeometries"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"simplifyPoints(double, List)","u":"simplifyPoints(double,java.util.List)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"size(String)","u":"size(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"size(String)","u":"size(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"SQL"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"SQLiteDatabaseUtils()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db","c":"SQLUtils","l":"SQLUtils()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureDrawType","l":"STROKE"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleDao","l":"StyleDao(AttributesDao)","u":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesDao)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingDao","l":"StyleMappingDao(UserCustomDao)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"StyleMappingRow(StyleMappingRow)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.StyleMappingRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"StyleMappingRow(StyleMappingTable)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.StyleMappingTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleMappingRow","l":"StyleMappingRow(UserCustomRow)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"StyleRow()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"StyleRow(AttributesRow)","u":"%3Cinit%3E(mil.nga.geopackage.attributes.AttributesRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"StyleRow(StyleRow)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.StyleRow)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"StyleRow","l":"StyleRow(StyleTable)","u":"%3Cinit%3E(mil.nga.geopackage.extension.nga.style.StyleTable)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"Styles()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.extension.nga.style","c":"Styles","l":"Styles(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"table"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"TABLE"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"TABLE_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"GeoPackageMetadata","l":"TABLE_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"TABLE_NAME"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"TableMetadata()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"TableMetadataDataSource(GeoPackageMetadataDb)","u":"%3Cinit%3E(mil.nga.geopackage.db.metadata.GeoPackageMetadataDb)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadata","l":"tableName"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadata","l":"tableName"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"TILE_DP"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"TILE_PIXELS_DEFAULT"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"TILE_PIXELS_HIGH"},{"p":"mil.nga.geopackage.tiles","c":"TileBoundingBoxAndroidUtils","l":"TileBoundingBoxAndroidUtils()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.tiles.user","c":"TileConnection","l":"TileConnection(GeoPackageConnection)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"TileCreator(TileDao)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"TileCreator(TileDao, Integer, Integer)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"TileCreator(TileDao, Integer, Integer, Projection)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,java.lang.Integer,java.lang.Integer,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.retriever","c":"TileCreator","l":"TileCreator(TileDao, Projection)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileCursor","l":"TileCursor(TileTable, Cursor)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileTable,android.database.Cursor)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileCursor","l":"TileCursor(TileTable, String[], Cursor)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileTable,java.lang.String[],android.database.Cursor)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageData","l":"tileDao"},{"p":"mil.nga.geopackage.tiles.user","c":"TileDao","l":"TileDao(String, GeoPackageConnection, TileMatrixSet, List, TileTable)","u":"%3Cinit%3E(java.lang.String,mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.tiles.matrixset.TileMatrixSet,java.util.List,mil.nga.geopackage.tiles.user.TileTable)"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"tileDensity(float, int)","u":"tileDensity(float,int)"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"tileDensity(float, int, int)","u":"tileDensity(float,int,int)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"TileGenerator(Context, GeoPackage, String, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"TileGenerator(Context, GeoPackage, String, Collection, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,java.util.Collection,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"TileGenerator(Context, GeoPackage, String, int, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"TileGenerator(Context, GeoPackage, String, int, int, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,int,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"TileGenerator","l":"TileGenerator(Context, GeoPackage, String, int[], BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,int[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"tileHeight"},{"p":"mil.nga.geopackage.tiles.user","c":"TileInvalidCursor","l":"TileInvalidCursor(TileDao, TileCursor, List, List)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.tiles.user.TileCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"tileLength(float)"},{"p":"mil.nga.geopackage.tiles.user","c":"TilePaginatedCursor","l":"TilePaginatedCursor(TileDao, TileCursor)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.tiles.user.TileCursor)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"TileReprojection(TileDao, GeoPackage, String, Projection)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,java.lang.String,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"TileReprojection(TileDao, GeoPackage, TileDao)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.GeoPackage,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.reproject","c":"TileReprojection","l":"TileReprojection(TileDao, TileDao)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao,mil.nga.geopackage.tiles.user.TileDao)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRow","l":"TileRow(TileRow)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileRow)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileRowSync","l":"TileRowSync()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.tiles","c":"TileUtils","l":"TileUtils()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"tileWidth"},{"p":"mil.nga.geopackage.tiles.user","c":"TileWrapperConnection","l":"TileWrapperConnection(GeoPackageConnection)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.io","c":"BitmapConverter","l":"toBitmap(byte[])"},{"p":"mil.nga.geopackage.io","c":"BitmapConverter","l":"toBitmap(byte[], BitmapFactory.Options)","u":"toBitmap(byte[],android.graphics.BitmapFactory.Options)"},{"p":"mil.nga.geopackage.io","c":"BitmapConverter","l":"toBytes(Bitmap, Bitmap.CompressFormat)","u":"toBytes(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat)"},{"p":"mil.nga.geopackage.io","c":"BitmapConverter","l":"toBytes(Bitmap, Bitmap.CompressFormat, int)","u":"toBytes(android.graphics.Bitmap,android.graphics.Bitmap.CompressFormat,int)"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"toContentValues()"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"toContentValues(boolean)"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"tolerance"},{"p":"mil.nga.geopackage.extension.rtree","c":"RTreeIndexTableDao","l":"tolerance"},{"p":"mil.nga.geopackage.features.user","c":"ManualFeatureQuery","l":"tolerance"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"uniqueBaseIds()"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"uniqueRelatedIds()"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"update(ContentValues, String, String[])","u":"update(android.content.ContentValues,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db.metadata","c":"GeometryMetadataDataSource","l":"update(GeometryMetadata)","u":"update(mil.nga.geopackage.db.metadata.GeometryMetadata)"},{"p":"mil.nga.geopackage.db","c":"AndroidBindingsSQLiteDatabase","l":"update(String, ContentValues, String, String[])","u":"update(java.lang.String,android.content.ContentValues,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"AndroidSQLiteDatabase","l":"update(String, ContentValues, String, String[])","u":"update(java.lang.String,android.content.ContentValues,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageDatabase","l":"update(String, ContentValues, String, String[])","u":"update(java.lang.String,android.content.ContentValues,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.db","c":"GeoPackageSQLiteDatabase","l":"update(String, ContentValues, String, String[])","u":"update(java.lang.String,android.content.ContentValues,java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"update(TRow)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"updateLastIndexed(long, String, long)","u":"updateLastIndexed(long,java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"updateLastIndexed(String, String, long)","u":"updateLastIndexed(java.lang.String,java.lang.String,long)"},{"p":"mil.nga.geopackage.db.metadata","c":"TableMetadataDataSource","l":"updateLastIndexed(TableMetadata, long)","u":"updateLastIndexed(mil.nga.geopackage.db.metadata.TableMetadata,long)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"UrlTileGenerator(Context, GeoPackage, String, String, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"UrlTileGenerator(Context, GeoPackage, String, String, Collection, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,java.util.Collection,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"UrlTileGenerator(Context, GeoPackage, String, String, int, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"UrlTileGenerator(Context, GeoPackage, String, String, int, int, BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,int,int,mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.tiles","c":"UrlTileGenerator","l":"UrlTileGenerator(Context, GeoPackage, String, String, int[], BoundingBox, Projection)","u":"%3Cinit%3E(android.content.Context,mil.nga.geopackage.GeoPackage,java.lang.String,java.lang.String,int[],mil.nga.geopackage.BoundingBox,mil.nga.proj.Projection)"},{"p":"mil.nga.geopackage.extension.nga.style","c":"FeatureStyle","l":"useIcon()"},{"p":"mil.nga.geopackage.user","c":"UserConnection","l":"UserConnection(GeoPackageConnection)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"UserCursor(TTable, Cursor)","u":"%3Cinit%3E(TTable,android.database.Cursor)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"UserCursor(TTable, String[], Cursor)","u":"%3Cinit%3E(TTable,java.lang.String[],android.database.Cursor)"},{"p":"mil.nga.geopackage.user","c":"UserCursor","l":"UserCursor(TTable, UserColumns, Cursor)","u":"%3Cinit%3E(TTable,mil.nga.geopackage.user.UserColumns,android.database.Cursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomConnection","l":"UserCustomConnection(GeoPackageConnection)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomCursor","l":"UserCustomCursor(UserCustomTable, Cursor)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomTable,android.database.Cursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomCursor","l":"UserCustomCursor(UserCustomTable, String[], Cursor)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomTable,java.lang.String[],android.database.Cursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"UserCustomDao(String, GeoPackageConnection, UserCustomTable)","u":"%3Cinit%3E(java.lang.String,mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.user.custom.UserCustomTable)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"UserCustomDao(UserCustomDao)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"UserCustomDao(UserCustomDao, UserCustomTable)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.user.custom.UserCustomTable)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomInvalidCursor","l":"UserCustomInvalidCursor(UserCustomDao, UserCustomCursor, List, List)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.user.custom.UserCustomCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomPaginatedCursor","l":"UserCustomPaginatedCursor(UserCustomDao, UserCustomCursor)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.user.custom.UserCustomCursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomRow","l":"UserCustomRow(UserCustomRow)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomRow","l":"UserCustomRow(UserCustomTable)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomTable)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomRow","l":"UserCustomRow(UserCustomTable, UserCustomColumns, int[], Object[])","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomTable,mil.nga.geopackage.user.custom.UserCustomColumns,int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomRowSync","l":"UserCustomRowSync()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomWrapperConnection","l":"UserCustomWrapperConnection(GeoPackageConnection)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.user","c":"UserDao","l":"UserDao(String, GeoPackageConnection, UserConnection, TTable)","u":"%3Cinit%3E(java.lang.String,mil.nga.geopackage.db.GeoPackageConnection,mil.nga.geopackage.user.UserConnection,TTable)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomDao","l":"userDb"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"UserInvalidCursor(TUserDao, TCursor, List, List)","u":"%3Cinit%3E(TUserDao,TCursor,java.util.List,java.util.List)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"UserMappingDao(UserCustomDao)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingDao","l":"UserMappingDao(UserCustomDao, UserMappingTable)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomDao,mil.nga.geopackage.extension.related.UserMappingTable)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"UserMappingRow(UserCustomRow)","u":"%3Cinit%3E(mil.nga.geopackage.user.custom.UserCustomRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"UserMappingRow(UserMappingRow)","u":"%3Cinit%3E(mil.nga.geopackage.extension.related.UserMappingRow)"},{"p":"mil.nga.geopackage.extension.related","c":"UserMappingRow","l":"UserMappingRow(UserMappingTable)","u":"%3Cinit%3E(mil.nga.geopackage.extension.related.UserMappingTable)"},{"p":"mil.nga.geopackage.user","c":"UserPaginatedCursor","l":"UserPaginatedCursor(UserDao, UserCursor)","u":"%3Cinit%3E(mil.nga.geopackage.user.UserDao,mil.nga.geopackage.user.UserCursor)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery()","u":"%3Cinit%3E()"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(Boolean, String, String[], String, String[], String, String, String)","u":"%3Cinit%3E(java.lang.Boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(Boolean, String, String[], String, String[], String, String, String, String)","u":"%3Cinit%3E(java.lang.Boolean,java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(Boolean, String, String[], String[], String, String[], String, String, String)","u":"%3Cinit%3E(java.lang.Boolean,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(Boolean, String, String[], String[], String, String[], String, String, String, String)","u":"%3Cinit%3E(java.lang.Boolean,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(String, String[])","u":"%3Cinit%3E(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(String, String[], String, String[], String, String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(String, String[], String, String[], String, String, String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(String, String[], String[])","u":"%3Cinit%3E(java.lang.String,java.lang.String[],java.lang.String[])"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(String, String[], String[], String, String[], String, String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQuery","l":"UserQuery(String, String[], String[], String, String[], String, String, String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String[],java.lang.String[],java.lang.String,java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"UserRow(TTable)","u":"%3Cinit%3E(TTable)"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"UserRow(TTable, UserColumns, int[], Object[])","u":"%3Cinit%3E(TTable,mil.nga.geopackage.user.UserColumns,int[],java.lang.Object[])"},{"p":"mil.nga.geopackage.user","c":"UserRow","l":"UserRow(UserRow)","u":"%3Cinit%3E(mil.nga.geopackage.user.UserRow)"},{"p":"mil.nga.geopackage.user","c":"UserWrapperConnection","l":"UserWrapperConnection(GeoPackageConnection)","u":"%3Cinit%3E(mil.nga.geopackage.db.GeoPackageConnection)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"validate()"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackageManager","l":"validate(DGIWGGeoPackage)","u":"validate(mil.nga.geopackage.dgiwg.DGIWGGeoPackage)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"validate(List)","u":"validate(java.util.List)"},{"p":"mil.nga.geopackage.dgiwg","c":"DGIWGGeoPackage","l":"validate(String)","u":"validate(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"validate(String)","u":"validate(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"validate(String)","u":"validate(java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"validateDatabase(SQLiteDatabase, boolean, boolean, boolean, boolean)","u":"validateDatabase(android.database.sqlite.SQLiteDatabase,boolean,boolean,boolean,boolean)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"validateDatabaseAndClose(SQLiteDatabase, boolean, boolean)","u":"validateDatabaseAndClose(android.database.sqlite.SQLiteDatabase,boolean,boolean)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"validateDatabaseAndCloseOnError(SQLiteDatabase, boolean, boolean)","u":"validateDatabaseAndCloseOnError(android.database.sqlite.SQLiteDatabase,boolean,boolean)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"validateDatabaseHeader(SQLiteDatabase)","u":"validateDatabaseHeader(android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage.db","c":"SQLiteDatabaseUtils","l":"validateDatabaseIntegrity(SQLiteDatabase)","u":"validateDatabaseIntegrity(android.database.sqlite.SQLiteDatabase)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"validateHeader(String)","u":"validateHeader(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"validateHeader(String)","u":"validateHeader(java.lang.String)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiff","l":"validateImageType(FileDirectory)","u":"validateImageType(mil.nga.tiff.FileDirectory)"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataPng","l":"validateImageType(PngReader)","u":"validateImageType(ar.com.hjg.pngj.PngReader)"},{"p":"mil.nga.geopackage","c":"GeoPackageManager","l":"validateIntegrity(String)","u":"validateIntegrity(java.lang.String)"},{"p":"mil.nga.geopackage","c":"GeoPackageManagerImpl","l":"validateIntegrity(String)","u":"validateIntegrity(java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureDrawType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"mil.nga.geopackage.features.index","c":"FeatureIndexType","l":"values()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureDrawType","l":"values()"},{"p":"mil.nga.geopackage.user","c":"UserQueryParamType","l":"values()"},{"p":"mil.nga.geopackage.db","c":"CursorResult","l":"wasNull()"},{"p":"mil.nga.geopackage.user","c":"UserInvalidCursor","l":"wasNull()"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"WEB_MERCATOR_PROJECTION"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"WGS_84_PROJECTION"},{"p":"mil.nga.geopackage.tiles.retriever","c":"GeoPackageTile","l":"width"},{"p":"mil.nga.geopackage.tiles.features","c":"FeatureTiles","l":"widthOverlap"},{"p":"mil.nga.geopackage.attributes","c":"AttributesWrapperConnection","l":"wrapCursor(Cursor)","u":"wrapCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorWrapper","l":"wrapCursor(Cursor)","u":"wrapCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.features.user","c":"FeatureWrapperConnection","l":"wrapCursor(Cursor)","u":"wrapCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.tiles.user","c":"TileWrapperConnection","l":"wrapCursor(Cursor)","u":"wrapCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.user.custom","c":"UserCustomWrapperConnection","l":"wrapCursor(Cursor)","u":"wrapCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.user","c":"UserWrapperConnection","l":"wrapCursor(Cursor)","u":"wrapCursor(android.database.Cursor)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageCursorFactory","l":"wrapCursor(Cursor, String)","u":"wrapCursor(android.database.Cursor,java.lang.String)"},{"p":"mil.nga.geopackage.db","c":"GeoPackageConnection","l":"wrapQuery(String, String[])","u":"wrapQuery(java.lang.String,java.lang.String[])"},{"p":"mil.nga.geopackage.extension.coverage","c":"CoverageDataTiffImage","l":"writeTiff()"},{"p":"mil.nga.geopackage.tiles.retriever","c":"XYZGeoPackageTileRetriever","l":"XYZGeoPackageTileRetriever(TileDao)","u":"%3Cinit%3E(mil.nga.geopackage.tiles.user.TileDao)"}];updateSearchResults(); \ No newline at end of file diff --git a/docs/docs/api/member-search-index.zip b/docs/docs/api/member-search-index.zip deleted file mode 100644 index 45fcba7b..00000000 Binary files a/docs/docs/api/member-search-index.zip and /dev/null differ diff --git a/docs/docs/api/mil/nga/geopackage/GeoPackage.html b/docs/docs/api/mil/nga/geopackage/GeoPackage.html index d6b1de22..6d6d50a3 100644 --- a/docs/docs/api/mil/nga/geopackage/GeoPackage.html +++ b/docs/docs/api/mil/nga/geopackage/GeoPackage.html @@ -1,780 +1,548 @@ - - -GeoPackage (geopackage-android 6.7.1 API) + +GeoPackage (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Interface GeoPackage

    -
    -
    -
    -
    +
    +
    All Superinterfaces:
    -
    AutoCloseable, Closeable, GeoPackageCore
    +
    AutoCloseable, Closeable, GeoPackageCore
    -
    +
    All Known Implementing Classes:
    DGIWGGeoPackage, GeoPackageImpl

    -
    public interface GeoPackage
    -extends GeoPackageCore
    +
    public interface GeoPackage +extends GeoPackageCore
    A single GeoPackage database connection
    - - -
    -
    -
    +
    +
    + +
    +

    Methods inherited from interface mil.nga.geopackage.GeoPackageCore

    +beginTransaction, callInTransaction, close, commit, copyTable, copyTableAsEmpty, copyTableNoExtensions, createAttributesTable, createAttributesTable, createDao, createExtensionsTable, createFeatureTable, createFeatureTable, createGeometryColumnsTable, createTileMatrixSetTable, createTileMatrixTable, createTileTable, createTileTable, createUserTable, deleteTable, deleteTableQuietly, dropTable, dropView, enableForeignKeys, endAndBeginTransaction, endTransaction, endTransaction, execSQL, failTransaction, foreignKeys, foreignKeys, getApplicationId, getApplicationIdHex, getApplicationIdInteger, getAttributesTables, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getContentsBoundingBox, getContentsBoundingBox, getContentsBoundingBox, getContentsDao, getContentsProjection, getDatabase, getExtensionManager, getExtensionsDao, getFeatureBoundingBox, getFeatureTables, getGeometryColumnsDao, getName, getPath, getProjection, getSpatialReferenceSystemDao, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableContents, getTableCoreDataType, getTableCreator, getTableDataType, getTables, getTables, getTables, getTables, getTables, getTableType, getTileMatrixDao, getTileMatrixSetDao, getTileTables, getTypeContents, getTypeContents, getTypeContents, getTypeContents, getUserVersion, getUserVersionMajor, getUserVersionMinor, getUserVersionPatch, inTransaction, isAttributeTable, isContentsTable, isFeatureTable, isTable, isTableCoreDataType, isTableOrView, isTableType, isTableType, isTableType, isTableType, isTileTable, isView, isWritable, renameTable, vacuum, verifyWritable
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getCursorFactory

            -
            GeoPackageCursorFactory getCursorFactory()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getCursorFactory

              +
              GeoPackageCursorFactory getCursorFactory()
              Get the cursor factory
              -
              -
              Returns:
              +
              +
              Returns:
              cursor factory
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              registerCursorWrapper

              -
              void registerCursorWrapper​(String table,
              -                           GeoPackageCursorWrapper cursorWrapper)
              +
            • +
              +

              registerCursorWrapper

              +
              void registerCursorWrapper(String table, + GeoPackageCursorWrapper cursorWrapper)
              Register a GeoPackage Cursor Wrapper for table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table name
              cursorWrapper - cursor wrapper
              -
              Since:
              +
              Since:
              3.0.1
              +
            • -
            - - - -
              -
            • -

              getFeatureDao

              -
              FeatureDao getFeatureDao​(GeometryColumns geometryColumns)
              +
            • +
              +

              getFeatureDao

              +
              FeatureDao getFeatureDao(GeometryColumns geometryColumns)
              Get a Feature DAO from Geometry Columns
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryColumns - geometry columns
              -
              Returns:
              +
              Returns:
              feature dao
              +
            • -
            - - - -
              -
            • -

              getFeatureDao

              -
              FeatureDao getFeatureDao​(Contents contents)
              +
            • +
              +

              getFeatureDao

              +
              FeatureDao getFeatureDao(Contents contents)
              Get a Feature DAO from Contents
              -
              -
              Parameters:
              +
              +
              Parameters:
              contents - contents
              -
              Returns:
              +
              Returns:
              feature dao
              +
            • -
            - - - -
              -
            • -

              getFeatureDao

              -
              FeatureDao getFeatureDao​(FeatureTable table)
              +
            • +
              +

              getFeatureDao

              +
              FeatureDao getFeatureDao(FeatureTable table)
              Get a Feature DAO from a table
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - feature table
              -
              Returns:
              +
              Returns:
              feature dao
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              getFeatureDao

              -
              FeatureDao getFeatureDao​(String tableName)
              +
            • +
              +

              getFeatureDao

              +
              FeatureDao getFeatureDao(String tableName)
              Get a Feature DAO from a table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - table name
              -
              Returns:
              +
              Returns:
              feature dao
              +
            • -
            - - - -
              -
            • -

              getTileDao

              -
              TileDao getTileDao​(TileMatrixSet tileMatrixSet)
              +
            • +
              +

              getTileDao

              +
              TileDao getTileDao(TileMatrixSet tileMatrixSet)
              Get a Tile DAO from Tile Matrix Set
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileMatrixSet - tile matrix set
              -
              Returns:
              +
              Returns:
              tile dao
              +
            • -
            - - - -
              -
            • -

              getTileDao

              -
              TileDao getTileDao​(Contents contents)
              +
            • +
              +

              getTileDao

              +
              TileDao getTileDao(Contents contents)
              Get a Tile DAO from Contents
              -
              -
              Parameters:
              +
              +
              Parameters:
              contents - contents
              -
              Returns:
              +
              Returns:
              tile dao
              +
            • -
            - - - -
              -
            • -

              getTileDao

              -
              TileDao getTileDao​(TileTable table)
              +
            • +
              +

              getTileDao

              +
              TileDao getTileDao(TileTable table)
              Get a Tile DAO from a table
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - tile table
              -
              Returns:
              +
              Returns:
              tile dao
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              getTileDao

              -
              TileDao getTileDao​(String tableName)
              +
            • +
              +

              getTileDao

              +
              TileDao getTileDao(String tableName)
              Get a Tile DAO from a table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - table name
              -
              Returns:
              +
              Returns:
              tile dao
              +
            • -
            - - - -
              -
            • -

              getAttributesDao

              -
              AttributesDao getAttributesDao​(Contents contents)
              +
            • +
              +

              getAttributesDao

              +
              AttributesDao getAttributesDao(Contents contents)
              Get an Attributes DAO from Contents
              -
              -
              Parameters:
              +
              +
              Parameters:
              contents - contents
              -
              Returns:
              +
              Returns:
              attributes dao
              -
              Since:
              +
              Since:
              1.3.1
              +
            • -
            - - - -
              -
            • -

              getAttributesDao

              -
              AttributesDao getAttributesDao​(AttributesTable table)
              +
            • +
              +

              getAttributesDao

              +
              AttributesDao getAttributesDao(AttributesTable table)
              Get an Attributes DAO from a table
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - attributes table
              -
              Returns:
              +
              Returns:
              attributes dao
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              getAttributesDao

              -
              AttributesDao getAttributesDao​(String tableName)
              +
            • +
              +

              getAttributesDao

              +
              AttributesDao getAttributesDao(String tableName)
              Get an Attributes DAO from a table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - table name
              -
              Returns:
              +
              Returns:
              attributes dao
              -
              Since:
              +
              Since:
              1.3.1
              +
            • -
            - - - -
              -
            • -

              getUserCustomDao

              -
              UserCustomDao getUserCustomDao​(String tableName)
              +
            • +
              +

              getUserCustomDao

              +
              UserCustomDao getUserCustomDao(String tableName)
              Get a User Custom DAO from a table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - table name
              -
              Returns:
              +
              Returns:
              user custom dao
              -
              Since:
              +
              Since:
              3.3.0
              +
            • -
            - - - -
              -
            • -

              getUserCustomDao

              -
              UserCustomDao getUserCustomDao​(UserCustomTable table)
              +
            • +
              +

              getUserCustomDao

              +
              UserCustomDao getUserCustomDao(UserCustomTable table)
              Get a User Custom DAO from a table
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table
              -
              Returns:
              +
              Returns:
              user custom dao
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              rawQuery

              -
              Cursor rawQuery​(String sql,
              -                String[] args)
              +
            • +
              +

              rawQuery

              +
              Cursor rawQuery(String sql, + String[] args)
              Perform a raw query on the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              sql - sql statement
              args - arguments
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              1.2.1
              +
            • -
            - - - -
              -
            • -

              getConnection

              -
              GeoPackageConnection getConnection()
              +
            • +
              +

              getConnection

              +
              GeoPackageConnection getConnection()
              Get the GeoPackage connection
              -
              -
              Returns:
              +
              +
              Returns:
              GeoPackage connection
              -
              Since:
              +
              Since:
              2.0.1
              +
            • -
            - - - -
              -
            • -

              getContext

              -
              Context getContext()
              +
            • +
              +

              getContext

              +
              Context getContext()
              Get the application context
              -
              -
              Returns:
              +
              +
              Returns:
              context
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              foreignKeyCheck

              -
              Cursor foreignKeyCheck()
              +
            • +
              +

              foreignKeyCheck

              +
              Cursor foreignKeyCheck()
              Perform a foreign key check on the database
              -
              -
              Returns:
              +
              +
              Returns:
              null if check passed, open cursor with results if failed
              -
              Since:
              +
              Since:
              1.2.1
              +
            • -
            - - - -
              -
            • -

              foreignKeyCheck

              -
              Cursor foreignKeyCheck​(String tableName)
              +
            • +
              +

              foreignKeyCheck

              +
              Cursor foreignKeyCheck(String tableName)
              Perform a foreign key check on the database table
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - table name
              -
              Returns:
              +
              Returns:
              null if check passed, open cursor with results if failed
              -
              Since:
              +
              Since:
              3.3.0
              +
            • -
            - - - -
              -
            • -

              integrityCheck

              -
              Cursor integrityCheck()
              +
            • +
              +

              integrityCheck

              +
              Cursor integrityCheck()
              Perform an integrity check on the database
              -
              -
              Returns:
              +
              +
              Returns:
              null if check passed, open cursor with results if failed
              -
              Since:
              +
              Since:
              1.2.1
              +
            • -
            - - - -
              -
            • -

              quickCheck

              -
              Cursor quickCheck()
              +
            • +
              +

              quickCheck

              +
              Cursor quickCheck()
              Perform a quick integrity check on the database
              -
              -
              Returns:
              +
              +
              Returns:
              null if check passed, open cursor with results if failed
              -
              Since:
              +
              Since:
              1.2.1
              -
            • -
            +
      -
    - - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/GeoPackageActivity.html b/docs/docs/api/mil/nga/geopackage/GeoPackageActivity.html index 8a2a2900..83baf010 100644 --- a/docs/docs/api/mil/nga/geopackage/GeoPackageActivity.html +++ b/docs/docs/api/mil/nga/geopackage/GeoPackageActivity.html @@ -1,397 +1,217 @@ - - -GeoPackageActivity (geopackage-android 6.7.1 API) + +GeoPackageActivity (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class GeoPackageActivity

    + +

    Class GeoPackageActivity

    -
    - -
    -
    -
    - -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeoPackageActivity

            -
            public GeoPackageActivity()
            -
          • -
          +
        • +
          +

          Constructor Details

          +
            +
          • +
            +

            GeoPackageActivity

            +
            public GeoPackageActivity()
            +
          +
        • -
          -
            -
          • - - -

            Method Detail

            - - - -
              -
            • -

              onCreate

              -
              protected void onCreate​(Bundle savedInstanceState)
              -
              -
              Overrides:
              -
              onCreate in class Activity
              +
            • +
              +

              Method Details

              +
                +
              • +
                +

                onCreate

                +
                protected void onCreate(Bundle savedInstanceState)
                +
                +
                Overrides:
                +
                onCreate in class Activity
                -
              • -
              +
        -
    -
    -
    + - diff --git a/docs/docs/api/mil/nga/geopackage/GeoPackageCache.html b/docs/docs/api/mil/nga/geopackage/GeoPackageCache.html index ffb57b02..7d383c6d 100644 --- a/docs/docs/api/mil/nga/geopackage/GeoPackageCache.html +++ b/docs/docs/api/mil/nga/geopackage/GeoPackageCache.html @@ -1,413 +1,246 @@ - - -GeoPackageCache (geopackage-android 6.7.1 API) + +GeoPackageCache (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class GeoPackageCache

    + +

    Class GeoPackageCache

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeoPackageCache

            -
            public GeoPackageCache​(GeoPackageManager manager)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              GeoPackageCache

              +
              public GeoPackageCache(GeoPackageManager manager)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              manager - GeoPackage manager
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getOrOpen

            -
            public GeoPackage getOrOpen​(String name)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getOrOpen

              +
              public GeoPackage getOrOpen(String name)
              Get the cached GeoPackage or open and cache the GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - GeoPackage name
              -
              Returns:
              +
              Returns:
              GeoPackage
              +
            • -
            - - - -
              -
            • -

              getOrOpen

              -
              public GeoPackage getOrOpen​(String name,
              -                            boolean writable)
              +
            • +
              +

              getOrOpen

              +
              public GeoPackage getOrOpen(String name, + boolean writable)
              Get the cached GeoPackage or open and cache the GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - GeoPackage name
              writable - writable true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              GeoPackage
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              getOrNoCacheOpen

              -
              public GeoPackage getOrNoCacheOpen​(String name)
              +
            • +
              +

              getOrNoCacheOpen

              +
              public GeoPackage getOrNoCacheOpen(String name)
              Get the cached GeoPackage or open the GeoPackage file without caching it
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - GeoPackage name
              -
              Returns:
              +
              Returns:
              GeoPackage
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              getOrNoCacheOpen

              -
              public GeoPackage getOrNoCacheOpen​(String name,
              -                                   boolean writable)
              +
            • +
              +

              getOrNoCacheOpen

              +
              public GeoPackage getOrNoCacheOpen(String name, + boolean writable)
              Get the cached GeoPackage or open the GeoPackage file without caching it
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - GeoPackage name
              writable - writable true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              GeoPackage
              -
              Since:
              +
              Since:
              3.1.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/GeoPackageCreator.html b/docs/docs/api/mil/nga/geopackage/GeoPackageCreator.html index 044a88e5..a919ad40 100644 --- a/docs/docs/api/mil/nga/geopackage/GeoPackageCreator.html +++ b/docs/docs/api/mil/nga/geopackage/GeoPackageCreator.html @@ -1,614 +1,409 @@ - - -GeoPackageCreator (geopackage-android 6.7.1 API) + +GeoPackageCreator (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class GeoPackageCreator

    + +

    Class GeoPackageCreator

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.GeoPackageCreator
      +
      +

      -
      public class GeoPackageCreator
      -extends Object
      +
      public class GeoPackageCreator +extends Object
      GeoPackage Creator
      -
      -
      Since:
      +
      +
      Since:
      5.1.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Summary

          - - - - - - - - - - - - - - - - - - - - - - -
          Constructors 
          ConstructorDescription
          GeoPackageCreator() +
        • +
          +

          Constructor Summary

          +
          Constructors
          +
          +
          Constructor
          +
          Description
          + +
          Constructor
          -
        • GeoPackageCreator​(boolean openHeaderValidation, - boolean openIntegrityValidation, - boolean sqliteWriteAheadLogging) + +
          GeoPackageCreator(boolean openHeaderValidation, + boolean openIntegrityValidation, + boolean sqliteWriteAheadLogging)
          +
          Constructor
          -
          GeoPackageCreator​(Context context) + + +
          Constructor
          -
          GeoPackageCreator​(Context context, - boolean openHeaderValidation, - boolean openIntegrityValidation, - boolean sqliteWriteAheadLogging) + +
          GeoPackageCreator(Context context, + boolean openHeaderValidation, + boolean openIntegrityValidation, + boolean sqliteWriteAheadLogging)
          +
          Constructor
          -
          -
        • -
        +
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeoPackageCreator

            -
            public GeoPackageCreator()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              GeoPackageCreator

              +
              public GeoPackageCreator()
              Constructor
              +
            • -
            - - - -
              -
            • -

              GeoPackageCreator

              -
              public GeoPackageCreator​(Context context)
              +
            • +
              +

              GeoPackageCreator

              +
              public GeoPackageCreator(Context context)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              +
            • -
            - - - -
              -
            • -

              GeoPackageCreator

              -
              public GeoPackageCreator​(boolean openHeaderValidation,
              -                         boolean openIntegrityValidation,
              -                         boolean sqliteWriteAheadLogging)
              +
            • +
              +

              GeoPackageCreator

              +
              public GeoPackageCreator(boolean openHeaderValidation, + boolean openIntegrityValidation, + boolean sqliteWriteAheadLogging)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              openHeaderValidation - validate the database header when opening a database
              openIntegrityValidation - validate the database integrity when opening a database
              sqliteWriteAheadLogging - write ahead logging state for SQLite connections
              +
            • -
            - - - -
              -
            • -

              GeoPackageCreator

              -
              public GeoPackageCreator​(Context context,
              -                         boolean openHeaderValidation,
              -                         boolean openIntegrityValidation,
              -                         boolean sqliteWriteAheadLogging)
              +
            • +
              +

              GeoPackageCreator

              +
              public GeoPackageCreator(Context context, + boolean openHeaderValidation, + boolean openIntegrityValidation, + boolean sqliteWriteAheadLogging)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              openHeaderValidation - validate the database header when opening a database
              openIntegrityValidation - validate the database integrity when opening a database
              sqliteWriteAheadLogging - write ahead logging state for SQLite connections
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getContext

            -
            public Context getContext()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getContext

              +
              public Context getContext()
              Get the context
              -
              -
              Returns:
              +
              +
              Returns:
              context
              +
            • -
            - - - -
              -
            • -

              setContext

              -
              public void setContext​(Context context)
              +
            • +
              +

              setContext

              +
              public void setContext(Context context)
              Set the context
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              +
            • -
            - - - -
              -
            • -

              isOpenHeaderValidation

              -
              public boolean isOpenHeaderValidation()
              +
            • +
              +

              isOpenHeaderValidation

              +
              public boolean isOpenHeaderValidation()
              Is open database header validation enabled. This causes a small time increase when opening a database to check the header bytes. Off by default.
              -
              -
              Returns:
              +
              +
              Returns:
              true if enabled
              +
            • -
            - - - -
              -
            • -

              setOpenHeaderValidation

              -
              public void setOpenHeaderValidation​(boolean enabled)
              +
            • +
              +

              setOpenHeaderValidation

              +
              public void setOpenHeaderValidation(boolean enabled)
              Set the open database header validation setting. This causes a small time increase when opening a database to check the header bytes. Off by default.
              -
              -
              Parameters:
              +
              +
              Parameters:
              enabled - true to enable, false to disable
              +
            • -
            - - - -
              -
            • -

              isOpenIntegrityValidation

              -
              public boolean isOpenIntegrityValidation()
              +
            • +
              +

              isOpenIntegrityValidation

              +
              public boolean isOpenIntegrityValidation()
              Is open database integrity validation enabled. This causes a noticeable time increase when opening a database to check the database integrity. Off by default.
              -
              -
              Returns:
              +
              +
              Returns:
              true if enabled
              +
            • -
            - - - -
              -
            • -

              setOpenIntegrityValidation

              -
              public void setOpenIntegrityValidation​(boolean enabled)
              +
            • +
              +

              setOpenIntegrityValidation

              +
              public void setOpenIntegrityValidation(boolean enabled)
              Set the open database integrity validation setting. This causes a noticeable time increase when opening a database to check the database integrity. Off by default.
              -
              -
              Parameters:
              +
              +
              Parameters:
              enabled - true to enable, false to disable
              +
            • -
            - - - -
              -
            • -

              isSqliteWriteAheadLogging

              -
              public boolean isSqliteWriteAheadLogging()
              +
            • +
              +

              isSqliteWriteAheadLogging

              +
              public boolean isSqliteWriteAheadLogging()
              Is the SQLite write ahead logging setting enabled for connections. Off by default.
              -
              -
              Returns:
              +
              +
              Returns:
              write ahead logging state
              +
            • -
            - - - -
              -
            • -

              setSqliteWriteAheadLogging

              -
              public void setSqliteWriteAheadLogging​(boolean enabled)
              +
            • +
              +

              setSqliteWriteAheadLogging

              +
              public void setSqliteWriteAheadLogging(boolean enabled)
              Set the SQLite write ahead logging setting for connections. Off by default.
              -
              -
              Parameters:
              +
              +
              Parameters:
              enabled - true to enable, false to disable
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              public GeoPackage openExternal​(String path,
              -                               String database,
              -                               boolean writable)
              +
            • +
              +

              openExternal

              +
              public GeoPackage openExternal(String path, + String database, + boolean writable)
              Open an external GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              database - database name
              writable - true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              GeoPackage
              +
            • -
            - - - -
              -
            • -

              createGeoPackage

              -
              public GeoPackage createGeoPackage​(String database,
              -                                   String path,
              -                                   boolean writable,
              -                                   GeoPackageCursorFactory cursorFactory,
              -                                   SQLiteDatabase sqlite)
              +
            • +
              +

              createGeoPackage

              +
              public GeoPackage createGeoPackage(String database, + String path, + boolean writable, + GeoPackageCursorFactory cursorFactory, + SQLiteDatabase sqlite)
              Create a GeoPackage for the connection
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              path - full file path
              writable - true to open as writable, false as read only
              cursorFactory - GeoPackage cursor factory
              sqlite - SQLite database
              -
              Returns:
              +
              Returns:
              GeoPackage
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/GeoPackageFactory.html b/docs/docs/api/mil/nga/geopackage/GeoPackageFactory.html index 83d6cca0..2c5ae265 100644 --- a/docs/docs/api/mil/nga/geopackage/GeoPackageFactory.html +++ b/docs/docs/api/mil/nga/geopackage/GeoPackageFactory.html @@ -1,446 +1,276 @@ - - -GeoPackageFactory (geopackage-android 6.7.1 API) + +GeoPackageFactory (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class GeoPackageFactory

    + +

    Class GeoPackageFactory

    -
    - -
    -
      -
    • -
      +
      java.lang.Object +
      mil.nga.geopackage.GeoPackageFactory
      +
      +
      +
      Direct Known Subclasses:
      DGIWGGeoPackageFactory

      -
      public class GeoPackageFactory
      -extends Object
      +
      public class GeoPackageFactory +extends Object
      GeoPackage Factory to get a GeoPackage Manager
      -
    • -
    -
    -
    -
    +
    +
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeoPackageFactory

            -
            public GeoPackageFactory()
            -
          • -
          +
        • +
          +

          Constructor Details

          +
            +
          • +
            +

            GeoPackageFactory

            +
            public GeoPackageFactory()
            +
          +
        • -
          -
            -
          • - - -

            Method Detail

            - - - -
              -
            • -

              getManager

              -
              public static GeoPackageManager getManager​(Context context)
              +
            • +
              +

              Method Details

              +
                +
              • +
                +

                getManager

                +
                public static GeoPackageManager getManager(Context context)
                Get a GeoPackage Manager
                -
                -
                Parameters:
                +
                +
                Parameters:
                context - context
                -
                Returns:
                +
                Returns:
                GeoPackage manager
                +
              • -
              - - - -
                -
              • -

                getExternalManager

                -
                public static GeoPackageManager getExternalManager()
                +
              • +
                +

                getExternalManager

                +
                public static GeoPackageManager getExternalManager()
                Get a GeoPackage Manager for operating only on external GeoPackages
                -
                -
                Returns:
                +
                +
                Returns:
                GeoPackage manager
                -
                Since:
                +
                Since:
                5.1.0
                +
              • -
              - - - -
                -
              • -

                openExternal

                -
                public static GeoPackage openExternal​(File path)
                +
              • +
                +

                openExternal

                +
                public static GeoPackage openExternal(File path)
                Open an external GeoPackage
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                -
                Returns:
                +
                Returns:
                open GeoPackage
                -
                Since:
                +
                Since:
                5.1.0
                +
              • -
              - - - -
                -
              • -

                openExternal

                -
                public static GeoPackage openExternal​(File path,
                -                                      boolean writable)
                +
              • +
                +

                openExternal

                +
                public static GeoPackage openExternal(File path, + boolean writable)
                Open an external GeoPackage
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                writable - true to open as writable, false as read only
                -
                Returns:
                +
                Returns:
                open GeoPackage
                -
                Since:
                +
                Since:
                5.1.0
                +
              • -
              - - - -
                -
              • -

                openExternal

                -
                public static GeoPackage openExternal​(String path)
                +
              • +
                +

                openExternal

                +
                public static GeoPackage openExternal(String path)
                Open an external GeoPackage
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                -
                Returns:
                +
                Returns:
                open GeoPackage
                -
                Since:
                +
                Since:
                5.1.0
                +
              • -
              - - - -
                -
              • -

                openExternal

                -
                public static GeoPackage openExternal​(String path,
                -                                      boolean writable)
                +
              • +
                +

                openExternal

                +
                public static GeoPackage openExternal(String path, + boolean writable)
                Open an external GeoPackage
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                writable - true to open as writable, false as read only
                -
                Returns:
                +
                Returns:
                open GeoPackage
                -
                Since:
                +
                Since:
                5.1.0
                -
              • -
              +
        -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/GeoPackageImpl.html b/docs/docs/api/mil/nga/geopackage/GeoPackageImpl.html index c8fdd33f..bfb98f0c 100644 --- a/docs/docs/api/mil/nga/geopackage/GeoPackageImpl.html +++ b/docs/docs/api/mil/nga/geopackage/GeoPackageImpl.html @@ -1,454 +1,307 @@ - - -GeoPackageImpl (geopackage-android 6.7.1 API) + +GeoPackageImpl (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class GeoPackageImpl

    + +

    Class GeoPackageImpl

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.GeoPackageCoreImpl

    +callInTransaction, close, copyAttributeTable, copyContents, copyFeatureTable, copyTable, copyTable, copyTableAsEmpty, copyTableNoExtensions, copyTileTable, copyUserTable, copyUserTable, createAttributesTable, createAttributesTable, createDao, createExtensionsTable, createFeatureTable, createFeatureTable, createGeometryColumnsTable, createTileMatrixSetTable, createTileMatrixTable, createTileTable, createTileTable, createUserTable, deleteTable, deleteTableQuietly, dropTable, dropView, enableForeignKeys, endAndBeginTransaction, endTransaction, failTransaction, foreignKeys, foreignKeys, getApplicationId, getApplicationIdHex, getApplicationIdInteger, getAttributesTables, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getContentsBoundingBox, getContentsBoundingBox, getContentsBoundingBox, getContentsDao, getContentsProjection, getDatabase, getExtensionManager, getExtensionsDao, getFeatureTables, getGeometryColumnsDao, getName, getPath, getProjection, getSpatialReferenceSystemDao, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableContents, getTableCoreDataType, getTableCreator, getTableDataType, getTables, getTables, getTables, getTables, getTables, getTableType, getTileMatrixDao, getTileMatrixSetDao, getTileTables, getTypeContents, getTypeContents, getTypeContents, getTypeContents, getUserVersion, getUserVersionMajor, getUserVersionMinor, getUserVersionPatch, isAttributeTable, isContentsTable, isFeatureTable, isTable, isTableCoreDataType, isTableOrView, isTableType, isTableType, isTableType, isTableType, isTileTable, isView, isWritable, renameTable, vacuum, verifyWritable
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface mil.nga.geopackage.GeoPackageCore

    +callInTransaction, close, copyTable, copyTableAsEmpty, copyTableNoExtensions, createAttributesTable, createAttributesTable, createDao, createExtensionsTable, createFeatureTable, createFeatureTable, createGeometryColumnsTable, createTileMatrixSetTable, createTileMatrixTable, createTileTable, createTileTable, createUserTable, deleteTable, deleteTableQuietly, dropTable, dropView, enableForeignKeys, endAndBeginTransaction, endTransaction, failTransaction, foreignKeys, foreignKeys, getApplicationId, getApplicationIdHex, getApplicationIdInteger, getAttributesTables, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getContentsBoundingBox, getContentsBoundingBox, getContentsBoundingBox, getContentsDao, getContentsProjection, getDatabase, getExtensionManager, getExtensionsDao, getFeatureTables, getGeometryColumnsDao, getName, getPath, getProjection, getSpatialReferenceSystemDao, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableContents, getTableCoreDataType, getTableCreator, getTableDataType, getTables, getTables, getTables, getTables, getTables, getTableType, getTileMatrixDao, getTileMatrixSetDao, getTileTables, getTypeContents, getTypeContents, getTypeContents, getTypeContents, getUserVersion, getUserVersionMajor, getUserVersionMinor, getUserVersionPatch, isAttributeTable, isContentsTable, isFeatureTable, isTable, isTableCoreDataType, isTableOrView, isTableType, isTableType, isTableType, isTableType, isTileTable, isView, isWritable, renameTable, vacuum, verifyWritable
    - -
    -
      -
    • + +
      +
        -
        -
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getFeatureBoundingBox

            -
            public BoundingBox getFeatureBoundingBox​(Projection projection,
            -                                         String table,
            -                                         boolean manual)
            -
            -
            Specified by:
            -
            getFeatureBoundingBox in interface GeoPackageCore
            +
          • +
            +

            Method Details

            + - - - - - - - -
              -
            • -

              registerCursorWrapper

              -
              public void registerCursorWrapper​(String table,
              -                                  GeoPackageCursorWrapper cursorWrapper)
              +
            • +
              +

              registerCursorWrapper

              +
              public void registerCursorWrapper(String table, + GeoPackageCursorWrapper cursorWrapper)
              Register a GeoPackage Cursor Wrapper for table name
              -
              -
              Specified by:
              +
              +
              Specified by:
              registerCursorWrapper in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              table - table name
              cursorWrapper - cursor wrapper
              +
            • -
            - - - -
              -
            • -

              getFeatureDao

              -
              public FeatureDao getFeatureDao​(GeometryColumns geometryColumns)
              +
            • +
              +

              getFeatureDao

              +
              public FeatureDao getFeatureDao(GeometryColumns geometryColumns)
              Get a Feature DAO from Geometry Columns
              -
              -
              Specified by:
              +
              +
              Specified by:
              getFeatureDao in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              geometryColumns - geometry columns
              -
              Returns:
              +
              Returns:
              feature dao
              +
            • -
            - - - -
              -
            • -

              getFeatureDao

              -
              public FeatureDao getFeatureDao​(Contents contents)
              +
            • +
              +

              getFeatureDao

              +
              public FeatureDao getFeatureDao(Contents contents)
              Get a Feature DAO from Contents
              -
              -
              Specified by:
              +
              +
              Specified by:
              getFeatureDao in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              contents - contents
              -
              Returns:
              +
              Returns:
              feature dao
              +
            • -
            - - - -
              -
            • -

              getFeatureDao

              -
              public FeatureDao getFeatureDao​(FeatureTable table)
              +
            • +
              +

              getFeatureDao

              +
              public FeatureDao getFeatureDao(FeatureTable table)
              Get a Feature DAO from a table
              -
              -
              Specified by:
              +
              +
              Specified by:
              getFeatureDao in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              table - feature table
              -
              Returns:
              +
              Returns:
              feature dao
              +
            • -
            - - - -
              -
            • -

              getFeatureDao

              -
              public FeatureDao getFeatureDao​(String tableName)
              +
            • +
              +

              getFeatureDao

              +
              public FeatureDao getFeatureDao(String tableName)
              Get a Feature DAO from a table name
              -
              -
              Specified by:
              +
              +
              Specified by:
              getFeatureDao in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              tableName - table name
              -
              Returns:
              +
              Returns:
              feature dao
              +
            • -
            - - - -
              -
            • -

              getTileDao

              -
              public TileDao getTileDao​(TileMatrixSet tileMatrixSet)
              +
            • +
              +

              getTileDao

              +
              public TileDao getTileDao(TileMatrixSet tileMatrixSet)
              Get a Tile DAO from Tile Matrix Set
              -
              -
              Specified by:
              +
              +
              Specified by:
              getTileDao in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              tileMatrixSet - tile matrix set
              -
              Returns:
              +
              Returns:
              tile dao
              +
            • -
            - - - -
              -
            • -

              getTileDao

              -
              public TileDao getTileDao​(Contents contents)
              +
            • +
              +

              getTileDao

              +
              public TileDao getTileDao(Contents contents)
              Get a Tile DAO from Contents
              -
              -
              Specified by:
              +
              +
              Specified by:
              getTileDao in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              contents - contents
              -
              Returns:
              +
              Returns:
              tile dao
              +
            • -
            - - - -
              -
            • -

              getTileDao

              -
              public TileDao getTileDao​(TileTable table)
              +
            • +
              +

              getTileDao

              +
              public TileDao getTileDao(TileTable table)
              Get a Tile DAO from a table
              -
              -
              Specified by:
              +
              +
              Specified by:
              getTileDao in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              table - tile table
              -
              Returns:
              +
              Returns:
              tile dao
              +
            • -
            - - - -
              -
            • -

              getTileDao

              -
              public TileDao getTileDao​(String tableName)
              +
            • +
              +

              getTileDao

              +
              public TileDao getTileDao(String tableName)
              Get a Tile DAO from a table name
              -
              -
              Specified by:
              +
              +
              Specified by:
              getTileDao in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              tableName - table name
              -
              Returns:
              +
              Returns:
              tile dao
              +
            • -
            - - - -
              -
            • -

              getAttributesDao

              -
              public AttributesDao getAttributesDao​(Contents contents)
              +
            • +
              +

              getAttributesDao

              +
              public AttributesDao getAttributesDao(Contents contents)
              Get an Attributes DAO from Contents
              -
              -
              Specified by:
              +
              +
              Specified by:
              getAttributesDao in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              contents - contents
              -
              Returns:
              +
              Returns:
              attributes dao
              +
            • -
            - - - - - - - -
              -
            • -

              getAttributesDao

              -
              public AttributesDao getAttributesDao​(String tableName)
              +
            • +
              +

              getAttributesDao

              +
              public AttributesDao getAttributesDao(String tableName)
              Get an Attributes DAO from a table name
              -
              -
              Specified by:
              +
              +
              Specified by:
              getAttributesDao in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              tableName - table name
              -
              Returns:
              +
              Returns:
              attributes dao
              +
            • -
            - - - -
              -
            • -

              getUserCustomDao

              -
              public UserCustomDao getUserCustomDao​(String tableName)
              +
            • +
              +

              getUserCustomDao

              +
              public UserCustomDao getUserCustomDao(String tableName)
              Get a User Custom DAO from a table name
              -
              -
              Specified by:
              +
              +
              Specified by:
              getUserCustomDao in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              tableName - table name
              -
              Returns:
              +
              Returns:
              user custom dao
              +
            • -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - -
              -
            • -

              rawQuery

              -
              public Cursor rawQuery​(String sql,
              -                       String[] args)
              +
            • +
              +

              rawQuery

              +
              public Cursor rawQuery(String sql, + String[] args)
              Perform a raw query on the database
              -
              -
              Specified by:
              +
              +
              Specified by:
              rawQuery in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              sql - sql statement
              args - arguments
              -
              Returns:
              +
              Returns:
              cursor
              +
            • -
            - - - - - - - -
              -
            • -

              getContext

              -
              public Context getContext()
              +
            • +
              +

              getContext

              +
              public Context getContext()
              Get the application context
              -
              -
              Specified by:
              +
              +
              Specified by:
              getContext in interface GeoPackage
              -
              Returns:
              +
              Returns:
              context
              +
            • -
            - - - -
              -
            • -

              foreignKeyCheck

              -
              public Cursor foreignKeyCheck()
              +
            • +
              +

              foreignKeyCheck

              +
              public Cursor foreignKeyCheck()
              Perform a foreign key check on the database
              -
              -
              Specified by:
              +
              +
              Specified by:
              foreignKeyCheck in interface GeoPackage
              -
              Returns:
              +
              Returns:
              null if check passed, open cursor with results if failed
              +
            • -
            - - - -
              -
            • -

              foreignKeyCheck

              -
              public Cursor foreignKeyCheck​(String tableName)
              +
            • +
              +

              foreignKeyCheck

              +
              public Cursor foreignKeyCheck(String tableName)
              Perform a foreign key check on the database table
              -
              -
              Specified by:
              +
              +
              Specified by:
              foreignKeyCheck in interface GeoPackage
              -
              Parameters:
              +
              Parameters:
              tableName - table name
              -
              Returns:
              +
              Returns:
              null if check passed, open cursor with results if failed
              +
            • -
            - - - -
              -
            • -

              integrityCheck

              -
              public Cursor integrityCheck()
              +
            • +
              +

              integrityCheck

              +
              public Cursor integrityCheck()
              Perform an integrity check on the database
              -
              -
              Specified by:
              +
              +
              Specified by:
              integrityCheck in interface GeoPackage
              -
              Returns:
              +
              Returns:
              null if check passed, open cursor with results if failed
              +
            • -
            - - - -
              -
            • -

              quickCheck

              -
              public Cursor quickCheck()
              +
            • +
              +

              quickCheck

              +
              public Cursor quickCheck()
              Perform a quick integrity check on the database
              -
              -
              Specified by:
              +
              +
              Specified by:
              quickCheck in interface GeoPackage
              -
              Returns:
              +
              Returns:
              null if check passed, open cursor with results if failed
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/GeoPackageManager.html b/docs/docs/api/mil/nga/geopackage/GeoPackageManager.html index f09b6957..5dcab38d 100644 --- a/docs/docs/api/mil/nga/geopackage/GeoPackageManager.html +++ b/docs/docs/api/mil/nga/geopackage/GeoPackageManager.html @@ -1,3094 +1,2465 @@ - - -GeoPackageManager (geopackage-android 6.7.1 API) + +GeoPackageManager (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Interface GeoPackageManager

    -
    -
    -
    -
    +
    +
    All Known Implementing Classes:
    DGIWGGeoPackageManager, GeoPackageManagerImpl

    -
    public interface GeoPackageManager
    +
    public interface GeoPackageManager
    GeoPackage Database management
    - - -
    -
    -
    +
    + + - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getContext

            -
            Context getContext()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getContext

              +
              Context getContext()
              Get the application context
              -
              -
              Returns:
              +
              +
              Returns:
              context
              -
              Since:
              +
              Since:
              5.1.0
              +
            • -
            - - - -
              -
            • -

              databases

              -
              List<String> databases()
              +
            • +
              +

              databases

              +
              List<String> databases()
              List all GeoPackage databases sorted alphabetically
              -
              -
              Returns:
              +
              +
              Returns:
              database list
              +
            • -
            - - - -
              -
            • -

              databasesLike

              -
              List<String> databasesLike​(String like)
              +
            • +
              +

              databasesLike

              +
              List<String> databasesLike(String like)
              List GeoPackage databases that match the provided like argument
              -
              -
              Parameters:
              +
              +
              Parameters:
              like - like argument, using % as a wild card
              -
              Returns:
              +
              Returns:
              database names
              -
              Since:
              +
              Since:
              1.2.7
              +
            • -
            - - - -
              -
            • -

              databasesNotLike

              -
              List<String> databasesNotLike​(String notLike)
              +
            • +
              +

              databasesNotLike

              +
              List<String> databasesNotLike(String notLike)
              List GeoPackage databases that do not match the provided like argument
              -
              -
              Parameters:
              +
              +
              Parameters:
              notLike - not like argument, using % as a wild card
              -
              Returns:
              +
              Returns:
              database names
              -
              Since:
              +
              Since:
              1.2.7
              +
            • -
            - - - -
              -
            • -

              internalDatabases

              -
              List<String> internalDatabases()
              +
            • +
              +

              internalDatabases

              +
              List<String> internalDatabases()
              List all internal GeoPackage databases sorted alphabetically
              -
              -
              Returns:
              +
              +
              Returns:
              internal database list
              -
              Since:
              +
              Since:
              1.2.4
              +
            • -
            - - - -
              -
            • -

              externalDatabases

              -
              List<String> externalDatabases()
              +
            • +
              +

              externalDatabases

              +
              List<String> externalDatabases()
              List all external GeoPackage databases sorted alphabetically
              -
              -
              Returns:
              +
              +
              Returns:
              external database list
              +
            • -
            - - - -
              -
            • -

              count

              -
              int count()
              +
            • +
              +

              count

              +
              int count()
              Get the count of GeoPackage databases
              -
              -
              Returns:
              +
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              internalCount

              -
              int internalCount()
              +
            • +
              +

              internalCount

              +
              int internalCount()
              Get the count of internal GeoPackage databases
              -
              -
              Returns:
              +
              +
              Returns:
              internal count
              -
              Since:
              +
              Since:
              1.2.4
              +
            • -
            - - - -
              -
            • -

              externalCount

              -
              int externalCount()
              +
            • +
              +

              externalCount

              +
              int externalCount()
              Get the count of external GeoPackage databases
              -
              -
              Returns:
              +
              +
              Returns:
              external count
              -
              Since:
              +
              Since:
              1.2.4
              +
            • -
            - - - -
              -
            • -

              databaseSet

              -
              Set<String> databaseSet()
              +
            • +
              +

              databaseSet

              +
              Set<String> databaseSet()
              Set of all GeoPackage databases
              -
              -
              Returns:
              +
              +
              Returns:
              database set
              +
            • -
            - - - -
              -
            • -

              internalDatabaseSet

              -
              Set<String> internalDatabaseSet()
              +
            • +
              +

              internalDatabaseSet

              +
              Set<String> internalDatabaseSet()
              Set of all internal GeoPackage databases
              -
              -
              Returns:
              +
              +
              Returns:
              internal database set
              -
              Since:
              +
              Since:
              1.2.4
              +
            • -
            - - - -
              -
            • -

              externalDatabaseSet

              -
              Set<String> externalDatabaseSet()
              +
            • +
              +

              externalDatabaseSet

              +
              Set<String> externalDatabaseSet()
              Set of all external GeoPackage databases
              -
              -
              Returns:
              +
              +
              Returns:
              external database set
              +
            • -
            - - - -
              -
            • -

              exists

              -
              boolean exists​(String database)
              +
            • +
              +

              exists

              +
              boolean exists(String database)
              Determine if the database exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              true if exists
              +
            • -
            - - - -
              -
            • -

              size

              -
              long size​(String database)
              +
            • +
              +

              size

              +
              long size(String database)
              Size of the database in bytes
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              bytes
              +
            • -
            - - - -
              -
            • -

              isExternal

              -
              boolean isExternal​(String database)
              +
            • +
              +

              isExternal

              +
              boolean isExternal(String database)
              Determine if the database is a linked external file
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              external flag
              +
            • -
            - - - -
              -
            • -

              existsAtExternalFile

              -
              boolean existsAtExternalFile​(File file)
              +
            • +
              +

              existsAtExternalFile

              +
              boolean existsAtExternalFile(File file)
              Determine if a database exists at the provided external file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - database file
              -
              Returns:
              +
              Returns:
              true if exists
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              existsAtExternalPath

              -
              boolean existsAtExternalPath​(String path)
              +
            • +
              +

              existsAtExternalPath

              +
              boolean existsAtExternalPath(String path)
              Determine if a database exists at the provided external file path
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - database file path
              -
              Returns:
              +
              Returns:
              true if exists
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              existsAtExternalFile

              -
              boolean existsAtExternalFile​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              existsAtExternalFile

              +
              boolean existsAtExternalFile(androidx.documentfile.provider.DocumentFile file)
              Determine if a database exists at the provided external document file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - document file
              -
              Returns:
              +
              Returns:
              true if exists
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              getPath

              -
              String getPath​(String database)
              +
            • +
              +

              getPath

              +
              String getPath(String database)
              Get the path of the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              path
              +
            • -
            - - - -
              -
            • -

              getFile

              -
              File getFile​(String database)
              +
            • +
              +

              getFile

              +
              File getFile(String database)
              Get the file of the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              file
              +
            • -
            - - - -
              -
            • -

              getDocumentFile

              -
              androidx.documentfile.provider.DocumentFile getDocumentFile​(String database)
              +
            • +
              +

              getDocumentFile

              +
              androidx.documentfile.provider.DocumentFile getDocumentFile(String database)
              Get the document file of the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              document file
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              getDatabaseAtExternalFile

              -
              String getDatabaseAtExternalFile​(File file)
              +
            • +
              +

              getDatabaseAtExternalFile

              +
              String getDatabaseAtExternalFile(File file)
              Get the database name at the external file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - database file
              -
              Returns:
              +
              Returns:
              database name or null if does not exist
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              getDatabaseAtExternalPath

              -
              String getDatabaseAtExternalPath​(String path)
              +
            • +
              +

              getDatabaseAtExternalPath

              +
              String getDatabaseAtExternalPath(String path)
              Get the database name at the external file path
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - database file path
              -
              Returns:
              +
              Returns:
              database name or null if does not exist
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              getDatabaseAtExternalFile

              -
              String getDatabaseAtExternalFile​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              getDatabaseAtExternalFile

              +
              String getDatabaseAtExternalFile(androidx.documentfile.provider.DocumentFile file)
              Get the database name at the external file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - database document file
              -
              Returns:
              +
              Returns:
              database name or null if does not exist
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              readableSize

              -
              String readableSize​(String database)
              +
            • +
              +

              readableSize

              +
              String readableSize(String database)
              Get a readable version of the database size
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              size
              +
            • -
            - - - -
              -
            • -

              delete

              -
              boolean delete​(String database)
              +
            • +
              +

              delete

              +
              boolean delete(String database)
              Delete a database
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              deleteAll

              -
              boolean deleteAll()
              +
            • +
              +

              deleteAll

              +
              boolean deleteAll()
              Delete all databases
              -
              -
              Returns:
              +
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              deleteAllExternal

              -
              boolean deleteAllExternal()
              +
            • +
              +

              deleteAllExternal

              +
              boolean deleteAllExternal()
              Delete all external GeoPackages
              -
              -
              Returns:
              +
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              deleteAllMissingExternal

              -
              boolean deleteAllMissingExternal()
              +
            • +
              +

              deleteAllMissingExternal

              +
              boolean deleteAllMissingExternal()
              Delete all external GeoPackages where the external file can no longer be found
              -
              -
              Returns:
              +
              +
              Returns:
              true if any were deleted
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              create

              -
              boolean create​(String database)
              +
            • +
              +

              create

              +
              boolean create(String database)
              Create a new GeoPackage database
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              true if created
              +
            • -
            - - - -
              -
            • -

              createAtPath

              -
              boolean createAtPath​(String database,
              -                     File path)
              +
            • +
              +

              createAtPath

              +
              boolean createAtPath(String database, + File path)
              Create a new GeoPackage database at the provided directory path
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              path - directory path
              -
              Returns:
              +
              Returns:
              true if created
              -
              Since:
              +
              Since:
              1.2.6
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              boolean createFile​(File file)
              +
            • +
              +

              createFile

              +
              boolean createFile(File file)
              Create a new GeoPackage database at the specified file location
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage file path
              -
              Returns:
              +
              Returns:
              true if created
              -
              Since:
              +
              Since:
              1.2.6
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              boolean createFile​(String database,
              -                   File file)
              +
            • +
              +

              createFile

              +
              boolean createFile(String database, + File file)
              Create a new GeoPackage database at the specified file location with the provided name
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              file - GeoPackage file path
              -
              Returns:
              +
              Returns:
              true if created
              -
              Since:
              +
              Since:
              1.2.6
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              boolean createFile​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              createFile

              +
              boolean createFile(androidx.documentfile.provider.DocumentFile file)
              Create a new GeoPackage database at the specified file location
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage document file
              -
              Returns:
              +
              Returns:
              true if created
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              boolean createFile​(String database,
              -                   androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              createFile

              +
              boolean createFile(String database, + androidx.documentfile.provider.DocumentFile file)
              Create a new GeoPackage database at the specified file location with the provided name
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              file - GeoPackage document file
              -
              Returns:
              +
              Returns:
              true if created
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(File file)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(File file)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage file to import
              -
              Returns:
              +
              Returns:
              true if loaded
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(File file,
              -                         GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(File file, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage file to import
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if loaded
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(File file,
              -                         boolean override)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(File file, + boolean override)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage file to import
              override - true to override existing
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(File file,
              -                         boolean override,
              -                         GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(File file, + boolean override, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage file to import
              override - true to override existing
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String name,
              -                         File file)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String name, + File file)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - database name to save as
              file - GeoPackage file to import
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String name,
              -                         File file,
              -                         GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String name, + File file, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - database name to save as
              file - GeoPackage file to import
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String name,
              -                         File file,
              -                         boolean override)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String name, + File file, + boolean override)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - database name to save the imported file as
              file - GeoPackage file to import
              override - true to override existing
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String name,
              -                         File file,
              -                         boolean override,
              -                         GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String name, + File file, + boolean override, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - database name to save the imported file as
              file - GeoPackage file to import
              override - true to override existing
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(androidx.documentfile.provider.DocumentFile file)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage document file to import
              -
              Returns:
              +
              Returns:
              true if loaded
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(androidx.documentfile.provider.DocumentFile file,
              -                         GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(androidx.documentfile.provider.DocumentFile file, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage document file to import
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if loaded
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(androidx.documentfile.provider.DocumentFile file,
              -                         boolean override)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(androidx.documentfile.provider.DocumentFile file, + boolean override)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage document file to import
              override - true to override existing
              -
              Returns:
              +
              Returns:
              true if created successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(androidx.documentfile.provider.DocumentFile file,
              -                         boolean override,
              -                         GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(androidx.documentfile.provider.DocumentFile file, + boolean override, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage document file to import
              override - true to override existing
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String name,
              -                         androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String name, + androidx.documentfile.provider.DocumentFile file)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - database name to save as
              file - GeoPackage document file to import
              -
              Returns:
              +
              Returns:
              true if created successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String name,
              -                         androidx.documentfile.provider.DocumentFile file,
              -                         GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String name, + androidx.documentfile.provider.DocumentFile file, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - database name to save as
              file - GeoPackage document file to import
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String name,
              -                         androidx.documentfile.provider.DocumentFile file,
              -                         boolean override)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String name, + androidx.documentfile.provider.DocumentFile file, + boolean override)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - database name to save the imported file as
              file - GeoPackage document file to import
              override - true to override existing
              -
              Returns:
              +
              Returns:
              true if created successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String name,
              -                         androidx.documentfile.provider.DocumentFile file,
              -                         boolean override,
              -                         GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String name, + androidx.documentfile.provider.DocumentFile file, + boolean override, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - database name to save the imported file as
              file - GeoPackage document file to import
              override - true to override existing
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String database,
              -                         InputStream stream)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String database, + InputStream stream)
              Import a GeoPackage stream
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name to save as
              stream - GeoPackage stream to import
              -
              Returns:
              +
              Returns:
              true if loaded
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String database,
              -                         InputStream stream,
              -                         GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String database, + InputStream stream, + GeoPackageProgress progress)
              Import a GeoPackage stream
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name to save as
              stream - GeoPackage stream to import
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if loaded
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String database,
              -                         InputStream stream,
              -                         boolean override)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String database, + InputStream stream, + boolean override)
              Import a GeoPackage stream
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name to save as
              stream - GeoPackage stream to import
              override - true to override existing
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String database,
              -                         InputStream stream,
              -                         boolean override,
              -                         GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String database, + InputStream stream, + boolean override, + GeoPackageProgress progress)
              Import a GeoPackage stream
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name to save as
              stream - GeoPackage stream to import
              override - true to override existing
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String name,
              -                         URL url)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String name, + URL url)
              Import a GeoPackage file from a URL
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - GeoPackage name
              url - url
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String name,
              -                         URL url,
              -                         GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String name, + URL url, + GeoPackageProgress progress)
              Import a GeoPackage file from a URL
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - GeoPackage name
              url - url
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String name,
              -                         URL url,
              -                         boolean override)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String name, + URL url, + boolean override)
              Import a GeoPackage file from a URL
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - GeoPackage name
              url - url
              override - override flag
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              boolean importGeoPackage​(String name,
              -                         URL url,
              -                         boolean override,
              -                         GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              boolean importGeoPackage(String name, + URL url, + boolean override, + GeoPackageProgress progress)
              Import a GeoPackage file from a URL
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - GeoPackage name
              url - url
              override - override flag
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              exportGeoPackage

              -
              void exportGeoPackage​(String database,
              -                      File directory)
              +
            • +
              +

              exportGeoPackage

              +
              void exportGeoPackage(String database, + File directory)
              Export a GeoPackage database to a file
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              directory - export directory
              +
            • -
            - - - -
              -
            • -

              exportGeoPackage

              -
              void exportGeoPackage​(String database,
              -                      File directory,
              -                      GeoPackageProgress progress)
              +
            • +
              +

              exportGeoPackage

              +
              void exportGeoPackage(String database, + File directory, + GeoPackageProgress progress)
              Export a GeoPackage database to a file
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              directory - export directory
              progress - progress tracker
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              exportGeoPackage

              -
              void exportGeoPackage​(String database,
              -                      String name,
              -                      File directory)
              +
            • +
              +

              exportGeoPackage

              +
              void exportGeoPackage(String database, + String name, + File directory)
              Export a GeoPackage database to a file
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              name - name
              directory - export directory
              +
            • -
            - - - -
              -
            • -

              exportGeoPackage

              -
              void exportGeoPackage​(String database,
              -                      String name,
              -                      File directory,
              -                      GeoPackageProgress progress)
              +
            • +
              +

              exportGeoPackage

              +
              void exportGeoPackage(String database, + String name, + File directory, + GeoPackageProgress progress)
              Export a GeoPackage database to a file
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              name - name
              directory - export directory
              progress - progress tracker
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              exportGeoPackage

              -
              void exportGeoPackage​(String database,
              -                      androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              exportGeoPackage

              +
              void exportGeoPackage(String database, + androidx.documentfile.provider.DocumentFile file)
              Export a GeoPackage database to a document file
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              file - export document file
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              exportGeoPackage

              -
              void exportGeoPackage​(String database,
              -                      androidx.documentfile.provider.DocumentFile file,
              -                      GeoPackageProgress progress)
              +
            • +
              +

              exportGeoPackage

              +
              void exportGeoPackage(String database, + androidx.documentfile.provider.DocumentFile file, + GeoPackageProgress progress)
              Export a GeoPackage database to a document file
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              file - export document file
              progress - progress tracker
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - -
              -
            • -

              open

              -
              GeoPackage open​(String database)
              +
            • +
              +

              open

              +
              GeoPackage open(String database)
              Open the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              open GeoPackage
              +
            • -
            - - - -
              -
            • -

              open

              -
              GeoPackage open​(String database,
              -                boolean writable)
              +
            • +
              +

              open

              +
              GeoPackage open(String database, + boolean writable)
              Open the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              writable - true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              open GeoPackage
              -
              Since:
              +
              Since:
              2.0.1
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              GeoPackage openExternal​(File path)
              +
            • +
              +

              openExternal

              +
              GeoPackage openExternal(File path)
              Open an external GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              -
              Returns:
              +
              Returns:
              open GeoPackage
              -
              Since:
              +
              Since:
              5.1.0
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              GeoPackage openExternal​(File path,
              -                        boolean writable)
              +
            • +
              +

              openExternal

              +
              GeoPackage openExternal(File path, + boolean writable)
              Open an external GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              writable - true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              5.1.0
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              GeoPackage openExternal​(String path)
              +
            • +
              +

              openExternal

              +
              GeoPackage openExternal(String path)
              Open an external GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              -
              Returns:
              +
              Returns:
              open GeoPackage
              -
              Since:
              +
              Since:
              5.1.0
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              GeoPackage openExternal​(String path,
              -                        boolean writable)
              +
            • +
              +

              openExternal

              +
              GeoPackage openExternal(String path, + boolean writable)
              Open an external GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              writable - true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              5.1.0
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              GeoPackage openExternal​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              openExternal

              +
              GeoPackage openExternal(androidx.documentfile.provider.DocumentFile file)
              Open an external GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - document file
              -
              Returns:
              +
              Returns:
              open GeoPackage
              -
              Since:
              +
              Since:
              5.1.0
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              GeoPackage openExternal​(androidx.documentfile.provider.DocumentFile file,
              -                        boolean writable)
              +
            • +
              +

              openExternal

              +
              GeoPackage openExternal(androidx.documentfile.provider.DocumentFile file, + boolean writable)
              Open an external GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - document file
              writable - true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              5.1.0
              +
            • -
            - - - -
              -
            • -

              isImportHeaderValidation

              -
              boolean isImportHeaderValidation()
              +
            • +
              +

              isImportHeaderValidation

              +
              boolean isImportHeaderValidation()
              Is import database header validation enabled. This causes a small time increase when importing a database to check the header bytes. On by default.
              -
              -
              Returns:
              +
              +
              Returns:
              true if enabled
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              setImportHeaderValidation

              -
              void setImportHeaderValidation​(boolean enabled)
              +
            • +
              +

              setImportHeaderValidation

              +
              void setImportHeaderValidation(boolean enabled)
              Set the import database header validation setting. This causes a small time increase when importing a database to check the header bytes. On by default.
              -
              -
              Parameters:
              +
              +
              Parameters:
              enabled - true to enable, false to disable
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              isImportIntegrityValidation

              -
              boolean isImportIntegrityValidation()
              +
            • +
              +

              isImportIntegrityValidation

              +
              boolean isImportIntegrityValidation()
              Is import database integrity validation enabled. This causes a noticeable time increase when importing a database to check the database integrity. Off by default.
              -
              -
              Returns:
              +
              +
              Returns:
              true if enabled
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              setImportIntegrityValidation

              -
              void setImportIntegrityValidation​(boolean enabled)
              +
            • +
              +

              setImportIntegrityValidation

              +
              void setImportIntegrityValidation(boolean enabled)
              Set the import database integrity validation setting. This causes a noticeable time increase when importing a database to check the database integrity. Off by default.
              -
              -
              Parameters:
              +
              +
              Parameters:
              enabled - true to enable, false to disable
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              isOpenHeaderValidation

              -
              boolean isOpenHeaderValidation()
              +
            • +
              +

              isOpenHeaderValidation

              +
              boolean isOpenHeaderValidation()
              Is open database header validation enabled. This causes a small time increase when opening a database to check the header bytes. Off by default.
              -
              -
              Returns:
              +
              +
              Returns:
              true if enabled
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              setOpenHeaderValidation

              -
              void setOpenHeaderValidation​(boolean enabled)
              +
            • +
              +

              setOpenHeaderValidation

              +
              void setOpenHeaderValidation(boolean enabled)
              Set the open database header validation setting. This causes a small time increase when opening a database to check the header bytes. Off by default.
              -
              -
              Parameters:
              +
              +
              Parameters:
              enabled - true to enable, false to disable
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              isOpenIntegrityValidation

              -
              boolean isOpenIntegrityValidation()
              +
            • +
              +

              isOpenIntegrityValidation

              +
              boolean isOpenIntegrityValidation()
              Is open database integrity validation enabled. This causes a noticeable time increase when opening a database to check the database integrity. Off by default.
              -
              -
              Returns:
              +
              +
              Returns:
              true if enabled
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              setOpenIntegrityValidation

              -
              void setOpenIntegrityValidation​(boolean enabled)
              +
            • +
              +

              setOpenIntegrityValidation

              +
              void setOpenIntegrityValidation(boolean enabled)
              Set the open database integrity validation setting. This causes a noticeable time increase when opening a database to check the database integrity. Off by default.
              -
              -
              Parameters:
              +
              +
              Parameters:
              enabled - true to enable, false to disable
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              isSqliteWriteAheadLogging

              -
              boolean isSqliteWriteAheadLogging()
              +
            • +
              +

              isSqliteWriteAheadLogging

              +
              boolean isSqliteWriteAheadLogging()
              Is the SQLite write ahead logging setting enabled for connections. Off by default.
              -
              -
              Returns:
              +
              +
              Returns:
              write ahead logging state
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              setSqliteWriteAheadLogging

              -
              void setSqliteWriteAheadLogging​(boolean enabled)
              +
            • +
              +

              setSqliteWriteAheadLogging

              +
              void setSqliteWriteAheadLogging(boolean enabled)
              Set the SQLite write ahead logging setting for connections. Off by default.
              -
              -
              Parameters:
              +
              +
              Parameters:
              enabled - true to enable, false to disable
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              validate

              -
              boolean validate​(String database)
              +
            • +
              +

              validate

              +
              boolean validate(String database)
              Validate the database header and integrity.
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              true if valid, false if not
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              validateHeader

              -
              boolean validateHeader​(String database)
              +
            • +
              +

              validateHeader

              +
              boolean validateHeader(String database)
              Validate the database header. Checks the beginning bytes for the SQLite header string.
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              true if valid, false if not
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              validateIntegrity

              -
              boolean validateIntegrity​(String database)
              +
            • +
              +

              validateIntegrity

              +
              boolean validateIntegrity(String database)
              Validate the database integrity. Performs a database integrity ok check.
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              true if valid, false if not
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              copy

              -
              boolean copy​(String database,
              -             String databaseCopy)
              +
            • +
              +

              copy

              +
              boolean copy(String database, + String databaseCopy)
              Copy the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              databaseCopy - database copy name
              -
              Returns:
              +
              Returns:
              true if copied
              +
            • -
            - - - -
              -
            • -

              copy

              -
              boolean copy​(String database,
              -             String databaseCopy,
              -             GeoPackageProgress progress)
              +
            • +
              +

              copy

              +
              boolean copy(String database, + String databaseCopy, + GeoPackageProgress progress)
              Copy the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              databaseCopy - database copy name
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if copied
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              rename

              -
              boolean rename​(String database,
              -               String newDatabase)
              +
            • +
              +

              rename

              +
              boolean rename(String database, + String newDatabase)
              Rename the database to the new name
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              newDatabase - new database name
              -
              Returns:
              +
              Returns:
              true if renamed
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              boolean importGeoPackageAsExternalLink​(File path)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              boolean importGeoPackageAsExternalLink(File path)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              -
              Returns:
              +
              Returns:
              true if imported successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              boolean importGeoPackageAsExternalLink​(File path,
              -                                       String database)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              boolean importGeoPackageAsExternalLink(File path, + String database)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              database - name to reference the database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              boolean importGeoPackageAsExternalLink​(File path,
              -                                       boolean override)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              boolean importGeoPackageAsExternalLink(File path, + boolean override)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              override - true to delete an existing database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              boolean importGeoPackageAsExternalLink​(File path,
              -                                       String database,
              -                                       boolean override)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              boolean importGeoPackageAsExternalLink(File path, + String database, + boolean override)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              database - name to reference the database
              override - true to delete an existing database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              -
              Since:
              +
              Since:
              1.2.7
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              boolean importGeoPackageAsExternalLink​(String path)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              boolean importGeoPackageAsExternalLink(String path)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              -
              Returns:
              +
              Returns:
              true if imported successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              boolean importGeoPackageAsExternalLink​(String path,
              -                                       String database)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              boolean importGeoPackageAsExternalLink(String path, + String database)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              database - name to reference the database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              boolean importGeoPackageAsExternalLink​(String path,
              -                                       boolean override)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              boolean importGeoPackageAsExternalLink(String path, + boolean override)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              override - true to delete an existing database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              boolean importGeoPackageAsExternalLink​(String path,
              -                                       String database,
              -                                       boolean override)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              boolean importGeoPackageAsExternalLink(String path, + String database, + boolean override)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - full file path
              database - name to reference the database
              override - true to delete an existing database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              -
              Since:
              +
              Since:
              1.2.7
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              boolean importGeoPackageAsExternalLink​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              boolean importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile file)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - document file
              -
              Returns:
              +
              Returns:
              true if imported successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              boolean importGeoPackageAsExternalLink​(androidx.documentfile.provider.DocumentFile file,
              -                                       boolean override)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              boolean importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile file, + boolean override)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - document file
              override - true to delete an existing database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              boolean importGeoPackageAsExternalLink​(androidx.documentfile.provider.DocumentFile file,
              -                                       String database)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              boolean importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile file, + String database)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - document file
              database - name to reference the database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              boolean importGeoPackageAsExternalLink​(androidx.documentfile.provider.DocumentFile file,
              -                                       String database,
              -                                       boolean override)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              boolean importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile file, + String database, + boolean override)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - document file
              database - name to reference the database
              override - true to delete an existing database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              -
              Since:
              +
              Since:
              5.0.0
              -
            • -
            +
      -
    - - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/GeoPackageManagerImpl.html b/docs/docs/api/mil/nga/geopackage/GeoPackageManagerImpl.html index cf4e340f..47161fc5 100644 --- a/docs/docs/api/mil/nga/geopackage/GeoPackageManagerImpl.html +++ b/docs/docs/api/mil/nga/geopackage/GeoPackageManagerImpl.html @@ -1,3284 +1,2623 @@ - - -GeoPackageManagerImpl (geopackage-android 6.7.1 API) + +GeoPackageManagerImpl (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class GeoPackageManagerImpl

    + +

    Class GeoPackageManagerImpl

    -
    - -
    - -
    -
    -
      -
    • + +
      +
        -
        - +
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeoPackageManagerImpl

            -
            protected GeoPackageManagerImpl​(Context context)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              GeoPackageManagerImpl

              +
              protected GeoPackageManagerImpl(Context context)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getContext

            -
            public Context getContext()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getContext

              +
              public Context getContext()
              Get the application context
              -
              -
              Specified by:
              +
              +
              Specified by:
              getContext in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              context
              +
            • -
            - - - -
              -
            • -

              databases

              -
              public List<String> databases()
              +
            • +
              +

              databases

              +
              public List<String> databases()
              List all GeoPackage databases sorted alphabetically
              -
              -
              Specified by:
              +
              +
              Specified by:
              databases in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              database list
              +
            • -
            - - - -
              -
            • -

              databasesLike

              -
              public List<String> databasesLike​(String like)
              +
            • +
              +

              databasesLike

              +
              public List<String> databasesLike(String like)
              List GeoPackage databases that match the provided like argument
              -
              -
              Specified by:
              +
              +
              Specified by:
              databasesLike in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              like - like argument, using % as a wild card
              -
              Returns:
              +
              Returns:
              database names
              +
            • -
            - - - -
              -
            • -

              databasesNotLike

              -
              public List<String> databasesNotLike​(String notLike)
              +
            • +
              +

              databasesNotLike

              +
              public List<String> databasesNotLike(String notLike)
              List GeoPackage databases that do not match the provided like argument
              -
              -
              Specified by:
              +
              +
              Specified by:
              databasesNotLike in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              notLike - not like argument, using % as a wild card
              -
              Returns:
              +
              Returns:
              database names
              +
            • -
            - - - -
              -
            • -

              internalDatabases

              -
              public List<String> internalDatabases()
              +
            • +
              +

              internalDatabases

              +
              public List<String> internalDatabases()
              List all internal GeoPackage databases sorted alphabetically
              -
              -
              Specified by:
              +
              +
              Specified by:
              internalDatabases in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              internal database list
              +
            • -
            - - - -
              -
            • -

              externalDatabases

              -
              public List<String> externalDatabases()
              +
            • +
              +

              externalDatabases

              +
              public List<String> externalDatabases()
              List all external GeoPackage databases sorted alphabetically
              -
              -
              Specified by:
              +
              +
              Specified by:
              externalDatabases in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              external database list
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count()
              +
            • +
              +

              count

              +
              public int count()
              Get the count of GeoPackage databases
              -
              -
              Specified by:
              +
              +
              Specified by:
              count in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              internalCount

              -
              public int internalCount()
              +
            • +
              +

              internalCount

              +
              public int internalCount()
              Get the count of internal GeoPackage databases
              -
              -
              Specified by:
              +
              +
              Specified by:
              internalCount in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              internal count
              +
            • -
            - - - -
              -
            • -

              externalCount

              -
              public int externalCount()
              +
            • +
              +

              externalCount

              +
              public int externalCount()
              Get the count of external GeoPackage databases
              -
              -
              Specified by:
              +
              +
              Specified by:
              externalCount in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              external count
              +
            • -
            - - - -
              -
            • -

              databaseSet

              -
              public Set<String> databaseSet()
              +
            • +
              +

              databaseSet

              +
              public Set<String> databaseSet()
              Set of all GeoPackage databases
              -
              -
              Specified by:
              +
              +
              Specified by:
              databaseSet in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              database set
              +
            • -
            - - - -
              -
            • -

              internalDatabaseSet

              -
              public Set<String> internalDatabaseSet()
              +
            • +
              +

              internalDatabaseSet

              +
              public Set<String> internalDatabaseSet()
              Set of all internal GeoPackage databases
              -
              -
              Specified by:
              +
              +
              Specified by:
              internalDatabaseSet in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              internal database set
              +
            • -
            - - - -
              -
            • -

              externalDatabaseSet

              -
              public Set<String> externalDatabaseSet()
              +
            • +
              +

              externalDatabaseSet

              +
              public Set<String> externalDatabaseSet()
              Set of all external GeoPackage databases
              -
              -
              Specified by:
              +
              +
              Specified by:
              externalDatabaseSet in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              external database set
              +
            • -
            - - - -
              -
            • -

              exists

              -
              public boolean exists​(String database)
              +
            • +
              +

              exists

              +
              public boolean exists(String database)
              Determine if the database exists
              -
              -
              Specified by:
              +
              +
              Specified by:
              exists in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              true if exists
              +
            • -
            - - - -
              -
            • -

              size

              -
              public long size​(String database)
              +
            • +
              +

              size

              +
              public long size(String database)
              Size of the database in bytes
              -
              -
              Specified by:
              +
              +
              Specified by:
              size in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              bytes
              +
            • -
            - - - -
              -
            • -

              isExternal

              -
              public boolean isExternal​(String database)
              +
            • +
              +

              isExternal

              +
              public boolean isExternal(String database)
              Determine if the database is a linked external file
              -
              -
              Specified by:
              +
              +
              Specified by:
              isExternal in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              external flag
              +
            • -
            - - - -
              -
            • -

              existsAtExternalFile

              -
              public boolean existsAtExternalFile​(File file)
              +
            • +
              +

              existsAtExternalFile

              +
              public boolean existsAtExternalFile(File file)
              Determine if a database exists at the provided external file
              -
              -
              Specified by:
              +
              +
              Specified by:
              existsAtExternalFile in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - database file
              -
              Returns:
              +
              Returns:
              true if exists
              +
            • -
            - - - -
              -
            • -

              existsAtExternalPath

              -
              public boolean existsAtExternalPath​(String path)
              +
            • +
              +

              existsAtExternalPath

              +
              public boolean existsAtExternalPath(String path)
              Determine if a database exists at the provided external file path
              -
              -
              Specified by:
              +
              +
              Specified by:
              existsAtExternalPath in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - database file path
              -
              Returns:
              +
              Returns:
              true if exists
              +
            • -
            - - - -
              -
            • -

              existsAtExternalFile

              -
              public boolean existsAtExternalFile​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              existsAtExternalFile

              +
              public boolean existsAtExternalFile(androidx.documentfile.provider.DocumentFile file)
              Determine if a database exists at the provided external document file
              -
              -
              Specified by:
              +
              +
              Specified by:
              existsAtExternalFile in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - document file
              -
              Returns:
              +
              Returns:
              true if exists
              +
            • -
            - - - -
              -
            • -

              getPath

              -
              public String getPath​(String database)
              +
            • +
              +

              getPath

              +
              public String getPath(String database)
              Get the path of the database
              -
              -
              Specified by:
              +
              +
              Specified by:
              getPath in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              path
              +
            • -
            - - - -
              -
            • -

              getFile

              -
              public File getFile​(String database)
              +
            • +
              +

              getFile

              +
              public File getFile(String database)
              Get the file of the database
              -
              -
              Specified by:
              +
              +
              Specified by:
              getFile in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              file
              +
            • -
            - - - -
              -
            • -

              getDocumentFile

              -
              public androidx.documentfile.provider.DocumentFile getDocumentFile​(String database)
              +
            • +
              +

              getDocumentFile

              +
              public androidx.documentfile.provider.DocumentFile getDocumentFile(String database)
              Get the document file of the database
              -
              -
              Specified by:
              +
              +
              Specified by:
              getDocumentFile in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              document file
              +
            • -
            - - - -
              -
            • -

              getDatabaseAtExternalFile

              -
              public String getDatabaseAtExternalFile​(File file)
              +
            • +
              +

              getDatabaseAtExternalFile

              +
              public String getDatabaseAtExternalFile(File file)
              Get the database name at the external file
              -
              -
              Specified by:
              +
              +
              Specified by:
              getDatabaseAtExternalFile in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - database file
              -
              Returns:
              +
              Returns:
              database name or null if does not exist
              +
            • -
            - - - -
              -
            • -

              getDatabaseAtExternalPath

              -
              public String getDatabaseAtExternalPath​(String path)
              +
            • +
              +

              getDatabaseAtExternalPath

              +
              public String getDatabaseAtExternalPath(String path)
              Get the database name at the external file path
              -
              -
              Specified by:
              +
              +
              Specified by:
              getDatabaseAtExternalPath in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - database file path
              -
              Returns:
              +
              Returns:
              database name or null if does not exist
              +
            • -
            - - - -
              -
            • -

              getDatabaseAtExternalFile

              -
              public String getDatabaseAtExternalFile​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              getDatabaseAtExternalFile

              +
              public String getDatabaseAtExternalFile(androidx.documentfile.provider.DocumentFile file)
              Get the database name at the external file
              -
              -
              Specified by:
              +
              +
              Specified by:
              getDatabaseAtExternalFile in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - database document file
              -
              Returns:
              +
              Returns:
              database name or null if does not exist
              +
            • -
            - - - -
              -
            • -

              readableSize

              -
              public String readableSize​(String database)
              +
            • +
              +

              readableSize

              +
              public String readableSize(String database)
              Get a readable version of the database size
              -
              -
              Specified by:
              +
              +
              Specified by:
              readableSize in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              size
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public boolean delete​(String database)
              +
            • +
              +

              delete

              +
              public boolean delete(String database)
              Delete a database
              -
              -
              Specified by:
              +
              +
              Specified by:
              delete in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              deleteAll

              -
              public boolean deleteAll()
              +
            • +
              +

              deleteAll

              +
              public boolean deleteAll()
              Delete all databases
              -
              -
              Specified by:
              +
              +
              Specified by:
              deleteAll in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              deleteAllExternal

              -
              public boolean deleteAllExternal()
              +
            • +
              +

              deleteAllExternal

              +
              public boolean deleteAllExternal()
              Delete all external GeoPackages
              -
              -
              Specified by:
              +
              +
              Specified by:
              deleteAllExternal in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              deleteAllMissingExternal

              -
              public boolean deleteAllMissingExternal()
              +
            • +
              +

              deleteAllMissingExternal

              +
              public boolean deleteAllMissingExternal()
              Delete all external GeoPackages where the external file can no longer be found
              -
              -
              Specified by:
              +
              +
              Specified by:
              deleteAllMissingExternal in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              true if any were deleted
              +
            • -
            - - - -
              -
            • -

              create

              -
              public boolean create​(String database)
              +
            • +
              +

              create

              +
              public boolean create(String database)
              Create a new GeoPackage database
              -
              -
              Specified by:
              +
              +
              Specified by:
              create in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              true if created
              +
            • -
            - - - -
              -
            • -

              createAtPath

              -
              public boolean createAtPath​(String database,
              -                            File path)
              +
            • +
              +

              createAtPath

              +
              public boolean createAtPath(String database, + File path)
              Create a new GeoPackage database at the provided directory path
              -
              -
              Specified by:
              +
              +
              Specified by:
              createAtPath in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              path - directory path
              -
              Returns:
              +
              Returns:
              true if created
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              public boolean createFile​(File file)
              +
            • +
              +

              createFile

              +
              public boolean createFile(File file)
              Create a new GeoPackage database at the specified file location
              -
              -
              Specified by:
              +
              +
              Specified by:
              createFile in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - GeoPackage file path
              -
              Returns:
              +
              Returns:
              true if created
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              public boolean createFile​(String database,
              -                          File file)
              +
            • +
              +

              createFile

              +
              public boolean createFile(String database, + File file)
              Create a new GeoPackage database at the specified file location with the provided name
              -
              -
              Specified by:
              +
              +
              Specified by:
              createFile in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              file - GeoPackage file path
              -
              Returns:
              +
              Returns:
              true if created
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              public boolean createFile​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              createFile

              +
              public boolean createFile(androidx.documentfile.provider.DocumentFile file)
              Create a new GeoPackage database at the specified file location
              -
              -
              Specified by:
              +
              +
              Specified by:
              createFile in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - GeoPackage document file
              -
              Returns:
              +
              Returns:
              true if created
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              public boolean createFile​(String database,
              -                          androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              createFile

              +
              public boolean createFile(String database, + androidx.documentfile.provider.DocumentFile file)
              Create a new GeoPackage database at the specified file location with the provided name
              -
              -
              Specified by:
              +
              +
              Specified by:
              createFile in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              file - GeoPackage document file
              -
              Returns:
              +
              Returns:
              true if created
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(File file)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(File file)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - GeoPackage file to import
              -
              Returns:
              +
              Returns:
              true if loaded
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(File file,
              -                                GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(File file, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - GeoPackage file to import
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if loaded
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(File file,
              -                                boolean override)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(File file, + boolean override)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - GeoPackage file to import
              override - true to override existing
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(File file,
              -                                boolean override,
              -                                GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(File file, + boolean override, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - GeoPackage file to import
              override - true to override existing
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String name,
              -                                File file)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String name, + File file)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              name - database name to save as
              file - GeoPackage file to import
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String name,
              -                                File file,
              -                                GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String name, + File file, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              name - database name to save as
              file - GeoPackage file to import
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String name,
              -                                File file,
              -                                boolean override)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String name, + File file, + boolean override)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              name - database name to save the imported file as
              file - GeoPackage file to import
              override - true to override existing
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String name,
              -                                File file,
              -                                boolean override,
              -                                GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String name, + File file, + boolean override, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              name - database name to save the imported file as
              file - GeoPackage file to import
              override - true to override existing
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(androidx.documentfile.provider.DocumentFile file)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - GeoPackage document file to import
              -
              Returns:
              +
              Returns:
              true if loaded
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(androidx.documentfile.provider.DocumentFile file,
              -                                GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(androidx.documentfile.provider.DocumentFile file, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - GeoPackage document file to import
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if loaded
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(androidx.documentfile.provider.DocumentFile file,
              -                                boolean override)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(androidx.documentfile.provider.DocumentFile file, + boolean override)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - GeoPackage document file to import
              override - true to override existing
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(androidx.documentfile.provider.DocumentFile file,
              -                                boolean override,
              -                                GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(androidx.documentfile.provider.DocumentFile file, + boolean override, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - GeoPackage document file to import
              override - true to override existing
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String name,
              -                                androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String name, + androidx.documentfile.provider.DocumentFile file)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              name - database name to save as
              file - GeoPackage document file to import
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String name,
              -                                androidx.documentfile.provider.DocumentFile file,
              -                                GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String name, + androidx.documentfile.provider.DocumentFile file, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              name - database name to save as
              file - GeoPackage document file to import
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String name,
              -                                androidx.documentfile.provider.DocumentFile file,
              -                                boolean override)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String name, + androidx.documentfile.provider.DocumentFile file, + boolean override)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              name - database name to save the imported file as
              file - GeoPackage document file to import
              override - true to override existing
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String name,
              -                                androidx.documentfile.provider.DocumentFile file,
              -                                boolean override,
              -                                GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String name, + androidx.documentfile.provider.DocumentFile file, + boolean override, + GeoPackageProgress progress)
              Import a GeoPackage file
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              name - database name to save the imported file as
              file - GeoPackage document file to import
              override - true to override existing
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String database,
              -                                InputStream stream)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String database, + InputStream stream)
              Import a GeoPackage stream
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name to save as
              stream - GeoPackage stream to import
              -
              Returns:
              +
              Returns:
              true if loaded
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String database,
              -                                InputStream stream,
              -                                GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String database, + InputStream stream, + GeoPackageProgress progress)
              Import a GeoPackage stream
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name to save as
              stream - GeoPackage stream to import
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if loaded
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String database,
              -                                InputStream stream,
              -                                boolean override)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String database, + InputStream stream, + boolean override)
              Import a GeoPackage stream
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name to save as
              stream - GeoPackage stream to import
              override - true to override existing
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String database,
              -                                InputStream stream,
              -                                boolean override,
              -                                GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String database, + InputStream stream, + boolean override, + GeoPackageProgress progress)
              Import a GeoPackage stream
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name to save as
              stream - GeoPackage stream to import
              override - true to override existing
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String name,
              -                                URL url)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String name, + URL url)
              Import a GeoPackage file from a URL
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              name - GeoPackage name
              url - url
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String name,
              -                                URL url,
              -                                GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String name, + URL url, + GeoPackageProgress progress)
              Import a GeoPackage file from a URL
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              name - GeoPackage name
              url - url
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String name,
              -                                URL url,
              -                                boolean override)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String name, + URL url, + boolean override)
              Import a GeoPackage file from a URL
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              name - GeoPackage name
              url - url
              override - override flag
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackage

              -
              public boolean importGeoPackage​(String name,
              -                                URL url,
              -                                boolean override,
              -                                GeoPackageProgress progress)
              +
            • +
              +

              importGeoPackage

              +
              public boolean importGeoPackage(String name, + URL url, + boolean override, + GeoPackageProgress progress)
              Import a GeoPackage file from a URL
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              name - GeoPackage name
              url - url
              override - override flag
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if created successfully
              +
            • -
            - - - -
              -
            • -

              exportGeoPackage

              -
              public void exportGeoPackage​(String database,
              -                             File directory)
              +
            • +
              +

              exportGeoPackage

              +
              public void exportGeoPackage(String database, + File directory)
              Export a GeoPackage database to a file
              -
              -
              Specified by:
              +
              +
              Specified by:
              exportGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              directory - export directory
              +
            • -
            - - - -
              -
            • -

              exportGeoPackage

              -
              public void exportGeoPackage​(String database,
              -                             File directory,
              -                             GeoPackageProgress progress)
              +
            • +
              +

              exportGeoPackage

              +
              public void exportGeoPackage(String database, + File directory, + GeoPackageProgress progress)
              Export a GeoPackage database to a file
              -
              -
              Specified by:
              +
              +
              Specified by:
              exportGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              directory - export directory
              progress - progress tracker
              +
            • -
            - - - -
              -
            • -

              exportGeoPackage

              -
              public void exportGeoPackage​(String database,
              -                             String name,
              -                             File directory)
              +
            • +
              +

              exportGeoPackage

              +
              public void exportGeoPackage(String database, + String name, + File directory)
              Export a GeoPackage database to a file
              -
              -
              Specified by:
              +
              +
              Specified by:
              exportGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              name - name
              directory - export directory
              +
            • -
            - - - -
              -
            • -

              exportGeoPackage

              -
              public void exportGeoPackage​(String database,
              -                             String name,
              -                             File directory,
              -                             GeoPackageProgress progress)
              +
            • +
              +

              exportGeoPackage

              +
              public void exportGeoPackage(String database, + String name, + File directory, + GeoPackageProgress progress)
              Export a GeoPackage database to a file
              -
              -
              Specified by:
              +
              +
              Specified by:
              exportGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              name - name
              directory - export directory
              progress - progress tracker
              +
            • -
            - - - -
              -
            • -

              exportGeoPackage

              -
              public void exportGeoPackage​(String database,
              -                             androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              exportGeoPackage

              +
              public void exportGeoPackage(String database, + androidx.documentfile.provider.DocumentFile file)
              Export a GeoPackage database to a document file
              -
              -
              Specified by:
              +
              +
              Specified by:
              exportGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              file - export document file
              +
            • -
            - - - -
              -
            • -

              exportGeoPackage

              -
              public void exportGeoPackage​(String database,
              -                             androidx.documentfile.provider.DocumentFile file,
              -                             GeoPackageProgress progress)
              +
            • +
              +

              exportGeoPackage

              +
              public void exportGeoPackage(String database, + androidx.documentfile.provider.DocumentFile file, + GeoPackageProgress progress)
              Export a GeoPackage database to a document file
              -
              -
              Specified by:
              +
              +
              Specified by:
              exportGeoPackage in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              file - export document file
              progress - progress tracker
              +
            • -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - -
              -
            • -

              open

              -
              public GeoPackage open​(String database)
              +
            • +
              +

              open

              +
              public GeoPackage open(String database)
              Open the database
              -
              -
              Specified by:
              +
              +
              Specified by:
              open in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              open GeoPackage
              +
            • -
            - - - -
              -
            • -

              open

              -
              public GeoPackage open​(String database,
              -                       boolean writable)
              +
            • +
              +

              open

              +
              public GeoPackage open(String database, + boolean writable)
              Open the database
              -
              -
              Specified by:
              +
              +
              Specified by:
              open in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              writable - true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              open GeoPackage
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              public GeoPackage openExternal​(File path)
              +
            • +
              +

              openExternal

              +
              public GeoPackage openExternal(File path)
              Open an external GeoPackage
              -
              -
              Specified by:
              +
              +
              Specified by:
              openExternal in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - full file path
              -
              Returns:
              +
              Returns:
              open GeoPackage
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              public GeoPackage openExternal​(File path,
              -                               boolean writable)
              +
            • +
              +

              openExternal

              +
              public GeoPackage openExternal(File path, + boolean writable)
              Open an external GeoPackage
              -
              -
              Specified by:
              +
              +
              Specified by:
              openExternal in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - full file path
              writable - true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              5.1.0
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              public GeoPackage openExternal​(String path)
              +
            • +
              +

              openExternal

              +
              public GeoPackage openExternal(String path)
              Open an external GeoPackage
              -
              -
              Specified by:
              +
              +
              Specified by:
              openExternal in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - full file path
              -
              Returns:
              +
              Returns:
              open GeoPackage
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              public GeoPackage openExternal​(String path,
              -                               boolean writable)
              +
            • +
              +

              openExternal

              +
              public GeoPackage openExternal(String path, + boolean writable)
              Open an external GeoPackage
              -
              -
              Specified by:
              +
              +
              Specified by:
              openExternal in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - full file path
              writable - true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              5.1.0
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              public GeoPackage openExternal​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              openExternal

              +
              public GeoPackage openExternal(androidx.documentfile.provider.DocumentFile file)
              Open an external GeoPackage
              -
              -
              Specified by:
              +
              +
              Specified by:
              openExternal in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - document file
              -
              Returns:
              +
              Returns:
              open GeoPackage
              +
            • -
            - - - -
              -
            • -

              openExternal

              -
              public GeoPackage openExternal​(androidx.documentfile.provider.DocumentFile file,
              -                               boolean writable)
              +
            • +
              +

              openExternal

              +
              public GeoPackage openExternal(androidx.documentfile.provider.DocumentFile file, + boolean writable)
              Open an external GeoPackage
              -
              -
              Specified by:
              +
              +
              Specified by:
              openExternal in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - document file
              writable - true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              5.1.0
              +
            • -
            - - - -
              -
            • -

              isImportHeaderValidation

              -
              public boolean isImportHeaderValidation()
              +
            • +
              +

              isImportHeaderValidation

              +
              public boolean isImportHeaderValidation()
              Is import database header validation enabled. This causes a small time increase when importing a database to check the header bytes. On by default.
              -
              -
              Specified by:
              +
              +
              Specified by:
              isImportHeaderValidation in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              true if enabled
              +
            • -
            - - - -
              -
            • -

              setImportHeaderValidation

              -
              public void setImportHeaderValidation​(boolean enabled)
              +
            • +
              +

              setImportHeaderValidation

              +
              public void setImportHeaderValidation(boolean enabled)
              Set the import database header validation setting. This causes a small time increase when importing a database to check the header bytes. On by default.
              -
              -
              Specified by:
              +
              +
              Specified by:
              setImportHeaderValidation in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              enabled - true to enable, false to disable
              +
            • -
            - - - -
              -
            • -

              isImportIntegrityValidation

              -
              public boolean isImportIntegrityValidation()
              +
            • +
              +

              isImportIntegrityValidation

              +
              public boolean isImportIntegrityValidation()
              Is import database integrity validation enabled. This causes a noticeable time increase when importing a database to check the database integrity. Off by default.
              -
              -
              Specified by:
              +
              +
              Specified by:
              isImportIntegrityValidation in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              true if enabled
              +
            • -
            - - - -
              -
            • -

              setImportIntegrityValidation

              -
              public void setImportIntegrityValidation​(boolean enabled)
              +
            • +
              +

              setImportIntegrityValidation

              +
              public void setImportIntegrityValidation(boolean enabled)
              Set the import database integrity validation setting. This causes a noticeable time increase when importing a database to check the database integrity. Off by default.
              -
              -
              Specified by:
              +
              +
              Specified by:
              setImportIntegrityValidation in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              enabled - true to enable, false to disable
              +
            • -
            - - - -
              -
            • -

              isOpenHeaderValidation

              -
              public boolean isOpenHeaderValidation()
              +
            • +
              +

              isOpenHeaderValidation

              +
              public boolean isOpenHeaderValidation()
              Is open database header validation enabled. This causes a small time increase when opening a database to check the header bytes. Off by default.
              -
              -
              Specified by:
              +
              +
              Specified by:
              isOpenHeaderValidation in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              true if enabled
              +
            • -
            - - - -
              -
            • -

              setOpenHeaderValidation

              -
              public void setOpenHeaderValidation​(boolean enabled)
              +
            • +
              +

              setOpenHeaderValidation

              +
              public void setOpenHeaderValidation(boolean enabled)
              Set the open database header validation setting. This causes a small time increase when opening a database to check the header bytes. Off by default.
              -
              -
              Specified by:
              +
              +
              Specified by:
              setOpenHeaderValidation in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              enabled - true to enable, false to disable
              +
            • -
            - - - -
              -
            • -

              isOpenIntegrityValidation

              -
              public boolean isOpenIntegrityValidation()
              +
            • +
              +

              isOpenIntegrityValidation

              +
              public boolean isOpenIntegrityValidation()
              Is open database integrity validation enabled. This causes a noticeable time increase when opening a database to check the database integrity. Off by default.
              -
              -
              Specified by:
              +
              +
              Specified by:
              isOpenIntegrityValidation in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              true if enabled
              +
            • -
            - - - -
              -
            • -

              setOpenIntegrityValidation

              -
              public void setOpenIntegrityValidation​(boolean enabled)
              +
            • +
              +

              setOpenIntegrityValidation

              +
              public void setOpenIntegrityValidation(boolean enabled)
              Set the open database integrity validation setting. This causes a noticeable time increase when opening a database to check the database integrity. Off by default.
              -
              -
              Specified by:
              +
              +
              Specified by:
              setOpenIntegrityValidation in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              enabled - true to enable, false to disable
              +
            • -
            - - - -
              -
            • -

              isSqliteWriteAheadLogging

              -
              public boolean isSqliteWriteAheadLogging()
              +
            • +
              +

              isSqliteWriteAheadLogging

              +
              public boolean isSqliteWriteAheadLogging()
              Is the SQLite write ahead logging setting enabled for connections. Off by default.
              -
              -
              Specified by:
              +
              +
              Specified by:
              isSqliteWriteAheadLogging in interface GeoPackageManager
              -
              Returns:
              +
              Returns:
              write ahead logging state
              +
            • -
            - - - -
              -
            • -

              setSqliteWriteAheadLogging

              -
              public void setSqliteWriteAheadLogging​(boolean enabled)
              +
            • +
              +

              setSqliteWriteAheadLogging

              +
              public void setSqliteWriteAheadLogging(boolean enabled)
              Set the SQLite write ahead logging setting for connections. Off by default.
              -
              -
              Specified by:
              +
              +
              Specified by:
              setSqliteWriteAheadLogging in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              enabled - true to enable, false to disable
              +
            • -
            - - - -
              -
            • -

              validate

              -
              public boolean validate​(String database)
              +
            • +
              +

              validate

              +
              public boolean validate(String database)
              Validate the database header and integrity.
              -
              -
              Specified by:
              +
              +
              Specified by:
              validate in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              true if valid, false if not
              +
            • -
            - - - -
              -
            • -

              validateHeader

              -
              public boolean validateHeader​(String database)
              +
            • +
              +

              validateHeader

              +
              public boolean validateHeader(String database)
              Validate the database header. Checks the beginning bytes for the SQLite header string.
              -
              -
              Specified by:
              +
              +
              Specified by:
              validateHeader in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              true if valid, false if not
              +
            • -
            - - - -
              -
            • -

              validateIntegrity

              -
              public boolean validateIntegrity​(String database)
              +
            • +
              +

              validateIntegrity

              +
              public boolean validateIntegrity(String database)
              Validate the database integrity. Performs a database integrity ok check.
              -
              -
              Specified by:
              +
              +
              Specified by:
              validateIntegrity in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              true if valid, false if not
              +
            • -
            - - - -
              -
            • -

              copy

              -
              public boolean copy​(String database,
              -                    String databaseCopy)
              +
            • +
              +

              copy

              +
              public boolean copy(String database, + String databaseCopy)
              Copy the database
              -
              -
              Specified by:
              +
              +
              Specified by:
              copy in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              databaseCopy - database copy name
              -
              Returns:
              +
              Returns:
              true if copied
              +
            • -
            - - - -
              -
            • -

              copy

              -
              public boolean copy​(String database,
              -                    String databaseCopy,
              -                    GeoPackageProgress progress)
              +
            • +
              +

              copy

              +
              public boolean copy(String database, + String databaseCopy, + GeoPackageProgress progress)
              Copy the database
              -
              -
              Specified by:
              +
              +
              Specified by:
              copy in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              databaseCopy - database copy name
              progress - progress tracker
              -
              Returns:
              +
              Returns:
              true if copied
              +
            • -
            - - - -
              -
            • -

              rename

              -
              public boolean rename​(String database,
              -                      String newDatabase)
              +
            • +
              +

              rename

              +
              public boolean rename(String database, + String newDatabase)
              Rename the database to the new name
              -
              -
              Specified by:
              +
              +
              Specified by:
              rename in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              database - database name
              newDatabase - new database name
              -
              Returns:
              +
              Returns:
              true if renamed
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              public boolean importGeoPackageAsExternalLink​(File path)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              public boolean importGeoPackageAsExternalLink(File path)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackageAsExternalLink in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - full file path
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              public boolean importGeoPackageAsExternalLink​(File path,
              -                                              String database)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              public boolean importGeoPackageAsExternalLink(File path, + String database)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackageAsExternalLink in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - full file path
              database - name to reference the database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              public boolean importGeoPackageAsExternalLink​(File path,
              -                                              boolean override)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              public boolean importGeoPackageAsExternalLink(File path, + boolean override)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackageAsExternalLink in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - full file path
              override - true to delete an existing database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              public boolean importGeoPackageAsExternalLink​(File path,
              -                                              String database,
              -                                              boolean override)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              public boolean importGeoPackageAsExternalLink(File path, + String database, + boolean override)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackageAsExternalLink in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - full file path
              database - name to reference the database
              override - true to delete an existing database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              public boolean importGeoPackageAsExternalLink​(String path)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              public boolean importGeoPackageAsExternalLink(String path)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackageAsExternalLink in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - full file path
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              public boolean importGeoPackageAsExternalLink​(String path,
              -                                              String database)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              public boolean importGeoPackageAsExternalLink(String path, + String database)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackageAsExternalLink in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - full file path
              database - name to reference the database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              public boolean importGeoPackageAsExternalLink​(String path,
              -                                              boolean override)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              public boolean importGeoPackageAsExternalLink(String path, + boolean override)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackageAsExternalLink in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - full file path
              override - true to delete an existing database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              public boolean importGeoPackageAsExternalLink​(String path,
              -                                              String database,
              -                                              boolean override)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              public boolean importGeoPackageAsExternalLink(String path, + String database, + boolean override)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackageAsExternalLink in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              path - full file path
              database - name to reference the database
              override - true to delete an existing database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              public boolean importGeoPackageAsExternalLink​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              public boolean importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile file)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackageAsExternalLink in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - document file
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              public boolean importGeoPackageAsExternalLink​(androidx.documentfile.provider.DocumentFile file,
              -                                              boolean override)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              public boolean importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile file, + boolean override)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackageAsExternalLink in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - document file
              override - true to delete an existing database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              public boolean importGeoPackageAsExternalLink​(androidx.documentfile.provider.DocumentFile file,
              -                                              String database)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              public boolean importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile file, + String database)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackageAsExternalLink in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - document file
              database - name to reference the database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              importGeoPackageAsExternalLink

              -
              public boolean importGeoPackageAsExternalLink​(androidx.documentfile.provider.DocumentFile file,
              -                                              String database,
              -                                              boolean override)
              +
            • +
              +

              importGeoPackageAsExternalLink

              +
              public boolean importGeoPackageAsExternalLink(androidx.documentfile.provider.DocumentFile file, + String database, + boolean override)
              Import an GeoPackage as an external file link without copying locally
              -
              -
              Specified by:
              +
              +
              Specified by:
              importGeoPackageAsExternalLink in interface GeoPackageManager
              -
              Parameters:
              +
              Parameters:
              file - document file
              database - name to reference the database
              override - true to delete an existing database
              -
              Returns:
              +
              Returns:
              true if imported successfully
              +
            • -
            - - - -
              -
            • -

              getFile

              -
              protected File getFile​(androidx.documentfile.provider.DocumentFile file)
              +
            • +
              +

              getFile

              +
              protected File getFile(androidx.documentfile.provider.DocumentFile file)
              Get a file from the document file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - document file
              -
              Returns:
              +
              Returns:
              file
              +
            • -
            - - - -
              -
            • -

              getDatabase

              -
              protected String getDatabase​(File file)
              +
            • +
              +

              getDatabase

              +
              protected String getDatabase(File file)
              Get the database name from the file
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - file
              -
              Returns:
              +
              Returns:
              database name
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/attributes/AttributesConnection.html b/docs/docs/api/mil/nga/geopackage/attributes/AttributesConnection.html index 6324fb53..e03eeec5 100644 --- a/docs/docs/api/mil/nga/geopackage/attributes/AttributesConnection.html +++ b/docs/docs/api/mil/nga/geopackage/attributes/AttributesConnection.html @@ -1,311 +1,155 @@ - - -AttributesConnection (geopackage-android 6.7.1 API) + +AttributesConnection (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class AttributesConnection

    + +

    Class AttributesConnection

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            AttributesConnection

            -
            public AttributesConnection​(GeoPackageConnection database)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              AttributesConnection

              +
              public AttributesConnection(GeoPackageConnection database)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - GeoPackage connection
              -
            • -
            +
      -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/attributes/AttributesCursor.html b/docs/docs/api/mil/nga/geopackage/attributes/AttributesCursor.html index 0e976c7a..16298cab 100644 --- a/docs/docs/api/mil/nga/geopackage/attributes/AttributesCursor.html +++ b/docs/docs/api/mil/nga/geopackage/attributes/AttributesCursor.html @@ -1,495 +1,295 @@ - - -AttributesCursor (geopackage-android 6.7.1 API) + +AttributesCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class AttributesCursor

    + +

    Class AttributesCursor

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + +
    getRow(int[] columnTypes, + Object[] values)
    +
    + + + + +
    +

    Methods inherited from class mil.nga.geopackage.db.CursorResult

    +wasNull
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    + - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/attributes/AttributesDao.html b/docs/docs/api/mil/nga/geopackage/attributes/AttributesDao.html index 93ba3108..fb4d5072 100644 --- a/docs/docs/api/mil/nga/geopackage/attributes/AttributesDao.html +++ b/docs/docs/api/mil/nga/geopackage/attributes/AttributesDao.html @@ -1,430 +1,250 @@ - - -AttributesDao (geopackage-android 6.7.1 API) + +AttributesDao (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class AttributesDao

    + +

    Class AttributesDao

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + + +
    +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCoreDao

    +addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, columnCount, count, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTable, getTableName, getUserDb, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/attributes/AttributesInvalidCursor.html b/docs/docs/api/mil/nga/geopackage/attributes/AttributesInvalidCursor.html index 1d2e482a..fccf1415 100644 --- a/docs/docs/api/mil/nga/geopackage/attributes/AttributesInvalidCursor.html +++ b/docs/docs/api/mil/nga/geopackage/attributes/AttributesInvalidCursor.html @@ -1,309 +1,160 @@ - - -AttributesInvalidCursor (geopackage-android 6.7.1 API) + +AttributesInvalidCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class AttributesInvalidCursor

    + +

    Class AttributesInvalidCursor

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
  • -
    -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/attributes/AttributesPaginatedCursor.html b/docs/docs/api/mil/nga/geopackage/attributes/AttributesPaginatedCursor.html index fc652ec6..4774137a 100644 --- a/docs/docs/api/mil/nga/geopackage/attributes/AttributesPaginatedCursor.html +++ b/docs/docs/api/mil/nga/geopackage/attributes/AttributesPaginatedCursor.html @@ -1,462 +1,280 @@ - - -AttributesPaginatedCursor (geopackage-android 6.7.1 API) + +AttributesPaginatedCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class AttributesPaginatedCursor

    + +

    Class AttributesPaginatedCursor

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCorePaginatedResults

    +close, getArgs, getColumns, getPagination, getSql, ids, iterator, setPagination
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/attributes/AttributesRow.html b/docs/docs/api/mil/nga/geopackage/attributes/AttributesRow.html index 42a531a2..08ad6219 100644 --- a/docs/docs/api/mil/nga/geopackage/attributes/AttributesRow.html +++ b/docs/docs/api/mil/nga/geopackage/attributes/AttributesRow.html @@ -1,411 +1,235 @@ - - -AttributesRow (geopackage-android 6.7.1 API) + +AttributesRow (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class AttributesRow

    + +

    Class AttributesRow

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRow

    +columnToContentValue, isValid, setValid, toContentValues, toContentValues
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/attributes/AttributesRowSync.html b/docs/docs/api/mil/nga/geopackage/attributes/AttributesRowSync.html index 0e1c1455..7c421648 100644 --- a/docs/docs/api/mil/nga/geopackage/attributes/AttributesRowSync.html +++ b/docs/docs/api/mil/nga/geopackage/attributes/AttributesRowSync.html @@ -1,320 +1,159 @@ - - -AttributesRowSync (geopackage-android 6.7.1 API) + +AttributesRowSync (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class AttributesRowSync

    + +

    Class AttributesRowSync

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRowSync

    +getRowOrLock, setRow
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            AttributesRowSync

            -
            public AttributesRowSync()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              AttributesRowSync

              +
              public AttributesRowSync()
              Constructor
              -
            • -
            +
      -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/attributes/AttributesWrapperConnection.html b/docs/docs/api/mil/nga/geopackage/attributes/AttributesWrapperConnection.html index 995675b8..310bc44f 100644 --- a/docs/docs/api/mil/nga/geopackage/attributes/AttributesWrapperConnection.html +++ b/docs/docs/api/mil/nga/geopackage/attributes/AttributesWrapperConnection.html @@ -1,380 +1,210 @@ - - -AttributesWrapperConnection (geopackage-android 6.7.1 API) + +AttributesWrapperConnection (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class AttributesWrapperConnection

    + +

    Class AttributesWrapperConnection

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserWrapperConnection

    +convertCursor
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/attributes/package-summary.html b/docs/docs/api/mil/nga/geopackage/attributes/package-summary.html index 49704728..c5d57107 100644 --- a/docs/docs/api/mil/nga/geopackage/attributes/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/attributes/package-summary.html @@ -1,209 +1,125 @@ - - -mil.nga.geopackage.attributes (geopackage-android 6.7.1 API) + +mil.nga.geopackage.attributes (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.attributes

    -
    -
    -
    + +
    Deprecated. +
    use AttributesDao to query attributes tables
    +
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/attributes/package-tree.html b/docs/docs/api/mil/nga/geopackage/attributes/package-tree.html index 0860c015..bad6e2bd 100644 --- a/docs/docs/api/mil/nga/geopackage/attributes/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/attributes/package-tree.html @@ -1,223 +1,134 @@ - - -mil.nga.geopackage.attributes Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.attributes Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.attributes

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/db/AndroidBindingsSQLiteDatabase.html b/docs/docs/api/mil/nga/geopackage/db/AndroidBindingsSQLiteDatabase.html index 41e6d307..17279ce8 100644 --- a/docs/docs/api/mil/nga/geopackage/db/AndroidBindingsSQLiteDatabase.html +++ b/docs/docs/api/mil/nga/geopackage/db/AndroidBindingsSQLiteDatabase.html @@ -1,672 +1,528 @@ - - -AndroidBindingsSQLiteDatabase (geopackage-android 6.7.1 API) + +AndroidBindingsSQLiteDatabase (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class AndroidBindingsSQLiteDatabase

    + +

    Class AndroidBindingsSQLiteDatabase

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.db.AndroidBindingsSQLiteDatabase
      • -
      -
    • -
    -
    - -
    -
    -
    +
    + -
    - +
    +
    +
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/AndroidSQLiteDatabase.html b/docs/docs/api/mil/nga/geopackage/db/AndroidSQLiteDatabase.html index a9ada8ca..efbcac99 100644 --- a/docs/docs/api/mil/nga/geopackage/db/AndroidSQLiteDatabase.html +++ b/docs/docs/api/mil/nga/geopackage/db/AndroidSQLiteDatabase.html @@ -1,635 +1,501 @@ - - -AndroidSQLiteDatabase (geopackage-android 6.7.1 API) + +AndroidSQLiteDatabase (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class AndroidSQLiteDatabase

    + +

    Class AndroidSQLiteDatabase

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/CursorResult.html b/docs/docs/api/mil/nga/geopackage/db/CursorResult.html index 3e0adc77..d9e54f37 100644 --- a/docs/docs/api/mil/nga/geopackage/db/CursorResult.html +++ b/docs/docs/api/mil/nga/geopackage/db/CursorResult.html @@ -1,399 +1,228 @@ - - -CursorResult (geopackage-android 6.7.1 API) + +CursorResult (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class CursorResult

    + +

    Class CursorResult

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + +
    getValue(int index)
    +
    + +
    getValue(int index, + GeoPackageDataType dataType)
    +
    +
    boolean
    + +
    +
    +
    +
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
  • -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            CursorResult

            -
            public CursorResult​(Cursor cursor)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              CursorResult

              +
              public CursorResult(Cursor cursor)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              cursor - cursor
              -
            • -
            +
        + -
        -
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/FeatureIndexer.html b/docs/docs/api/mil/nga/geopackage/db/FeatureIndexer.html index ba700d7f..68c01969 100644 --- a/docs/docs/api/mil/nga/geopackage/db/FeatureIndexer.html +++ b/docs/docs/api/mil/nga/geopackage/db/FeatureIndexer.html @@ -1,9904 +1,8266 @@ - - -FeatureIndexer (geopackage-android 6.7.1 API) + +FeatureIndexer (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureIndexer

    + +

    Class FeatureIndexer

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.db.FeatureIndexer
      +
      +

      -
      public class FeatureIndexer
      -extends Object
      +
      public class FeatureIndexer +extends Object
      Feature Indexer, indexes feature geometries into a table for searching
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Summary

          - - - - - - - - - - - - -
          Fields 
          Modifier and TypeFieldDescription
          protected intchunkLimit +
        • +
          +

          Field Summary

          +
          Fields
          +
          +
          Modifier and Type
          +
          Field
          +
          Description
          +
          protected int
          + +
          Query single chunk limit
          -
        • -
        • -
        +
    +
    + -
    - +
    + + -
    - + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            chunkLimit

            -
            protected int chunkLimit
            +
          • +
            +

            Field Details

            +
              +
            • +
              +

              chunkLimit

              +
              protected int chunkLimit
              Query single chunk limit
              -
            • -
            +
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureIndexer

            -
            public FeatureIndexer​(Context context,
            -                      FeatureDao featureDao)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureIndexer

              +
              public FeatureIndexer(Context context, + FeatureDao featureDao)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              featureDao - feature dao
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getPkColumnName

            -
            public String getPkColumnName()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getPkColumnName

              +
              public String getPkColumnName()
              Get the primary key column name
              -
              -
              Returns:
              +
              +
              Returns:
              primary key column name
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              close

              -
              public void close()
              +
            • +
              +

              close

              +
              public void close()
              Close the database connection in the feature indexer
              -
              -
              Since:
              +
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              setProgress

              -
              public void setProgress​(GeoPackageProgress progress)
              +
            • +
              +

              setProgress

              +
              public void setProgress(GeoPackageProgress progress)
              Set the progress tracker
              -
              -
              Parameters:
              +
              +
              Parameters:
              progress - progress tracker
              +
            • -
            - - - -
              -
            • -

              getChunkLimit

              -
              public int getChunkLimit()
              +
            • +
              +

              getChunkLimit

              +
              public int getChunkLimit()
              Get the SQL query chunk limit
              -
              -
              Returns:
              +
              +
              Returns:
              chunk limit
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              setChunkLimit

              -
              public void setChunkLimit​(int chunkLimit)
              +
            • +
              +

              setChunkLimit

              +
              public void setChunkLimit(int chunkLimit)
              Set the SQL query chunk limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              chunkLimit - chunk limit
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              index

              -
              public int index()
              +
            • +
              +

              index

              +
              public int index()
              Index the feature table if needed
              -
              -
              Returns:
              +
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              index

              -
              public int index​(boolean force)
              +
            • +
              +

              index

              +
              public int index(boolean force)
              Index the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              force - true to force re-indexing
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              index

              -
              public boolean index​(FeatureRow row)
              +
            • +
              +

              index

              +
              public boolean index(FeatureRow row)
              Index the feature row. This method assumes that indexing has been completed and maintained as the last indexed time is updated.
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - feature row
              -
              Returns:
              +
              Returns:
              true if indexed
              +
            • -
            - - - -
              -
            • -

              deleteIndex

              -
              public boolean deleteIndex()
              +
            • +
              +

              deleteIndex

              +
              public boolean deleteIndex()
              Delete the feature table index
              -
              -
              Returns:
              +
              +
              Returns:
              true if index deleted
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              deleteIndex

              -
              public boolean deleteIndex​(FeatureRow row)
              +
            • +
              +

              deleteIndex

              +
              public boolean deleteIndex(FeatureRow row)
              Delete the index for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - feature row
              -
              Returns:
              +
              Returns:
              true if deleted
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              deleteIndex

              -
              public boolean deleteIndex​(long geomId)
              +
            • +
              +

              deleteIndex

              +
              public boolean deleteIndex(long geomId)
              Delete the index for the geometry id
              -
              -
              Parameters:
              +
              +
              Parameters:
              geomId - geometry id
              -
              Returns:
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              isIndexed

              -
              public boolean isIndexed()
              +
            • +
              +

              isIndexed

              +
              public boolean isIndexed()
              Determine if the database table is indexed after database modifications
              -
              -
              Returns:
              +
              +
              Returns:
              true if indexed
              +
            • -
            - - - -
              -
            • -

              getLastIndexed

              -
              public Date getLastIndexed()
              +
            • +
              +

              getLastIndexed

              +
              public Date getLastIndexed()
              Get the date last indexed
              -
              -
              Returns:
              +
              +
              Returns:
              last indexed date or null
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              getTolerance

              -
              public double getTolerance()
              +
            • +
              +

              getTolerance

              +
              public double getTolerance()
              Get the query range tolerance
              -
              -
              Returns:
              +
              +
              Returns:
              query range tolerance
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              setTolerance

              -
              public void setTolerance​(double tolerance)
              +
            • +
              +

              setTolerance

              +
              public void setTolerance(double tolerance)
              Set the query range tolerance
              -
              -
              Parameters:
              +
              +
              Parameters:
              tolerance - query range tolerance
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query()
              +
            • +
              +

              query

              +
              public Cursor query()
              Query for all Geometry Metadata
              -
              -
              Returns:
              +
              +
              Returns:
              geometry metadata cursor
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(String[] columns)
              +
            • +
              +

              query

              +
              public Cursor query(String[] columns)
              Query for all Geometry Metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              -
              Returns:
              +
              Returns:
              geometry metadata cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryIds

              -
              public Cursor queryIds()
              +
            • +
              +

              queryIds

              +
              public Cursor queryIds()
              Query for all Geometry Metadata ids
              -
              -
              Returns:
              +
              +
              Returns:
              geometry metadata cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count()
              +
            • +
              +

              count

              +
              public long count()
              Query for all Geometry Metadata count
              -
              -
              Returns:
              +
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures()
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures()
              Query for all features
              -
              -
              Returns:
              +
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct)
              Query for all features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns)
              Query for all features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns)
              Query for all features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures()
              +
            • +
              +

              countFeatures

              +
              public int countFeatures()
              Count features
              -
              -
              Returns:
              +
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countColumnFeatures

              -
              public int countColumnFeatures​(String column)
              +
            • +
              +

              countColumnFeatures

              +
              public int countColumnFeatures(String column)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(Map<String,Object> fieldValues)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + Map<String,Object> fieldValues)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + Map<String,Object> fieldValues)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String where)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + String where)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + String where)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String where, + String[] whereArgs)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + String where, + String[] whereArgs)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + String where, + String[] whereArgs)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              getBoundingBox

              -
              public BoundingBox getBoundingBox()
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox()
              Query for the bounds of the feature table index
              -
              -
              Returns:
              +
              +
              Returns:
              bounding box
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              getBoundingBox

              -
              public BoundingBox getBoundingBox​(Projection projection)
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox(Projection projection)
              Query for the feature index bounds and return in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              projection - desired projection
              -
              Returns:
              +
              Returns:
              bounding box
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public Cursor query(BoundingBox boundingBox)
              Query for Geometry Metadata within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              geometry metadata cursor
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(String[] columns,
              -                    BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public Cursor query(String[] columns, + BoundingBox boundingBox)
              Query for Geometry Metadata within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              geometry metadata cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryIds

              -
              public Cursor queryIds​(BoundingBox boundingBox)
              +
            • +
              +

              queryIds

              +
              public Cursor queryIds(BoundingBox boundingBox)
              Query for Geometry Metadata ids within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              geometry metadata cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox)
              Query for Geometry Metadata count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + String where)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + String where)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + String where)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + String where)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + String where)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + String where)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + String where, + String[] whereArgs)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(BoundingBox boundingBox,
              -                    Projection projection)
              +
            • +
              +

              query

              +
              public Cursor query(BoundingBox boundingBox, + Projection projection)
              Query for Geometry Metadata within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection of the provided bounding box
              -
              Returns:
              +
              Returns:
              geometry metadata cursor
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(String[] columns,
              -                    BoundingBox boundingBox,
              -                    Projection projection)
              +
            • +
              +

              query

              +
              public Cursor query(String[] columns, + BoundingBox boundingBox, + Projection projection)
              Query for Geometry Metadata within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection of the provided bounding box
              -
              Returns:
              +
              Returns:
              geometry metadata cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryIds

              -
              public Cursor queryIds​(BoundingBox boundingBox,
              -                       Projection projection)
              +
            • +
              +

              queryIds

              +
              public Cursor queryIds(BoundingBox boundingBox, + Projection projection)
              Query for Geometry Metadata ids within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection of the provided bounding box
              -
              Returns:
              +
              Returns:
              geometry metadata cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  Projection projection)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + Projection projection)
              Query for Geometry Metadata count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection of the provided bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Projection projection)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Projection projection)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Projection projection)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Projection projection)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Projection projection)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Projection projection)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Projection projection)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Projection projection,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Projection projection, + String where)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Projection projection, + String where)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Projection projection, + String where)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection, + String where)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(GeometryEnvelope envelope)
              +
            • +
              +

              query

              +
              public Cursor query(GeometryEnvelope envelope)
              Query for Geometry Metadata within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              geometry metadata cursor
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(String[] columns,
              -                    GeometryEnvelope envelope)
              +
            • +
              +

              query

              +
              public Cursor query(String[] columns, + GeometryEnvelope envelope)
              Query for Geometry Metadata within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              geometry metadata cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryIds

              -
              public Cursor queryIds​(GeometryEnvelope envelope)
              +
            • +
              +

              queryIds

              +
              public Cursor queryIds(GeometryEnvelope envelope)
              Query for Geometry Metadata idswithin the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              geometry metadata cursor
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(GeometryEnvelope envelope)
              +
            • +
              +

              count

              +
              public long count(GeometryEnvelope envelope)
              Query for Geometry Metadata count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(GeometryEnvelope envelope)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(GeometryEnvelope envelope)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   GeometryEnvelope envelope)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + GeometryEnvelope envelope)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   GeometryEnvelope envelope)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + GeometryEnvelope envelope)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   GeometryEnvelope envelope)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + GeometryEnvelope envelope)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              columns - columns
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(GeometryEnvelope envelope)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(GeometryEnvelope envelope)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         GeometryEnvelope envelope)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + GeometryEnvelope envelope)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         GeometryEnvelope envelope)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + GeometryEnvelope envelope)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(GeometryEnvelope envelope,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   GeometryEnvelope envelope,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(GeometryEnvelope envelope,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         GeometryEnvelope envelope,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         GeometryEnvelope envelope,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(GeometryEnvelope envelope,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(GeometryEnvelope envelope, + String where)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   GeometryEnvelope envelope,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + GeometryEnvelope envelope, + String where)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + GeometryEnvelope envelope, + String where)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(GeometryEnvelope envelope,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(GeometryEnvelope envelope, + String where)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         GeometryEnvelope envelope,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + GeometryEnvelope envelope, + String where)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         GeometryEnvelope envelope,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + GeometryEnvelope envelope, + String where)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(GeometryEnvelope envelope,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   GeometryEnvelope envelope,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(GeometryEnvelope envelope,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         GeometryEnvelope envelope,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         GeometryEnvelope envelope,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              getGeometryMetadata

              -
              public GeometryMetadata getGeometryMetadata​(Cursor cursor)
              +
            • +
              +

              getGeometryMetadata

              +
              public GeometryMetadata getGeometryMetadata(Cursor cursor)
              Get the Geometry Metadata for the current place in the cursor
              -
              -
              Parameters:
              +
              +
              Parameters:
              cursor - cursor
              -
              Returns:
              +
              Returns:
              geometry metadata
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              getGeometryId

              -
              public long getGeometryId​(Cursor cursor)
              +
            • +
              +

              getGeometryId

              +
              public long getGeometryId(Cursor cursor)
              Get the Geometry Metadata id for the current place in the cursor
              -
              -
              Parameters:
              +
              +
              Parameters:
              cursor - cursor
              -
              Returns:
              +
              Returns:
              geometry id
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              getFeatureRow

              -
              public FeatureRow getFeatureRow​(Cursor cursor)
              +
            • +
              +

              getFeatureRow

              +
              public FeatureRow getFeatureRow(Cursor cursor)
              Get the feature row for the current place in the cursor
              -
              -
              Parameters:
              +
              +
              Parameters:
              cursor - cursor
              -
              Returns:
              +
              Returns:
              feature row
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              getFeatureRow

              -
              public FeatureRow getFeatureRow​(GeometryMetadata geometryMetadata)
              +
            • +
              +

              getFeatureRow

              +
              public FeatureRow getFeatureRow(GeometryMetadata geometryMetadata)
              Get the feature row for the Geometry Metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryMetadata - geometry metadata
              -
              Returns:
              +
              Returns:
              feature row
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(int limit)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(int limit, + long offset)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String orderBy, + int limit)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String orderBy, + int limit, + long offset)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + int limit)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + int limit, + long offset)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String orderBy, + int limit)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String orderBy, + int limit, + long offset)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + int limit)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + int limit, + long offset)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String orderBy, + int limit)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String orderBy, + int limit, + long offset)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + int limit)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + int limit, + long offset)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String orderBy, + int limit)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String orderBy, + int limit, + long offset)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(Map<String,Object> fieldValues, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + Map<String,Object> fieldValues, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + Map<String,Object> fieldValues, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String where, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String where, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String where, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String where, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + String where, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + String where, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + String where, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + String where, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String[] whereArgs, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String[] whereArgs, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String[] whereArgs, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String[] whereArgs, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              @@ -9906,1231 +8268,1087 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(BoundingBox boundingBox,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(BoundingBox boundingBox, + int limit)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(BoundingBox boundingBox,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(BoundingBox boundingBox, + int limit, + long offset)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(BoundingBox boundingBox,
              -                            String orderBy,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(BoundingBox boundingBox, + String orderBy, + int limit)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(BoundingBox boundingBox,
              -                            String orderBy,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            BoundingBox boundingBox,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + int limit)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            BoundingBox boundingBox,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + int limit, + long offset)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            BoundingBox boundingBox,
              -                            String orderBy,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            BoundingBox boundingBox,
              -                            String orderBy,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(String[] columns,
              -                            BoundingBox boundingBox,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(String[] columns, + BoundingBox boundingBox, + int limit)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(String[] columns,
              -                            BoundingBox boundingBox,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(String[] columns, + BoundingBox boundingBox, + int limit, + long offset)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(String[] columns,
              -                            BoundingBox boundingBox,
              -                            String orderBy,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(String[] columns,
              -                            BoundingBox boundingBox,
              -                            String orderBy,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            String[] columns,
              -                            BoundingBox boundingBox,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + int limit)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            String[] columns,
              -                            BoundingBox boundingBox,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + int limit, + long offset)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            String[] columns,
              -                            BoundingBox boundingBox,
              -                            String orderBy,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            String[] columns,
              -                            BoundingBox boundingBox,
              -                            String orderBy,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11138,431 +9356,383 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, + String where, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + String where, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + String where, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11570,223 +9740,199 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              @@ -11794,115 +9940,103 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              @@ -11910,59 +10044,53 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11970,30 +10098,27 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -12001,31 +10126,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -12034,431 +10156,383 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(BoundingBox boundingBox,
              -                            Projection projection,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(BoundingBox boundingBox, + Projection projection, + int limit)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(BoundingBox boundingBox,
              -                            Projection projection,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(BoundingBox boundingBox,
              -                            Projection projection,
              -                            String orderBy,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(BoundingBox boundingBox,
              -                            Projection projection,
              -                            String orderBy,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            BoundingBox boundingBox,
              -                            Projection projection,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            BoundingBox boundingBox,
              -                            Projection projection,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            BoundingBox boundingBox,
              -                            Projection projection,
              -                            String orderBy,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            BoundingBox boundingBox,
              -                            Projection projection,
              -                            String orderBy,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(String[] columns,
              -                            BoundingBox boundingBox,
              -                            Projection projection,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(String[] columns,
              -                            BoundingBox boundingBox,
              -                            Projection projection,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(String[] columns,
              -                            BoundingBox boundingBox,
              -                            Projection projection,
              -                            String orderBy,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(String[] columns,
              -                            BoundingBox boundingBox,
              -                            Projection projection,
              -                            String orderBy,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            String[] columns,
              -                            BoundingBox boundingBox,
              -                            Projection projection,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            String[] columns,
              -                            BoundingBox boundingBox,
              -                            Projection projection,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            String[] columns,
              -                            BoundingBox boundingBox,
              -                            Projection projection,
              -                            String orderBy,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            String[] columns,
              -                            BoundingBox boundingBox,
              -                            Projection projection,
              -                            String orderBy,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -12466,439 +10540,391 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -12906,227 +10932,203 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -13134,117 +11136,105 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -13252,61 +11242,55 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -13314,30 +11298,27 @@

              queryFeaturesForChunk

              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -13345,31 +11326,28 @@

              queryFeaturesForChunk

              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -13378,227 +11356,203 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -13606,117 +11560,105 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -13724,61 +11666,55 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -13786,30 +11722,27 @@

              queryFeaturesForChunkIdOrder

              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -13817,31 +11750,28 @@

              queryFeaturesForChunk

              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -13850,117 +11780,105 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              @@ -13968,61 +11886,55 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -14030,30 +11942,27 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -14061,31 +11970,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -14094,61 +12000,55 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -14156,30 +12056,27 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -14187,31 +12084,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -14220,31 +12114,28 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14252,32 +12143,29 @@

              queryFeaturesForChunk

              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14286,31 +12174,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14319,32 +12204,29 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14354,1231 +12236,1087 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(GeometryEnvelope envelope,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(GeometryEnvelope envelope, + int limit)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(GeometryEnvelope envelope,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(GeometryEnvelope envelope, + int limit, + long offset)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(GeometryEnvelope envelope,
              -                            String orderBy,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(GeometryEnvelope envelope,
              -                            String orderBy,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            GeometryEnvelope envelope,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + GeometryEnvelope envelope, + int limit)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            GeometryEnvelope envelope,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            GeometryEnvelope envelope,
              -                            String orderBy,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            GeometryEnvelope envelope,
              -                            String orderBy,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(String[] columns,
              -                            GeometryEnvelope envelope,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(String[] columns, + GeometryEnvelope envelope, + int limit)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(String[] columns,
              -                            GeometryEnvelope envelope,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(String[] columns, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(String[] columns,
              -                            GeometryEnvelope envelope,
              -                            String orderBy,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(String[] columns,
              -                            GeometryEnvelope envelope,
              -                            String orderBy,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            String[] columns,
              -                            GeometryEnvelope envelope,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + int limit)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            String[] columns,
              -                            GeometryEnvelope envelope,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            String[] columns,
              -                            GeometryEnvelope envelope,
              -                            String orderBy,
              -                            int limit)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public Cursor queryForChunk​(boolean distinct,
              -                            String[] columns,
              -                            GeometryEnvelope envelope,
              -                            String orderBy,
              -                            int limit,
              -                            long offset)
              +
            • +
              +

              queryForChunk

              +
              public Cursor queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -15586,431 +13324,383 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(GeometryEnvelope envelope, + String where, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + GeometryEnvelope envelope, + String where, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + GeometryEnvelope envelope, + String where, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -16018,223 +13708,199 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              @@ -16242,115 +13908,103 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              @@ -16358,59 +14012,53 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -16418,30 +14066,27 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -16449,31 +14094,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -16482,81 +14124,21 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/FeatureIndexerIdCursor.html b/docs/docs/api/mil/nga/geopackage/db/FeatureIndexerIdCursor.html index 9f3a6b82..b6c2a179 100644 --- a/docs/docs/api/mil/nga/geopackage/db/FeatureIndexerIdCursor.html +++ b/docs/docs/api/mil/nga/geopackage/db/FeatureIndexerIdCursor.html @@ -1,514 +1,307 @@ - - -FeatureIndexerIdCursor (geopackage-android 6.7.1 API) + +FeatureIndexerIdCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureIndexerIdCursor

    + +

    Class FeatureIndexerIdCursor

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    int
    + +
    +
    boolean
    + +
    +
    +
    +
    +
    +

    Methods inherited from class mil.nga.geopackage.features.user.FeatureCursor

    +createInvalidCursor, enableInvalidRequery, getColumns, getGeometry, getRow, getValue
    + +
    +

    Methods inherited from class mil.nga.geopackage.db.CursorResult

    +wasNull
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    +
  • -
    -
    -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/FeatureIndexerIdQuery.html b/docs/docs/api/mil/nga/geopackage/db/FeatureIndexerIdQuery.html index 3b865600..11a46f45 100644 --- a/docs/docs/api/mil/nga/geopackage/db/FeatureIndexerIdQuery.html +++ b/docs/docs/api/mil/nga/geopackage/db/FeatureIndexerIdQuery.html @@ -1,492 +1,307 @@ - - -FeatureIndexerIdQuery (geopackage-android 6.7.1 API) + +FeatureIndexerIdQuery (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureIndexerIdQuery

    + +

    Class FeatureIndexerIdQuery

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.db.FeatureIndexerIdQuery
      +
      +

      -
      public class FeatureIndexerIdQuery
      -extends Object
      +
      public class FeatureIndexerIdQuery +extends Object
      Feature Indexer Id query with nested SQL and arguments
      -
      -
      Since:
      +
      +
      Since:
      3.4.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureIndexerIdQuery

            -
            public FeatureIndexerIdQuery()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureIndexerIdQuery

              +
              public FeatureIndexerIdQuery()
              Constructor
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            addArgument

            -
            public void addArgument​(long id)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              addArgument

              +
              public void addArgument(long id)
              Add an id argument
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - id value
              +
            • -
            - - - -
              -
            • -

              getCount

              -
              public int getCount()
              +
            • +
              +

              getCount

              +
              public int getCount()
              Get the number of ids
              -
              -
              Returns:
              +
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              getIds

              -
              public Set<Long> getIds()
              +
            • +
              +

              getIds

              +
              public Set<Long> getIds()
              Get the set of ids
              -
              -
              Returns:
              +
              +
              Returns:
              ids
              +
            • -
            - - - -
              -
            • -

              hasId

              -
              public boolean hasId​(long id)
              +
            • +
              +

              hasId

              +
              public boolean hasId(long id)
              Check if the query has the id
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - id
              -
              Returns:
              +
              Returns:
              true if has id
              +
            • -
            - - - -
              -
            • -

              aboveMaxArguments

              -
              public boolean aboveMaxArguments()
              +
            • +
              +

              aboveMaxArguments

              +
              public boolean aboveMaxArguments()
              Check if the total number of query arguments is above the maximum allowed in a single query
              -
              -
              Returns:
              +
              +
              Returns:
              true if above the maximum allowed query arguments
              +
            • -
            - - - -
              -
            • -

              aboveMaxArguments

              -
              public boolean aboveMaxArguments​(String[] additionalArgs)
              +
            • +
              +

              aboveMaxArguments

              +
              public boolean aboveMaxArguments(String[] additionalArgs)
              Check if the total number of query arguments is above the maximum allowed in a single query
              -
              -
              Parameters:
              +
              +
              Parameters:
              additionalArgs - additional arguments
              -
              Returns:
              +
              Returns:
              true if above the maximum allowed query arguments
              +
            • -
            - - - -
              -
            • -

              aboveMaxArguments

              -
              public boolean aboveMaxArguments​(int additionalArgs)
              +
            • +
              +

              aboveMaxArguments

              +
              public boolean aboveMaxArguments(int additionalArgs)
              Check if the total number of query arguments is above the maximum allowed in a single query
              -
              -
              Parameters:
              +
              +
              Parameters:
              additionalArgs - additional argument count
              -
              Returns:
              +
              Returns:
              true if above the maximum allowed query arguments
              +
            • -
            - - - -
              -
            • -

              getSql

              -
              public String getSql()
              +
            • +
              +

              getSql

              +
              public String getSql()
              Get the SQL statement
              -
              -
              Returns:
              +
              +
              Returns:
              SQL
              +
            • -
            - - - -
              -
            • -

              getArgs

              -
              public String[] getArgs()
              +
            • +
              +

              getArgs

              +
              public String[] getArgs()
              Get the arguments
              -
              -
              Returns:
              +
              +
              Returns:
              args
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/GeoPackageConnection.html b/docs/docs/api/mil/nga/geopackage/db/GeoPackageConnection.html index 99f95f58..70d74639 100644 --- a/docs/docs/api/mil/nga/geopackage/db/GeoPackageConnection.html +++ b/docs/docs/api/mil/nga/geopackage/db/GeoPackageConnection.html @@ -1,742 +1,503 @@ - - -GeoPackageConnection (geopackage-android 6.7.1 API) + +GeoPackageConnection (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class GeoPackageConnection

    + +

    Class GeoPackageConnection

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/GeoPackageCursorFactory.html b/docs/docs/api/mil/nga/geopackage/db/GeoPackageCursorFactory.html index 32f9c688..f1ae5121 100644 --- a/docs/docs/api/mil/nga/geopackage/db/GeoPackageCursorFactory.html +++ b/docs/docs/api/mil/nga/geopackage/db/GeoPackageCursorFactory.html @@ -1,445 +1,276 @@ - - -GeoPackageCursorFactory (geopackage-android 6.7.1 API) + +GeoPackageCursorFactory (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class GeoPackageCursorFactory

    + +

    Class GeoPackageCursorFactory

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeoPackageCursorFactory

            -
            public GeoPackageCursorFactory()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              GeoPackageCursorFactory

              +
              public GeoPackageCursorFactory()
              Constructor
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            isDebugLogQueries

            -
            public boolean isDebugLogQueries()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              isDebugLogQueries

              +
              public boolean isDebugLogQueries()
              Is debug log queries enabled
              -
              -
              Returns:
              +
              +
              Returns:
              true if queries are logged at the debug level
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              setDebugLogQueries

              -
              public void setDebugLogQueries​(boolean debugLogQueries)
              +
            • +
              +

              setDebugLogQueries

              +
              public void setDebugLogQueries(boolean debugLogQueries)
              Set the debug log queries flag
              -
              -
              Parameters:
              +
              +
              Parameters:
              debugLogQueries - true to debug log queries
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              registerTable

              -
              public void registerTable​(String tableName,
              -                          GeoPackageCursorWrapper cursorWrapper)
              +
            • +
              +

              registerTable

              +
              public void registerTable(String tableName, + GeoPackageCursorWrapper cursorWrapper)
              Register a cursor wrapper for the provided table name. Database queries will wrap the returned cursor
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - table name
              cursorWrapper - cursor wrapper
              +
            • -
            - - - - - - - -
              -
            • -

              wrapCursor

              -
              public Cursor wrapCursor​(Cursor cursor,
              -                         String editTable)
              +
            • +
              +

              wrapCursor

              +
              public Cursor wrapCursor(Cursor cursor, + String editTable)
              Wrap the cursor
              -
              -
              Parameters:
              +
              +
              Parameters:
              cursor - cursor
              editTable - edit table
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              getBindingsCursorFactory

              -
              public org.sqlite.database.sqlite.SQLiteDatabase.CursorFactory getBindingsCursorFactory()
              +
            • +
              +

              getBindingsCursorFactory

              +
              public org.sqlite.database.sqlite.SQLiteDatabase.CursorFactory getBindingsCursorFactory()
              Get the SQLite Android Bindings cursor factory
              -
              -
              Returns:
              +
              +
              Returns:
              bindings cursor factory
              -
              Since:
              +
              Since:
              3.4.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/GeoPackageCursorWrapper.html b/docs/docs/api/mil/nga/geopackage/db/GeoPackageCursorWrapper.html index 18dba052..85accc2e 100644 --- a/docs/docs/api/mil/nga/geopackage/db/GeoPackageCursorWrapper.html +++ b/docs/docs/api/mil/nga/geopackage/db/GeoPackageCursorWrapper.html @@ -1,258 +1,135 @@ - - -GeoPackageCursorWrapper (geopackage-android 6.7.1 API) + +GeoPackageCursorWrapper (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Interface GeoPackageCursorWrapper

    + +

    Interface GeoPackageCursorWrapper

    -
    -
    -
      -
    • +

      -
      public interface GeoPackageCursorWrapper
      +
      public interface GeoPackageCursorWrapper
      Interface for database cursor wrapping implementations. Used to wrap the cursors of queries to GeoPackage data tables.
      -
    • -
    -
    -
    -
    +
    +
    + - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            wrapCursor

            -
            Cursor wrapCursor​(Cursor cursor)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              wrapCursor

              +
              Cursor wrapCursor(Cursor cursor)
              Wrap the cursor
              -
              -
              Parameters:
              +
              +
              Parameters:
              cursor - cursor
              -
              Returns:
              +
              Returns:
              wrapped cursor
              -
            • -
            +
      -
    - - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/db/GeoPackageDatabase.html b/docs/docs/api/mil/nga/geopackage/db/GeoPackageDatabase.html index 02be07a5..7ad9f7e5 100644 --- a/docs/docs/api/mil/nga/geopackage/db/GeoPackageDatabase.html +++ b/docs/docs/api/mil/nga/geopackage/db/GeoPackageDatabase.html @@ -1,942 +1,743 @@ - - -GeoPackageDatabase (geopackage-android 6.7.1 API) + +GeoPackageDatabase (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class GeoPackageDatabase

    + +

    Class GeoPackageDatabase

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/GeoPackageSQLiteDatabase.html b/docs/docs/api/mil/nga/geopackage/db/GeoPackageSQLiteDatabase.html index 693ec239..cbab3662 100644 --- a/docs/docs/api/mil/nga/geopackage/db/GeoPackageSQLiteDatabase.html +++ b/docs/docs/api/mil/nga/geopackage/db/GeoPackageSQLiteDatabase.html @@ -1,524 +1,417 @@ - - -GeoPackageSQLiteDatabase (geopackage-android 6.7.1 API) + +GeoPackageSQLiteDatabase (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Interface GeoPackageSQLiteDatabase

    + +

    Interface GeoPackageSQLiteDatabase

    -
    -
    - -
    -
    -
    +
    +
    +
    - -
    -
    - - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/db/SQLUtils.html b/docs/docs/api/mil/nga/geopackage/db/SQLUtils.html index 1cc7f408..d793432e 100644 --- a/docs/docs/api/mil/nga/geopackage/db/SQLUtils.html +++ b/docs/docs/api/mil/nga/geopackage/db/SQLUtils.html @@ -1,346 +1,196 @@ - - -SQLUtils (geopackage-android 6.7.1 API) + +SQLUtils (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class SQLUtils

    + +

    Class SQLUtils

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.db.SQLUtils
      +
      +

      -
      public class SQLUtils
      -extends Object
      +
      public class SQLUtils +extends Object
      Core SQL Utility methods
      -
      -
      Since:
      +
      +
      Since:
      1.3.1
      -
    • -
    -
    -
    -
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            SQLUtils

            -
            public SQLUtils()
            -
          • -
          +
        • +
          +

          Constructor Details

          +
            +
          • +
            +

            SQLUtils

            +
            public SQLUtils()
            +
          +
        • -
          -
            -
          • - - -

            Method Detail

            - - - -
              -
            • -

              quoteWrap

              -
              public static ContentValues quoteWrap​(ContentValues values)
              +
            • +
              +

              Method Details

              +
                +
              • +
                +

                quoteWrap

                +
                public static ContentValues quoteWrap(ContentValues values)
                Wrap the content values names in quotes
                -
                -
                Parameters:
                +
                +
                Parameters:
                values - content values
                -
                Returns:
                +
                Returns:
                quoted content values
                +
              • -
              - - - -
                -
              • -

                setContentValue

                -
                public static void setContentValue​(ContentValues contentValues,
                -                                   String key,
                -                                   Object value)
                +
              • +
                +

                setContentValue

                +
                public static void setContentValue(ContentValues contentValues, + String key, + Object value)
                Set the content value into the content values
                -
                -
                Parameters:
                +
                +
                Parameters:
                contentValues - content values
                key - key
                value - object value
                -
                Since:
                +
                Since:
                3.3.0
                -
              • -
              +
        -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/SQLiteDatabaseUtils.html b/docs/docs/api/mil/nga/geopackage/db/SQLiteDatabaseUtils.html index a4becc46..1e09d8cc 100644 --- a/docs/docs/api/mil/nga/geopackage/db/SQLiteDatabaseUtils.html +++ b/docs/docs/api/mil/nga/geopackage/db/SQLiteDatabaseUtils.html @@ -1,648 +1,438 @@ - - -SQLiteDatabaseUtils (geopackage-android 6.7.1 API) + +SQLiteDatabaseUtils (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class SQLiteDatabaseUtils

    + +

    Class SQLiteDatabaseUtils

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.db.SQLiteDatabaseUtils
      +
      +

      -
      public class SQLiteDatabaseUtils
      -extends Object
      +
      public class SQLiteDatabaseUtils +extends Object
      SQLite Database utilities
      -
      -
      Since:
      +
      +
      Since:
      5.1.0
      -
    • -
    -
    -
    -
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            SQLiteDatabaseUtils

            -
            public SQLiteDatabaseUtils()
            -
          • -
          +
        • +
          +

          Constructor Details

          +
            +
          • +
            +

            SQLiteDatabaseUtils

            +
            public SQLiteDatabaseUtils()
            +
          +
        • -
          -
            -
          • - - -

            Method Detail

            - - - -
              -
            • -

              openReadWriteDatabaseAttempt

              -
              public static SQLiteDatabase openReadWriteDatabaseAttempt​(String path)
              +
            • +
              +

              Method Details

              +
                +
              • +
                +

                openReadWriteDatabaseAttempt

                +
                public static SQLiteDatabase openReadWriteDatabaseAttempt(String path)
                Attempt to open a writable database, logging any errors
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                -
                Returns:
                +
                Returns:
                database or null if unable to open as writable
                +
              • -
              - - - -
                -
              • -

                openReadWriteDatabaseAttempt

                -
                public static SQLiteDatabase openReadWriteDatabaseAttempt​(String path,
                -                                                          SQLiteDatabase.CursorFactory cursorFactory)
                +
              • +
                +

                openReadWriteDatabaseAttempt

                +
                public static SQLiteDatabase openReadWriteDatabaseAttempt(String path, + SQLiteDatabase.CursorFactory cursorFactory)
                Attempt to open a writable database, logging any errors
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                cursorFactory - cursor factory
                -
                Returns:
                +
                Returns:
                database or null if unable to open as writable
                +
              • -
              - - - -
                -
              • -

                openReadWriteDatabase

                -
                public static SQLiteDatabase openReadWriteDatabase​(String path)
                +
              • +
                +

                openReadWriteDatabase

                +
                public static SQLiteDatabase openReadWriteDatabase(String path)
                Open a writable database
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                -
                Returns:
                +
                Returns:
                database
                +
              • -
              - - - - - - - -
                -
              • -

                openReadOnlyDatabase

                -
                public static SQLiteDatabase openReadOnlyDatabase​(String path)
                +
              • +
                +

                openReadOnlyDatabase

                +
                public static SQLiteDatabase openReadOnlyDatabase(String path)
                Open a readable database
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                -
                Returns:
                +
                Returns:
                database
                +
              • -
              - - - - - - - -
                -
              • -

                openDatabase

                -
                public static SQLiteDatabase openDatabase​(String path,
                -                                          boolean writable)
                +
              • +
                +

                openDatabase

                +
                public static SQLiteDatabase openDatabase(String path, + boolean writable)
                Open a database
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                writable - open as writable or read only
                -
                Returns:
                +
                Returns:
                database
                +
              • -
              - - - - - - - -
                -
              • -

                validateDatabaseAndCloseOnError

                -
                public static void validateDatabaseAndCloseOnError​(SQLiteDatabase sqliteDatabase,
                -                                                   boolean validateHeader,
                -                                                   boolean validateIntegrity)
                +
              • +
                +

                validateDatabaseAndCloseOnError

                +
                public static void validateDatabaseAndCloseOnError(SQLiteDatabase sqliteDatabase, + boolean validateHeader, + boolean validateIntegrity)
                Validate the database and close when validation fails. Throw an error when not valid.
                -
                -
                Parameters:
                +
                +
                Parameters:
                sqliteDatabase - database
                validateHeader - validate the header
                validateIntegrity - validate the integrity
                +
              • -
              - - - -
                -
              • -

                validateDatabaseAndClose

                -
                public static void validateDatabaseAndClose​(SQLiteDatabase sqliteDatabase,
                -                                            boolean validateHeader,
                -                                            boolean validateIntegrity)
                +
              • +
                +

                validateDatabaseAndClose

                +
                public static void validateDatabaseAndClose(SQLiteDatabase sqliteDatabase, + boolean validateHeader, + boolean validateIntegrity)
                Validate the database and close it. Throw an error when not valid.
                -
                -
                Parameters:
                +
                +
                Parameters:
                sqliteDatabase - database
                validateHeader - validate the header
                validateIntegrity - validate the integrity
                +
              • -
              - - - -
                -
              • -

                validateDatabase

                -
                public static void validateDatabase​(SQLiteDatabase sqliteDatabase,
                -                                    boolean validateHeader,
                -                                    boolean validateIntegrity,
                -                                    boolean close,
                -                                    boolean closeOnError)
                +
              • +
                +

                validateDatabase

                +
                public static void validateDatabase(SQLiteDatabase sqliteDatabase, + boolean validateHeader, + boolean validateIntegrity, + boolean close, + boolean closeOnError)
                Validate the database header and integrity. Throw an error when not valid.
                -
                -
                Parameters:
                +
                +
                Parameters:
                sqliteDatabase - database
                validateHeader - validate the header
                validateIntegrity - validate the integrity
                close - close the database after validation
                closeOnError - close the database if validation fails
                +
              • -
              - - - -
                -
              • -

                validateDatabaseHeader

                -
                public static void validateDatabaseHeader​(SQLiteDatabase sqliteDatabase)
                +
              • +
                +

                validateDatabaseHeader

                +
                public static void validateDatabaseHeader(SQLiteDatabase sqliteDatabase)
                Validate the header of the database file to verify it is a sqlite database
                -
                -
                Parameters:
                +
                +
                Parameters:
                sqliteDatabase - database
                +
              • -
              - - - -
                -
              • -

                isDatabaseHeaderValid

                -
                public static boolean isDatabaseHeaderValid​(SQLiteDatabase sqliteDatabase)
                +
              • +
                +

                isDatabaseHeaderValid

                +
                public static boolean isDatabaseHeaderValid(SQLiteDatabase sqliteDatabase)
                Determine if the header of the database file is valid
                -
                -
                Parameters:
                +
                +
                Parameters:
                sqliteDatabase - database
                -
                Returns:
                +
                Returns:
                true if valid
                +
              • -
              - - - -
                -
              • -

                validateDatabaseIntegrity

                -
                public static void validateDatabaseIntegrity​(SQLiteDatabase sqliteDatabase)
                +
              • +
                +

                validateDatabaseIntegrity

                +
                public static void validateDatabaseIntegrity(SQLiteDatabase sqliteDatabase)
                Validate the integrity of the database
                -
                -
                Parameters:
                +
                +
                Parameters:
                sqliteDatabase - database
                -
              • -
              +
        -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/metadata/GeoPackageMetadata.html b/docs/docs/api/mil/nga/geopackage/db/metadata/GeoPackageMetadata.html index b915aa5f..6adfb6d7 100644 --- a/docs/docs/api/mil/nga/geopackage/db/metadata/GeoPackageMetadata.html +++ b/docs/docs/api/mil/nga/geopackage/db/metadata/GeoPackageMetadata.html @@ -1,638 +1,430 @@ - - -GeoPackageMetadata (geopackage-android 6.7.1 API) + +GeoPackageMetadata (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class GeoPackageMetadata

    + +

    Class GeoPackageMetadata

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.db.metadata.GeoPackageMetadata
      +
      +

      -
      public class GeoPackageMetadata
      -extends Object
      +
      public class GeoPackageMetadata +extends Object
      GeoPackage metadata
      -
    • -
    -
    -
    -
    +
    - -
    - + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
  • -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
        - -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeoPackageMetadata

            -
            public GeoPackageMetadata()
          • -
          + +
        • +
          +

          Constructor Details

          +
            +
          • +
            +

            GeoPackageMetadata

            +
            public GeoPackageMetadata()
            +
          +
        • -
          -
            -
          • - - -

            Method Detail

            - - - -
              -
            • -

              getId

              -
              public long getId()
              +
            • +
              +

              Method Details

              +
                +
              • +
                +

                getId

                +
                public long getId()
                Get the id
                -
                -
                Returns:
                +
                +
                Returns:
                id
                +
              • -
              - - - -
                -
              • -

                setId

                -
                public void setId​(long id)
                +
              • +
                +

                setId

                +
                public void setId(long id)
                Set the id
                -
                -
                Parameters:
                +
                +
                Parameters:
                id - id
                +
              • -
              - - - -
                -
              • -

                getName

                -
                public String getName()
                +
              • +
                +

                getName

                +
                public String getName()
                Get the name
                -
                -
                Returns:
                +
                +
                Returns:
                name
                +
              • -
              - - - -
                -
              • -

                setName

                -
                public void setName​(String name)
                +
              • +
                +

                setName

                +
                public void setName(String name)
                Set the name
                -
                -
                Parameters:
                +
                +
                Parameters:
                name - name
                +
              • -
              - - - -
                -
              • -

                getExternalPath

                -
                public String getExternalPath()
                +
              • +
                +

                getExternalPath

                +
                public String getExternalPath()
                Get the external path
                -
                -
                Returns:
                +
                +
                Returns:
                external path
                +
              • -
              - - - -
                -
              • -

                setExternalPath

                -
                public void setExternalPath​(String externalPath)
                +
              • +
                +

                setExternalPath

                +
                public void setExternalPath(String externalPath)
                Set the external path
                -
                -
                Parameters:
                +
                +
                Parameters:
                externalPath - external path
                +
              • -
              - - - -
                -
              • -

                isExternal

                -
                public boolean isExternal()
                +
              • +
                +

                isExternal

                +
                public boolean isExternal()
                Is the GeoPackage external
                -
                -
                Returns:
                +
                +
                Returns:
                external flag
                -
              • -
              +
        -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/metadata/GeoPackageMetadataDataSource.html b/docs/docs/api/mil/nga/geopackage/db/metadata/GeoPackageMetadataDataSource.html index eb7873cc..6e18c32a 100644 --- a/docs/docs/api/mil/nga/geopackage/db/metadata/GeoPackageMetadataDataSource.html +++ b/docs/docs/api/mil/nga/geopackage/db/metadata/GeoPackageMetadataDataSource.html @@ -1,652 +1,437 @@ - - -GeoPackageMetadataDataSource (geopackage-android 6.7.1 API) + +GeoPackageMetadataDataSource (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class GeoPackageMetadataDataSource

    + +

    Class GeoPackageMetadataDataSource

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.db.metadata.GeoPackageMetadataDataSource
      +
      +

      -
      public class GeoPackageMetadataDataSource
      -extends Object
      +
      public class GeoPackageMetadataDataSource +extends Object
      GeoPackage metadata Data Source
      -
    • -
    -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeoPackageMetadataDataSource

            -
            public GeoPackageMetadataDataSource​(GeoPackageMetadataDb db)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              GeoPackageMetadataDataSource

              +
              public GeoPackageMetadataDataSource(GeoPackageMetadataDb db)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              db - GeoPackage metadata db
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            create

            -
            public void create​(GeoPackageMetadata metadata)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              create

              +
              public void create(GeoPackageMetadata metadata)
              Create a new GeoPackage metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - GeoPackage metadata
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public boolean delete​(GeoPackageMetadata metadata)
              +
            • +
              +

              delete

              +
              public boolean delete(GeoPackageMetadata metadata)
              Delete the GeoPackage metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - GeoPackage metadata
              -
              Returns:
              +
              Returns:
              deleted flag
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public boolean delete​(String database)
              +
            • +
              +

              delete

              +
              public boolean delete(String database)
              Delete the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              deleted flag
              +
            • -
            - - - -
              -
            • -

              rename

              -
              public boolean rename​(GeoPackageMetadata metadata,
              -                      String newName)
              +
            • +
              +

              rename

              +
              public boolean rename(GeoPackageMetadata metadata, + String newName)
              Rename the GeoPackage metadata to the new name
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - GeoPackage metadata
              newName - new name
              -
              Returns:
              +
              Returns:
              renamed flag
              +
            • -
            - - - -
              -
            • -

              rename

              -
              public boolean rename​(String name,
              -                      String newName)
              +
            • +
              +

              rename

              +
              public boolean rename(String name, + String newName)
              Rename the GeoPackage name to the new name
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - GeoPackage name
              newName - new name
              -
              Returns:
              +
              Returns:
              renamed flag
              +
            • -
            - - - - - - - -
              -
            • -

              getAllExternal

              -
              public List<GeoPackageMetadata> getAllExternal()
              +
            • +
              +

              getAllExternal

              +
              public List<GeoPackageMetadata> getAllExternal()
              Get all external GeoPackage metadata
              -
              -
              Returns:
              +
              +
              Returns:
              external GeoPackage metadata
              +
            • -
            - - - -
              -
            • -

              get

              -
              public GeoPackageMetadata get​(String database)
              +
            • +
              +

              get

              +
              public GeoPackageMetadata get(String database)
              Get GeoPackage metadata by name
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              GeoPackage metadata
              +
            • -
            - - - -
              -
            • -

              get

              -
              public GeoPackageMetadata get​(long id)
              +
            • +
              +

              get

              +
              public GeoPackageMetadata get(long id)
              Get GeoPackage metadata by id
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - id
              -
              Returns:
              +
              Returns:
              GeoPackage metadata
              +
            • -
            - - - -
              -
            • -

              getOrCreate

              -
              public GeoPackageMetadata getOrCreate​(String geoPackage)
              +
            • +
              +

              getOrCreate

              +
              public GeoPackageMetadata getOrCreate(String geoPackage)
              Get GeoPackage metadata or create it if it does not exist
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              -
              Returns:
              +
              Returns:
              GeoPackage metadata
              +
            • -
            - - - -
              -
            • -

              exists

              -
              public boolean exists​(String database)
              +
            • +
              +

              exists

              +
              public boolean exists(String database)
              Determine if the metadata exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              exists flag
              +
            • -
            - - - -
              -
            • -

              isExternal

              -
              public boolean isExternal​(String database)
              +
            • +
              +

              isExternal

              +
              public boolean isExternal(String database)
              Determine if the GeoPackage is external
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              -
              Returns:
              +
              Returns:
              external flag
              +
            • -
            - - - -
              -
            • -

              getExternalAtPath

              -
              public GeoPackageMetadata getExternalAtPath​(String path)
              +
            • +
              +

              getExternalAtPath

              +
              public GeoPackageMetadata getExternalAtPath(String path)
              Get external GeoPackage metadata by external path
              -
              -
              Parameters:
              +
              +
              Parameters:
              path - path
              -
              Returns:
              +
              Returns:
              GeoPackage metadata
              +
            • -
            - - - -
              -
            • -

              getMetadataWhereNameLike

              -
              public List<String> getMetadataWhereNameLike​(String like,
              -                                             String sortColumn)
              +
            • +
              +

              getMetadataWhereNameLike

              +
              public List<String> getMetadataWhereNameLike(String like, + String sortColumn)
              Get metadata where the name is like
              -
              -
              Parameters:
              +
              +
              Parameters:
              like - like argument
              sortColumn - sort by column
              -
              Returns:
              +
              Returns:
              metadata names
              -
              Since:
              +
              Since:
              1.2.7
              +
            • -
            - - - -
              -
            • -

              getMetadataWhereNameNotLike

              -
              public List<String> getMetadataWhereNameNotLike​(String notLike,
              -                                                String sortColumn)
              +
            • +
              +

              getMetadataWhereNameNotLike

              +
              public List<String> getMetadataWhereNameNotLike(String notLike, + String sortColumn)
              Get metadata where the name is not like
              -
              -
              Parameters:
              +
              +
              Parameters:
              notLike - not like argument
              sortColumn - sort by column
              -
              Returns:
              +
              Returns:
              metadata names
              -
              Since:
              +
              Since:
              1.2.7
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/metadata/GeoPackageMetadataDb.html b/docs/docs/api/mil/nga/geopackage/db/metadata/GeoPackageMetadataDb.html index c479d631..34248b70 100644 --- a/docs/docs/api/mil/nga/geopackage/db/metadata/GeoPackageMetadataDb.html +++ b/docs/docs/api/mil/nga/geopackage/db/metadata/GeoPackageMetadataDb.html @@ -1,457 +1,283 @@ - - -GeoPackageMetadataDb (geopackage-android 6.7.1 API) + +GeoPackageMetadataDb (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class GeoPackageMetadataDb

    + +

    Class GeoPackageMetadataDb

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + -
    - + + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/metadata/GeometryMetadata.html b/docs/docs/api/mil/nga/geopackage/db/metadata/GeometryMetadata.html index 8e0bf1a3..271910b3 100644 --- a/docs/docs/api/mil/nga/geopackage/db/metadata/GeometryMetadata.html +++ b/docs/docs/api/mil/nga/geopackage/db/metadata/GeometryMetadata.html @@ -1,1257 +1,926 @@ - - -GeometryMetadata (geopackage-android 6.7.1 API) + +GeometryMetadata (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class GeometryMetadata

    + +

    Class GeometryMetadata

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.db.metadata.GeometryMetadata
      +
      +

      -
      public class GeometryMetadata
      -extends Object
      +
      public class GeometryMetadata +extends Object
      Geometry metadata used to index feature bounds
      -
    • -
    -
    -
    -
    +
    - -
    -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - -
      Constructors 
      ConstructorDescription
      GeometryMetadata() 
    • -
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
  • -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
        - -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeometryMetadata

            -
            public GeometryMetadata()
          • -
          + +
        • +
          +

          Constructor Details

          +
            +
          • +
            +

            GeometryMetadata

            +
            public GeometryMetadata()
            +
          +
        • -
          -
            -
          • - - -

            Method Detail

            - - - -
              -
            • -

              getGeoPackageId

              -
              public long getGeoPackageId()
              +
            • +
              +

              Method Details

              +
                +
              • +
                +

                getGeoPackageId

                +
                public long getGeoPackageId()
                Get the GeoPackage id
                -
                -
                Returns:
                +
                +
                Returns:
                GeoPackage id
                +
              • -
              - - - -
                -
              • -

                setGeoPackageId

                -
                public void setGeoPackageId​(long geoPackageId)
                +
              • +
                +

                setGeoPackageId

                +
                public void setGeoPackageId(long geoPackageId)
                Set the GeoPackage id
                -
                -
                Parameters:
                +
                +
                Parameters:
                geoPackageId - GeoPackage id
                +
              • -
              - - - -
                -
              • -

                getTableName

                -
                public String getTableName()
                +
              • +
                +

                getTableName

                +
                public String getTableName()
                Get the table name
                -
                -
                Returns:
                +
                +
                Returns:
                table name
                +
              • -
              - - - -
                -
              • -

                setTableName

                -
                public void setTableName​(String tableName)
                +
              • +
                +

                setTableName

                +
                public void setTableName(String tableName)
                Set the table name
                -
                -
                Parameters:
                +
                +
                Parameters:
                tableName - table name
                +
              • -
              - - - -
                -
              • -

                getId

                -
                public long getId()
                +
              • +
                +

                getId

                +
                public long getId()
                Get the id
                -
                -
                Returns:
                +
                +
                Returns:
                id
                +
              • -
              - - - -
                -
              • -

                setId

                -
                public void setId​(long id)
                +
              • +
                +

                setId

                +
                public void setId(long id)
                Set the id
                -
                -
                Parameters:
                +
                +
                Parameters:
                id - id
                +
              • -
              - - - -
                -
              • -

                getMinX

                -
                public double getMinX()
                +
              • +
                +

                getMinX

                +
                public double getMinX()
                Get min X
                -
                -
                Returns:
                +
                +
                Returns:
                min x
                +
              • -
              - - - -
                -
              • -

                setMinX

                -
                public void setMinX​(double minX)
                +
              • +
                +

                setMinX

                +
                public void setMinX(double minX)
                Set min X
                -
                -
                Parameters:
                +
                +
                Parameters:
                minX - min x
                +
              • -
              - - - -
                -
              • -

                getMaxX

                -
                public double getMaxX()
                +
              • +
                +

                getMaxX

                +
                public double getMaxX()
                Get max X
                -
                -
                Returns:
                +
                +
                Returns:
                max x
                +
              • -
              - - - -
                -
              • -

                setMaxX

                -
                public void setMaxX​(double maxX)
                +
              • +
                +

                setMaxX

                +
                public void setMaxX(double maxX)
                Set max X
                -
                -
                Parameters:
                +
                +
                Parameters:
                maxX - max x
                +
              • -
              - - - -
                -
              • -

                getMinY

                -
                public double getMinY()
                +
              • +
                +

                getMinY

                +
                public double getMinY()
                Get min Y
                -
                -
                Returns:
                +
                +
                Returns:
                min y
                +
              • -
              - - - -
                -
              • -

                setMinY

                -
                public void setMinY​(double minY)
                +
              • +
                +

                setMinY

                +
                public void setMinY(double minY)
                Set min Y
                -
                -
                Parameters:
                +
                +
                Parameters:
                minY - min y
                +
              • -
              - - - -
                -
              • -

                getMaxY

                -
                public double getMaxY()
                +
              • +
                +

                getMaxY

                +
                public double getMaxY()
                Get max Y
                -
                -
                Returns:
                +
                +
                Returns:
                max y
                +
              • -
              - - - -
                -
              • -

                setMaxY

                -
                public void setMaxY​(double maxY)
                +
              • +
                +

                setMaxY

                +
                public void setMaxY(double maxY)
                Set max Y
                -
                -
                Parameters:
                +
                +
                Parameters:
                maxY - max y
                +
              • -
              - - - -
                -
              • -

                getMinZ

                -
                public Double getMinZ()
                +
              • +
                +

                getMinZ

                +
                public Double getMinZ()
                Get min Z
                -
                -
                Returns:
                +
                +
                Returns:
                min z
                +
              • -
              - - - -
                -
              • -

                setMinZ

                -
                public void setMinZ​(Double minZ)
                +
              • +
                +

                setMinZ

                +
                public void setMinZ(Double minZ)
                Set min Z
                -
                -
                Parameters:
                +
                +
                Parameters:
                minZ - min z
                +
              • -
              - - - -
                -
              • -

                getMaxZ

                -
                public Double getMaxZ()
                +
              • +
                +

                getMaxZ

                +
                public Double getMaxZ()
                Get max Z
                -
                -
                Returns:
                +
                +
                Returns:
                max z
                +
              • -
              - - - -
                -
              • -

                setMaxZ

                -
                public void setMaxZ​(Double maxZ)
                +
              • +
                +

                setMaxZ

                +
                public void setMaxZ(Double maxZ)
                Set max Z
                -
                -
                Parameters:
                +
                +
                Parameters:
                maxZ - max z
                +
              • -
              - - - -
                -
              • -

                getMinM

                -
                public Double getMinM()
                +
              • +
                +

                getMinM

                +
                public Double getMinM()
                Get min M
                -
                -
                Returns:
                +
                +
                Returns:
                min m
                +
              • -
              - - - -
                -
              • -

                setMinM

                -
                public void setMinM​(Double minM)
                +
              • +
                +

                setMinM

                +
                public void setMinM(Double minM)
                Set min M
                -
                -
                Parameters:
                +
                +
                Parameters:
                minM - min m
                +
              • -
              - - - -
                -
              • -

                getMaxM

                -
                public Double getMaxM()
                +
              • +
                +

                getMaxM

                +
                public Double getMaxM()
                Get max M
                -
                -
                Returns:
                +
                +
                Returns:
                max m
                +
              • -
              - - - -
                -
              • -

                setMaxM

                -
                public void setMaxM​(Double maxM)
                +
              • +
                +

                setMaxM

                +
                public void setMaxM(Double maxM)
                Set max M
                -
                -
                Parameters:
                +
                +
                Parameters:
                maxM - max m
                -
              • -
              +
        -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/metadata/GeometryMetadataDataSource.html b/docs/docs/api/mil/nga/geopackage/db/metadata/GeometryMetadataDataSource.html index 1ee555dd..9f0695be 100644 --- a/docs/docs/api/mil/nga/geopackage/db/metadata/GeometryMetadataDataSource.html +++ b/docs/docs/api/mil/nga/geopackage/db/metadata/GeometryMetadataDataSource.html @@ -1,1588 +1,1255 @@ - - -GeometryMetadataDataSource (geopackage-android 6.7.1 API) + +GeometryMetadataDataSource (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class GeometryMetadataDataSource

    + +

    Class GeometryMetadataDataSource

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.db.metadata.GeometryMetadataDataSource
      +
      +

      -
      public class GeometryMetadataDataSource
      -extends Object
      +
      public class GeometryMetadataDataSource +extends Object
      Table metadata Data Source
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Summary

          - - - - - - - - - - - - -
          Fields 
          Modifier and TypeFieldDescription
          protected doubletolerance +
        • +
          +

          Field Summary

          +
          Fields
          +
          +
          Modifier and Type
          +
          Field
          +
          Description
          +
          protected double
          + +
          Query range tolerance
          -
        • -
        • -
        +
    +
    + -
    - +
    +
    + -
    - + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            tolerance

            -
            protected double tolerance
            +
          • +
            +

            Field Details

            +
              +
            • +
              +

              tolerance

              +
              protected double tolerance
              Query range tolerance
              -
            • -
            +
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeometryMetadataDataSource

            -
            public GeometryMetadataDataSource​(GeoPackageMetadataDb db)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              GeometryMetadataDataSource

              +
              public GeometryMetadataDataSource(GeoPackageMetadataDb db)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              db - metadata db
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getTolerance

            -
            public double getTolerance()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getTolerance

              +
              public double getTolerance()
              Get the query range tolerance
              -
              -
              Returns:
              +
              +
              Returns:
              query range tolerance
              +
            • -
            - - - -
              -
            • -

              setTolerance

              -
              public void setTolerance​(double tolerance)
              +
            • +
              +

              setTolerance

              +
              public void setTolerance(double tolerance)
              Set the query range tolerance
              -
              -
              Parameters:
              +
              +
              Parameters:
              tolerance - query range tolerance
              +
            • -
            - - - -
              -
            • -

              create

              -
              public long create​(GeometryMetadata metadata)
              +
            • +
              +

              create

              +
              public long create(GeometryMetadata metadata)
              Create a new geometry metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - geometry metadata
              -
              Returns:
              +
              Returns:
              id
              +
            • -
            - - - -
              -
            • -

              create

              -
              public GeometryMetadata create​(String geoPackage,
              -                               String tableName,
              -                               long geomId,
              -                               GeometryEnvelope envelope)
              +
            • +
              +

              create

              +
              public GeometryMetadata create(String geoPackage, + String tableName, + long geomId, + GeometryEnvelope envelope)
              Create a new geometry metadata from an envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              geomId - geometry id
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              geometry metadata
              +
            • -
            - - - -
              -
            • -

              create

              -
              public GeometryMetadata create​(long geoPackageId,
              -                               String tableName,
              -                               long geomId,
              -                               GeometryEnvelope envelope)
              +
            • +
              +

              create

              +
              public GeometryMetadata create(long geoPackageId, + String tableName, + long geomId, + GeometryEnvelope envelope)
              Create a new geometry metadata from an envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              geomId - geometry id
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              geometry metadata
              +
            • -
            - - - -
              -
            • -

              populate

              -
              public GeometryMetadata populate​(long geoPackageId,
              -                                 String tableName,
              -                                 long geomId,
              -                                 GeometryEnvelope envelope)
              +
            • +
              +

              populate

              +
              public GeometryMetadata populate(long geoPackageId, + String tableName, + long geomId, + GeometryEnvelope envelope)
              Populate a new geometry metadata from an envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              geomId - geometry id
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              geometry metadata
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public boolean delete​(GeometryMetadata metadata)
              +
            • +
              +

              delete

              +
              public boolean delete(GeometryMetadata metadata)
              Delete the geometry metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - geometry metadata
              -
              Returns:
              +
              Returns:
              deleted count
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public int delete​(String geoPackage)
              +
            • +
              +

              delete

              +
              public int delete(String geoPackage)
              Delete geometry metadata by database
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              -
              Returns:
              +
              Returns:
              deleted count
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public int delete​(long geoPackageId)
              +
            • +
              +

              delete

              +
              public int delete(long geoPackageId)
              Delete geometry metadata by database
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              -
              Returns:
              +
              Returns:
              deleted count
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public int delete​(String geoPackage,
              -                  String tableName)
              +
            • +
              +

              delete

              +
              public int delete(String geoPackage, + String tableName)
              Delete geometry metadata by table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              -
              Returns:
              +
              Returns:
              deleted count
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public int delete​(long geoPackageId,
              -                  String tableName)
              +
            • +
              +

              delete

              +
              public int delete(long geoPackageId, + String tableName)
              Delete geometry metadata by table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              -
              Returns:
              +
              Returns:
              deleted count
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public boolean delete​(String geoPackage,
              -                      String tableName,
              -                      long id)
              +
            • +
              +

              delete

              +
              public boolean delete(String geoPackage, + String tableName, + long id)
              Delete the geometry metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              id - id
              -
              Returns:
              +
              Returns:
              deleted flag
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public boolean delete​(long geoPackageId,
              -                      String tableName,
              -                      long id)
              +
            • +
              +

              delete

              +
              public boolean delete(long geoPackageId, + String tableName, + long id)
              Delete the geometry metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              id - id
              -
              Returns:
              +
              Returns:
              deleted flag
              +
            • -
            - - - -
              -
            • -

              createOrUpdate

              -
              public boolean createOrUpdate​(GeometryMetadata metadata)
              +
            • +
              +

              createOrUpdate

              +
              public boolean createOrUpdate(GeometryMetadata metadata)
              Create the geometry metadata or update if it already exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - geometry metadata
              -
              Returns:
              +
              Returns:
              created flag
              +
            • -
            - - - -
              -
            • -

              update

              -
              public boolean update​(GeometryMetadata metadata)
              +
            • +
              +

              update

              +
              public boolean update(GeometryMetadata metadata)
              Update the geometry metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - geometry metadata
              -
              Returns:
              +
              Returns:
              updated flag
              +
            • -
            - - - -
              -
            • -

              exists

              -
              public boolean exists​(GeometryMetadata metadata)
              +
            • +
              +

              exists

              +
              public boolean exists(GeometryMetadata metadata)
              Check if a table metadata exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - geometry metadata
              -
              Returns:
              +
              Returns:
              exists flag
              +
            • -
            - - - - - - - -
              -
            • -

              get

              -
              public GeometryMetadata get​(String geoPackage,
              -                            String tableName,
              -                            long id)
              +
            • +
              +

              get

              +
              public GeometryMetadata get(String geoPackage, + String tableName, + long id)
              Get a table metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              id - id
              -
              Returns:
              +
              Returns:
              geometry metadata
              +
            • -
            - - - -
              -
            • -

              get

              -
              public GeometryMetadata get​(long geoPackageId,
              -                            String tableName,
              -                            long id)
              +
            • +
              +

              get

              +
              public GeometryMetadata get(long geoPackageId, + String tableName, + long id)
              Get a table metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              id - id
              -
              Returns:
              +
              Returns:
              geometry metadata
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(String geoPackage,
              -                    String tableName)
              +
            • +
              +

              query

              +
              public Cursor query(String geoPackage, + String tableName)
              Query for all table geometry metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              +
            • -
            - - - -
              -
            • -

              queryIds

              -
              public Cursor queryIds​(String geoPackage,
              -                       String tableName)
              +
            • +
              +

              queryIds

              +
              public Cursor queryIds(String geoPackage, + String tableName)
              Query for all table geometry metadata geometry ids
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(String geoPackage,
              -                    String tableName,
              -                    String[] columns)
              +
            • +
              +

              query

              +
              public Cursor query(String geoPackage, + String tableName, + String[] columns)
              Query for all table geometry metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              columns - queried columns
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String geoPackage,
              -                  String tableName)
              +
            • +
              +

              count

              +
              public long count(String geoPackage, + String tableName)
              Query for all table geometry metadata count
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              getBoundingBox

              -
              public BoundingBox getBoundingBox​(String geoPackage,
              -                                  String tableName)
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox(String geoPackage, + String tableName)
              Query for the bounds of the feature table index
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              -
              Returns:
              +
              Returns:
              bounding box
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              getBoundingBox

              -
              public BoundingBox getBoundingBox​(long geoPackageId,
              -                                  String tableName)
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox(long geoPackageId, + String tableName)
              Query for the bounds of the feature table index
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              -
              Returns:
              +
              Returns:
              bounding box
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(long geoPackageId,
              -                    String tableName)
              +
            • +
              +

              query

              +
              public Cursor query(long geoPackageId, + String tableName)
              Query for all table geometry metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              +
            • -
            - - - -
              -
            • -

              queryIds

              -
              public Cursor queryIds​(long geoPackageId,
              -                       String tableName)
              +
            • +
              +

              queryIds

              +
              public Cursor queryIds(long geoPackageId, + String tableName)
              Query for all table geometry metadata geometry ids
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(long geoPackageId,
              -                    String tableName,
              -                    String[] columns)
              +
            • +
              +

              query

              +
              public Cursor query(long geoPackageId, + String tableName, + String[] columns)
              Query for all table geometry metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              columns - queried columns
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(long geoPackageId,
              -                  String tableName)
              +
            • +
              +

              count

              +
              public long count(long geoPackageId, + String tableName)
              Query for all table geometry metadata count
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              querySQL

              -
              public String querySQL()
              +
            • +
              +

              querySQL

              +
              public String querySQL()
              Get the query SQL for a GeoPackage id and table name
              -
              -
              Returns:
              +
              +
              Returns:
              SQL
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              querySQLArgs

              -
              public String[] querySQLArgs​(long geoPackageId,
              -                             String tableName)
              +
            • +
              +

              querySQLArgs

              +
              public String[] querySQLArgs(long geoPackageId, + String tableName)
              Get the query SQL args for a GeoPackage id and table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              -
              Returns:
              +
              Returns:
              SQL args
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(String geoPackage,
              -                    String tableName,
              -                    BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public Cursor query(String geoPackage, + String tableName, + BoundingBox boundingBox)
              Query for all table geometry metadata matching the bounding box in the same projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              +
            • -
            - - - -
              -
            • -

              queryIds

              -
              public Cursor queryIds​(String geoPackage,
              -                       String tableName,
              -                       BoundingBox boundingBox)
              +
            • +
              +

              queryIds

              +
              public Cursor queryIds(String geoPackage, + String tableName, + BoundingBox boundingBox)
              Query for all table geometry metadata ids matching the bounding box in the same projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(String geoPackage,
              -                    String tableName,
              -                    String[] columns,
              -                    BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public Cursor query(String geoPackage, + String tableName, + String[] columns, + BoundingBox boundingBox)
              Query for all table geometry metadata matching the bounding box in the same projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              columns - queried columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String geoPackage,
              -                  String tableName,
              -                  BoundingBox boundingBox)
              +
            • +
              +

              count

              +
              public long count(String geoPackage, + String tableName, + BoundingBox boundingBox)
              Query for all table geometry metadata count matching the bounding box in the same projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(long geoPackageId,
              -                    String tableName,
              -                    BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public Cursor query(long geoPackageId, + String tableName, + BoundingBox boundingBox)
              Query for all table geometry metadata matching the bounding box in the same projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              +
            • -
            - - - -
              -
            • -

              queryIds

              -
              public Cursor queryIds​(long geoPackageId,
              -                       String tableName,
              -                       BoundingBox boundingBox)
              +
            • +
              +

              queryIds

              +
              public Cursor queryIds(long geoPackageId, + String tableName, + BoundingBox boundingBox)
              Query for all table geometry metadata ids matching the bounding box in the same projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(long geoPackageId,
              -                    String tableName,
              -                    String[] columns,
              -                    BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public Cursor query(long geoPackageId, + String tableName, + String[] columns, + BoundingBox boundingBox)
              Query for all table geometry metadata matching the bounding box in the same projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              columns - queried columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(long geoPackageId,
              -                  String tableName,
              -                  BoundingBox boundingBox)
              +
            • +
              +

              count

              +
              public long count(long geoPackageId, + String tableName, + BoundingBox boundingBox)
              Query for all table geometry metadata count matching the bounding box in the same projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(String geoPackage,
              -                    String tableName,
              -                    GeometryEnvelope envelope)
              +
            • +
              +

              query

              +
              public Cursor query(String geoPackage, + String tableName, + GeometryEnvelope envelope)
              Query for all table geometry metadata matching the envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              +
            • -
            - - - -
              -
            • -

              queryIds

              -
              public Cursor queryIds​(String geoPackage,
              -                       String tableName,
              -                       GeometryEnvelope envelope)
              +
            • +
              +

              queryIds

              +
              public Cursor queryIds(String geoPackage, + String tableName, + GeometryEnvelope envelope)
              Query for all table geometry metadata ids matching the envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(String geoPackage,
              -                    String tableName,
              -                    String[] columns,
              -                    GeometryEnvelope envelope)
              +
            • +
              +

              query

              +
              public Cursor query(String geoPackage, + String tableName, + String[] columns, + GeometryEnvelope envelope)
              Query for all table geometry metadata matching the envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              columns - queried columns
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String geoPackage,
              -                  String tableName,
              -                  GeometryEnvelope envelope)
              +
            • +
              +

              count

              +
              public long count(String geoPackage, + String tableName, + GeometryEnvelope envelope)
              Query for all table geometry metadata count matching the envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(String geoPackage,
              -                    String tableName,
              -                    boolean distinct,
              -                    String[] columns,
              -                    GeometryEnvelope envelope,
              -                    String orderBy,
              -                    String limit)
              +
            • +
              +

              query

              +
              public Cursor query(String geoPackage, + String tableName, + boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + String limit)
              Query for all table geometry metadata matching the envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              distinct - distinct flag
              @@ -1590,117 +1257,102 @@

              query

              envelope - geometry envelope
              orderBy - order by
              limit - limit
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(long geoPackageId,
              -                    String tableName,
              -                    GeometryEnvelope envelope)
              +
            • +
              +

              query

              +
              public Cursor query(long geoPackageId, + String tableName, + GeometryEnvelope envelope)
              Query for all table geometry metadata matching the envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              +
            • -
            - - - -
              -
            • -

              queryIds

              -
              public Cursor queryIds​(long geoPackageId,
              -                       String tableName,
              -                       GeometryEnvelope envelope)
              +
            • +
              +

              queryIds

              +
              public Cursor queryIds(long geoPackageId, + String tableName, + GeometryEnvelope envelope)
              Query for all table geometry metadata ids matching the envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(long geoPackageId,
              -                    String tableName,
              -                    String[] columns,
              -                    GeometryEnvelope envelope)
              +
            • +
              +

              query

              +
              public Cursor query(long geoPackageId, + String tableName, + String[] columns, + GeometryEnvelope envelope)
              Query for all table geometry metadata matching the envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              columns - queried columns
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(long geoPackageId,
              -                  String tableName,
              -                  GeometryEnvelope envelope)
              +
            • +
              +

              count

              +
              public long count(long geoPackageId, + String tableName, + GeometryEnvelope envelope)
              Query for all table geometry metadata count matching the envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public Cursor query​(long geoPackageId,
              -                    String tableName,
              -                    boolean distinct,
              -                    String[] columns,
              -                    GeometryEnvelope envelope,
              -                    String orderBy,
              -                    String limit)
              +
            • +
              +

              query

              +
              public Cursor query(long geoPackageId, + String tableName, + boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + String limit)
              Query for all table geometry metadata matching the envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              distinct - distinct flag
              @@ -1708,171 +1360,96 @@

              query

              envelope - geometry envelope
              orderBy - order by
              limit - limit
              -
              Returns:
              +
              Returns:
              cursor that must be closed
              -
              Since:
              +
              Since:
              6.2.1
              +
            • -
            - - - -
              -
            • -

              querySQL

              -
              public String querySQL​(GeometryEnvelope envelope)
              +
            • +
              +

              querySQL

              +
              public String querySQL(GeometryEnvelope envelope)
              Get the query SQL for an envelope, GeoPackage id, and table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              SQL
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              querySQLArgs

              -
              public String[] querySQLArgs​(GeometryEnvelope envelope,
              -                             long geoPackageId,
              -                             String tableName)
              +
            • +
              +

              querySQLArgs

              +
              public String[] querySQLArgs(GeometryEnvelope envelope, + long geoPackageId, + String tableName)
              Get the query SQL args for an envelope, GeoPackage id, and table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              geoPackageId - GeoPackage id
              tableName - table name
              -
              Returns:
              +
              Returns:
              SQL args
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              getGeoPackageId

              -
              public long getGeoPackageId​(String geoPackage)
              +
            • +
              +

              getGeoPackageId

              +
              public long getGeoPackageId(String geoPackage)
              Get a GeoPackage id from the name
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              -
              Returns:
              +
              Returns:
              id
              +
            • -
            - - - -
              -
            • -

              createGeometryMetadata

              -
              public static GeometryMetadata createGeometryMetadata​(Cursor cursor)
              +
            • +
              +

              createGeometryMetadata

              +
              public static GeometryMetadata createGeometryMetadata(Cursor cursor)
              Create a geometry metadata from the current cursor location
              -
              -
              Parameters:
              +
              +
              Parameters:
              cursor - cursor
              -
              Returns:
              +
              Returns:
              geometry metadata
              +
            • -
            - - - -
              -
            • -

              getId

              -
              public static long getId​(Cursor cursor)
              +
            • +
              +

              getId

              +
              public static long getId(Cursor cursor)
              Get the geometry metadata geometry id
              -
              -
              Parameters:
              +
              +
              Parameters:
              cursor - cursor
              -
              Returns:
              +
              Returns:
              id
              -
              Since:
              +
              Since:
              3.4.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/metadata/TableMetadata.html b/docs/docs/api/mil/nga/geopackage/db/metadata/TableMetadata.html index 752f2bf1..36b0bdcb 100644 --- a/docs/docs/api/mil/nga/geopackage/db/metadata/TableMetadata.html +++ b/docs/docs/api/mil/nga/geopackage/db/metadata/TableMetadata.html @@ -1,617 +1,414 @@ - - -TableMetadata (geopackage-android 6.7.1 API) + +TableMetadata (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class TableMetadata

    + +

    Class TableMetadata

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.db.metadata.TableMetadata
      +
      +

      -
      public class TableMetadata
      -extends Object
      +
      public class TableMetadata +extends Object
      Metadata about tables within a GeoPackage
      -
    • -
    -
    -
    -
    +
    - -
    -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - -
      Constructors 
      ConstructorDescription
      TableMetadata() 
    • -
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
  • -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            TABLE_NAME

            -
            public static final String TABLE_NAME
            +
          • +
            +

            Field Details

            + - - - - - - - - - - - - - - - -
              -
            • -

              COLUMNS

              -
              public static final String[] COLUMNS
              +
            • +
              +

              COLUMNS

              +
              public static final String[] COLUMNS
              Columns
              +
            • -
            - - - - - - - -
              -
            • -

              geoPackageId

              -
              public long geoPackageId
              +
            • +
              +

              geoPackageId

              +
              public long geoPackageId
              GeoPackage Id
              +
            • -
            - - - -
              -
            • -

              tableName

              -
              public String tableName
              +
            • +
              +

              tableName

              +
              public String tableName
              GeoPackage table name
              +
            • -
            - - - -
              -
            • -

              lastIndexed

              -
              public Long lastIndexed
              +
            • +
              +

              lastIndexed

              +
              public Long lastIndexed
              Time in milliseconds since epoch when the table was last indexed
              -
            • -
            +
        - -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            TableMetadata

            -
            public TableMetadata()
          • -
          + +
        • +
          +

          Constructor Details

          +
            +
          • +
            +

            TableMetadata

            +
            public TableMetadata()
            +
          +
        • -
          -
            -
          • - - -

            Method Detail

            - - - -
              -
            • -

              getGeoPackageId

              -
              public long getGeoPackageId()
              +
            • +
              +

              Method Details

              +
                +
              • +
                +

                getGeoPackageId

                +
                public long getGeoPackageId()
                Get the GeoPackage id
                -
                -
                Returns:
                +
                +
                Returns:
                GeoPackage id
                +
              • -
              - - - -
                -
              • -

                setGeoPackageId

                -
                public void setGeoPackageId​(long geoPackageId)
                +
              • +
                +

                setGeoPackageId

                +
                public void setGeoPackageId(long geoPackageId)
                Set the GeoPackage id
                -
                -
                Parameters:
                +
                +
                Parameters:
                geoPackageId - GeoPackage id
                +
              • -
              - - - -
                -
              • -

                getTableName

                -
                public String getTableName()
                +
              • +
                +

                getTableName

                +
                public String getTableName()
                Get the table name
                -
                -
                Returns:
                +
                +
                Returns:
                table name
                +
              • -
              - - - -
                -
              • -

                setTableName

                -
                public void setTableName​(String tableName)
                +
              • +
                +

                setTableName

                +
                public void setTableName(String tableName)
                Set the table name
                -
                -
                Parameters:
                +
                +
                Parameters:
                tableName - table name
                +
              • -
              - - - -
                -
              • -

                getLastIndexed

                -
                public Long getLastIndexed()
                +
              • +
                +

                getLastIndexed

                +
                public Long getLastIndexed()
                Get the last indexed date
                -
                -
                Returns:
                +
                +
                Returns:
                last indexed date
                +
              • -
              - - - -
                -
              • -

                setLastIndexed

                -
                public void setLastIndexed​(Long lastIndexed)
                +
              • +
                +

                setLastIndexed

                +
                public void setLastIndexed(Long lastIndexed)
                Set the last indexed date
                -
                -
                Parameters:
                +
                +
                Parameters:
                lastIndexed - last indexed date
                -
              • -
              +
        -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/metadata/TableMetadataDataSource.html b/docs/docs/api/mil/nga/geopackage/db/metadata/TableMetadataDataSource.html index 69184765..612f5b26 100644 --- a/docs/docs/api/mil/nga/geopackage/db/metadata/TableMetadataDataSource.html +++ b/docs/docs/api/mil/nga/geopackage/db/metadata/TableMetadataDataSource.html @@ -1,624 +1,419 @@ - - -TableMetadataDataSource (geopackage-android 6.7.1 API) + +TableMetadataDataSource (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class TableMetadataDataSource

    + +

    Class TableMetadataDataSource

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.db.metadata.TableMetadataDataSource
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.db.metadata.TableMetadataDataSource
      +
      +

      -
      public class TableMetadataDataSource
      -extends Object
      +
      public class TableMetadataDataSource +extends Object
      Table metadata Data Source
      -
    • -
    -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            TableMetadataDataSource

            -
            public TableMetadataDataSource​(GeoPackageMetadataDb db)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              TableMetadataDataSource

              +
              public TableMetadataDataSource(GeoPackageMetadataDb db)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              db - GeoPackage metadata db
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            create

            -
            public void create​(TableMetadata metadata)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              create

              +
              public void create(TableMetadata metadata)
              Create a new table metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - table metadata
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public boolean delete​(TableMetadata metadata)
              +
            • +
              +

              delete

              +
              public boolean delete(TableMetadata metadata)
              Delete the table metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - table metadata
              -
              Returns:
              +
              Returns:
              deleted flag
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public int delete​(String geoPackage)
              +
            • +
              +

              delete

              +
              public int delete(String geoPackage)
              Delete the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              -
              Returns:
              +
              Returns:
              deleted count
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public int delete​(long geoPackageId)
              +
            • +
              +

              delete

              +
              public int delete(long geoPackageId)
              Delete the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              -
              Returns:
              +
              Returns:
              deleted count
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public boolean delete​(String geoPackage,
              -                      String tableName)
              +
            • +
              +

              delete

              +
              public boolean delete(String geoPackage, + String tableName)
              Delete the database table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              -
              Returns:
              +
              Returns:
              deleted flag
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public boolean delete​(long geoPackageId,
              -                      String tableName)
              +
            • +
              +

              delete

              +
              public boolean delete(long geoPackageId, + String tableName)
              Delete the database table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              -
              Returns:
              +
              Returns:
              deleted flag
              +
            • -
            - - - -
              -
            • -

              updateLastIndexed

              -
              public boolean updateLastIndexed​(TableMetadata metadata,
              -                                 long lastIndexed)
              +
            • +
              +

              updateLastIndexed

              +
              public boolean updateLastIndexed(TableMetadata metadata, + long lastIndexed)
              Update the last indexed time
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - table metadata
              lastIndexed - last indexed
              -
              Returns:
              +
              Returns:
              updated flag
              +
            • -
            - - - -
              -
            • -

              updateLastIndexed

              -
              public boolean updateLastIndexed​(String geoPackage,
              -                                 String tableName,
              -                                 long lastIndexed)
              +
            • +
              +

              updateLastIndexed

              +
              public boolean updateLastIndexed(String geoPackage, + String tableName, + long lastIndexed)
              Update the last indexed time
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              lastIndexed - last indexed
              -
              Returns:
              +
              Returns:
              updated flag
              +
            • -
            - - - -
              -
            • -

              updateLastIndexed

              -
              public boolean updateLastIndexed​(long geoPackageId,
              -                                 String tableName,
              -                                 long lastIndexed)
              +
            • +
              +

              updateLastIndexed

              +
              public boolean updateLastIndexed(long geoPackageId, + String tableName, + long lastIndexed)
              Update the last indexed time
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              lastIndexed - last indexed
              -
              Returns:
              +
              Returns:
              updated flag
              +
            • -
            - - - -
              -
            • -

              get

              -
              public TableMetadata get​(String geoPackage,
              -                         String tableName)
              +
            • +
              +

              get

              +
              public TableMetadata get(String geoPackage, + String tableName)
              Get a table metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              -
              Returns:
              +
              Returns:
              table metadata
              +
            • -
            - - - -
              -
            • -

              get

              -
              public TableMetadata get​(long geoPackageId,
              -                         String tableName)
              +
            • +
              +

              get

              +
              public TableMetadata get(long geoPackageId, + String tableName)
              Get a table metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackageId - GeoPackage id
              tableName - table name
              -
              Returns:
              +
              Returns:
              table metadata
              +
            • -
            - - - -
              -
            • -

              getOrCreate

              -
              public TableMetadata getOrCreate​(String geoPackage,
              -                                 String tableName)
              +
            • +
              +

              getOrCreate

              +
              public TableMetadata getOrCreate(String geoPackage, + String tableName)
              Get a table metadata or create if it does not exist
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              tableName - table name
              -
              Returns:
              +
              Returns:
              table metadata
              +
            • -
            - - - -
              -
            • -

              getGeoPackageId

              -
              public long getGeoPackageId​(String geoPackage)
              +
            • +
              +

              getGeoPackageId

              +
              public long getGeoPackageId(String geoPackage)
              Get a GeoPackage id from the name
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage name
              -
              Returns:
              +
              Returns:
              id
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/db/metadata/package-summary.html b/docs/docs/api/mil/nga/geopackage/db/metadata/package-summary.html index b16a0d93..5acc7b2d 100644 --- a/docs/docs/api/mil/nga/geopackage/db/metadata/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/db/metadata/package-summary.html @@ -1,201 +1,119 @@ - - -mil.nga.geopackage.db.metadata (geopackage-android 6.7.1 API) + +mil.nga.geopackage.db.metadata (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    -

    Package mil.nga.geopackage.db.metadata

    -
    -
    -
    +
    +
    - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/db/metadata/package-tree.html b/docs/docs/api/mil/nga/geopackage/db/metadata/package-tree.html index 2050ac82..b2ae62b9 100644 --- a/docs/docs/api/mil/nga/geopackage/db/metadata/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/db/metadata/package-tree.html @@ -1,170 +1,81 @@ - - -mil.nga.geopackage.db.metadata Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.db.metadata Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.db.metadata

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/db/package-summary.html b/docs/docs/api/mil/nga/geopackage/db/package-summary.html index bbac04a3..c8bedd4b 100644 --- a/docs/docs/api/mil/nga/geopackage/db/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/db/package-summary.html @@ -1,248 +1,151 @@ - - -mil.nga.geopackage.db (geopackage-android 6.7.1 API) + +mil.nga.geopackage.db (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    -

    Package mil.nga.geopackage.db

    -
    -
    -
      -
    • - - - - - - - - - - - - - - - - -
      Interface Summary 
      InterfaceDescription
      GeoPackageCursorWrapper -
      Interface for database cursor wrapping implementations.
      -
      GeoPackageSQLiteDatabase -
      GeoPackage SQLiteDatabase interface
      -
      +

      Package mil.nga.geopackage.db

      +
    +
    +
    package mil.nga.geopackage.db
    +
    +
    +
    +
    +
    - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/db/package-tree.html b/docs/docs/api/mil/nga/geopackage/db/package-tree.html index 7fd4a191..698406d3 100644 --- a/docs/docs/api/mil/nga/geopackage/db/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/db/package-tree.html @@ -1,120 +1,75 @@ - - -mil.nga.geopackage.db Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.db Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.db

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    +

    Interface Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/dgiwg/DGIWGGeoPackage.html b/docs/docs/api/mil/nga/geopackage/dgiwg/DGIWGGeoPackage.html index 47cc2474..ec7566d8 100644 --- a/docs/docs/api/mil/nga/geopackage/dgiwg/DGIWGGeoPackage.html +++ b/docs/docs/api/mil/nga/geopackage/dgiwg/DGIWGGeoPackage.html @@ -1,1073 +1,821 @@ - - -DGIWGGeoPackage (geopackage-android 6.7.1 API) + +DGIWGGeoPackage (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class DGIWGGeoPackage

    + +

    Class DGIWGGeoPackage

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.GeoPackageCoreImpl

    +callInTransaction, close, copyAttributeTable, copyContents, copyFeatureTable, copyTable, copyTable, copyTableAsEmpty, copyTableNoExtensions, copyTileTable, copyUserTable, copyUserTable, createAttributesTable, createAttributesTable, createDao, createExtensionsTable, createFeatureTable, createFeatureTable, createGeometryColumnsTable, createTileMatrixSetTable, createTileMatrixTable, createTileTable, createTileTable, createUserTable, deleteTable, deleteTableQuietly, dropTable, dropView, enableForeignKeys, endAndBeginTransaction, endTransaction, failTransaction, foreignKeys, foreignKeys, getApplicationId, getApplicationIdHex, getApplicationIdInteger, getAttributesTables, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getContentsBoundingBox, getContentsBoundingBox, getContentsBoundingBox, getContentsDao, getContentsProjection, getDatabase, getExtensionManager, getExtensionsDao, getFeatureTables, getGeometryColumnsDao, getName, getPath, getProjection, getSpatialReferenceSystemDao, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableContents, getTableCoreDataType, getTableCreator, getTableDataType, getTables, getTables, getTables, getTables, getTables, getTableType, getTileMatrixDao, getTileMatrixSetDao, getTileTables, getTypeContents, getTypeContents, getTypeContents, getTypeContents, getUserVersion, getUserVersionMajor, getUserVersionMinor, getUserVersionPatch, isAttributeTable, isContentsTable, isFeatureTable, isTable, isTableCoreDataType, isTableOrView, isTableType, isTableType, isTableType, isTableType, isTileTable, isView, isWritable, renameTable, vacuum, verifyWritable
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface mil.nga.geopackage.GeoPackageCore

    +callInTransaction, close, copyTable, copyTableAsEmpty, copyTableNoExtensions, createAttributesTable, createAttributesTable, createDao, createExtensionsTable, createFeatureTable, createFeatureTable, createGeometryColumnsTable, createTileMatrixSetTable, createTileMatrixTable, createTileTable, createTileTable, createUserTable, deleteTable, deleteTableQuietly, dropTable, dropView, enableForeignKeys, endAndBeginTransaction, endTransaction, failTransaction, foreignKeys, foreignKeys, getApplicationId, getApplicationIdHex, getApplicationIdInteger, getAttributesTables, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getBoundingBox, getContentsBoundingBox, getContentsBoundingBox, getContentsBoundingBox, getContentsDao, getContentsProjection, getDatabase, getExtensionManager, getExtensionsDao, getFeatureTables, getGeometryColumnsDao, getName, getPath, getProjection, getSpatialReferenceSystemDao, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableBoundingBox, getTableContents, getTableCoreDataType, getTableCreator, getTableDataType, getTables, getTables, getTables, getTables, getTables, getTableType, getTileMatrixDao, getTileMatrixSetDao, getTileTables, getTypeContents, getTypeContents, getTypeContents, getTypeContents, getUserVersion, getUserVersionMajor, getUserVersionMinor, getUserVersionPatch, isAttributeTable, isContentsTable, isFeatureTable, isTable, isTableCoreDataType, isTableOrView, isTableType, isTableType, isTableType, isTableType, isTileTable, isView, isWritable, renameTable, vacuum, verifyWritable
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            DGIWGGeoPackage

            -
            public DGIWGGeoPackage​(GeoPackage geoPackage)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              DGIWGGeoPackage

              +
              public DGIWGGeoPackage(GeoPackage geoPackage)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getFile

            -
            public GeoPackageFile getFile()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getFile

              +
              public GeoPackageFile getFile()
              Get the DGIWG file
              -
              -
              Returns:
              +
              +
              Returns:
              DGIWG file
              +
            • -
            - - - -
              -
            • -

              getFileName

              -
              public GeoPackageFileName getFileName()
              +
            • +
              +

              getFileName

              +
              public GeoPackageFileName getFileName()
              Get the DGIWG file name
              -
              -
              Returns:
              +
              +
              Returns:
              DGIWG file name
              +
            • -
            - - - -
              -
            • -

              isValid

              -
              public boolean isValid()
              +
            • +
              +

              isValid

              +
              public boolean isValid()
              Is the GeoPackage valid according to the DGIWG GeoPackage Profile
              -
              -
              Returns:
              +
              +
              Returns:
              true if valid
              +
            • -
            - - - -
              -
            • -

              validate

              -
              public DGIWGValidationErrors validate()
              +
            • +
              +

              validate

              +
              public DGIWGValidationErrors validate()
              Validate the GeoPackage against the DGIWG GeoPackage Profile
              -
              -
              Returns:
              +
              +
              Returns:
              validation errors
              +
            • -
            - - - - - - - -
              -
            • -

              validate

              -
              public DGIWGValidationErrors validate​(String table)
              +
            • +
              +

              validate

              +
              public DGIWGValidationErrors validate(String table)
              Validate the GeoPackage table against the DGIWG GeoPackage Profile
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table
              -
              Returns:
              +
              Returns:
              validation errors
              +
            • -
            - - - -
              -
            • -

              validate

              -
              public DGIWGValidationErrors validate​(List<String> tables)
              +
            • +
              +

              validate

              +
              public DGIWGValidationErrors validate(List<String> tables)
              Validate the GeoPackage tables against the DGIWG GeoPackage Profile
              -
              -
              Parameters:
              +
              +
              Parameters:
              tables - tables
              -
              Returns:
              +
              Returns:
              validation errors
              +
            • -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
              -
            • -

              createTileMatrices

              -
              public void createTileMatrices​(TileMatrixSet tileMatrixSet,
              -                               long minZoom,
              -                               long maxZoom,
              -                               long matrixWidth,
              -                               long matrixHeight)
              +
            • +
              +

              createTileMatrices

              +
              public void createTileMatrices(TileMatrixSet tileMatrixSet, + long minZoom, + long maxZoom, + long matrixWidth, + long matrixHeight)
              Create tile matrices for zoom levels
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileMatrixSet - tile matrix set
              minZoom - min zoom level
              maxZoom - max zoom level
              matrixWidth - matrix width
              matrixHeight - matrix height
              +
            • -
            - - - -
              -
            • -

              createTileMatrices

              -
              public void createTileMatrices​(String table,
              -                               BoundingBox boundingBox,
              -                               long minZoom,
              -                               long maxZoom,
              -                               long matrixWidth,
              -                               long matrixHeight)
              +
            • +
              +

              createTileMatrices

              +
              public void createTileMatrices(String table, + BoundingBox boundingBox, + long minZoom, + long maxZoom, + long matrixWidth, + long matrixHeight)
              Create tile matrices for zoom levels
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table name
              boundingBox - bounding box
              minZoom - min zoom level
              @@ -1075,107 +823,92 @@

              createTileMatrices

              matrixWidth - matrix width
              matrixHeight - matrix height
              +
            • -
            - - - -
              -
            • -

              createTileMatrices

              -
              public void createTileMatrices​(TileMatrixSet tileMatrixSet,
              -                               Collection<Long> zoomLevels,
              -                               long matrixWidth,
              -                               long matrixHeight)
              +
            • +
              +

              createTileMatrices

              +
              public void createTileMatrices(TileMatrixSet tileMatrixSet, + Collection<Long> zoomLevels, + long matrixWidth, + long matrixHeight)
              Create tile matrices for zoom levels
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileMatrixSet - tile matrix set
              zoomLevels - zoom levels
              matrixWidth - matrix width
              matrixHeight - matrix height
              +
            • -
            - - - -
              -
            • -

              createTileMatrices

              -
              public void createTileMatrices​(String table,
              -                               BoundingBox boundingBox,
              -                               Collection<Long> zoomLevels,
              -                               long matrixWidth,
              -                               long matrixHeight)
              +
            • +
              +

              createTileMatrices

              +
              public void createTileMatrices(String table, + BoundingBox boundingBox, + Collection<Long> zoomLevels, + long matrixWidth, + long matrixHeight)
              Create tile matrices for zoom levels
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table name
              boundingBox - bounding box
              zoomLevels - zoom levels
              matrixWidth - matrix width
              matrixHeight - matrix height
              +
            • -
            - - - -
              -
            • -

              createTileMatrix

              -
              public void createTileMatrix​(TileMatrixSet tileMatrixSet,
              -                             long zoom,
              -                             long matrixWidth,
              -                             long matrixHeight)
              +
            • +
              +

              createTileMatrix

              +
              public void createTileMatrix(TileMatrixSet tileMatrixSet, + long zoom, + long matrixWidth, + long matrixHeight)
              Create a tile matrix for a zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileMatrixSet - tile matrix set
              zoom - zoom level
              matrixWidth - matrix width
              matrixHeight - matrix height
              +
            • -
            - - - -
              -
            • -

              createTileMatrix

              -
              public void createTileMatrix​(String table,
              -                             BoundingBox boundingBox,
              -                             long zoom,
              -                             long matrixWidth,
              -                             long matrixHeight)
              +
            • +
              +

              createTileMatrix

              +
              public void createTileMatrix(String table, + BoundingBox boundingBox, + long zoom, + long matrixWidth, + long matrixHeight)
              Create a tile matrix for a zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table name
              boundingBox - bounding box
              zoom - zoom level
              matrixWidth - matrix width
              matrixHeight - matrix height
              +
            • -
            - - - -
              -
            • -

              createTileMatrix

              -
              public void createTileMatrix​(String table,
              -                             long zoom,
              -                             long matrixWidth,
              -                             long matrixHeight,
              -                             double pixelXSize,
              -                             double pixelYSize)
              +
            • +
              +

              createTileMatrix

              +
              public void createTileMatrix(String table, + long zoom, + long matrixWidth, + long matrixHeight, + double pixelXSize, + double pixelYSize)
              Create a tile matrix for a zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table name
              zoom - zoom level
              matrixWidth - matrix width
              @@ -1183,188 +916,164 @@

              createTileMatrix

              pixelXSize - pixel x size
              pixelYSize - pixel y size
              +
            • -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
              -
            • -

              createMetadata

              -
              public void createMetadata​(Metadata metadata,
              -                           MetadataReference reference)
              +
            • +
              +

              createMetadata

              +
              public void createMetadata(Metadata metadata, + MetadataReference reference)
              Create metadata and metadata reference
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - metadata
              reference - metadata reference
              +
            • -
            - - - -
              -
            • -

              createMetadata

              -
              public void createMetadata​(Metadata metadata)
              +
            • +
              +

              createMetadata

              +
              public void createMetadata(Metadata metadata)
              Create metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - metadata
              +
            • -
            - - - -
              -
            • -

              createMetadataReference

              -
              public void createMetadataReference​(Metadata metadata,
              -                                    MetadataReference reference)
              +
            • +
              +

              createMetadataReference

              +
              public void createMetadataReference(Metadata metadata, + MetadataReference reference)
              Create metadata reference
              -
              -
              Parameters:
              +
              +
              Parameters:
              metadata - the reference metadata
              reference - metadata reference
              +
            • -
            - - - -
              -
            • -

              createMetadataReference

              -
              public void createMetadataReference​(MetadataReference reference)
              +
            • +
              +

              createMetadataReference

              +
              public void createMetadataReference(MetadataReference reference)
              Create metadata reference
              -
              -
              Parameters:
              +
              +
              Parameters:
              reference - metadata reference
              +
            • -
            - - - -
              -
            • -

              createGeoPackageSeriesMetadata

              -
              public MetadataReference createGeoPackageSeriesMetadata​(String uri,
              -                                                        String metadata)
              +
            • +
              +

              createGeoPackageSeriesMetadata

              +
              public MetadataReference createGeoPackageSeriesMetadata(String uri, + String metadata)
              Create GeoPackage metadata with a series scope and metadata reference
              -
              -
              Parameters:
              +
              +
              Parameters:
              uri - URI
              metadata - metadata
              -
              Returns:
              +
              Returns:
              metadata reference
              +
            • -
            - - - -
              -
            • -

              createGeoPackageDatasetMetadata

              -
              public MetadataReference createGeoPackageDatasetMetadata​(String uri,
              -                                                         String metadata)
              +
            • +
              +

              createGeoPackageDatasetMetadata

              +
              public MetadataReference createGeoPackageDatasetMetadata(String uri, + String metadata)
              Create GeoPackage metadata with a dataset scope and metadata reference
              -
              -
              Parameters:
              +
              +
              Parameters:
              uri - URI
              metadata - metadata
              -
              Returns:
              +
              Returns:
              metadata reference
              +
            • -
            - - - -
              -
            • -

              createGeoPackageMetadata

              -
              public MetadataReference createGeoPackageMetadata​(MetadataScopeType scope,
              -                                                  String uri,
              -                                                  String metadata)
              +
            • +
              +

              createGeoPackageMetadata

              +
              public MetadataReference createGeoPackageMetadata(MetadataScopeType scope, + String uri, + String metadata)
              Create GeoPackage metadata and metadata reference
              -
              -
              Parameters:
              +
              +
              Parameters:
              scope - metadata scope type
              uri - URI
              metadata - metadata
              -
              Returns:
              +
              Returns:
              metadata reference
              +
            • -
            - - - - - - - -
              -
            • -

              queryGeoPackageDMFMetadata

              -
              public List<MetadataReference> queryGeoPackageDMFMetadata()
              +
            • +
              +

              queryGeoPackageDMFMetadata

              +
              public List<MetadataReference> queryGeoPackageDMFMetadata()
              Query for GeoPackage DGIWG Metadata Foundation (DMF) metadata
              -
              -
              Returns:
              +
              +
              Returns:
              metadata references
              +
            • -
            - - - -
              -
            • -

              queryGeoPackageNASMetadata

              -
              public List<MetadataReference> queryGeoPackageNASMetadata()
              +
            • +
              +

              queryGeoPackageNASMetadata

              +
              public List<MetadataReference> queryGeoPackageNASMetadata()
              Query for GeoPackage NSG Metadata Foundation (NMF) NSG Application Schema (NAS) metadata
              -
              -
              Returns:
              +
              +
              Returns:
              metadata references
              +
            • -
            - - - -
              -
            • -

              queryGeoPackageMetadata

              -
              public List<MetadataReference> queryGeoPackageMetadata​(String baseURI)
              +
            • +
              +

              queryGeoPackageMetadata

              +
              public List<MetadataReference> queryGeoPackageMetadata(String baseURI)
              Query for GeoPackage metadata
              -
              -
              Parameters:
              +
              +
              Parameters:
              baseURI - base URI
              -
              Returns:
              +
              Returns:
              metadata references
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/dgiwg/DGIWGGeoPackageFactory.html b/docs/docs/api/mil/nga/geopackage/dgiwg/DGIWGGeoPackageFactory.html index dc268651..ab69f2ed 100644 --- a/docs/docs/api/mil/nga/geopackage/dgiwg/DGIWGGeoPackageFactory.html +++ b/docs/docs/api/mil/nga/geopackage/dgiwg/DGIWGGeoPackageFactory.html @@ -1,551 +1,358 @@ - - -DGIWGGeoPackageFactory (geopackage-android 6.7.1 API) + +DGIWGGeoPackageFactory (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class DGIWGGeoPackageFactory

    + +

    Class DGIWGGeoPackageFactory

    -
    - -
    - -
    -
    -
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            DGIWGGeoPackageFactory

            -
            public DGIWGGeoPackageFactory()
            -
          • -
          +
        • +
          +

          Constructor Details

          +
            +
          • +
            +

            DGIWGGeoPackageFactory

            +
            public DGIWGGeoPackageFactory()
            +
          +
        • -
          -
            -
          • - - -

            Method Detail

            - - - -
              -
            • -

              getManager

              -
              public static DGIWGGeoPackageManager getManager​(Context context)
              +
            • +
              +

              Method Details

              +
                +
              • +
                +

                getManager

                +
                public static DGIWGGeoPackageManager getManager(Context context)
                Get a GeoPackage Manager
                -
                -
                Parameters:
                +
                +
                Parameters:
                context - context
                -
                Returns:
                +
                Returns:
                GeoPackage manager
                +
              • -
              - - - -
                -
              • -

                getExternalManager

                -
                public static DGIWGGeoPackageManager getExternalManager()
                +
              • +
                +

                getExternalManager

                +
                public static DGIWGGeoPackageManager getExternalManager()
                Get a GeoPackage Manager for operating only on external GeoPackages
                -
                -
                Returns:
                +
                +
                Returns:
                GeoPackage manager
                +
              • -
              - - - -
                -
              • -

                openExternal

                -
                public static DGIWGGeoPackage openExternal​(File path)
                +
              • +
                +

                openExternal

                +
                public static DGIWGGeoPackage openExternal(File path)
                Open an external GeoPackage
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                -
                Returns:
                +
                Returns:
                open GeoPackage
                +
              • -
              - - - -
                -
              • -

                openExternal

                -
                public static DGIWGGeoPackage openExternal​(boolean validate,
                -                                           File path)
                +
              • +
                +

                openExternal

                +
                public static DGIWGGeoPackage openExternal(boolean validate, + File path)
                Open an external GeoPackage
                -
                -
                Parameters:
                +
                +
                Parameters:
                validate - DGIWG validate
                path - full file path
                -
                Returns:
                +
                Returns:
                open GeoPackage
                +
              • -
              - - - -
                -
              • -

                openExternal

                -
                public static DGIWGGeoPackage openExternal​(File path,
                -                                           boolean writable)
                +
              • +
                +

                openExternal

                +
                public static DGIWGGeoPackage openExternal(File path, + boolean writable)
                Open an external GeoPackage
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                writable - true to open as writable, false as read only
                -
                Returns:
                +
                Returns:
                open GeoPackage
                +
              • -
              - - - -
                -
              • -

                openExternal

                -
                public static DGIWGGeoPackage openExternal​(File path,
                -                                           boolean writable,
                -                                           boolean validate)
                +
              • +
                +

                openExternal

                +
                public static DGIWGGeoPackage openExternal(File path, + boolean writable, + boolean validate)
                Open an external GeoPackage
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                writable - true to open as writable, false as read only
                validate - DGIWG validate
                -
                Returns:
                +
                Returns:
                open GeoPackage
                +
              • -
              - - - -
                -
              • -

                openExternal

                -
                public static DGIWGGeoPackage openExternal​(String path)
                +
              • +
                +

                openExternal

                +
                public static DGIWGGeoPackage openExternal(String path)
                Open an external GeoPackage
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                -
                Returns:
                +
                Returns:
                open GeoPackage
                +
              • -
              - - - -
                -
              • -

                openExternal

                -
                public static DGIWGGeoPackage openExternal​(boolean validate,
                -                                           String path)
                +
              • +
                +

                openExternal

                +
                public static DGIWGGeoPackage openExternal(boolean validate, + String path)
                Open an external GeoPackage
                -
                -
                Parameters:
                +
                +
                Parameters:
                validate - DGIWG validate
                path - full file path
                -
                Returns:
                +
                Returns:
                open GeoPackage
                +
              • -
              - - - -
                -
              • -

                openExternal

                -
                public static DGIWGGeoPackage openExternal​(String path,
                -                                           boolean writable)
                +
              • +
                +

                openExternal

                +
                public static DGIWGGeoPackage openExternal(String path, + boolean writable)
                Open an external GeoPackage
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                writable - true to open as writable, false as read only
                -
                Returns:
                +
                Returns:
                open GeoPackage
                +
              • -
              - - - -
                -
              • -

                openExternal

                -
                public static DGIWGGeoPackage openExternal​(String path,
                -                                           boolean writable,
                -                                           boolean validate)
                +
              • +
                +

                openExternal

                +
                public static DGIWGGeoPackage openExternal(String path, + boolean writable, + boolean validate)
                Open an external GeoPackage
                -
                -
                Parameters:
                +
                +
                Parameters:
                path - full file path
                writable - true to open as writable, false as read only
                validate - DGIWG validate
                -
                Returns:
                +
                Returns:
                open GeoPackage
                -
              • -
              +
        -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/dgiwg/DGIWGGeoPackageManager.html b/docs/docs/api/mil/nga/geopackage/dgiwg/DGIWGGeoPackageManager.html index 8a6c0963..faa14b0b 100644 --- a/docs/docs/api/mil/nga/geopackage/dgiwg/DGIWGGeoPackageManager.html +++ b/docs/docs/api/mil/nga/geopackage/dgiwg/DGIWGGeoPackageManager.html @@ -1,953 +1,691 @@ - - -DGIWGGeoPackageManager (geopackage-android 6.7.1 API) + +DGIWGGeoPackageManager (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class DGIWGGeoPackageManager

    + +

    Class DGIWGGeoPackageManager

    -
    - -
    - -
    -
    -
      -
    • + +
      +
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.GeoPackageManagerImpl

    +copy, copy, count, create, createAtPath, createFile, createFile, createFile, createFile, databases, databaseSet, databasesLike, databasesNotLike, delete, deleteAll, deleteAllExternal, deleteAllMissingExternal, exists, existsAtExternalFile, existsAtExternalFile, existsAtExternalPath, exportGeoPackage, exportGeoPackage, exportGeoPackage, exportGeoPackage, exportGeoPackage, exportGeoPackage, exportGeoPackage, exportGeoPackage, exportGeoPackage, exportGeoPackage, exportGeoPackage, exportGeoPackage, externalCount, externalDatabases, externalDatabaseSet, getContext, getDatabase, getDatabaseAtExternalFile, getDatabaseAtExternalFile, getDatabaseAtExternalPath, getDocumentFile, getFile, getFile, getPath, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackage, importGeoPackageAsExternalLink, importGeoPackageAsExternalLink, importGeoPackageAsExternalLink, importGeoPackageAsExternalLink, importGeoPackageAsExternalLink, importGeoPackageAsExternalLink, importGeoPackageAsExternalLink, importGeoPackageAsExternalLink, importGeoPackageAsExternalLink, importGeoPackageAsExternalLink, importGeoPackageAsExternalLink, importGeoPackageAsExternalLink, internalCount, internalDatabases, internalDatabaseSet, isExternal, isImportHeaderValidation, isImportIntegrityValidation, isOpenHeaderValidation, isOpenIntegrityValidation, isSqliteWriteAheadLogging, openExternal, openExternal, openExternal, openExternal, openExternal, openExternal, readableSize, rename, setImportHeaderValidation, setImportIntegrityValidation, setOpenHeaderValidation, setOpenIntegrityValidation, setSqliteWriteAheadLogging, size, validate, validateHeader, validateIntegrity
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            DGIWGGeoPackageManager

            -
            protected DGIWGGeoPackageManager​(Context context)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              DGIWGGeoPackageManager

              +
              protected DGIWGGeoPackageManager(Context context)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            create

            -
            public GeoPackageFile create​(String database,
            -                             String metadata)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              create

              +
              public GeoPackageFile create(String database, + String metadata)
              Create a GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              metadata - metadata
              -
              Returns:
              +
              Returns:
              GeoPackage file if created
              +
            • -
            - - - -
              -
            • -

              create

              -
              public GeoPackageFile create​(String database,
              -                             String uri,
              -                             String metadata)
              +
            • +
              +

              create

              +
              public GeoPackageFile create(String database, + String uri, + String metadata)
              Create a GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              uri - URI
              metadata - metadata
              -
              Returns:
              +
              Returns:
              GeoPackage file if created
              +
            • -
            - - - -
              -
            • -

              createAtPath

              -
              public GeoPackageFile createAtPath​(String database,
              -                                   File path,
              -                                   String metadata)
              +
            • +
              +

              createAtPath

              +
              public GeoPackageFile createAtPath(String database, + File path, + String metadata)
              Create a new GeoPackage database at the provided directory path
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              path - directory path
              metadata - metadata
              -
              Returns:
              +
              Returns:
              GeoPackage file if created
              +
            • -
            - - - -
              -
            • -

              createAtPath

              -
              public GeoPackageFile createAtPath​(String database,
              -                                   File path,
              -                                   String uri,
              -                                   String metadata)
              +
            • +
              +

              createAtPath

              +
              public GeoPackageFile createAtPath(String database, + File path, + String uri, + String metadata)
              Create a new GeoPackage database at the provided directory path
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              path - directory path
              uri - URI
              metadata - metadata
              -
              Returns:
              +
              Returns:
              GeoPackage file if created
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              public GeoPackageFile createFile​(File file,
              -                                 String metadata)
              +
            • +
              +

              createFile

              +
              public GeoPackageFile createFile(File file, + String metadata)
              Create a new GeoPackage database at the specified file location
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage file path
              metadata - metadata
              -
              Returns:
              +
              Returns:
              GeoPackage file if created
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              public GeoPackageFile createFile​(File file,
              -                                 String uri,
              -                                 String metadata)
              +
            • +
              +

              createFile

              +
              public GeoPackageFile createFile(File file, + String uri, + String metadata)
              Create a new GeoPackage database at the specified file location
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage file path
              uri - URI
              metadata - metadata
              -
              Returns:
              +
              Returns:
              GeoPackage file if created
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              public GeoPackageFile createFile​(String database,
              -                                 File file,
              -                                 String metadata)
              +
            • +
              +

              createFile

              +
              public GeoPackageFile createFile(String database, + File file, + String metadata)
              Create a new GeoPackage database at the specified file location with the provided name
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              file - GeoPackage file path
              metadata - metadata
              -
              Returns:
              +
              Returns:
              GeoPackage file if created
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              public GeoPackageFile createFile​(String database,
              -                                 File file,
              -                                 String uri,
              -                                 String metadata)
              +
            • +
              +

              createFile

              +
              public GeoPackageFile createFile(String database, + File file, + String uri, + String metadata)
              Create a new GeoPackage database at the specified file location with the provided name
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              file - GeoPackage file path
              uri - URI
              metadata - metadata
              -
              Returns:
              +
              Returns:
              GeoPackage file if created
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              public GeoPackageFile createFile​(androidx.documentfile.provider.DocumentFile file,
              -                                 String metadata)
              +
            • +
              +

              createFile

              +
              public GeoPackageFile createFile(androidx.documentfile.provider.DocumentFile file, + String metadata)
              Create a new GeoPackage database at the specified file location
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage document file
              metadata - metadata
              -
              Returns:
              +
              Returns:
              GeoPackage file if created
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              public GeoPackageFile createFile​(androidx.documentfile.provider.DocumentFile file,
              -                                 String uri,
              -                                 String metadata)
              +
            • +
              +

              createFile

              +
              public GeoPackageFile createFile(androidx.documentfile.provider.DocumentFile file, + String uri, + String metadata)
              Create a new GeoPackage database at the specified file location
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage document file
              uri - URI
              metadata - metadata
              -
              Returns:
              +
              Returns:
              GeoPackage file if created
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              public GeoPackageFile createFile​(String database,
              -                                 androidx.documentfile.provider.DocumentFile file,
              -                                 String metadata)
              +
            • +
              +

              createFile

              +
              public GeoPackageFile createFile(String database, + androidx.documentfile.provider.DocumentFile file, + String metadata)
              Create a new GeoPackage database at the specified file location with the provided name
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              file - GeoPackage document file
              metadata - metadata
              -
              Returns:
              +
              Returns:
              GeoPackage file if created
              +
            • -
            - - - -
              -
            • -

              createFile

              -
              public GeoPackageFile createFile​(String database,
              -                                 androidx.documentfile.provider.DocumentFile file,
              -                                 String uri,
              -                                 String metadata)
              +
            • +
              +

              createFile

              +
              public GeoPackageFile createFile(String database, + androidx.documentfile.provider.DocumentFile file, + String uri, + String metadata)
              Create a new GeoPackage database at the specified file location with the provided name
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              file - GeoPackage document file
              uri - URI
              metadata - metadata
              -
              Returns:
              +
              Returns:
              GeoPackage file if created
              +
            • -
            - - - - - - - -
              -
            • -

              open

              -
              public DGIWGGeoPackage open​(String database,
              -                            boolean writable)
              +
            • +
              +

              open

              +
              public DGIWGGeoPackage open(String database, + boolean writable)
              Open the database
              -
              -
              Specified by:
              +
              +
              Specified by:
              open in interface GeoPackageManager
              -
              Overrides:
              +
              Overrides:
              open in class GeoPackageManagerImpl
              -
              Parameters:
              +
              Parameters:
              database - database name
              writable - true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              open GeoPackage
              +
            • -
            - - - -
              -
            • -

              open

              -
              public DGIWGGeoPackage open​(boolean validate,
              -                            String database)
              +
            • +
              +

              open

              +
              public DGIWGGeoPackage open(boolean validate, + String database)
              Open the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              validate - validate the GeoPackage
              database - database name
              -
              Returns:
              +
              Returns:
              open GeoPackage
              +
            • -
            - - - -
              -
            • -

              open

              -
              public DGIWGGeoPackage open​(String database,
              -                            boolean writable,
              -                            boolean validate)
              +
            • +
              +

              open

              +
              public DGIWGGeoPackage open(String database, + boolean writable, + boolean validate)
              Open the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - database name
              writable - true to open as writable, false as read only
              validate - validate the GeoPackage
              -
              Returns:
              +
              Returns:
              open GeoPackage
              +
            • -
            - - - - - - - -
              -
            • -

              open

              -
              public DGIWGGeoPackage open​(GeoPackageFile file,
              -                            boolean writable)
              +
            • +
              +

              open

              +
              public DGIWGGeoPackage open(GeoPackageFile file, + boolean writable)
              Open the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage file
              writable - true to open as writable, false as read only
              -
              Returns:
              +
              Returns:
              open GeoPackage
              +
            • -
            - - - -
              -
            • -

              open

              -
              public DGIWGGeoPackage open​(boolean validate,
              -                            GeoPackageFile file)
              +
            • +
              +

              open

              +
              public DGIWGGeoPackage open(boolean validate, + GeoPackageFile file)
              Open the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              validate - validate the GeoPackage
              file - GeoPackage file
              -
              Returns:
              +
              Returns:
              open GeoPackage
              +
            • -
            - - - -
              -
            • -

              open

              -
              public DGIWGGeoPackage open​(GeoPackageFile file,
              -                            boolean writable,
              -                            boolean validate)
              +
            • +
              +

              open

              +
              public DGIWGGeoPackage open(GeoPackageFile file, + boolean writable, + boolean validate)
              Open the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage file
              writable - true to open as writable, false as read only
              validate - validate the GeoPackage
              -
              Returns:
              +
              Returns:
              open GeoPackage
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public boolean delete​(GeoPackageFile file)
              +
            • +
              +

              delete

              +
              public boolean delete(GeoPackageFile file)
              Delete the database
              -
              -
              Parameters:
              +
              +
              Parameters:
              file - GeoPackage file
              -
              Returns:
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              isValid

              -
              public static boolean isValid​(DGIWGGeoPackage geoPackage)
              +
            • +
              +

              isValid

              +
              public static boolean isValid(DGIWGGeoPackage geoPackage)
              Is the GeoPackage valid according to the DGIWG GeoPackage Profile
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              -
              Returns:
              +
              Returns:
              true if valid
              +
            • -
            - - - - +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/dgiwg/package-summary.html b/docs/docs/api/mil/nga/geopackage/dgiwg/package-summary.html index d83d1aa2..8d139666 100644 --- a/docs/docs/api/mil/nga/geopackage/dgiwg/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/dgiwg/package-summary.html @@ -1,179 +1,105 @@ - - -mil.nga.geopackage.dgiwg (geopackage-android 6.7.1 API) + +mil.nga.geopackage.dgiwg (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.dgiwg

    +

    Package mil.nga.geopackage.dgiwg

    +
    +
    +
    package mil.nga.geopackage.dgiwg
    +
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/dgiwg/package-tree.html b/docs/docs/api/mil/nga/geopackage/dgiwg/package-tree.html index c443cddb..e72f87c0 100644 --- a/docs/docs/api/mil/nga/geopackage/dgiwg/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/dgiwg/package-tree.html @@ -1,178 +1,89 @@ - - -mil.nga.geopackage.dgiwg Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.dgiwg Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.dgiwg

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageData.html b/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageData.html index 8cd24ab0..9719f98c 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageData.html +++ b/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageData.html @@ -1,792 +1,549 @@ - - -CoverageData (geopackage-android 6.7.1 API) + +CoverageData (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class CoverageData<TImage extends CoverageDataImage>

    + +

    Class CoverageData<TImage extends CoverageDataImage>

    -
    - -
    - -
    -
    -
    +
    + +
    +

    Fields inherited from class mil.nga.geopackage.extension.BaseExtension

    +extensionsDao, geoPackage
    + -
    - +
    +
    + -
    - +
    + + +
    +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.extension.BaseExtension

    +createDao, get, getExtensions, getExtensions, getExtensionsDao, getGeoPackage, getOrCreate, has, has, has, verifyWritable
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            tileDao

            -
            protected final TileDao tileDao
            +
          • +
            +

            Field Details

            +
              +
            • +
              +

              tileDao

              +
              protected final TileDao tileDao
              Tile DAO
              -
            • -
            +
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            CoverageData

            -
            public CoverageData​(GeoPackage geoPackage,
            -                    TileDao tileDao,
            -                    Integer width,
            -                    Integer height,
            -                    Projection requestProjection)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              CoverageData

              +
              public CoverageData(GeoPackage geoPackage, + TileDao tileDao, + Integer width, + Integer height, + Projection requestProjection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              tileDao - tile dao
              width - coverage data response width
              height - coverage data response height
              requestProjection - request projection
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getCoverageData

            -
            public static CoverageData<?> getCoverageData​(GeoPackage geoPackage,
            -                                              TileDao tileDao,
            -                                              Integer width,
            -                                              Integer height,
            -                                              Projection requestProjection)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getCoverageData

              +
              public static CoverageData<?> getCoverageData(GeoPackage geoPackage, + TileDao tileDao, + Integer width, + Integer height, + Projection requestProjection)
              Get a Tiled Gridded Coverage Data
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              tileDao - tile dao
              width - coverage data response width
              height - coverage data response height
              requestProjection - request projection
              -
              Returns:
              +
              Returns:
              coverage data
              +
            • -
            - - - -
              -
            • -

              getCoverageData

              -
              public static CoverageData<?> getCoverageData​(GeoPackage geoPackage,
              -                                              TileDao tileDao)
              +
            • +
              +

              getCoverageData

              +
              public static CoverageData<?> getCoverageData(GeoPackage geoPackage, + TileDao tileDao)
              Get a Tiled Gridded Coverage Data, use the coverage data pixel tile size as the request size width and height
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              tileDao - tile dao
              -
              Returns:
              +
              Returns:
              coverage data
              +
            • -
            - - - -
              -
            • -

              getCoverageData

              -
              public static CoverageData<?> getCoverageData​(GeoPackage geoPackage,
              -                                              TileDao tileDao,
              -                                              Projection requestProjection)
              +
            • +
              +

              getCoverageData

              +
              public static CoverageData<?> getCoverageData(GeoPackage geoPackage, + TileDao tileDao, + Projection requestProjection)
              Get a Tiled Gridded Coverage Data, use the coverage data pixel tile size as the request size width and height, request as the specified projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              tileDao - tile dao
              requestProjection - request projection
              -
              Returns:
              +
              Returns:
              coverage data
              +
            • -
            - - - - - - - -
              -
            • -

              createImage

              -
              public abstract TImage createImage​(TileRow tileRow)
              +
            • +
              +

              createImage

              +
              public abstract TImage createImage(TileRow tileRow)
              Create a coverage data image
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileRow - tile row
              -
              Returns:
              +
              Returns:
              image
              +
            • -
            - - - -
              -
            • -

              getValue

              -
              public abstract double getValue​(GriddedTile griddedTile,
              -                                TileRow tileRow,
              -                                int x,
              -                                int y)
              +
            • +
              +

              getValue

              +
              public abstract double getValue(GriddedTile griddedTile, + TileRow tileRow, + int x, + int y)
              Get the coverage data value of the pixel in the tile row image
              -
              -
              Parameters:
              +
              +
              Parameters:
              griddedTile - gridded tile
              tileRow - tile row
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              coverage data value
              +
            • -
            - - - -
              -
            • -

              getValue

              -
              public abstract Double getValue​(GriddedTile griddedTile,
              -                                byte[] imageBytes,
              -                                int x,
              -                                int y)
              +
            • +
              +

              getValue

              +
              public abstract Double getValue(GriddedTile griddedTile, + byte[] imageBytes, + int x, + int y)
              Get the coverage data value
              -
              -
              Parameters:
              +
              +
              Parameters:
              griddedTile - gridded tile
              imageBytes - image bytes
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              coverage data value
              +
            • -
            - - - -
              -
            • -

              getValues

              -
              public abstract Double[] getValues​(GriddedTile griddedTile,
              -                                   byte[] imageBytes)
              +
            • +
              +

              getValues

              +
              public abstract Double[] getValues(GriddedTile griddedTile, + byte[] imageBytes)
              Get the coverage data values
              -
              -
              Parameters:
              +
              +
              Parameters:
              griddedTile - gridded tile
              imageBytes - image bytes
              -
              Returns:
              +
              Returns:
              coverage data values
              +
            • -
            - - - -
              -
            • -

              drawTileData

              -
              public abstract byte[] drawTileData​(GriddedTile griddedTile,
              -                                    Double[] values,
              -                                    int tileWidth,
              -                                    int tileHeight)
              +
            • +
              +

              drawTileData

              +
              public abstract byte[] drawTileData(GriddedTile griddedTile, + Double[] values, + int tileWidth, + int tileHeight)
              Draw a coverage data image tile and format as TIFF bytes from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
              -
              -
              Parameters:
              +
              +
              Parameters:
              griddedTile - gridded tile
              values - coverage data values of length tileWidth * tileHeight
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              coverage data image tile bytes
              +
            • -
            - - - -
              -
            • -

              drawTileData

              -
              public abstract byte[] drawTileData​(GriddedTile griddedTile,
              -                                    Double[][] values)
              +
            • +
              +

              drawTileData

              +
              public abstract byte[] drawTileData(GriddedTile griddedTile, + Double[][] values)
              Draw a coverage data image tile and format as TIFF bytes from the double array of coverage data values formatted as Double[row][width]
              -
              -
              Parameters:
              +
              +
              Parameters:
              griddedTile - gridded tile
              values - coverage data values as [row][width]
              -
              Returns:
              +
              Returns:
              coverage data image tile bytes
              +
            • -
            - - - -
              -
            • -

              getTileDao

              -
              public TileDao getTileDao()
              +
            • +
              +

              getTileDao

              +
              public TileDao getTileDao()
              Get the tile dao
              -
              -
              Returns:
              +
              +
              Returns:
              tile dao
              +
            • -
            - - - - - - - - - - - -
              -
            • -

              getValue

              -
              public double getValue​(TileRow tileRow,
              -                       int x,
              -                       int y)
              +
            • +
              +

              getValue

              +
              public double getValue(TileRow tileRow, + int x, + int y)
              Get the coverage data value of the pixel in the tile row image
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileRow - tile row
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              coverage data value
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataPng.html b/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataPng.html index e3988085..5ccc6bf3 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataPng.html +++ b/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataPng.html @@ -1,1178 +1,862 @@ - - -CoverageDataPng (geopackage-android 6.7.1 API) + +CoverageDataPng (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class CoverageDataPng

    + +

    Class CoverageDataPng

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.extension.coverage.CoverageData

    +createTileTable, getCoverageData, getCoverageData, getCoverageData, getTileDao, getValue, getValues, getValuesUnbounded
    + +
    +

    Methods inherited from class mil.nga.geopackage.extension.BaseExtension

    +createDao, get, getExtensions, getExtensions, getExtensionsDao, getGeoPackage, getOrCreate, has, has, has, verifyWritable
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            CoverageDataPng

            -
            public CoverageDataPng​(GeoPackage geoPackage,
            -                       TileDao tileDao,
            -                       Integer width,
            -                       Integer height,
            -                       Projection requestProjection)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              CoverageDataPng

              +
              public CoverageDataPng(GeoPackage geoPackage, + TileDao tileDao, + Integer width, + Integer height, + Projection requestProjection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              tileDao - tile dao
              width - coverage data response width
              height - coverage data response height
              requestProjection - request projection
              +
            • -
            - - - -
              -
            • -

              CoverageDataPng

              -
              public CoverageDataPng​(GeoPackage geoPackage,
              -                       TileDao tileDao)
              +
            • +
              +

              CoverageDataPng

              +
              public CoverageDataPng(GeoPackage geoPackage, + TileDao tileDao)
              Constructor, use the coverage data tables pixel tile size as the request size width and height
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              tileDao - tile dao
              +
            • -
            - - - -
              -
            • -

              CoverageDataPng

              -
              public CoverageDataPng​(GeoPackage geoPackage,
              -                       TileDao tileDao,
              -                       Projection requestProjection)
              +
            • +
              +

              CoverageDataPng

              +
              public CoverageDataPng(GeoPackage geoPackage, + TileDao tileDao, + Projection requestProjection)
              Constructor, use the coverage data tables pixel tile size as the request size width and height, request as the specified projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              tileDao - tile dao
              requestProjection - request projection
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            createImage

            -
            public CoverageDataPngImage createImage​(TileRow tileRow)
            +
          • +
            +

            Method Details

            + - - - -
              -
            • -

              getValue

              -
              public double getValue​(GriddedTile griddedTile,
              -                       TileRow tileRow,
              -                       int x,
              -                       int y)
              +
            • +
              +

              getValue

              +
              public double getValue(GriddedTile griddedTile, + TileRow tileRow, + int x, + int y)
              Get the coverage data value of the pixel in the tile row image
              -
              -
              Specified by:
              +
              +
              Specified by:
              getValue in class CoverageData<CoverageDataPngImage>
              -
              Parameters:
              +
              Parameters:
              griddedTile - gridded tile
              tileRow - tile row
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              coverage data value
              +
            • -
            - - - - - - - -
              -
            • -

              getPixelValue

              -
              public int getPixelValue​(byte[] imageBytes,
              -                         int x,
              -                         int y)
              +
            • +
              +

              getPixelValue

              +
              public int getPixelValue(byte[] imageBytes, + int x, + int y)
              Get the pixel value as a 16 bit unsigned integer value
              -
              -
              Parameters:
              +
              +
              Parameters:
              imageBytes - image bytes
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              pixel value
              +
            • -
            - - - -
              -
            • -

              getPixelValues

              -
              public int[] getPixelValues​(byte[] imageBytes)
              +
            • +
              +

              getPixelValues

              +
              public int[] getPixelValues(byte[] imageBytes)
              Get the pixel values of the image as 16 bit unsigned integer values
              -
              -
              Parameters:
              +
              +
              Parameters:
              imageBytes - image bytes
              -
              Returns:
              +
              Returns:
              16 bit unsigned integer pixel values
              +
            • -
            - - - -
              -
            • -

              validateImageType

              -
              public static void validateImageType​(PngReader reader)
              +
            • +
              +

              validateImageType

              +
              public static void validateImageType(PngReader reader)
              Validate that the image type is single channel 16 bit
              -
              -
              Parameters:
              +
              +
              Parameters:
              reader - png reader
              +
            • -
            - - - -
              -
            • -

              getValue

              -
              public Double getValue​(GriddedTile griddedTile,
              -                       byte[] imageBytes,
              -                       int x,
              -                       int y)
              +
            • +
              +

              getValue

              +
              public Double getValue(GriddedTile griddedTile, + byte[] imageBytes, + int x, + int y)
              Get the coverage data value
              -
              -
              Specified by:
              +
              +
              Specified by:
              getValue in class CoverageData<CoverageDataPngImage>
              -
              Parameters:
              +
              Parameters:
              griddedTile - gridded tile
              imageBytes - image bytes
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              coverage data value
              +
            • -
            - - - -
              -
            • -

              getValues

              -
              public Double[] getValues​(GriddedTile griddedTile,
              -                          byte[] imageBytes)
              +
            • +
              +

              getValues

              +
              public Double[] getValues(GriddedTile griddedTile, + byte[] imageBytes)
              Get the coverage data values
              -
              -
              Specified by:
              +
              +
              Specified by:
              getValues in class CoverageData<CoverageDataPngImage>
              -
              Parameters:
              +
              Parameters:
              griddedTile - gridded tile
              imageBytes - image bytes
              -
              Returns:
              +
              Returns:
              coverage data values
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public CoverageDataPngImage drawTile​(short[] pixelValues,
              -                                     int tileWidth,
              -                                     int tileHeight)
              +
            • +
              +

              drawTile

              +
              public CoverageDataPngImage drawTile(short[] pixelValues, + int tileWidth, + int tileHeight)
              Draw a coverage data image tile from the flat array of "unsigned short" pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixelValues - "unsigned short" pixel values of length tileWidth * tileHeight
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              coverage data image tile
              +
            • -
            - - - -
              -
            • -

              drawTileData

              -
              public byte[] drawTileData​(short[] pixelValues,
              -                           int tileWidth,
              -                           int tileHeight)
              +
            • +
              +

              drawTileData

              +
              public byte[] drawTileData(short[] pixelValues, + int tileWidth, + int tileHeight)
              Draw a coverage data image tile and format as PNG bytes from the flat array of "unsigned short" pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixelValues - "unsigned short" pixel values of length tileWidth * tileHeight
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              coverage data image tile bytes
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public CoverageDataPngImage drawTile​(short[][] pixelValues)
              +
            • +
              +

              drawTile

              +
              public CoverageDataPngImage drawTile(short[][] pixelValues)
              Draw a coverage data tile from the double array of "unsigned short" pixel values formatted as short[row][width]
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixelValues - "unsigned short" pixel values as [row][width]
              -
              Returns:
              +
              Returns:
              coverage data image tile
              +
            • -
            - - - -
              -
            • -

              drawTileData

              -
              public byte[] drawTileData​(short[][] pixelValues)
              +
            • +
              +

              drawTileData

              +
              public byte[] drawTileData(short[][] pixelValues)
              Draw a coverage data tile and format as PNG bytes from the double array of "unsigned short" pixel values formatted as short[row][width]
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixelValues - "unsigned short" pixel values as [row][width]
              -
              Returns:
              +
              Returns:
              coverage data image tile bytes
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public CoverageDataPngImage drawTile​(int[] unsignedPixelValues,
              -                                     int tileWidth,
              -                                     int tileHeight)
              +
            • +
              +

              drawTile

              +
              public CoverageDataPngImage drawTile(int[] unsignedPixelValues, + int tileWidth, + int tileHeight)
              Draw a coverage data image tile from the flat array of unsigned 16 bit integer pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
              -
              -
              Parameters:
              +
              +
              Parameters:
              unsignedPixelValues - unsigned 16 bit integer pixel values of length tileWidth * tileHeight
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              coverage data image tile
              +
            • -
            - - - -
              -
            • -

              drawTileData

              -
              public byte[] drawTileData​(int[] unsignedPixelValues,
              -                           int tileWidth,
              -                           int tileHeight)
              +
            • +
              +

              drawTileData

              +
              public byte[] drawTileData(int[] unsignedPixelValues, + int tileWidth, + int tileHeight)
              Draw a coverage data image tile and format as PNG bytes from the flat array of unsigned 16 bit integer pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
              -
              -
              Parameters:
              +
              +
              Parameters:
              unsignedPixelValues - unsigned 16 bit integer pixel values of length tileWidth * tileHeight
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              coverage data image tile bytes
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public CoverageDataPngImage drawTile​(int[][] unsignedPixelValues)
              +
            • +
              +

              drawTile

              +
              public CoverageDataPngImage drawTile(int[][] unsignedPixelValues)
              Draw a coverage data image tile from the double array of unsigned 16 bit integer pixel values formatted as int[row][width]
              -
              -
              Parameters:
              +
              +
              Parameters:
              unsignedPixelValues - unsigned 16 bit integer pixel values as [row][width]
              -
              Returns:
              +
              Returns:
              coverage data image tile
              +
            • -
            - - - -
              -
            • -

              drawTileData

              -
              public byte[] drawTileData​(int[][] unsignedPixelValues)
              +
            • +
              +

              drawTileData

              +
              public byte[] drawTileData(int[][] unsignedPixelValues)
              Draw a coverage data image tile and format as PNG bytes from the double array of unsigned 16 bit integer pixel values formatted as int[row][width]
              -
              -
              Parameters:
              +
              +
              Parameters:
              unsignedPixelValues - unsigned 16 bit integer pixel values as [row][width]
              -
              Returns:
              +
              Returns:
              coverage data image tile bytes
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public CoverageDataPngImage drawTile​(GriddedTile griddedTile,
              -                                     Double[] values,
              -                                     int tileWidth,
              -                                     int tileHeight)
              +
            • +
              +

              drawTile

              +
              public CoverageDataPngImage drawTile(GriddedTile griddedTile, + Double[] values, + int tileWidth, + int tileHeight)
              Draw a coverage data image tile from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
              -
              -
              Parameters:
              +
              +
              Parameters:
              griddedTile - gridded tile
              values - coverage data values of length tileWidth * tileHeight
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              coverage data image tile
              +
            • -
            - - - -
              -
            • -

              drawTileData

              -
              public byte[] drawTileData​(GriddedTile griddedTile,
              -                           Double[] values,
              -                           int tileWidth,
              -                           int tileHeight)
              +
            • +
              +

              drawTileData

              +
              public byte[] drawTileData(GriddedTile griddedTile, + Double[] values, + int tileWidth, + int tileHeight)
              Draw a coverage data image tile and format as TIFF bytes from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
              -
              -
              Specified by:
              +
              +
              Specified by:
              drawTileData in class CoverageData<CoverageDataPngImage>
              -
              Parameters:
              +
              Parameters:
              griddedTile - gridded tile
              values - coverage data values of length tileWidth * tileHeight
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              coverage data image tile bytes
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public CoverageDataPngImage drawTile​(GriddedTile griddedTile,
              -                                     Double[][] values)
              +
            • +
              +

              drawTile

              +
              public CoverageDataPngImage drawTile(GriddedTile griddedTile, + Double[][] values)
              Draw a coverage data image tile from the double array of unsigned coverage data values formatted as Double[row][width]
              -
              -
              Parameters:
              +
              +
              Parameters:
              griddedTile - gridded tile
              values - coverage data values as [row][width]
              -
              Returns:
              +
              Returns:
              coverage data image tile
              +
            • -
            - - - -
              -
            • -

              drawTileData

              -
              public byte[] drawTileData​(GriddedTile griddedTile,
              -                           Double[][] values)
              +
            • +
              +

              drawTileData

              +
              public byte[] drawTileData(GriddedTile griddedTile, + Double[][] values)
              Draw a coverage data image tile and format as TIFF bytes from the double array of coverage data values formatted as Double[row][width]
              -
              -
              Specified by:
              +
              +
              Specified by:
              drawTileData in class CoverageData<CoverageDataPngImage>
              -
              Parameters:
              +
              Parameters:
              griddedTile - gridded tile
              values - coverage data values as [row][width]
              -
              Returns:
              +
              Returns:
              coverage data image tile bytes
              +
            • -
            - - - -
              -
            • -

              createImage

              -
              public CoverageDataPngImage createImage​(int tileWidth,
              -                                        int tileHeight)
              +
            • +
              +

              createImage

              +
              public CoverageDataPngImage createImage(int tileWidth, + int tileHeight)
              Create a new 16 bit single channel image
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              image
              +
            • -
            - - - -
              -
            • -

              setPixelValue

              -
              public void setPixelValue​(ImageLineInt row,
              -                          int x,
              -                          short pixelValue)
              +
            • +
              +

              setPixelValue

              +
              public void setPixelValue(ImageLineInt row, + int x, + short pixelValue)
              Set the pixel value
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - image line row
              x - x coordinate
              pixelValue - pixel value
              +
            • -
            - - - -
              -
            • -

              setPixelValue

              -
              public void setPixelValue​(int[] row,
              -                          int x,
              -                          short pixelValue)
              +
            • +
              +

              setPixelValue

              +
              public void setPixelValue(int[] row, + int x, + short pixelValue)
              Set the pixel value
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - row array
              x - x coordinate
              pixelValue - pixel value
              +
            • -
            - - - -
              -
            • -

              setPixelValue

              -
              public void setPixelValue​(ImageLineInt row,
              -                          int x,
              -                          int unsignedPixelValue)
              +
            • +
              +

              setPixelValue

              +
              public void setPixelValue(ImageLineInt row, + int x, + int unsignedPixelValue)
              Set the pixel value
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - image line row
              x - x coordinate
              unsignedPixelValue - unsigned pixel value
              +
            • -
            - - - -
              -
            • -

              setPixelValue

              -
              public void setPixelValue​(int[] row,
              -                          int x,
              -                          int unsignedPixelValue)
              +
            • +
              +

              setPixelValue

              +
              public void setPixelValue(int[] row, + int x, + int unsignedPixelValue)
              Set the pixel value
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - row array
              x - x coordinate
              unsignedPixelValue - unsigned pixel value
              +
            • -
            - - - -
              -
            • -

              createTileTable

              -
              public static CoverageDataPng createTileTable​(GeoPackage geoPackage,
              -                                              TileTableMetadata metadata)
              +
            • +
              +

              createTileTable

              +
              public static CoverageDataPng createTileTable(GeoPackage geoPackage, + TileTableMetadata metadata)
              Create the coverage data tile table with metadata and extension
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              metadata - tile table metadata
              -
              Returns:
              +
              Returns:
              coverage data
              -
              Since:
              +
              Since:
              4.0.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataPngImage.html b/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataPngImage.html index 42de734a..b47f6f08 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataPngImage.html +++ b/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataPngImage.html @@ -1,466 +1,288 @@ - - -CoverageDataPngImage (geopackage-android 6.7.1 API) + +CoverageDataPngImage (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class CoverageDataPngImage

    + +

    Class CoverageDataPngImage

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.extension.coverage.CoverageDataPngImage
      • -
      -
    • -
    -
    - -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            CoverageDataPngImage

            -
            public CoverageDataPngImage​(TileRow tileRow)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              CoverageDataPngImage

              +
              public CoverageDataPngImage(TileRow tileRow)
              Constructor, used for reading a PNG
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileRow - tile row
              +
            • -
            - - - -
              -
            • -

              CoverageDataPngImage

              -
              public CoverageDataPngImage​(ImageInfo imageInfo)
              +
            • +
              +

              CoverageDataPngImage

              +
              public CoverageDataPngImage(ImageInfo imageInfo)
              Constructor, used for writing a PNG
              -
              -
              Parameters:
              +
              +
              Parameters:
              imageInfo - image info
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getImageBytes

            -
            public byte[] getImageBytes()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getImageBytes

              +
              public byte[] getImageBytes()
              Get the image bytes
              -
              -
              Returns:
              +
              +
              Returns:
              image bytes
              +
            • -
            - - - -
              -
            • -

              getReader

              -
              public PngReaderInt getReader()
              +
            • +
              +

              getReader

              +
              public PngReaderInt getReader()
              Get the PNG reader
              -
              -
              Returns:
              +
              +
              Returns:
              reader
              +
            • -
            - - - -
              -
            • -

              getWriter

              -
              public PngWriter getWriter()
              +
            • +
              +

              getWriter

              +
              public PngWriter getWriter()
              Get the PNG writer
              -
              -
              Returns:
              +
              +
              Returns:
              writer
              +
            • -
            - - - - - - - - - - - -
              -
            • -

              flushStream

              -
              public void flushStream()
              +
            • +
              +

              flushStream

              +
              public void flushStream()
              Flush the output stream and set the image bytes, close the stream
              +
            • -
            - - - -
              -
            • -

              getPixel

              -
              public int getPixel​(int x,
              -                    int y)
              +
            • +
              +

              getPixel

              +
              public int getPixel(int x, + int y)
              Get the pixel at the coordinate
              -
              -
              Parameters:
              +
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              pixel value
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataTiff.html b/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataTiff.html index 74f00661..7ccf9979 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataTiff.html +++ b/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataTiff.html @@ -1,1038 +1,751 @@ - - -CoverageDataTiff (geopackage-android 6.7.1 API) + +CoverageDataTiff (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class CoverageDataTiff

    + +

    Class CoverageDataTiff

    -
    - -
    - -
    -
    -
    +
    +
    +

    Fields inherited from class mil.nga.geopackage.extension.coverage.CoverageData

    +tileDao
    + +
    +

    Fields inherited from class mil.nga.geopackage.extension.BaseExtension

    +extensionsDao, geoPackage
    + -
    - +
    + + -
    - + + + + +
    +

    Methods inherited from class mil.nga.geopackage.extension.coverage.CoverageData

    +createTileTable, getCoverageData, getCoverageData, getCoverageData, getTileDao, getValue, getValues, getValuesUnbounded
    + +
    +

    Methods inherited from class mil.nga.geopackage.extension.BaseExtension

    +createDao, get, getExtensions, getExtensions, getExtensionsDao, getGeoPackage, getOrCreate, has, has, has, verifyWritable
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            SAMPLES_PER_PIXEL

            -
            public static final int SAMPLES_PER_PIXEL
            +
          • +
            +

            Field Details

            +
          • +
          • +
            +

            BITS_PER_SAMPLE

            +
            public static final int BITS_PER_SAMPLE
            +
            Bits per value for floating point coverage data
            +
            +
            See Also:
            +
            + +
            +
            +
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            CoverageDataTiff

            -
            public CoverageDataTiff​(GeoPackage geoPackage,
            -                        TileDao tileDao,
            -                        Integer width,
            -                        Integer height,
            -                        Projection requestProjection)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              CoverageDataTiff

              +
              public CoverageDataTiff(GeoPackage geoPackage, + TileDao tileDao, + Integer width, + Integer height, + Projection requestProjection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              tileDao - tile dao
              width - coverage data response width
              height - coverage data response height
              requestProjection - request projection
              +
            • -
            - - - -
              -
            • -

              CoverageDataTiff

              -
              public CoverageDataTiff​(GeoPackage geoPackage,
              -                        TileDao tileDao)
              +
            • +
              +

              CoverageDataTiff

              +
              public CoverageDataTiff(GeoPackage geoPackage, + TileDao tileDao)
              Constructor, use the coverage data tables pixel tile size as the request size width and height
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              tileDao - tile dao
              +
            • -
            - - - -
              -
            • -

              CoverageDataTiff

              -
              public CoverageDataTiff​(GeoPackage geoPackage,
              -                        TileDao tileDao,
              -                        Projection requestProjection)
              +
            • +
              +

              CoverageDataTiff

              +
              public CoverageDataTiff(GeoPackage geoPackage, + TileDao tileDao, + Projection requestProjection)
              Constructor, use the coverage data tables pixel tile size as the request size width and height, request as the specified projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              tileDao - tile dao
              requestProjection - request projection
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            createImage

            -
            public CoverageDataTiffImage createImage​(TileRow tileRow)
            +
          • +
            +

            Method Details

            + - - - -
              -
            • -

              getValue

              -
              public double getValue​(GriddedTile griddedTile,
              -                       TileRow tileRow,
              -                       int x,
              -                       int y)
              +
            • +
              +

              getValue

              +
              public double getValue(GriddedTile griddedTile, + TileRow tileRow, + int x, + int y)
              Get the coverage data value of the pixel in the tile row image
              -
              -
              Specified by:
              +
              +
              Specified by:
              getValue in class CoverageData<CoverageDataTiffImage>
              -
              Parameters:
              +
              Parameters:
              griddedTile - gridded tile
              tileRow - tile row
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              coverage data value
              +
            • -
            - - - - - - - -
              -
            • -

              getPixelValue

              -
              public float getPixelValue​(byte[] imageBytes,
              -                           int x,
              -                           int y)
              +
            • +
              +

              getPixelValue

              +
              public float getPixelValue(byte[] imageBytes, + int x, + int y)
              Get the pixel value as a float from the image and the coordinate
              -
              -
              Parameters:
              +
              +
              Parameters:
              imageBytes - image bytes
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              float pixel value
              +
            • -
            - - - -
              -
            • -

              getPixelValues

              -
              public float[] getPixelValues​(byte[] imageBytes)
              +
            • +
              +

              getPixelValues

              +
              public float[] getPixelValues(byte[] imageBytes)
              Get the pixel values of the image as floats
              -
              -
              Parameters:
              +
              +
              Parameters:
              imageBytes - image bytes
              -
              Returns:
              +
              Returns:
              float pixel values
              +
            • -
            - - - -
              -
            • -

              validateImageType

              -
              public static void validateImageType​(FileDirectory directory)
              +
            • +
              +

              validateImageType

              +
              public static void validateImageType(FileDirectory directory)
              Validate that the image type
              -
              -
              Parameters:
              +
              +
              Parameters:
              directory - file directory
              +
            • -
            - - - -
              -
            • -

              getValue

              -
              public Double getValue​(GriddedTile griddedTile,
              -                       byte[] imageBytes,
              -                       int x,
              -                       int y)
              +
            • +
              +

              getValue

              +
              public Double getValue(GriddedTile griddedTile, + byte[] imageBytes, + int x, + int y)
              Get the coverage data value
              -
              -
              Specified by:
              +
              +
              Specified by:
              getValue in class CoverageData<CoverageDataTiffImage>
              -
              Parameters:
              +
              Parameters:
              griddedTile - gridded tile
              imageBytes - image bytes
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              coverage data value
              +
            • -
            - - - -
              -
            • -

              getValues

              -
              public Double[] getValues​(GriddedTile griddedTile,
              -                          byte[] imageBytes)
              +
            • +
              +

              getValues

              +
              public Double[] getValues(GriddedTile griddedTile, + byte[] imageBytes)
              Get the coverage data values
              -
              -
              Specified by:
              +
              +
              Specified by:
              getValues in class CoverageData<CoverageDataTiffImage>
              -
              Parameters:
              +
              Parameters:
              griddedTile - gridded tile
              imageBytes - image bytes
              -
              Returns:
              +
              Returns:
              coverage data values
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public CoverageDataTiffImage drawTile​(float[] pixelValues,
              -                                      int tileWidth,
              -                                      int tileHeight)
              +
            • +
              +

              drawTile

              +
              public CoverageDataTiffImage drawTile(float[] pixelValues, + int tileWidth, + int tileHeight)
              Draw a coverage data image tile from the flat array of float pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixelValues - float pixel values of length tileWidth * tileHeight
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              coverage data image tile
              +
            • -
            - - - -
              -
            • -

              drawTileData

              -
              public byte[] drawTileData​(float[] pixelValues,
              -                           int tileWidth,
              -                           int tileHeight)
              +
            • +
              +

              drawTileData

              +
              public byte[] drawTileData(float[] pixelValues, + int tileWidth, + int tileHeight)
              Draw a coverage data image tile and format as TIFF bytes from the flat array of float pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixelValues - float pixel values of length tileWidth * tileHeight
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              coverage data image tile bytes
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public CoverageDataTiffImage drawTile​(float[][] pixelValues)
              +
            • +
              +

              drawTile

              +
              public CoverageDataTiffImage drawTile(float[][] pixelValues)
              Draw a coverage data image tile from the double array of float pixel values formatted as float[row][width]
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixelValues - float pixel values as [row][width]
              -
              Returns:
              +
              Returns:
              coverage data image tile
              +
            • -
            - - - -
              -
            • -

              drawTileData

              -
              public byte[] drawTileData​(float[][] pixelValues)
              +
            • +
              +

              drawTileData

              +
              public byte[] drawTileData(float[][] pixelValues)
              Draw a coverage data image tile and format as TIFF bytes from the double array of float pixel values formatted as float[row][width]
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixelValues - float pixel values as [row][width]
              -
              Returns:
              +
              Returns:
              coverage data image tile bytes
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public CoverageDataTiffImage drawTile​(GriddedTile griddedTile,
              -                                      Double[] values,
              -                                      int tileWidth,
              -                                      int tileHeight)
              +
            • +
              +

              drawTile

              +
              public CoverageDataTiffImage drawTile(GriddedTile griddedTile, + Double[] values, + int tileWidth, + int tileHeight)
              Draw a coverage data image tile from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
              -
              -
              Parameters:
              +
              +
              Parameters:
              griddedTile - gridded tile
              values - coverage data values of length tileWidth * tileHeight
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              coverage data image tile
              +
            • -
            - - - -
              -
            • -

              drawTileData

              -
              public byte[] drawTileData​(GriddedTile griddedTile,
              -                           Double[] values,
              -                           int tileWidth,
              -                           int tileHeight)
              +
            • +
              +

              drawTileData

              +
              public byte[] drawTileData(GriddedTile griddedTile, + Double[] values, + int tileWidth, + int tileHeight)
              Draw a coverage data image tile and format as TIFF bytes from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
              -
              -
              Specified by:
              +
              +
              Specified by:
              drawTileData in class CoverageData<CoverageDataTiffImage>
              -
              Parameters:
              +
              Parameters:
              griddedTile - gridded tile
              values - coverage data values of length tileWidth * tileHeight
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              coverage data image tile bytes
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public CoverageDataTiffImage drawTile​(GriddedTile griddedTile,
              -                                      Double[][] values)
              +
            • +
              +

              drawTile

              +
              public CoverageDataTiffImage drawTile(GriddedTile griddedTile, + Double[][] values)
              Draw a coverage data image tile from the double array of coverage data values formatted as Double[row][width]
              -
              -
              Parameters:
              +
              +
              Parameters:
              griddedTile - gridded tile
              values - coverage data values as [row][width]
              -
              Returns:
              +
              Returns:
              coverage data image tile
              +
            • -
            - - - -
              -
            • -

              drawTileData

              -
              public byte[] drawTileData​(GriddedTile griddedTile,
              -                           Double[][] values)
              +
            • +
              +

              drawTileData

              +
              public byte[] drawTileData(GriddedTile griddedTile, + Double[][] values)
              Draw a coverage data image tile and format as TIFF bytes from the double array of coverage data values formatted as Double[row][width]
              -
              -
              Specified by:
              +
              +
              Specified by:
              drawTileData in class CoverageData<CoverageDataTiffImage>
              -
              Parameters:
              +
              Parameters:
              griddedTile - gridded tile
              values - coverage data values as [row][width]
              -
              Returns:
              +
              Returns:
              coverage data image tile bytes
              +
            • -
            - - - -
              -
            • -

              createImage

              -
              public CoverageDataTiffImage createImage​(int tileWidth,
              -                                         int tileHeight)
              +
            • +
              +

              createImage

              +
              public CoverageDataTiffImage createImage(int tileWidth, + int tileHeight)
              Create a new image
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileWidth - tile width
              tileHeight - tile height
              -
              Returns:
              +
              Returns:
              image
              +
            • -
            - - - -
              -
            • -

              setPixelValue

              -
              public void setPixelValue​(CoverageDataTiffImage image,
              -                          int x,
              -                          int y,
              -                          float pixelValue)
              +
            • +
              +

              setPixelValue

              +
              public void setPixelValue(CoverageDataTiffImage image, + int x, + int y, + float pixelValue)
              Set the pixel value into the image
              -
              -
              Parameters:
              +
              +
              Parameters:
              image - image
              x - x coordinate
              y - y coordinate
              pixelValue - pixel value
              +
            • -
            - - - -
              -
            • -

              createTileTable

              -
              public static CoverageDataTiff createTileTable​(GeoPackage geoPackage,
              -                                               TileTableMetadata metadata)
              +
            • +
              +

              createTileTable

              +
              public static CoverageDataTiff createTileTable(GeoPackage geoPackage, + TileTableMetadata metadata)
              Create the coverage data tile table with metadata and extension
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              metadata - tile table metadata
              -
              Returns:
              +
              Returns:
              coverage data
              -
              Since:
              +
              Since:
              4.0.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataTiffImage.html b/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataTiffImage.html index 5316237f..3f2b4c54 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataTiffImage.html +++ b/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataTiffImage.html @@ -1,466 +1,288 @@ - - -CoverageDataTiffImage (geopackage-android 6.7.1 API) + +CoverageDataTiffImage (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class CoverageDataTiffImage

    + +

    Class CoverageDataTiffImage

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
      • -
      -
    • -
    -
    - -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            CoverageDataTiffImage

            -
            public CoverageDataTiffImage​(TileRow tileRow)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              CoverageDataTiffImage

              +
              public CoverageDataTiffImage(TileRow tileRow)
              Constructor, used for reading a TIFF
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileRow - tile row
              +
            • -
            - - - -
              -
            • -

              CoverageDataTiffImage

              -
              public CoverageDataTiffImage​(FileDirectory directory)
              +
            • +
              +

              CoverageDataTiffImage

              +
              public CoverageDataTiffImage(FileDirectory directory)
              Constructor, used for writing a TIFF
              -
              -
              Parameters:
              +
              +
              Parameters:
              directory - file directory
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getImageBytes

            -
            public byte[] getImageBytes()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getImageBytes

              +
              public byte[] getImageBytes()
              Get the image bytes
              -
              -
              Returns:
              +
              +
              Returns:
              image bytes
              +
            • -
            - - - -
              -
            • -

              getDirectory

              -
              public FileDirectory getDirectory()
              +
            • +
              +

              getDirectory

              +
              public FileDirectory getDirectory()
              Get the file directory
              -
              -
              Returns:
              +
              +
              Returns:
              file directory
              +
            • -
            - - - -
              -
            • -

              getRasters

              -
              public Rasters getRasters()
              +
            • +
              +

              getRasters

              +
              public Rasters getRasters()
              Get the rasters, read if needed
              -
              -
              Returns:
              +
              +
              Returns:
              rasters
              +
            • -
            - - - - - - - - - - - -
              -
            • -

              writeTiff

              -
              public void writeTiff()
              +
            • +
              +

              writeTiff

              +
              public void writeTiff()
              Write the TIFF file to the image bytes
              +
            • -
            - - - -
              -
            • -

              getPixel

              -
              public float getPixel​(int x,
              -                      int y)
              +
            • +
              +

              getPixel

              +
              public float getPixel(int x, + int y)
              Get the pixel at the coordinate
              -
              -
              Parameters:
              +
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              pixel value
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataTileMatrixResults.html b/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataTileMatrixResults.html index 790ccbd6..a913f6b1 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataTileMatrixResults.html +++ b/docs/docs/api/mil/nga/geopackage/extension/coverage/CoverageDataTileMatrixResults.html @@ -1,347 +1,197 @@ - - -CoverageDataTileMatrixResults (geopackage-android 6.7.1 API) + +CoverageDataTileMatrixResults (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class CoverageDataTileMatrixResults

    + +

    Class CoverageDataTileMatrixResults

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.extension.coverage.CoverageDataTileMatrixResults
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.extension.coverage.CoverageDataTileMatrixResults
      +
      +

      -
      public class CoverageDataTileMatrixResults
      -extends Object
      +
      public class CoverageDataTileMatrixResults +extends Object
      Coverage Data Tile Matrix results including the coverage data tile results and the tile matrix where found
      -
      -
      Since:
      +
      +
      Since:
      2.0.1
      -
    • -
    -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            CoverageDataTileMatrixResults

            -
            public CoverageDataTileMatrixResults​(TileMatrix tileMatrix,
            -                                     TileCursor tileResults)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              CoverageDataTileMatrixResults

              +
              public CoverageDataTileMatrixResults(TileMatrix tileMatrix, + TileCursor tileResults)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileMatrix - tile matrix
              tileResults - coverage data tile results
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getTileMatrix

            -
            public TileMatrix getTileMatrix()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getTileMatrix

              +
              public TileMatrix getTileMatrix()
              Get the tile matrix
              -
              -
              Returns:
              +
              +
              Returns:
              tile matrix
              +
            • -
            - - - -
              -
            • -

              getTileResults

              -
              public TileCursor getTileResults()
              +
            • +
              +

              getTileResults

              +
              public TileCursor getTileResults()
              Get the tile results
              -
              -
              Returns:
              +
              +
              Returns:
              tile results
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/coverage/package-summary.html b/docs/docs/api/mil/nga/geopackage/extension/coverage/package-summary.html index 5023ce37..9a2e213d 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/coverage/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/extension/coverage/package-summary.html @@ -1,196 +1,105 @@ - - -mil.nga.geopackage.extension.coverage (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.coverage (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.extension.coverage

    +

    Package mil.nga.geopackage.extension.coverage

    -
    -
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/extension/coverage/package-tree.html b/docs/docs/api/mil/nga/geopackage/extension/coverage/package-tree.html index 3898cbab..566f10ce 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/coverage/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/extension/coverage/package-tree.html @@ -1,176 +1,87 @@ - - -mil.nga.geopackage.extension.coverage Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.coverage Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.extension.coverage

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/index/FeatureTableIndex.html b/docs/docs/api/mil/nga/geopackage/extension/nga/index/FeatureTableIndex.html index 76e41e79..af326025 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/index/FeatureTableIndex.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/index/FeatureTableIndex.html @@ -1,147 +1,87 @@ - - -FeatureTableIndex (geopackage-android 6.7.1 API) + +FeatureTableIndex (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureTableIndex

    + +

    Class FeatureTableIndex

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    +
    +
    + +
    +

    Methods inherited from class mil.nga.geopackage.extension.BaseExtension

    +createDao, get, getExtensions, getExtensions, getExtensionsDao, getOrCreate, has, has, has, verifyWritable
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureTableIndex

            -
            public FeatureTableIndex​(GeoPackage geoPackage,
            -                         FeatureDao featureDao)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureTableIndex

              +
              public FeatureTableIndex(GeoPackage geoPackage, + FeatureDao featureDao)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              featureDao - feature dao
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getProjection

            -
            public Projection getProjection()
            -
            -
            Specified by:
            -
            getProjection in class FeatureTableCoreIndex
            +
          • +
            +

            Method Details

            + - - - -
              -
            • -

              getPkColumnName

              -
              public String getPkColumnName()
              +
            • +
              +

              getPkColumnName

              +
              public String getPkColumnName()
              Get the primary key column name
              -
              -
              Returns:
              +
              +
              Returns:
              primary key column name
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              close

              -
              public void close()
              +
            • +
              +

              close

              +
              public void close()
              Close the table index
              +
            • -
            - - - -
              -
            • -

              index

              -
              public boolean index​(FeatureRow row)
              +
            • +
              +

              index

              +
              public boolean index(FeatureRow row)
              Index the feature row. This method assumes that indexing has been completed and maintained as the last indexed time is updated.
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - feature row
              -
              Returns:
              +
              Returns:
              true if indexed
              +
            • -
            - - - - - - - -
              -
            • -

              deleteIndex

              -
              public int deleteIndex​(FeatureRow row)
              +
            • +
              +

              deleteIndex

              +
              public int deleteIndex(FeatureRow row)
              Delete the index for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - feature row
              -
              Returns:
              +
              Returns:
              deleted rows, should be 0 or 1
              +
            • -
            - - - -
              -
            • -

              getFeatureRow

              -
              public FeatureRow getFeatureRow​(GeometryIndex geometryIndex)
              +
            • +
              +

              getFeatureRow

              +
              public FeatureRow getFeatureRow(GeometryIndex geometryIndex)
              Get the feature row for the Geometry Index
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryIndex - geometry index
              -
              Returns:
              +
              Returns:
              feature row
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures()
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures()
              Query for all Features
              -
              -
              Returns:
              +
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct)
              Query for all Features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns)
              Query for all Features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns)
              Query for all Features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures()
              +
            • +
              +

              countFeatures

              +
              public int countFeatures()
              Count features
              -
              -
              Returns:
              +
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countColumnFeatures

              -
              public int countColumnFeatures​(String column)
              +
            • +
              +

              countColumnFeatures

              +
              public int countColumnFeatures(String column)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(Map<String,Object> fieldValues)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + Map<String,Object> fieldValues)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + Map<String,Object> fieldValues)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String where)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + String where)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + String where)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              distinct - distinct column values
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String where, + String[] whereArgs)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + String where, + String[] whereArgs)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + String where, + String[] whereArgs)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox)
              Count the Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox)
              Count the Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox)
              Count the Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Count the Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Count the Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Count the Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + String where)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + String where)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + String where)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + String where)
              Count the Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + String where)
              Count the Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + String where)
              Count the Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + String where, + String[] whereArgs)
              Count the Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Count the Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Count the Features within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Projection projection)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Projection projection)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection of the provided bounding box
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Projection projection)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection of the provided bounding box
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Projection projection)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection of the provided bounding box
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection of the provided bounding box
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Projection projection)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Projection projection)
              Count the Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection of the provided bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Projection projection)
              Count the Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection of the provided bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection)
              Count the Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection of the provided bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection of the provided bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection of the provided bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection of the provided bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection of the provided bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Projection projection,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Count the Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection of the provided bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Count the Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection of the provided bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Count the Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection of the provided bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Projection projection, + String where)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct row
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Projection projection, + String where)
              Count the Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Projection projection, + String where)
              Count the Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection, + String where)
              Count the Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Count the Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Count the Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Count the Features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection of the provided bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(GeometryEnvelope envelope)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(GeometryEnvelope envelope)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   GeometryEnvelope envelope)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + GeometryEnvelope envelope)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   GeometryEnvelope envelope)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + GeometryEnvelope envelope)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   GeometryEnvelope envelope)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + GeometryEnvelope envelope)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(GeometryEnvelope envelope)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(GeometryEnvelope envelope)
              Count the Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         GeometryEnvelope envelope)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + GeometryEnvelope envelope)
              Count the Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         GeometryEnvelope envelope)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + GeometryEnvelope envelope)
              Count the Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   GeometryEnvelope envelope,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(GeometryEnvelope envelope,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Count the Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         GeometryEnvelope envelope,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Count the Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column names
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         GeometryEnvelope envelope,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Count the Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column names
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(GeometryEnvelope envelope,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(GeometryEnvelope envelope, + String where)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   GeometryEnvelope envelope,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + GeometryEnvelope envelope, + String where)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + GeometryEnvelope envelope, + String where)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(GeometryEnvelope envelope,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(GeometryEnvelope envelope, + String where)
              Count the Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         GeometryEnvelope envelope,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + GeometryEnvelope envelope, + String where)
              Count the Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         GeometryEnvelope envelope,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + GeometryEnvelope envelope, + String where)
              Count the Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(GeometryEnvelope envelope,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   GeometryEnvelope envelope,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(GeometryEnvelope envelope,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Count the Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         GeometryEnvelope envelope,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Count the Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         GeometryEnvelope envelope,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Count the Features within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(int limit)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(int limit, + long offset)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String orderBy, + int limit)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String orderBy, + int limit, + long offset)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + int limit)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + int limit, + long offset)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String orderBy, + int limit)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String orderBy, + int limit, + long offset)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + int limit)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + int limit, + long offset)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String orderBy, + int limit)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String orderBy, + int limit, + long offset)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + int limit)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + int limit, + long offset)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String orderBy, + int limit)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String orderBy, + int limit, + long offset)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(Map<String,Object> fieldValues, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + Map<String,Object> fieldValues, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + Map<String,Object> fieldValues, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String where, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String where, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String where, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String where, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + String where, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + String where, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + String where, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + String where, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String[] whereArgs, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String[] whereArgs, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String[] whereArgs, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String[] whereArgs, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              @@ -8600,831 +7197,735 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -9432,431 +7933,383 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, + String where, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + String where, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + String where, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -9864,223 +8317,199 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              @@ -10088,115 +8517,103 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              @@ -10204,59 +8621,53 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -10264,30 +8675,27 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -10295,31 +8703,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -10328,439 +8733,391 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -10768,227 +9125,203 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -10996,117 +9329,105 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -11114,61 +9435,55 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11176,30 +9491,27 @@

              queryFeaturesForChunk

              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11207,31 +9519,28 @@

              queryFeaturesForChunk

              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11240,227 +9549,203 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -11468,117 +9753,105 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -11586,61 +9859,55 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11648,30 +9915,27 @@

              queryFeaturesForChunkIdOrder

              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11679,31 +9943,28 @@

              queryFeaturesForChunk

              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11712,117 +9973,105 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              @@ -11830,61 +10079,55 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -11892,30 +10135,27 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -11923,31 +10163,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -11956,61 +10193,55 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -12018,30 +10249,27 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -12049,31 +10277,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -12082,31 +10307,28 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -12114,32 +10336,29 @@

              queryFeaturesForChunk

              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -12148,31 +10367,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -12181,32 +10397,29 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -12216,831 +10429,735 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -13048,431 +11165,383 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(GeometryEnvelope envelope, + String where, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + GeometryEnvelope envelope, + String where, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + GeometryEnvelope envelope, + String where, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -13480,223 +11549,199 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              @@ -13704,115 +11749,103 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              @@ -13820,59 +11853,53 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -13880,30 +11907,27 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -13911,31 +11935,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -13944,81 +11965,21 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/index/package-summary.html b/docs/docs/api/mil/nga/geopackage/extension/nga/index/package-summary.html index e9c0ede8..2f1384c6 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/index/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/index/package-summary.html @@ -1,165 +1,84 @@ - - -mil.nga.geopackage.extension.nga.index (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.nga.index (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    -

    Package mil.nga.geopackage.extension.nga.index

    +

    Package mil.nga.geopackage.extension.nga.index

    -
    -
      -
    • - - - - - - - - - - - - -
      Class Summary 
      ClassDescription
      FeatureTableIndex +
      +
      package mil.nga.geopackage.extension.nga.index
      +
      +
        +
      • +
        +
        Classes
        +
        +
        Class
        +
        Description
        + +
        Feature Table Index NGA Extension implementation.
        -
      +
    +
    +
    - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/index/package-tree.html b/docs/docs/api/mil/nga/geopackage/extension/nga/index/package-tree.html index 611bc155..2169c62b 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/index/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/index/package-tree.html @@ -1,114 +1,69 @@ - - -mil.nga.geopackage.extension.nga.index Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.nga.index Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.extension.nga.index

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/link/FeatureTileTableLinker.html b/docs/docs/api/mil/nga/geopackage/extension/nga/link/FeatureTileTableLinker.html index 07c6865d..70a60c43 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/link/FeatureTileTableLinker.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/link/FeatureTileTableLinker.html @@ -1,402 +1,226 @@ - - -FeatureTileTableLinker (geopackage-android 6.7.1 API) + +FeatureTileTableLinker (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureTileTableLinker

    + +

    Class FeatureTileTableLinker

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.extension.BaseExtension

    +createDao, get, getExtensions, getExtensions, getExtensionsDao, getOrCreate, has, has, has, verifyWritable
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureTileTableLinker

            -
            public FeatureTileTableLinker​(GeoPackage geoPackage)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureTileTableLinker

              +
              public FeatureTileTableLinker(GeoPackage geoPackage)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getTileDaosForFeatureTable

            -
            public List<TileDao> getTileDaosForFeatureTable​(String featureTable)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getTileDaosForFeatureTable

              +
              public List<TileDao> getTileDaosForFeatureTable(String featureTable)
              Query for the tile tables linked to a feature table and return tile DAOs to those tables
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              tiles DAOs
              +
            • -
            - - - -
              -
            • -

              getFeatureDaosForTileTable

              -
              public List<FeatureDao> getFeatureDaosForTileTable​(String tileTable)
              +
            • +
              +

              getFeatureDaosForTileTable

              +
              public List<FeatureDao> getFeatureDaosForTileTable(String tileTable)
              Query for the feature tables linked to a tile table and return feature DAOs to those tables
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileTable - tile table
              -
              Returns:
              +
              Returns:
              feature DAOs
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/link/package-summary.html b/docs/docs/api/mil/nga/geopackage/extension/nga/link/package-summary.html index d8cd56ac..66a6af61 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/link/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/link/package-summary.html @@ -1,166 +1,85 @@ - - -mil.nga.geopackage.extension.nga.link (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.nga.link (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    -

    Package mil.nga.geopackage.extension.nga.link

    +

    Package mil.nga.geopackage.extension.nga.link

    -
    -
      -
    • - - - - - - - - - - - - -
      Class Summary 
      ClassDescription
      FeatureTileTableLinker +
      +
      package mil.nga.geopackage.extension.nga.link
      +
      +
        +
      • +
        +
        Classes
        +
        +
        Class
        +
        Description
        + +
        Feature Tile Table linker, used to link feature and tile tables together when the tiles represent the feature data
        -
      +
    +
    +
    - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/link/package-tree.html b/docs/docs/api/mil/nga/geopackage/extension/nga/link/package-tree.html index 2b356f9f..0f814a4c 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/link/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/link/package-tree.html @@ -1,114 +1,69 @@ - - -mil.nga.geopackage.extension.nga.link Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.nga.link Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.extension.nga.link

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/properties/PropertiesExtension.html b/docs/docs/api/mil/nga/geopackage/extension/nga/properties/PropertiesExtension.html index 9752643f..66051fde 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/properties/PropertiesExtension.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/properties/PropertiesExtension.html @@ -1,386 +1,212 @@ - - -PropertiesExtension (geopackage-android 6.7.1 API) + +PropertiesExtension (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class PropertiesExtension

    + +

    Class PropertiesExtension

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    protected AttributesDao
    + +
    +
    protected AttributesRow
    + +
    +
    +
    +
    + +
    +

    Methods inherited from class mil.nga.geopackage.extension.BaseExtension

    +createDao, get, getExtensions, getExtensions, getExtensionsDao, getOrCreate, has, has, has, verifyWritable
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • -
    -
    -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/properties/PropertiesManager.html b/docs/docs/api/mil/nga/geopackage/extension/nga/properties/PropertiesManager.html index c1d1804d..ceeb3a10 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/properties/PropertiesManager.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/properties/PropertiesManager.html @@ -1,387 +1,221 @@ - - -PropertiesManager (geopackage-android 6.7.1 API) + +PropertiesManager (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class PropertiesManager

    + +

    Class PropertiesManager

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
    +
    +
    +
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • -
    -
    -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/properties/package-summary.html b/docs/docs/api/mil/nga/geopackage/extension/nga/properties/package-summary.html index e469fd03..0b788040 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/properties/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/properties/package-summary.html @@ -1,173 +1,90 @@ - - -mil.nga.geopackage.extension.nga.properties (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.nga.properties (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    -

    Package mil.nga.geopackage.extension.nga.properties

    +

    Package mil.nga.geopackage.extension.nga.properties

    -
    -
      -
    • - - - - - - - - - - - - - - - - -
      Class Summary 
      ClassDescription
      PropertiesExtension +
      +
      package mil.nga.geopackage.extension.nga.properties
      +
      +
        +
      • +
        +
        Classes
        +
        +
        Class
        +
        Description
        + +
        GeoPackage properties extension for defining GeoPackage specific properties, attributes, and metadata
        -
      PropertiesManager + + +
      Properties Manager, utilizes the Properties Extension on a collection of GeoPackages
      -
      +
    +
    +
    - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/properties/package-tree.html b/docs/docs/api/mil/nga/geopackage/extension/nga/properties/package-tree.html index 45b67f32..1158aac8 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/properties/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/properties/package-tree.html @@ -1,173 +1,84 @@ - - -mil.nga.geopackage.extension.nga.properties Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.nga.properties Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.extension.nga.properties

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureStyle.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureStyle.html index 0d64f71b..e6c52967 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureStyle.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureStyle.html @@ -1,511 +1,321 @@ - - -FeatureStyle (geopackage-android 6.7.1 API) + +FeatureStyle (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureStyle

    + +

    Class FeatureStyle

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.extension.nga.style.FeatureStyle
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.extension.nga.style.FeatureStyle
      +
      +

      -
      public class FeatureStyle
      -extends Object
      +
      public class FeatureStyle +extends Object
      Feature Style, including a style and icon, for a single feature geometry
      -
      -
      Since:
      +
      +
      Since:
      3.2.0
      -
    • -
    -
    -
    -
    +
    + -
    - +
    +
    +
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureStyle

            -
            public FeatureStyle()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureStyle

              +
              public FeatureStyle()
              Constructor
              +
            • -
            - - - -
              -
            • -

              FeatureStyle

              -
              public FeatureStyle​(StyleRow style)
              +
            • +
              +

              FeatureStyle

              +
              public FeatureStyle(StyleRow style)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              style - style row
              +
            • -
            - - - -
              -
            • -

              FeatureStyle

              -
              public FeatureStyle​(IconRow icon)
              +
            • +
              +

              FeatureStyle

              +
              public FeatureStyle(IconRow icon)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              FeatureStyle

              -
              public FeatureStyle​(StyleRow style,
              -                    IconRow icon)
              +
            • +
              +

              FeatureStyle

              +
              public FeatureStyle(StyleRow style, + IconRow icon)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              style - style row
              icon - icon row
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getStyle

            -
            public StyleRow getStyle()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getStyle

              +
              public StyleRow getStyle()
              Get the style row
              -
              -
              Returns:
              +
              +
              Returns:
              style row or null
              +
            • -
            - - - -
              -
            • -

              setStyle

              -
              public void setStyle​(StyleRow style)
              +
            • +
              +

              setStyle

              +
              public void setStyle(StyleRow style)
              Set the style row
              -
              -
              Parameters:
              +
              +
              Parameters:
              style - style row
              +
            • -
            - - - -
              -
            • -

              getIcon

              -
              public IconRow getIcon()
              +
            • +
              +

              getIcon

              +
              public IconRow getIcon()
              Get the icon row
              -
              -
              Returns:
              +
              +
              Returns:
              icon row or null
              +
            • -
            - - - -
              -
            • -

              setIcon

              -
              public void setIcon​(IconRow icon)
              +
            • +
              +

              setIcon

              +
              public void setIcon(IconRow icon)
              Set the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              hasStyle

              -
              public boolean hasStyle()
              +
            • +
              +

              hasStyle

              +
              public boolean hasStyle()
              Check if the feature style has a style row
              -
              -
              Returns:
              +
              +
              Returns:
              true if has style row
              +
            • -
            - - - -
              -
            • -

              hasIcon

              -
              public boolean hasIcon()
              +
            • +
              +

              hasIcon

              +
              public boolean hasIcon()
              Check if the feature style has an icon row
              -
              -
              Returns:
              +
              +
              Returns:
              true if has icon row
              +
            • -
            - - - -
              -
            • -

              useIcon

              -
              public boolean useIcon()
              +
            • +
              +

              useIcon

              +
              public boolean useIcon()
              Determine if an icon exists and should be used. Returns false when an icon does not exist or when both a table level icon and row level style exist.
              -
              -
              Returns:
              +
              +
              Returns:
              true if the icon exists and should be used over a style
              -
              Since:
              +
              Since:
              3.5.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureStyleExtension.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureStyleExtension.html index 354c283e..a679b11f 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureStyleExtension.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureStyleExtension.html @@ -1,4748 +1,3715 @@ - - -FeatureStyleExtension (geopackage-android 6.7.1 API) + +FeatureStyleExtension (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureStyleExtension

    + +

    Class FeatureStyleExtension

    -
    - -
    - -
    -
    -
    +
    + +
    +

    Fields inherited from class mil.nga.geopackage.extension.BaseExtension

    +extensionsDao, geoPackage
    + -
    - +
    + + -
    - + + + + + +
    +

    Methods inherited from class mil.nga.geopackage.extension.BaseExtension

    +createDao, get, getExtensions, getExtensions, getExtensionsDao, getOrCreate, has, has, verifyWritable
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureStyleExtension

            -
            public FeatureStyleExtension​(GeoPackage geoPackage)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureStyleExtension

              +
              public FeatureStyleExtension(GeoPackage geoPackage)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getGeoPackage

            -
            public GeoPackage getGeoPackage()
            -
            -
            Overrides:
            -
            getGeoPackage in class BaseExtension
            +
          • +
            +

            Method Details

            + - - - - - - - -
              -
            • -

              getStyleMappingDao

              -
              public StyleMappingDao getStyleMappingDao​(String featureTable)
              +
            • +
              +

              getStyleMappingDao

              +
              public StyleMappingDao getStyleMappingDao(String featureTable)
              Get a Style Mapping DAO
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              style mapping DAO
              +
            • -
            - - - -
              -
            • -

              getTableStyleMappingDao

              -
              public StyleMappingDao getTableStyleMappingDao​(String featureTable)
              +
            • +
              +

              getTableStyleMappingDao

              +
              public StyleMappingDao getTableStyleMappingDao(String featureTable)
              Get a Table Style Mapping DAO
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              table style mapping DAO
              +
            • -
            - - - -
              -
            • -

              getIconMappingDao

              -
              public StyleMappingDao getIconMappingDao​(String featureTable)
              +
            • +
              +

              getIconMappingDao

              +
              public StyleMappingDao getIconMappingDao(String featureTable)
              Get a Icon Mapping DAO
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              icon mapping DAO
              +
            • -
            - - - -
              -
            • -

              getTableIconMappingDao

              -
              public StyleMappingDao getTableIconMappingDao​(String featureTable)
              +
            • +
              +

              getTableIconMappingDao

              +
              public StyleMappingDao getTableIconMappingDao(String featureTable)
              Get a Table Icon Mapping DAO
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              table icon mapping DAO
              +
            • -
            - - - -
              -
            • -

              getStyleDao

              -
              public StyleDao getStyleDao()
              +
            • +
              +

              getStyleDao

              +
              public StyleDao getStyleDao()
              Get a style DAO
              -
              -
              Returns:
              +
              +
              Returns:
              style DAO
              +
            • -
            - - - -
              -
            • -

              getIconDao

              -
              public IconDao getIconDao()
              +
            • +
              +

              getIconDao

              +
              public IconDao getIconDao()
              Get a icon DAO
              -
              -
              Returns:
              +
              +
              Returns:
              icon DAO
              +
            • -
            - - - -
              -
            • -

              getTableFeatureStyles

              -
              public FeatureStyles getTableFeatureStyles​(FeatureTable featureTable)
              +
            • +
              +

              getTableFeatureStyles

              +
              public FeatureStyles getTableFeatureStyles(FeatureTable featureTable)
              Get the feature table default feature styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              table feature styles or null
              +
            • -
            - - - -
              -
            • -

              getTableFeatureStyles

              -
              public FeatureStyles getTableFeatureStyles​(String featureTable)
              +
            • +
              +

              getTableFeatureStyles

              +
              public FeatureStyles getTableFeatureStyles(String featureTable)
              Get the feature table default feature styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              table feature styles or null
              +
            • -
            - - - -
              -
            • -

              getTableStyles

              -
              public Styles getTableStyles​(FeatureTable featureTable)
              +
            • +
              +

              getTableStyles

              +
              public Styles getTableStyles(FeatureTable featureTable)
              Get the feature table default styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              table styles or null
              +
            • -
            - - - -
              -
            • -

              getTableStyles

              -
              public Styles getTableStyles​(String featureTable)
              +
            • +
              +

              getTableStyles

              +
              public Styles getTableStyles(String featureTable)
              Get the feature table default styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              table styles or null
              +
            • -
            - - - -
              -
            • -

              getTableStyle

              -
              public StyleRow getTableStyle​(String featureTable,
              -                              GeometryType geometryType)
              +
            • +
              +

              getTableStyle

              +
              public StyleRow getTableStyle(String featureTable, + GeometryType geometryType)
              Get the style of the feature table and geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getTableStyleDefault

              -
              public StyleRow getTableStyleDefault​(String featureTable)
              +
            • +
              +

              getTableStyleDefault

              +
              public StyleRow getTableStyleDefault(String featureTable)
              Get the default style of the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getTableIcons

              -
              public Icons getTableIcons​(FeatureTable featureTable)
              +
            • +
              +

              getTableIcons

              +
              public Icons getTableIcons(FeatureTable featureTable)
              Get the feature table default icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              table icons or null
              +
            • -
            - - - -
              -
            • -

              getTableIcons

              -
              public Icons getTableIcons​(String featureTable)
              +
            • +
              +

              getTableIcons

              +
              public Icons getTableIcons(String featureTable)
              Get the feature table default icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              table icons or null
              +
            • -
            - - - -
              -
            • -

              getTableIconDefault

              -
              public IconRow getTableIconDefault​(String featureTable)
              +
            • +
              +

              getTableIconDefault

              +
              public IconRow getTableIconDefault(String featureTable)
              Get the default icon of the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getTableIcon

              -
              public IconRow getTableIcon​(String featureTable,
              -                            GeometryType geometryType)
              +
            • +
              +

              getTableIcon

              +
              public IconRow getTableIcon(String featureTable, + GeometryType geometryType)
              Get the icon of the feature table and geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getStyles

              -
              public Map<Long,​StyleRow> getStyles​(String featureTable)
              +
            • +
              +

              getStyles

              +
              public Map<Long,StyleRow> getStyles(String featureTable)
              Get all styles used by the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              style rows mapped by ids
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              getFeatureStyles

              -
              public Map<Long,​StyleRow> getFeatureStyles​(String featureTable)
              +
            • +
              +

              getFeatureStyles

              +
              public Map<Long,StyleRow> getFeatureStyles(String featureTable)
              Get all styles used by feature rows in the table
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              style rows mapped by ids
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              getIcons

              -
              public Map<Long,​IconRow> getIcons​(String featureTable)
              +
            • +
              +

              getIcons

              +
              public Map<Long,IconRow> getIcons(String featureTable)
              Get all icons used by the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              icon rows mapped by ids
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              getFeatureIcons

              -
              public Map<Long,​IconRow> getFeatureIcons​(String featureTable)
              +
            • +
              +

              getFeatureIcons

              +
              public Map<Long,IconRow> getFeatureIcons(String featureTable)
              Get all icons used by feature rows in the table
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              icon rows mapped by ids
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              getFeatureStyles

              -
              public FeatureStyles getFeatureStyles​(FeatureRow featureRow)
              +
            • +
              +

              getFeatureStyles

              +
              public FeatureStyles getFeatureStyles(FeatureRow featureRow)
              Get the feature styles for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              feature styles or null
              +
            • -
            - - - -
              -
            • -

              getFeatureStyles

              -
              public FeatureStyles getFeatureStyles​(String featureTable,
              -                                      long featureId)
              +
            • +
              +

              getFeatureStyles

              +
              public FeatureStyles getFeatureStyles(String featureTable, + long featureId)
              Get the feature styles for the feature table and feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              -
              Returns:
              +
              Returns:
              feature styles or null
              +
            • -
            - - - -
              -
            • -

              getFeatureStyle

              -
              public FeatureStyle getFeatureStyle​(FeatureRow featureRow)
              +
            • +
              +

              getFeatureStyle

              +
              public FeatureStyle getFeatureStyle(FeatureRow featureRow)
              Get the feature style (style and icon) of the feature row, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              feature style
              +
            • -
            - - - -
              -
            • -

              getFeatureStyle

              -
              public FeatureStyle getFeatureStyle​(FeatureRow featureRow,
              -                                    GeometryType geometryType)
              +
            • +
              +

              getFeatureStyle

              +
              public FeatureStyle getFeatureStyle(FeatureRow featureRow, + GeometryType geometryType)
              Get the feature style (style and icon) of the feature row with the provided geometry type, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              feature style
              +
            • -
            - - - -
              -
            • -

              getFeatureStyleDefault

              -
              public FeatureStyle getFeatureStyleDefault​(FeatureRow featureRow)
              +
            • +
              +

              getFeatureStyleDefault

              +
              public FeatureStyle getFeatureStyleDefault(FeatureRow featureRow)
              Get the feature style default (style and icon) of the feature row, searching in order: feature default style or icon, table default style or icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              feature style
              +
            • -
            - - - -
              -
            • -

              getFeatureStyle

              -
              public FeatureStyle getFeatureStyle​(String featureTable,
              -                                    long featureId,
              -                                    GeometryType geometryType)
              +
            • +
              +

              getFeatureStyle

              +
              public FeatureStyle getFeatureStyle(String featureTable, + long featureId, + GeometryType geometryType)
              Get the feature style (style and icon) of the feature, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              feature style
              +
            • -
            - - - -
              -
            • -

              getFeatureStyleDefault

              -
              public FeatureStyle getFeatureStyleDefault​(String featureTable,
              -                                           long featureId)
              +
            • +
              +

              getFeatureStyleDefault

              +
              public FeatureStyle getFeatureStyleDefault(String featureTable, + long featureId)
              Get the feature style (style and icon) of the feature, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              -
              Returns:
              +
              Returns:
              feature style
              +
            • -
            - - - -
              -
            • -

              getStyles

              -
              public Styles getStyles​(FeatureRow featureRow)
              +
            • +
              +

              getStyles

              +
              public Styles getStyles(FeatureRow featureRow)
              Get the styles for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              styles or null
              +
            • -
            - - - -
              -
            • -

              getStyles

              -
              public Styles getStyles​(String featureTable,
              -                        long featureId)
              +
            • +
              +

              getStyles

              +
              public Styles getStyles(String featureTable, + long featureId)
              Get the styles for the feature table and feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              -
              Returns:
              +
              Returns:
              styles or null
              +
            • -
            - - - -
              -
            • -

              getStyle

              -
              public StyleRow getStyle​(FeatureRow featureRow)
              +
            • +
              +

              getStyle

              +
              public StyleRow getStyle(FeatureRow featureRow)
              Get the style of the feature row, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getStyle

              -
              public StyleRow getStyle​(FeatureRow featureRow,
              -                         GeometryType geometryType)
              +
            • +
              +

              getStyle

              +
              public StyleRow getStyle(FeatureRow featureRow, + GeometryType geometryType)
              Get the style of the feature row with the provided geometry type, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getStyleDefault

              -
              public StyleRow getStyleDefault​(FeatureRow featureRow)
              +
            • +
              +

              getStyleDefault

              +
              public StyleRow getStyleDefault(FeatureRow featureRow)
              Get the default style of the feature row, searching in order: feature default style, table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getStyle

              -
              public StyleRow getStyle​(String featureTable,
              -                         long featureId,
              -                         GeometryType geometryType)
              +
            • +
              +

              getStyle

              +
              public StyleRow getStyle(String featureTable, + long featureId, + GeometryType geometryType)
              Get the style of the feature, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getStyleDefault

              -
              public StyleRow getStyleDefault​(String featureTable,
              -                                long featureId)
              +
            • +
              +

              getStyleDefault

              +
              public StyleRow getStyleDefault(String featureTable, + long featureId)
              Get the default style of the feature, searching in order: feature default style, table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getStyle

              -
              public StyleRow getStyle​(String featureTable,
              -                         long featureId,
              -                         GeometryType geometryType,
              -                         boolean tableStyle)
              +
            • +
              +

              getStyle

              +
              public StyleRow getStyle(String featureTable, + long featureId, + GeometryType geometryType, + boolean tableStyle)
              Get the style of the feature, searching in order: feature geometry type style, feature default style, when tableStyle enabled continue searching: table geometry type style, table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              geometryType - geometry type
              tableStyle - when true and a feature style is not found, query for a matching table style
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getStyleDefault

              -
              public StyleRow getStyleDefault​(String featureTable,
              -                                long featureId,
              -                                boolean tableStyle)
              +
            • +
              +

              getStyleDefault

              +
              public StyleRow getStyleDefault(String featureTable, + long featureId, + boolean tableStyle)
              Get the default style of the feature, searching in order: feature default style, when tableStyle enabled continue searching: table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              tableStyle - when true and a feature style is not found, query for a matching table style
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getIcons

              -
              public Icons getIcons​(FeatureRow featureRow)
              +
            • +
              +

              getIcons

              +
              public Icons getIcons(FeatureRow featureRow)
              Get the icons for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              icons or null
              +
            • -
            - - - -
              -
            • -

              getIcons

              -
              public Icons getIcons​(String featureTable,
              -                      long featureId)
              +
            • +
              +

              getIcons

              +
              public Icons getIcons(String featureTable, + long featureId)
              Get the icons for the feature table and feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              -
              Returns:
              +
              Returns:
              icons or null
              +
            • -
            - - - -
              -
            • -

              getIcon

              -
              public IconRow getIcon​(FeatureRow featureRow)
              +
            • +
              +

              getIcon

              +
              public IconRow getIcon(FeatureRow featureRow)
              Get the icon of the feature row, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getIcon

              -
              public IconRow getIcon​(FeatureRow featureRow,
              -                       GeometryType geometryType)
              +
            • +
              +

              getIcon

              +
              public IconRow getIcon(FeatureRow featureRow, + GeometryType geometryType)
              Get the icon of the feature row with the provided geometry type, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getIconDefault

              -
              public IconRow getIconDefault​(FeatureRow featureRow)
              +
            • +
              +

              getIconDefault

              +
              public IconRow getIconDefault(FeatureRow featureRow)
              Get the default icon of the feature row, searching in order: feature default icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getIcon

              -
              public IconRow getIcon​(String featureTable,
              -                       long featureId,
              -                       GeometryType geometryType)
              +
            • +
              +

              getIcon

              +
              public IconRow getIcon(String featureTable, + long featureId, + GeometryType geometryType)
              Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getIconDefault

              -
              public IconRow getIconDefault​(String featureTable,
              -                              long featureId)
              +
            • +
              +

              getIconDefault

              +
              public IconRow getIconDefault(String featureTable, + long featureId)
              Get the default icon of the feature, searching in order: feature default icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getIcon

              -
              public IconRow getIcon​(String featureTable,
              -                       long featureId,
              -                       GeometryType geometryType,
              -                       boolean tableIcon)
              +
            • +
              +

              getIcon

              +
              public IconRow getIcon(String featureTable, + long featureId, + GeometryType geometryType, + boolean tableIcon)
              Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, when tableIcon enabled continue searching: table geometry type icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              geometryType - geometry type
              tableIcon - when true and a feature icon is not found, query for a matching table icon
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getIconDefault

              -
              public IconRow getIconDefault​(String featureTable,
              -                              long featureId,
              -                              boolean tableIcon)
              +
            • +
              +

              getIconDefault

              +
              public IconRow getIconDefault(String featureTable, + long featureId, + boolean tableIcon)
              Get the default icon of the feature, searching in order: feature default icon, when tableIcon enabled continue searching: table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              tableIcon - when true and a feature icon is not found, query for a matching table icon
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              setTableFeatureStyles

              -
              public void setTableFeatureStyles​(FeatureTable featureTable,
              -                                  FeatureStyles featureStyles)
              +
            • +
              +

              setTableFeatureStyles

              +
              public void setTableFeatureStyles(FeatureTable featureTable, + FeatureStyles featureStyles)
              Set the feature table default feature styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureStyles - default feature styles
              +
            • -
            - - - -
              -
            • -

              setTableFeatureStyles

              -
              public void setTableFeatureStyles​(String featureTable,
              -                                  FeatureStyles featureStyles)
              +
            • +
              +

              setTableFeatureStyles

              +
              public void setTableFeatureStyles(String featureTable, + FeatureStyles featureStyles)
              Set the feature table default feature styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureStyles - default feature styles
              +
            • -
            - - - -
              -
            • -

              setTableStyles

              -
              public void setTableStyles​(FeatureTable featureTable,
              -                           Styles styles)
              +
            • +
              +

              setTableStyles

              +
              public void setTableStyles(FeatureTable featureTable, + Styles styles)
              Set the feature table default styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              styles - default styles
              +
            • -
            - - - -
              -
            • -

              setTableStyles

              -
              public void setTableStyles​(String featureTable,
              -                           Styles styles)
              +
            • +
              +

              setTableStyles

              +
              public void setTableStyles(String featureTable, + Styles styles)
              Set the feature table default styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              styles - default styles
              +
            • -
            - - - -
              -
            • -

              setTableStyleDefault

              -
              public void setTableStyleDefault​(FeatureTable featureTable,
              -                                 StyleRow style)
              +
            • +
              +

              setTableStyleDefault

              +
              public void setTableStyleDefault(FeatureTable featureTable, + StyleRow style)
              Set the feature table style default
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              style - style row
              +
            • -
            - - - -
              -
            • -

              setTableStyleDefault

              -
              public void setTableStyleDefault​(String featureTable,
              -                                 StyleRow style)
              +
            • +
              +

              setTableStyleDefault

              +
              public void setTableStyleDefault(String featureTable, + StyleRow style)
              Set the feature table style default
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              style - style row
              +
            • -
            - - - -
              -
            • -

              setTableStyle

              -
              public void setTableStyle​(FeatureTable featureTable,
              -                          GeometryType geometryType,
              -                          StyleRow style)
              +
            • +
              +

              setTableStyle

              +
              public void setTableStyle(FeatureTable featureTable, + GeometryType geometryType, + StyleRow style)
              Set the feature table style for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              geometryType - geometry type
              style - style row
              +
            • -
            - - - -
              -
            • -

              setTableStyle

              -
              public void setTableStyle​(String featureTable,
              -                          GeometryType geometryType,
              -                          StyleRow style)
              +
            • +
              +

              setTableStyle

              +
              public void setTableStyle(String featureTable, + GeometryType geometryType, + StyleRow style)
              Set the feature table style for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              geometryType - geometry type
              style - style row
              +
            • -
            - - - -
              -
            • -

              setTableIcons

              -
              public void setTableIcons​(FeatureTable featureTable,
              -                          Icons icons)
              +
            • +
              +

              setTableIcons

              +
              public void setTableIcons(FeatureTable featureTable, + Icons icons)
              Set the feature table default icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              icons - default icons
              +
            • -
            - - - -
              -
            • -

              setTableIcons

              -
              public void setTableIcons​(String featureTable,
              -                          Icons icons)
              +
            • +
              +

              setTableIcons

              +
              public void setTableIcons(String featureTable, + Icons icons)
              Set the feature table default icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              icons - default icons
              +
            • -
            - - - -
              -
            • -

              setTableIconDefault

              -
              public void setTableIconDefault​(FeatureTable featureTable,
              -                                IconRow icon)
              +
            • +
              +

              setTableIconDefault

              +
              public void setTableIconDefault(FeatureTable featureTable, + IconRow icon)
              Set the feature table icon default
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setTableIconDefault

              -
              public void setTableIconDefault​(String featureTable,
              -                                IconRow icon)
              +
            • +
              +

              setTableIconDefault

              +
              public void setTableIconDefault(String featureTable, + IconRow icon)
              Set the feature table icon default
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setTableIcon

              -
              public void setTableIcon​(FeatureTable featureTable,
              -                         GeometryType geometryType,
              -                         IconRow icon)
              +
            • +
              +

              setTableIcon

              +
              public void setTableIcon(FeatureTable featureTable, + GeometryType geometryType, + IconRow icon)
              Set the feature table icon for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              geometryType - geometry type
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setTableIcon

              -
              public void setTableIcon​(String featureTable,
              -                         GeometryType geometryType,
              -                         IconRow icon)
              +
            • +
              +

              setTableIcon

              +
              public void setTableIcon(String featureTable, + GeometryType geometryType, + IconRow icon)
              Set the feature table icon for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              geometryType - geometry type
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setFeatureStyles

              -
              public void setFeatureStyles​(FeatureRow featureRow,
              -                             FeatureStyles featureStyles)
              +
            • +
              +

              setFeatureStyles

              +
              public void setFeatureStyles(FeatureRow featureRow, + FeatureStyles featureStyles)
              Set the feature styles for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              featureStyles - feature styles
              +
            • -
            - - - -
              -
            • -

              setFeatureStyles

              -
              public void setFeatureStyles​(String featureTable,
              -                             long featureId,
              -                             FeatureStyles featureStyles)
              +
            • +
              +

              setFeatureStyles

              +
              public void setFeatureStyles(String featureTable, + long featureId, + FeatureStyles featureStyles)
              Set the feature styles for the feature table and feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              featureStyles - feature styles
              +
            • -
            - - - -
              -
            • -

              setFeatureStyle

              -
              public void setFeatureStyle​(FeatureRow featureRow,
              -                            FeatureStyle featureStyle)
              +
            • +
              +

              setFeatureStyle

              +
              public void setFeatureStyle(FeatureRow featureRow, + FeatureStyle featureStyle)
              Set the feature style (style and icon) of the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              featureStyle - feature style
              +
            • -
            - - - -
              -
            • -

              setFeatureStyle

              -
              public void setFeatureStyle​(FeatureRow featureRow,
              -                            GeometryType geometryType,
              -                            FeatureStyle featureStyle)
              +
            • +
              +

              setFeatureStyle

              +
              public void setFeatureStyle(FeatureRow featureRow, + GeometryType geometryType, + FeatureStyle featureStyle)
              Set the feature style (style and icon) of the feature row for the specified geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              featureStyle - feature style
              +
            • -
            - - - -
              -
            • -

              setFeatureStyleDefault

              -
              public void setFeatureStyleDefault​(FeatureRow featureRow,
              -                                   FeatureStyle featureStyle)
              +
            • +
              +

              setFeatureStyleDefault

              +
              public void setFeatureStyleDefault(FeatureRow featureRow, + FeatureStyle featureStyle)
              Set the feature style default (style and icon) of the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              featureStyle - feature style
              +
            • -
            - - - -
              -
            • -

              setFeatureStyle

              -
              public void setFeatureStyle​(String featureTable,
              -                            long featureId,
              -                            GeometryType geometryType,
              -                            FeatureStyle featureStyle)
              +
            • +
              +

              setFeatureStyle

              +
              public void setFeatureStyle(String featureTable, + long featureId, + GeometryType geometryType, + FeatureStyle featureStyle)
              Set the feature style (style and icon) of the feature
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              geometryType - geometry type
              featureStyle - feature style
              +
            • -
            - - - -
              -
            • -

              setFeatureStyleDefault

              -
              public void setFeatureStyleDefault​(String featureTable,
              -                                   long featureId,
              -                                   FeatureStyle featureStyle)
              +
            • +
              +

              setFeatureStyleDefault

              +
              public void setFeatureStyleDefault(String featureTable, + long featureId, + FeatureStyle featureStyle)
              Set the feature style (style and icon) of the feature
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              featureStyle - feature style
              +
            • -
            - - - -
              -
            • -

              setStyles

              -
              public void setStyles​(FeatureRow featureRow,
              -                      Styles styles)
              +
            • +
              +

              setStyles

              +
              public void setStyles(FeatureRow featureRow, + Styles styles)
              Set the styles for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              styles - styles
              +
            • -
            - - - -
              -
            • -

              setStyles

              -
              public void setStyles​(String featureTable,
              -                      long featureId,
              -                      Styles styles)
              +
            • +
              +

              setStyles

              +
              public void setStyles(String featureTable, + long featureId, + Styles styles)
              Set the styles for the feature table and feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              styles - styles
              +
            • -
            - - - -
              -
            • -

              setStyle

              -
              public void setStyle​(FeatureRow featureRow,
              -                     StyleRow style)
              +
            • +
              +

              setStyle

              +
              public void setStyle(FeatureRow featureRow, + StyleRow style)
              Set the style of the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              style - style row
              +
            • -
            - - - -
              -
            • -

              setStyle

              -
              public void setStyle​(FeatureRow featureRow,
              -                     GeometryType geometryType,
              -                     StyleRow style)
              +
            • +
              +

              setStyle

              +
              public void setStyle(FeatureRow featureRow, + GeometryType geometryType, + StyleRow style)
              Set the style of the feature row for the specified geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              style - style row
              +
            • -
            - - - -
              -
            • -

              setStyleDefault

              -
              public void setStyleDefault​(FeatureRow featureRow,
              -                            StyleRow style)
              +
            • +
              +

              setStyleDefault

              +
              public void setStyleDefault(FeatureRow featureRow, + StyleRow style)
              Set the default style of the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              style - style row
              +
            • -
            - - - -
              -
            • -

              setStyle

              -
              public void setStyle​(String featureTable,
              -                     long featureId,
              -                     GeometryType geometryType,
              -                     StyleRow style)
              +
            • +
              +

              setStyle

              +
              public void setStyle(String featureTable, + long featureId, + GeometryType geometryType, + StyleRow style)
              Set the style of the feature
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              geometryType - geometry type
              style - style row
              +
            • -
            - - - -
              -
            • -

              setStyleDefault

              -
              public void setStyleDefault​(String featureTable,
              -                            long featureId,
              -                            StyleRow style)
              +
            • +
              +

              setStyleDefault

              +
              public void setStyleDefault(String featureTable, + long featureId, + StyleRow style)
              Set the default style of the feature
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              style - style row
              +
            • -
            - - - -
              -
            • -

              setIcons

              -
              public void setIcons​(FeatureRow featureRow,
              -                     Icons icons)
              +
            • +
              +

              setIcons

              +
              public void setIcons(FeatureRow featureRow, + Icons icons)
              Set the icons for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              icons - icons
              +
            • -
            - - - -
              -
            • -

              setIcons

              -
              public void setIcons​(String featureTable,
              -                     long featureId,
              -                     Icons icons)
              +
            • +
              +

              setIcons

              +
              public void setIcons(String featureTable, + long featureId, + Icons icons)
              Set the icons for the feature table and feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              icons - icons
              +
            • -
            - - - -
              -
            • -

              setIcon

              -
              public void setIcon​(FeatureRow featureRow,
              -                    IconRow icon)
              +
            • +
              +

              setIcon

              +
              public void setIcon(FeatureRow featureRow, + IconRow icon)
              Set the icon of the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setIcon

              -
              public void setIcon​(FeatureRow featureRow,
              -                    GeometryType geometryType,
              -                    IconRow icon)
              +
            • +
              +

              setIcon

              +
              public void setIcon(FeatureRow featureRow, + GeometryType geometryType, + IconRow icon)
              Set the icon of the feature row for the specified geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setIconDefault

              -
              public void setIconDefault​(FeatureRow featureRow,
              -                           IconRow icon)
              +
            • +
              +

              setIconDefault

              +
              public void setIconDefault(FeatureRow featureRow, + IconRow icon)
              Set the default icon of the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setIcon

              -
              public void setIcon​(String featureTable,
              -                    long featureId,
              -                    GeometryType geometryType,
              -                    IconRow icon)
              +
            • +
              +

              setIcon

              +
              public void setIcon(String featureTable, + long featureId, + GeometryType geometryType, + IconRow icon)
              Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              geometryType - geometry type
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setIconDefault

              -
              public void setIconDefault​(String featureTable,
              -                           long featureId,
              -                           IconRow icon)
              +
            • +
              +

              setIconDefault

              +
              public void setIconDefault(String featureTable, + long featureId, + IconRow icon)
              Set the default icon of the feature
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              deleteAllFeatureStyles

              -
              public void deleteAllFeatureStyles​(FeatureTable featureTable)
              +
            • +
              +

              deleteAllFeatureStyles

              +
              public void deleteAllFeatureStyles(FeatureTable featureTable)
              Delete all feature styles including table styles, table icons, style, and icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteAllFeatureStyles

              -
              public void deleteAllFeatureStyles​(String featureTable)
              +
            • +
              +

              deleteAllFeatureStyles

              +
              public void deleteAllFeatureStyles(String featureTable)
              Delete all feature styles including table styles, table icons, style, and icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteAllStyles

              -
              public void deleteAllStyles​(FeatureTable featureTable)
              +
            • +
              +

              deleteAllStyles

              +
              public void deleteAllStyles(FeatureTable featureTable)
              Delete all styles including table styles and feature row styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteAllStyles

              -
              public void deleteAllStyles​(String featureTable)
              +
            • +
              +

              deleteAllStyles

              +
              public void deleteAllStyles(String featureTable)
              Delete all styles including table styles and feature row styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteAllIcons

              -
              public void deleteAllIcons​(FeatureTable featureTable)
              +
            • +
              +

              deleteAllIcons

              +
              public void deleteAllIcons(FeatureTable featureTable)
              Delete all icons including table icons and feature row icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteAllIcons

              -
              public void deleteAllIcons​(String featureTable)
              +
            • +
              +

              deleteAllIcons

              +
              public void deleteAllIcons(String featureTable)
              Delete all icons including table icons and feature row icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableFeatureStyles

              -
              public void deleteTableFeatureStyles​(FeatureTable featureTable)
              +
            • +
              +

              deleteTableFeatureStyles

              +
              public void deleteTableFeatureStyles(FeatureTable featureTable)
              Delete the feature table feature styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableFeatureStyles

              -
              public void deleteTableFeatureStyles​(String featureTable)
              +
            • +
              +

              deleteTableFeatureStyles

              +
              public void deleteTableFeatureStyles(String featureTable)
              Delete the feature table feature styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableStyles

              -
              public void deleteTableStyles​(FeatureTable featureTable)
              +
            • +
              +

              deleteTableStyles

              +
              public void deleteTableStyles(FeatureTable featureTable)
              Delete the feature table styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableStyles

              -
              public void deleteTableStyles​(String featureTable)
              +
            • +
              +

              deleteTableStyles

              +
              public void deleteTableStyles(String featureTable)
              Delete the feature table styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableStyleDefault

              -
              public void deleteTableStyleDefault​(FeatureTable featureTable)
              +
            • +
              +

              deleteTableStyleDefault

              +
              public void deleteTableStyleDefault(FeatureTable featureTable)
              Delete the feature table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableStyleDefault

              -
              public void deleteTableStyleDefault​(String featureTable)
              +
            • +
              +

              deleteTableStyleDefault

              +
              public void deleteTableStyleDefault(String featureTable)
              Delete the feature table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableStyle

              -
              public void deleteTableStyle​(FeatureTable featureTable,
              -                             GeometryType geometryType)
              +
            • +
              +

              deleteTableStyle

              +
              public void deleteTableStyle(FeatureTable featureTable, + GeometryType geometryType)
              Delete the feature table style for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              deleteTableStyle

              -
              public void deleteTableStyle​(String featureTable,
              -                             GeometryType geometryType)
              +
            • +
              +

              deleteTableStyle

              +
              public void deleteTableStyle(String featureTable, + GeometryType geometryType)
              Delete the feature table style for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              deleteTableIcons

              -
              public void deleteTableIcons​(FeatureTable featureTable)
              +
            • +
              +

              deleteTableIcons

              +
              public void deleteTableIcons(FeatureTable featureTable)
              Delete the feature table icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableIcons

              -
              public void deleteTableIcons​(String featureTable)
              +
            • +
              +

              deleteTableIcons

              +
              public void deleteTableIcons(String featureTable)
              Delete the feature table icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableIconDefault

              -
              public void deleteTableIconDefault​(FeatureTable featureTable)
              +
            • +
              +

              deleteTableIconDefault

              +
              public void deleteTableIconDefault(FeatureTable featureTable)
              Delete the feature table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableIconDefault

              -
              public void deleteTableIconDefault​(String featureTable)
              +
            • +
              +

              deleteTableIconDefault

              +
              public void deleteTableIconDefault(String featureTable)
              Delete the feature table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableIcon

              -
              public void deleteTableIcon​(FeatureTable featureTable,
              -                            GeometryType geometryType)
              +
            • +
              +

              deleteTableIcon

              +
              public void deleteTableIcon(FeatureTable featureTable, + GeometryType geometryType)
              Delete the feature table icon for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              deleteTableIcon

              -
              public void deleteTableIcon​(String featureTable,
              -                            GeometryType geometryType)
              +
            • +
              +

              deleteTableIcon

              +
              public void deleteTableIcon(String featureTable, + GeometryType geometryType)
              Delete the feature table icon for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              deleteFeatureStyles

              -
              public void deleteFeatureStyles​(FeatureTable featureTable)
              +
            • +
              +

              deleteFeatureStyles

              +
              public void deleteFeatureStyles(FeatureTable featureTable)
              Delete all feature styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteFeatureStyles

              -
              public void deleteFeatureStyles​(String featureTable)
              +
            • +
              +

              deleteFeatureStyles

              +
              public void deleteFeatureStyles(String featureTable)
              Delete all feature styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteStyles

              -
              public void deleteStyles​(FeatureTable featureTable)
              +
            • +
              +

              deleteStyles

              +
              public void deleteStyles(FeatureTable featureTable)
              Delete all styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteStyles

              -
              public void deleteStyles​(String featureTable)
              +
            • +
              +

              deleteStyles

              +
              public void deleteStyles(String featureTable)
              Delete all styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteStyles

              -
              public void deleteStyles​(FeatureRow featureRow)
              +
            • +
              +

              deleteStyles

              +
              public void deleteStyles(FeatureRow featureRow)
              Delete feature row styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              +
            • -
            - - - -
              -
            • -

              deleteStyles

              -
              public void deleteStyles​(String featureTable,
              -                         long featureId)
              +
            • +
              +

              deleteStyles

              +
              public void deleteStyles(String featureTable, + long featureId)
              Delete feature row styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              +
            • -
            - - - -
              -
            • -

              deleteStyleDefault

              -
              public void deleteStyleDefault​(FeatureRow featureRow)
              +
            • +
              +

              deleteStyleDefault

              +
              public void deleteStyleDefault(FeatureRow featureRow)
              Delete the feature row default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              +
            • -
            - - - -
              -
            • -

              deleteStyleDefault

              -
              public void deleteStyleDefault​(String featureTable,
              -                               long featureId)
              +
            • +
              +

              deleteStyleDefault

              +
              public void deleteStyleDefault(String featureTable, + long featureId)
              Delete the feature row default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              +
            • -
            - - - -
              -
            • -

              deleteStyle

              -
              public void deleteStyle​(FeatureRow featureRow)
              +
            • +
              +

              deleteStyle

              +
              public void deleteStyle(FeatureRow featureRow)
              Delete the feature row style for the feature row geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              +
            • -
            - - - -
              -
            • -

              deleteStyle

              -
              public void deleteStyle​(FeatureRow featureRow,
              -                        GeometryType geometryType)
              +
            • +
              +

              deleteStyle

              +
              public void deleteStyle(FeatureRow featureRow, + GeometryType geometryType)
              Delete the feature row style for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              deleteStyle

              -
              public void deleteStyle​(String featureTable,
              -                        long featureId,
              -                        GeometryType geometryType)
              +
            • +
              +

              deleteStyle

              +
              public void deleteStyle(String featureTable, + long featureId, + GeometryType geometryType)
              Delete the feature row style for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              deleteIcons

              -
              public void deleteIcons​(FeatureTable featureTable)
              +
            • +
              +

              deleteIcons

              +
              public void deleteIcons(FeatureTable featureTable)
              Delete all icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteIcons

              -
              public void deleteIcons​(String featureTable)
              +
            • +
              +

              deleteIcons

              +
              public void deleteIcons(String featureTable)
              Delete all icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              deleteIcons

              -
              public void deleteIcons​(FeatureRow featureRow)
              +
            • +
              +

              deleteIcons

              +
              public void deleteIcons(FeatureRow featureRow)
              Delete feature row icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              +
            • -
            - - - -
              -
            • -

              deleteIcons

              -
              public void deleteIcons​(String featureTable,
              -                        long featureId)
              +
            • +
              +

              deleteIcons

              +
              public void deleteIcons(String featureTable, + long featureId)
              Delete feature row icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              +
            • -
            - - - -
              -
            • -

              deleteIconDefault

              -
              public void deleteIconDefault​(FeatureRow featureRow)
              +
            • +
              +

              deleteIconDefault

              +
              public void deleteIconDefault(FeatureRow featureRow)
              Delete the feature row default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              +
            • -
            - - - -
              -
            • -

              deleteIconDefault

              -
              public void deleteIconDefault​(String featureTable,
              -                              long featureId)
              +
            • +
              +

              deleteIconDefault

              +
              public void deleteIconDefault(String featureTable, + long featureId)
              Delete the feature row default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              +
            • -
            - - - -
              -
            • -

              deleteIcon

              -
              public void deleteIcon​(FeatureRow featureRow)
              +
            • +
              +

              deleteIcon

              +
              public void deleteIcon(FeatureRow featureRow)
              Delete the feature row icon for the feature row geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              +
            • -
            - - - -
              -
            • -

              deleteIcon

              -
              public void deleteIcon​(FeatureRow featureRow,
              -                       GeometryType geometryType)
              +
            • +
              +

              deleteIcon

              +
              public void deleteIcon(FeatureRow featureRow, + GeometryType geometryType)
              Delete the feature row icon for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              deleteIcon

              -
              public void deleteIcon​(String featureTable,
              -                       long featureId,
              -                       GeometryType geometryType)
              +
            • +
              +

              deleteIcon

              +
              public void deleteIcon(String featureTable, + long featureId, + GeometryType geometryType)
              Delete the feature row icon for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              featureId - feature id
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              countStyleRowMappings

              -
              public int countStyleRowMappings​(StyleRow styleRow)
              -                          throws SQLException
              +
            • +
              +

              countStyleRowMappings

              +
              public int countStyleRowMappings(StyleRow styleRow) + throws SQLException
              Count the number of mappings to the style row
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - style row
              -
              Returns:
              +
              Returns:
              mappings count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              countStyleRowMappings

              -
              public int countStyleRowMappings​(long id)
              -                          throws SQLException
              +
            • +
              +

              countStyleRowMappings

              +
              public int countStyleRowMappings(long id) + throws SQLException
              Count the number of mappings to the style row id
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - style row id
              -
              Returns:
              +
              Returns:
              mappings count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              hasStyleRowMapping

              -
              public boolean hasStyleRowMapping​(StyleRow styleRow)
              -                           throws SQLException
              +
            • +
              +

              hasStyleRowMapping

              +
              public boolean hasStyleRowMapping(StyleRow styleRow) + throws SQLException
              Determine if a mapping to the style row exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - style row
              -
              Returns:
              +
              Returns:
              true if mapping exists
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              hasStyleRowMapping

              -
              public boolean hasStyleRowMapping​(long id)
              -                           throws SQLException
              +
            • +
              +

              hasStyleRowMapping

              +
              public boolean hasStyleRowMapping(long id) + throws SQLException
              Determine if a mapping to the style row id exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - style row id
              -
              Returns:
              +
              Returns:
              true if mapping exists
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteStyleRowMappings

              -
              public int deleteStyleRowMappings​(StyleRow styleRow)
              -                           throws SQLException
              +
            • +
              +

              deleteStyleRowMappings

              +
              public int deleteStyleRowMappings(StyleRow styleRow) + throws SQLException
              Delete style row mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - style row
              -
              Returns:
              +
              Returns:
              number of mapping rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteStyleRowMappings

              -
              public int deleteStyleRowMappings​(long id)
              -                           throws SQLException
              +
            • +
              +

              deleteStyleRowMappings

              +
              public int deleteStyleRowMappings(long id) + throws SQLException
              Delete style row mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - style row id
              -
              Returns:
              +
              Returns:
              number of mapping rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteStyleRow

              -
              public int deleteStyleRow​(StyleRow styleRow)
              -                   throws SQLException
              +
            • +
              +

              deleteStyleRow

              +
              public int deleteStyleRow(StyleRow styleRow) + throws SQLException
              Delete a style row and mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - style row
              -
              Returns:
              +
              Returns:
              number of rows deleted between the style and mapping tables
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteStyleRowNotMapped

              -
              public int deleteStyleRowNotMapped​(StyleRow styleRow)
              -                            throws SQLException
              +
            • +
              +

              deleteStyleRowNotMapped

              +
              public int deleteStyleRowNotMapped(StyleRow styleRow) + throws SQLException
              Delete a style row only if it has no mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - style row
              -
              Returns:
              +
              Returns:
              number of style rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteStyleRow

              -
              public int deleteStyleRow​(long id)
              -                   throws SQLException
              +
            • +
              +

              deleteStyleRow

              +
              public int deleteStyleRow(long id) + throws SQLException
              Delete a style row by id and mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - style row id
              -
              Returns:
              +
              Returns:
              number of rows deleted between the style and mapping tables
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteStyleRowNotMapped

              -
              public int deleteStyleRowNotMapped​(long id)
              -                            throws SQLException
              +
            • +
              +

              deleteStyleRowNotMapped

              +
              public int deleteStyleRowNotMapped(long id) + throws SQLException
              Delete a style row by id only if it has no mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - style row id
              -
              Returns:
              +
              Returns:
              number of style rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteStyleRows

              -
              public int deleteStyleRows​(String whereClause,
              -                           String[] whereArgs)
              -                    throws SQLException
              +
            • +
              +

              deleteStyleRows

              +
              public int deleteStyleRows(String whereClause, + String[] whereArgs) + throws SQLException
              Delete style rows matching the where clause and mappings to them
              -
              -
              Parameters:
              +
              +
              Parameters:
              whereClause - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              deleted count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteStyleRowsNotMapped

              -
              public int deleteStyleRowsNotMapped​(String whereClause,
              -                                    String[] whereArgs)
              -                             throws SQLException
              +
            • +
              +

              deleteStyleRowsNotMapped

              +
              public int deleteStyleRowsNotMapped(String whereClause, + String[] whereArgs) + throws SQLException
              Delete style rows matching the where clause if they have no mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              whereClause - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              deleted count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteStyleRows

              -
              public int deleteStyleRows​(Map<String,​Object> fieldValues)
              -                    throws SQLException
              +
            • +
              +

              deleteStyleRows

              +
              public int deleteStyleRows(Map<String,Object> fieldValues) + throws SQLException
              Delete style rows matching the field values and mappings to them
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              deleted count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteStyleRowsNotMapped

              -
              public int deleteStyleRowsNotMapped​(Map<String,​Object> fieldValues)
              -                             throws SQLException
              +
            • +
              +

              deleteStyleRowsNotMapped

              +
              public int deleteStyleRowsNotMapped(Map<String,Object> fieldValues) + throws SQLException
              Delete style rows matching the field values if they have no mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              deleted count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteStyleRows

              -
              public int deleteStyleRows()
              -                    throws SQLException
              +
            • +
              +

              deleteStyleRows

              +
              public int deleteStyleRows() + throws SQLException
              Delete all style rows and mappings to them
              -
              -
              Returns:
              +
              +
              Returns:
              deleted count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteStyleRowsNotMapped

              -
              public int deleteStyleRowsNotMapped()
              -                             throws SQLException
              +
            • +
              +

              deleteStyleRowsNotMapped

              +
              public int deleteStyleRowsNotMapped() + throws SQLException
              Delete all style rows if they have no mappings
              -
              -
              Returns:
              +
              +
              Returns:
              deleted count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              countIconRowMappings

              -
              public int countIconRowMappings​(IconRow iconRow)
              -                         throws SQLException
              +
            • +
              +

              countIconRowMappings

              +
              public int countIconRowMappings(IconRow iconRow) + throws SQLException
              Count the number of mappings to the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row
              -
              Returns:
              +
              Returns:
              mappings count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              countIconRowMappings

              -
              public int countIconRowMappings​(long id)
              -                         throws SQLException
              +
            • +
              +

              countIconRowMappings

              +
              public int countIconRowMappings(long id) + throws SQLException
              Count the number of mappings to the icon row id
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - icon row id
              -
              Returns:
              +
              Returns:
              mappings count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              hasIconRowMapping

              -
              public boolean hasIconRowMapping​(IconRow iconRow)
              -                          throws SQLException
              +
            • +
              +

              hasIconRowMapping

              +
              public boolean hasIconRowMapping(IconRow iconRow) + throws SQLException
              Determine if a mapping to the icon row exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row
              -
              Returns:
              +
              Returns:
              true if mapping exists
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              hasIconRowMapping

              -
              public boolean hasIconRowMapping​(long id)
              -                          throws SQLException
              +
            • +
              +

              hasIconRowMapping

              +
              public boolean hasIconRowMapping(long id) + throws SQLException
              Determine if a mapping to the icon row id exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - icon row id
              -
              Returns:
              +
              Returns:
              true if mapping exists
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteIconRowMappings

              -
              public int deleteIconRowMappings​(IconRow iconRow)
              -                          throws SQLException
              +
            • +
              +

              deleteIconRowMappings

              +
              public int deleteIconRowMappings(IconRow iconRow) + throws SQLException
              Delete icon row mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row
              -
              Returns:
              +
              Returns:
              number of mapping rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteIconRowMappings

              -
              public int deleteIconRowMappings​(long id)
              -                          throws SQLException
              +
            • +
              +

              deleteIconRowMappings

              +
              public int deleteIconRowMappings(long id) + throws SQLException
              Delete icon row mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - icon row id
              -
              Returns:
              +
              Returns:
              number of mapping rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteIconRow

              -
              public int deleteIconRow​(IconRow iconRow)
              -                  throws SQLException
              +
            • +
              +

              deleteIconRow

              +
              public int deleteIconRow(IconRow iconRow) + throws SQLException
              Delete an icon row and mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row
              -
              Returns:
              +
              Returns:
              number of rows deleted between the icon and mapping tables
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteIconRowNotMapped

              -
              public int deleteIconRowNotMapped​(IconRow iconRow)
              -                           throws SQLException
              +
            • +
              +

              deleteIconRowNotMapped

              +
              public int deleteIconRowNotMapped(IconRow iconRow) + throws SQLException
              Delete a icon row only if it has no mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row
              -
              Returns:
              +
              Returns:
              number of icon rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteIconRow

              -
              public int deleteIconRow​(long id)
              -                  throws SQLException
              +
            • +
              +

              deleteIconRow

              +
              public int deleteIconRow(long id) + throws SQLException
              Delete an icon row by id and mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - icon row id
              -
              Returns:
              +
              Returns:
              number of rows deleted between the icon and mapping tables
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteIconRowNotMapped

              -
              public int deleteIconRowNotMapped​(long id)
              -                           throws SQLException
              +
            • +
              +

              deleteIconRowNotMapped

              +
              public int deleteIconRowNotMapped(long id) + throws SQLException
              Delete a icon row by id only if it has no mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              id - icon row id
              -
              Returns:
              +
              Returns:
              number of icon rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteIconRows

              -
              public int deleteIconRows​(String whereClause,
              -                          String[] whereArgs)
              -                   throws SQLException
              +
            • +
              +

              deleteIconRows

              +
              public int deleteIconRows(String whereClause, + String[] whereArgs) + throws SQLException
              Delete icon rows matching the where clause and mappings to them
              -
              -
              Parameters:
              +
              +
              Parameters:
              whereClause - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              deleted count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteIconRowsNotMapped

              -
              public int deleteIconRowsNotMapped​(String whereClause,
              -                                   String[] whereArgs)
              -                            throws SQLException
              +
            • +
              +

              deleteIconRowsNotMapped

              +
              public int deleteIconRowsNotMapped(String whereClause, + String[] whereArgs) + throws SQLException
              Delete icon rows matching the where clause if they have no mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              whereClause - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              deleted count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteIconRows

              -
              public int deleteIconRows​(Map<String,​Object> fieldValues)
              -                   throws SQLException
              +
            • +
              +

              deleteIconRows

              +
              public int deleteIconRows(Map<String,Object> fieldValues) + throws SQLException
              Delete icon rows matching the field values and mappings to them
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              deleted count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteIconRowsNotMapped

              -
              public int deleteIconRowsNotMapped​(Map<String,​Object> fieldValues)
              -                            throws SQLException
              +
            • +
              +

              deleteIconRowsNotMapped

              +
              public int deleteIconRowsNotMapped(Map<String,Object> fieldValues) + throws SQLException
              Delete icon rows matching the field values if they have no mappings
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              deleted count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteIconRows

              -
              public int deleteIconRows()
              -                   throws SQLException
              +
            • +
              +

              deleteIconRows

              +
              public int deleteIconRows() + throws SQLException
              Delete all icon rows and mappings to them
              -
              -
              Returns:
              +
              +
              Returns:
              deleted count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteIconRowsNotMapped

              -
              public int deleteIconRowsNotMapped()
              -                            throws SQLException
              +
            • +
              +

              deleteIconRowsNotMapped

              +
              public int deleteIconRowsNotMapped() + throws SQLException
              Delete all icon rows if they have no mappings
              -
              -
              Returns:
              +
              +
              Returns:
              deleted count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              getAllTableStyleIds

              -
              public List<Long> getAllTableStyleIds​(FeatureTable featureTable)
              +
            • +
              +

              getAllTableStyleIds

              +
              public List<Long> getAllTableStyleIds(FeatureTable featureTable)
              Get all the unique style row ids the table maps to
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              style row ids
              +
            • -
            - - - -
              -
            • -

              getAllTableStyleIds

              -
              public List<Long> getAllTableStyleIds​(String featureTable)
              +
            • +
              +

              getAllTableStyleIds

              +
              public List<Long> getAllTableStyleIds(String featureTable)
              Get all the unique style row ids the table maps to
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              style row ids
              +
            • -
            - - - -
              -
            • -

              getAllTableIconIds

              -
              public List<Long> getAllTableIconIds​(FeatureTable featureTable)
              +
            • +
              +

              getAllTableIconIds

              +
              public List<Long> getAllTableIconIds(FeatureTable featureTable)
              Get all the unique icon row ids the table maps to
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              icon row ids
              +
            • -
            - - - -
              -
            • -

              getAllTableIconIds

              -
              public List<Long> getAllTableIconIds​(String featureTable)
              +
            • +
              +

              getAllTableIconIds

              +
              public List<Long> getAllTableIconIds(String featureTable)
              Get all the unique icon row ids the table maps to
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              icon row ids
              +
            • -
            - - - -
              -
            • -

              getAllStyleIds

              -
              public List<Long> getAllStyleIds​(FeatureTable featureTable)
              +
            • +
              +

              getAllStyleIds

              +
              public List<Long> getAllStyleIds(FeatureTable featureTable)
              Get all the unique style row ids the features map to
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              style row ids
              +
            • -
            - - - -
              -
            • -

              getAllStyleIds

              -
              public List<Long> getAllStyleIds​(String featureTable)
              +
            • +
              +

              getAllStyleIds

              +
              public List<Long> getAllStyleIds(String featureTable)
              Get all the unique style row ids the features map to
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              style row ids
              +
            • -
            - - - -
              -
            • -

              getAllIconIds

              -
              public List<Long> getAllIconIds​(FeatureTable featureTable)
              +
            • +
              +

              getAllIconIds

              +
              public List<Long> getAllIconIds(FeatureTable featureTable)
              Get all the unique icon row ids the features map to
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              icon row ids
              +
            • -
            - - - -
              -
            • -

              getAllIconIds

              -
              public List<Long> getAllIconIds​(String featureTable)
              +
            • +
              +

              getAllIconIds

              +
              public List<Long> getAllIconIds(String featureTable)
              Get all the unique icon row ids the features map to
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              icon row ids
              +
            • -
            - - - -
              -
            • -

              calculatePixelBounds

              -
              public PixelBounds calculatePixelBounds​(String featureTable)
              +
            • +
              +

              calculatePixelBounds

              +
              public PixelBounds calculatePixelBounds(String featureTable)
              Calculate style pixel bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              Returns:
              +
              Returns:
              pixel bounds
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              calculatePixelBounds

              -
              public PixelBounds calculatePixelBounds​(String featureTable,
              -                                        float density)
              +
            • +
              +

              calculatePixelBounds

              +
              public PixelBounds calculatePixelBounds(String featureTable, + float density)
              Calculate style pixel bounds for the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTable - feature table
              -
              density - display density: DisplayMetrics.density
              -
              Returns:
              +
              density - display density: DisplayMetrics.density
              +
              Returns:
              pixel bounds
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              calculatePixelBounds

              -
              public static PixelBounds calculatePixelBounds​(StyleRow styleRow)
              +
            • +
              +

              calculatePixelBounds

              +
              public static PixelBounds calculatePixelBounds(StyleRow styleRow)
              Calculate style pixel bounds for the style row
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - style row
              -
              Returns:
              +
              Returns:
              pixel bounds
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              calculatePixelBounds

              -
              public static PixelBounds calculatePixelBounds​(StyleRow styleRow,
              -                                               float density)
              +
            • +
              +

              calculatePixelBounds

              +
              public static PixelBounds calculatePixelBounds(StyleRow styleRow, + float density)
              Calculate style pixel bounds for the style row
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - style row
              -
              density - display density: DisplayMetrics.density
              -
              Returns:
              +
              density - display density: DisplayMetrics.density
              +
              Returns:
              pixel bounds
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              calculatePixelBounds

              -
              public static void calculatePixelBounds​(PixelBounds pixelBounds,
              -                                        StyleRow styleRow)
              +
            • +
              +

              calculatePixelBounds

              +
              public static void calculatePixelBounds(PixelBounds pixelBounds, + StyleRow styleRow)
              Calculate style pixel bounds for the style row
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixelBounds - pixel bounds to expand
              styleRow - style row
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              calculatePixelBounds

              -
              public static void calculatePixelBounds​(PixelBounds pixelBounds,
              -                                        StyleRow styleRow,
              -                                        float density)
              +
            • +
              +

              calculatePixelBounds

              +
              public static void calculatePixelBounds(PixelBounds pixelBounds, + StyleRow styleRow, + float density)
              Calculate style pixel bounds for the style row
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixelBounds - pixel bounds to expand
              styleRow - style row
              -
              density - display density: DisplayMetrics.density
              -
              Since:
              +
              density - display density: DisplayMetrics.density
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              calculatePixelBounds

              -
              public static PixelBounds calculatePixelBounds​(IconRow iconRow)
              +
            • +
              +

              calculatePixelBounds

              +
              public static PixelBounds calculatePixelBounds(IconRow iconRow)
              Calculate style pixel bounds for the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row
              -
              Returns:
              +
              Returns:
              pixel bounds
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              calculatePixelBounds

              -
              public static PixelBounds calculatePixelBounds​(IconRow iconRow,
              -                                               float density)
              +
            • +
              +

              calculatePixelBounds

              +
              public static PixelBounds calculatePixelBounds(IconRow iconRow, + float density)
              Calculate style pixel bounds for the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row
              -
              density - display density: DisplayMetrics.density
              -
              Returns:
              +
              density - display density: DisplayMetrics.density
              +
              Returns:
              pixel bounds
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              calculatePixelBounds

              -
              public static void calculatePixelBounds​(PixelBounds pixelBounds,
              -                                        IconRow iconRow)
              +
            • +
              +

              calculatePixelBounds

              +
              public static void calculatePixelBounds(PixelBounds pixelBounds, + IconRow iconRow)
              Calculate style pixel bounds for the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixelBounds - pixel bounds to expand
              iconRow - icon row
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              calculatePixelBounds

              -
              public static void calculatePixelBounds​(PixelBounds pixelBounds,
              -                                        IconRow iconRow,
              -                                        float density)
              +
            • +
              +

              calculatePixelBounds

              +
              public static void calculatePixelBounds(PixelBounds pixelBounds, + IconRow iconRow, + float density)
              Calculate style pixel bounds for the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixelBounds - pixel bounds to expand
              iconRow - icon row
              -
              density - display density: DisplayMetrics.density
              -
              Since:
              +
              density - display density: DisplayMetrics.density
              +
              Since:
              6.3.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureStyles.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureStyles.html index 4e6c5bde..ec4d7030 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureStyles.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureStyles.html @@ -1,445 +1,270 @@ - - -FeatureStyles (geopackage-android 6.7.1 API) + +FeatureStyles (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureStyles

    + +

    Class FeatureStyles

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.extension.nga.style.FeatureStyles
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.extension.nga.style.FeatureStyles
      +
      +

      -
      public class FeatureStyles
      -extends Object
      +
      public class FeatureStyles +extends Object
      Feature Styles, including styles and icons, for a single feature geometry or feature table default
      -
      -
      Since:
      +
      +
      Since:
      3.2.0
      -
    • -
    -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureStyles

            -
            public FeatureStyles()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureStyles

              +
              public FeatureStyles()
              Constructor
              +
            • -
            - - - -
              -
            • -

              FeatureStyles

              -
              public FeatureStyles​(Styles styles)
              +
            • +
              +

              FeatureStyles

              +
              public FeatureStyles(Styles styles)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              styles - styles
              +
            • -
            - - - -
              -
            • -

              FeatureStyles

              -
              public FeatureStyles​(Icons icons)
              +
            • +
              +

              FeatureStyles

              +
              public FeatureStyles(Icons icons)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              icons - icons
              +
            • -
            - - - -
              -
            • -

              FeatureStyles

              -
              public FeatureStyles​(Styles styles,
              -                     Icons icons)
              +
            • +
              +

              FeatureStyles

              +
              public FeatureStyles(Styles styles, + Icons icons)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              styles - styles
              icons - icons
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getStyles

            -
            public Styles getStyles()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getStyles

              +
              public Styles getStyles()
              Get the styles
              -
              -
              Returns:
              +
              +
              Returns:
              styles or null
              +
            • -
            - - - -
              -
            • -

              setStyles

              -
              public void setStyles​(Styles styles)
              +
            • +
              +

              setStyles

              +
              public void setStyles(Styles styles)
              Set the styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              styles - styles
              +
            • -
            - - - -
              -
            • -

              getIcons

              -
              public Icons getIcons()
              +
            • +
              +

              getIcons

              +
              public Icons getIcons()
              Get the icons
              -
              -
              Returns:
              +
              +
              Returns:
              icons or null
              +
            • -
            - - - -
              -
            • -

              setIcons

              -
              public void setIcons​(Icons icons)
              +
            • +
              +

              setIcons

              +
              public void setIcons(Icons icons)
              Set the icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              icons - icons
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureTableStyles.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureTableStyles.html index fe84881e..7c55d55e 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureTableStyles.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/FeatureTableStyles.html @@ -1,3080 +1,2315 @@ - - -FeatureTableStyles (geopackage-android 6.7.1 API) + +FeatureTableStyles (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureTableStyles

    + +

    Class FeatureTableStyles

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.extension.nga.style.FeatureTableStyles
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.extension.nga.style.FeatureTableStyles
      +
      +

      -
      public class FeatureTableStyles
      -extends Object
      +
      public class FeatureTableStyles +extends Object
      Feature Table Styles, styles and icons for an individual feature table
      -
      -
      Since:
      +
      +
      Since:
      3.2.0
      -
    • -
    -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureTableStyles

            -
            public FeatureTableStyles​(GeoPackage geoPackage,
            -                          FeatureTable featureTable)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureTableStyles

              +
              public FeatureTableStyles(GeoPackage geoPackage, + FeatureTable featureTable)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              FeatureTableStyles

              -
              public FeatureTableStyles​(GeoPackage geoPackage,
              -                          GeometryColumns geometryColumns)
              +
            • +
              +

              FeatureTableStyles

              +
              public FeatureTableStyles(GeoPackage geoPackage, + GeometryColumns geometryColumns)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              geometryColumns - geometry columns
              +
            • -
            - - - -
              -
            • -

              FeatureTableStyles

              -
              public FeatureTableStyles​(GeoPackage geoPackage,
              -                          Contents contents)
              +
            • +
              +

              FeatureTableStyles

              +
              public FeatureTableStyles(GeoPackage geoPackage, + Contents contents)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              contents - feature contents
              +
            • -
            - - - -
              -
            • -

              FeatureTableStyles

              -
              public FeatureTableStyles​(GeoPackage geoPackage,
              -                          String featureTable)
              +
            • +
              +

              FeatureTableStyles

              +
              public FeatureTableStyles(GeoPackage geoPackage, + String featureTable)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              featureTable - feature table
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getFeatureStyleExtension

            -
            public FeatureStyleExtension getFeatureStyleExtension()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getFeatureStyleExtension

              +
              public FeatureStyleExtension getFeatureStyleExtension()
              Get the feature style extension
              -
              -
              Returns:
              +
              +
              Returns:
              feature style extension
              +
            • -
            - - - -
              -
            • -

              getTableName

              -
              public String getTableName()
              +
            • +
              +

              getTableName

              +
              public String getTableName()
              Get the feature table name
              -
              -
              Returns:
              +
              +
              Returns:
              feature table name
              +
            • -
            - - - -
              -
            • -

              has

              -
              public boolean has()
              +
            • +
              +

              has

              +
              public boolean has()
              Determine if the GeoPackage has the extension for the table
              -
              -
              Returns:
              +
              +
              Returns:
              true if has extension
              +
            • -
            - - - -
              -
            • -

              createRelationships

              -
              public void createRelationships()
              +
            • +
              +

              createRelationships

              +
              public void createRelationships()
              Create style, icon, table style, and table icon relationships for the feature table
              +
            • -
            - - - -
              -
            • -

              hasRelationship

              -
              public boolean hasRelationship()
              +
            • +
              +

              hasRelationship

              +
              public boolean hasRelationship()
              Check if feature table has a style, icon, table style, or table icon relationships
              -
              -
              Returns:
              +
              +
              Returns:
              true if has a relationship
              +
            • -
            - - - -
              -
            • -

              createStyleRelationship

              -
              public void createStyleRelationship()
              +
            • +
              +

              createStyleRelationship

              +
              public void createStyleRelationship()
              Create a style relationship for the feature table
              +
            • -
            - - - -
              -
            • -

              hasStyleRelationship

              -
              public boolean hasStyleRelationship()
              +
            • +
              +

              hasStyleRelationship

              +
              public boolean hasStyleRelationship()
              Determine if a style relationship exists for the feature table
              -
              -
              Returns:
              +
              +
              Returns:
              true if relationship exists
              +
            • -
            - - - -
              -
            • -

              createTableStyleRelationship

              -
              public void createTableStyleRelationship()
              +
            • +
              +

              createTableStyleRelationship

              +
              public void createTableStyleRelationship()
              Create a feature table style relationship
              +
            • -
            - - - -
              -
            • -

              hasTableStyleRelationship

              -
              public boolean hasTableStyleRelationship()
              +
            • +
              +

              hasTableStyleRelationship

              +
              public boolean hasTableStyleRelationship()
              Determine if feature table style relationship exists
              -
              -
              Returns:
              +
              +
              Returns:
              true if relationship exists
              +
            • -
            - - - -
              -
            • -

              createIconRelationship

              -
              public void createIconRelationship()
              +
            • +
              +

              createIconRelationship

              +
              public void createIconRelationship()
              Create an icon relationship for the feature table
              +
            • -
            - - - -
              -
            • -

              hasIconRelationship

              -
              public boolean hasIconRelationship()
              +
            • +
              +

              hasIconRelationship

              +
              public boolean hasIconRelationship()
              Determine if an icon relationship exists for the feature table
              -
              -
              Returns:
              +
              +
              Returns:
              true if relationship exists
              +
            • -
            - - - -
              -
            • -

              createTableIconRelationship

              -
              public void createTableIconRelationship()
              +
            • +
              +

              createTableIconRelationship

              +
              public void createTableIconRelationship()
              Create a feature table icon relationship
              +
            • -
            - - - -
              -
            • -

              hasTableIconRelationship

              -
              public boolean hasTableIconRelationship()
              +
            • +
              +

              hasTableIconRelationship

              +
              public boolean hasTableIconRelationship()
              Determine if feature table icon relationship exists
              -
              -
              Returns:
              +
              +
              Returns:
              true if relationship exists
              +
            • -
            - - - -
              -
            • -

              deleteRelationships

              -
              public void deleteRelationships()
              +
            • +
              +

              deleteRelationships

              +
              public void deleteRelationships()
              Delete the style and icon table and row relationships for the feature table
              +
            • -
            - - - -
              -
            • -

              deleteStyleRelationship

              -
              public void deleteStyleRelationship()
              +
            • +
              +

              deleteStyleRelationship

              +
              public void deleteStyleRelationship()
              Delete a style relationship for the feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableStyleRelationship

              -
              public void deleteTableStyleRelationship()
              +
            • +
              +

              deleteTableStyleRelationship

              +
              public void deleteTableStyleRelationship()
              Delete a table style relationship for the feature table
              +
            • -
            - - - -
              -
            • -

              deleteIconRelationship

              -
              public void deleteIconRelationship()
              +
            • +
              +

              deleteIconRelationship

              +
              public void deleteIconRelationship()
              Delete a icon relationship for the feature table
              +
            • -
            - - - -
              -
            • -

              deleteTableIconRelationship

              -
              public void deleteTableIconRelationship()
              +
            • +
              +

              deleteTableIconRelationship

              +
              public void deleteTableIconRelationship()
              Delete a table icon relationship for the feature table
              +
            • -
            - - - -
              -
            • -

              getStyleMappingDao

              -
              public StyleMappingDao getStyleMappingDao()
              +
            • +
              +

              getStyleMappingDao

              +
              public StyleMappingDao getStyleMappingDao()
              Get a Style Mapping DAO
              -
              -
              Returns:
              +
              +
              Returns:
              style mapping DAO
              +
            • -
            - - - -
              -
            • -

              getTableStyleMappingDao

              -
              public StyleMappingDao getTableStyleMappingDao()
              +
            • +
              +

              getTableStyleMappingDao

              +
              public StyleMappingDao getTableStyleMappingDao()
              Get a Table Style Mapping DAO
              -
              -
              Returns:
              +
              +
              Returns:
              table style mapping DAO
              +
            • -
            - - - -
              -
            • -

              getIconMappingDao

              -
              public StyleMappingDao getIconMappingDao()
              +
            • +
              +

              getIconMappingDao

              +
              public StyleMappingDao getIconMappingDao()
              Get a Icon Mapping DAO
              -
              -
              Returns:
              +
              +
              Returns:
              icon mapping DAO
              +
            • -
            - - - -
              -
            • -

              getTableIconMappingDao

              -
              public StyleMappingDao getTableIconMappingDao()
              +
            • +
              +

              getTableIconMappingDao

              +
              public StyleMappingDao getTableIconMappingDao()
              Get a Table Icon Mapping DAO
              -
              -
              Returns:
              +
              +
              Returns:
              table icon mapping DAO
              +
            • -
            - - - -
              -
            • -

              getStyleDao

              -
              public StyleDao getStyleDao()
              +
            • +
              +

              getStyleDao

              +
              public StyleDao getStyleDao()
              Get a style DAO
              -
              -
              Returns:
              +
              +
              Returns:
              style DAO
              +
            • -
            - - - -
              -
            • -

              getIconDao

              -
              public IconDao getIconDao()
              +
            • +
              +

              getIconDao

              +
              public IconDao getIconDao()
              Get a icon DAO
              -
              -
              Returns:
              +
              +
              Returns:
              icon DAO
              +
            • -
            - - - -
              -
            • -

              getTableFeatureStyles

              -
              public FeatureStyles getTableFeatureStyles()
              +
            • +
              +

              getTableFeatureStyles

              +
              public FeatureStyles getTableFeatureStyles()
              Get the table feature styles
              -
              -
              Returns:
              +
              +
              Returns:
              table feature styles or null
              +
            • -
            - - - -
              -
            • -

              getTableStyles

              -
              public Styles getTableStyles()
              +
            • +
              +

              getTableStyles

              +
              public Styles getTableStyles()
              Get the table styles
              -
              -
              Returns:
              +
              +
              Returns:
              table styles or null
              +
            • -
            - - - -
              -
            • -

              getCachedTableStyles

              -
              public Styles getCachedTableStyles()
              +
            • +
              +

              getCachedTableStyles

              +
              public Styles getCachedTableStyles()
              Get the cached table styles, querying and caching if needed
              -
              -
              Returns:
              +
              +
              Returns:
              cached table styles
              +
            • -
            - - - -
              -
            • -

              getTableStyle

              -
              public StyleRow getTableStyle​(GeometryType geometryType)
              +
            • +
              +

              getTableStyle

              +
              public StyleRow getTableStyle(GeometryType geometryType)
              Get the table style of the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getTableStyleDefault

              -
              public StyleRow getTableStyleDefault()
              +
            • +
              +

              getTableStyleDefault

              +
              public StyleRow getTableStyleDefault()
              Get the table style default
              -
              -
              Returns:
              +
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getTableIcons

              -
              public Icons getTableIcons()
              +
            • +
              +

              getTableIcons

              +
              public Icons getTableIcons()
              Get the table icons
              -
              -
              Returns:
              +
              +
              Returns:
              table icons or null
              +
            • -
            - - - -
              -
            • -

              getCachedTableIcons

              -
              public Icons getCachedTableIcons()
              +
            • +
              +

              getCachedTableIcons

              +
              public Icons getCachedTableIcons()
              Get the cached table icons, querying and caching if needed
              -
              -
              Returns:
              +
              +
              Returns:
              cached table icons
              +
            • -
            - - - -
              -
            • -

              getTableIcon

              -
              public IconRow getTableIcon​(GeometryType geometryType)
              +
            • +
              +

              getTableIcon

              +
              public IconRow getTableIcon(GeometryType geometryType)
              Get the table icon of the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getTableIconDefault

              -
              public IconRow getTableIconDefault()
              +
            • +
              +

              getTableIconDefault

              +
              public IconRow getTableIconDefault()
              Get the table icon default
              -
              -
              Returns:
              +
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getStyles

              -
              public Map<Long,​StyleRow> getStyles()
              +
            • +
              +

              getStyles

              +
              public Map<Long,StyleRow> getStyles()
              Get all styles used by the feature table
              -
              -
              Returns:
              +
              +
              Returns:
              style rows mapped by ids
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              getFeatureStyles

              -
              public Map<Long,​StyleRow> getFeatureStyles()
              +
            • +
              +

              getFeatureStyles

              +
              public Map<Long,StyleRow> getFeatureStyles()
              Get all styles used by feature rows in the table
              -
              -
              Returns:
              +
              +
              Returns:
              style rows mapped by ids
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              getIcons

              -
              public Map<Long,​IconRow> getIcons()
              +
            • +
              +

              getIcons

              +
              public Map<Long,IconRow> getIcons()
              Get all icons used by the feature table
              -
              -
              Returns:
              +
              +
              Returns:
              icon rows mapped by ids
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              getFeatureIcons

              -
              public Map<Long,​IconRow> getFeatureIcons()
              +
            • +
              +

              getFeatureIcons

              +
              public Map<Long,IconRow> getFeatureIcons()
              Get all icons used by feature rows in the table
              -
              -
              Returns:
              +
              +
              Returns:
              icon rows mapped by ids
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              getFeatureStyles

              -
              public FeatureStyles getFeatureStyles​(FeatureRow featureRow)
              +
            • +
              +

              getFeatureStyles

              +
              public FeatureStyles getFeatureStyles(FeatureRow featureRow)
              Get the feature styles for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              feature styles or null
              +
            • -
            - - - -
              -
            • -

              getFeatureStyles

              -
              public FeatureStyles getFeatureStyles​(long featureId)
              +
            • +
              +

              getFeatureStyles

              +
              public FeatureStyles getFeatureStyles(long featureId)
              Get the feature styles for the feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              -
              Returns:
              +
              Returns:
              feature styles or null
              +
            • -
            - - - -
              -
            • -

              getFeatureStyle

              -
              public FeatureStyle getFeatureStyle​(FeatureRow featureRow)
              +
            • +
              +

              getFeatureStyle

              +
              public FeatureStyle getFeatureStyle(FeatureRow featureRow)
              Get the feature style (style and icon) of the feature row, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              feature style
              +
            • -
            - - - -
              -
            • -

              getFeatureStyle

              -
              public FeatureStyle getFeatureStyle​(FeatureRow featureRow,
              -                                    GeometryType geometryType)
              +
            • +
              +

              getFeatureStyle

              +
              public FeatureStyle getFeatureStyle(FeatureRow featureRow, + GeometryType geometryType)
              Get the feature style (style and icon) of the feature row with the provided geometry type, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              feature style
              +
            • -
            - - - -
              -
            • -

              getFeatureStyleDefault

              -
              public FeatureStyle getFeatureStyleDefault​(FeatureRow featureRow)
              +
            • +
              +

              getFeatureStyleDefault

              +
              public FeatureStyle getFeatureStyleDefault(FeatureRow featureRow)
              Get the feature style default (style and icon) of the feature row, searching in order: feature default style or icon, table default style or icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              feature style
              +
            • -
            - - - -
              -
            • -

              getFeatureStyle

              -
              public FeatureStyle getFeatureStyle​(long featureId,
              -                                    GeometryType geometryType)
              +
            • +
              +

              getFeatureStyle

              +
              public FeatureStyle getFeatureStyle(long featureId, + GeometryType geometryType)
              Get the feature style (style and icon) of the feature, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              feature style
              +
            • -
            - - - -
              -
            • -

              getFeatureStyleDefault

              -
              public FeatureStyle getFeatureStyleDefault​(long featureId)
              +
            • +
              +

              getFeatureStyleDefault

              +
              public FeatureStyle getFeatureStyleDefault(long featureId)
              Get the feature style (style and icon) of the feature, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              -
              Returns:
              +
              Returns:
              feature style
              +
            • -
            - - - -
              -
            • -

              getStyles

              -
              public Styles getStyles​(FeatureRow featureRow)
              +
            • +
              +

              getStyles

              +
              public Styles getStyles(FeatureRow featureRow)
              Get the styles for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              styles or null
              +
            • -
            - - - -
              -
            • -

              getStyles

              -
              public Styles getStyles​(long featureId)
              +
            • +
              +

              getStyles

              +
              public Styles getStyles(long featureId)
              Get the styles for the feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              -
              Returns:
              +
              Returns:
              styles or null
              +
            • -
            - - - -
              -
            • -

              getStyle

              -
              public StyleRow getStyle​(FeatureRow featureRow)
              +
            • +
              +

              getStyle

              +
              public StyleRow getStyle(FeatureRow featureRow)
              Get the style of the feature row, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getStyle

              -
              public StyleRow getStyle​(FeatureRow featureRow,
              -                         GeometryType geometryType)
              +
            • +
              +

              getStyle

              +
              public StyleRow getStyle(FeatureRow featureRow, + GeometryType geometryType)
              Get the style of the feature row with the provided geometry type, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getStyleDefault

              -
              public StyleRow getStyleDefault​(FeatureRow featureRow)
              +
            • +
              +

              getStyleDefault

              +
              public StyleRow getStyleDefault(FeatureRow featureRow)
              Get the default style of the feature row, searching in order: feature default style, table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getStyle

              -
              public StyleRow getStyle​(long featureId,
              -                         GeometryType geometryType)
              +
            • +
              +

              getStyle

              +
              public StyleRow getStyle(long featureId, + GeometryType geometryType)
              Get the style of the feature, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getStyleDefault

              -
              public StyleRow getStyleDefault​(long featureId)
              +
            • +
              +

              getStyleDefault

              +
              public StyleRow getStyleDefault(long featureId)
              Get the default style of the feature, searching in order: feature default style, table default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              -
              Returns:
              +
              Returns:
              style row
              +
            • -
            - - - -
              -
            • -

              getIcons

              -
              public Icons getIcons​(FeatureRow featureRow)
              +
            • +
              +

              getIcons

              +
              public Icons getIcons(FeatureRow featureRow)
              Get the icons for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              icons or null
              +
            • -
            - - - -
              -
            • -

              getIcons

              -
              public Icons getIcons​(long featureId)
              +
            • +
              +

              getIcons

              +
              public Icons getIcons(long featureId)
              Get the icons for the feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              -
              Returns:
              +
              Returns:
              icons or null
              +
            • -
            - - - -
              -
            • -

              getIcon

              -
              public IconRow getIcon​(FeatureRow featureRow)
              +
            • +
              +

              getIcon

              +
              public IconRow getIcon(FeatureRow featureRow)
              Get the icon of the feature row, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getIcon

              -
              public IconRow getIcon​(FeatureRow featureRow,
              -                       GeometryType geometryType)
              +
            • +
              +

              getIcon

              +
              public IconRow getIcon(FeatureRow featureRow, + GeometryType geometryType)
              Get the icon of the feature row with the provided geometry type, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getIconDefault

              -
              public IconRow getIconDefault​(FeatureRow featureRow)
              +
            • +
              +

              getIconDefault

              +
              public IconRow getIconDefault(FeatureRow featureRow)
              Get the default icon of the feature row, searching in order: feature default icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getIcon

              -
              public IconRow getIcon​(long featureId,
              -                       GeometryType geometryType)
              +
            • +
              +

              getIcon

              +
              public IconRow getIcon(long featureId, + GeometryType geometryType)
              Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getIconDefault

              -
              public IconRow getIconDefault​(long featureId)
              +
            • +
              +

              getIconDefault

              +
              public IconRow getIconDefault(long featureId)
              Get the default icon of the feature, searching in order: feature default icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              setTableFeatureStyles

              -
              public void setTableFeatureStyles​(FeatureStyles featureStyles)
              +
            • +
              +

              setTableFeatureStyles

              +
              public void setTableFeatureStyles(FeatureStyles featureStyles)
              Set the feature table default feature styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureStyles - default feature styles
              +
            • -
            - - - -
              -
            • -

              setTableStyles

              -
              public void setTableStyles​(Styles styles)
              +
            • +
              +

              setTableStyles

              +
              public void setTableStyles(Styles styles)
              Set the feature table default styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              styles - default styles
              +
            • -
            - - - -
              -
            • -

              setTableStyleDefault

              -
              public void setTableStyleDefault​(StyleRow style)
              +
            • +
              +

              setTableStyleDefault

              +
              public void setTableStyleDefault(StyleRow style)
              Set the feature table style default
              -
              -
              Parameters:
              +
              +
              Parameters:
              style - style row
              +
            • -
            - - - -
              -
            • -

              setTableStyle

              -
              public void setTableStyle​(GeometryType geometryType,
              -                          StyleRow style)
              +
            • +
              +

              setTableStyle

              +
              public void setTableStyle(GeometryType geometryType, + StyleRow style)
              Set the feature table style for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryType - geometry type
              style - style row
              +
            • -
            - - - -
              -
            • -

              setTableIcons

              -
              public void setTableIcons​(Icons icons)
              +
            • +
              +

              setTableIcons

              +
              public void setTableIcons(Icons icons)
              Set the feature table default icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              icons - default icons
              +
            • -
            - - - -
              -
            • -

              setTableIconDefault

              -
              public void setTableIconDefault​(IconRow icon)
              +
            • +
              +

              setTableIconDefault

              +
              public void setTableIconDefault(IconRow icon)
              Set the feature table icon default
              -
              -
              Parameters:
              +
              +
              Parameters:
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setTableIcon

              -
              public void setTableIcon​(GeometryType geometryType,
              -                         IconRow icon)
              +
            • +
              +

              setTableIcon

              +
              public void setTableIcon(GeometryType geometryType, + IconRow icon)
              Set the feature table icon for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryType - geometry type
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setFeatureStyles

              -
              public void setFeatureStyles​(FeatureRow featureRow,
              -                             FeatureStyles featureStyles)
              +
            • +
              +

              setFeatureStyles

              +
              public void setFeatureStyles(FeatureRow featureRow, + FeatureStyles featureStyles)
              Set the feature styles for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              featureStyles - feature styles
              +
            • -
            - - - -
              -
            • -

              setFeatureStyles

              -
              public void setFeatureStyles​(long featureId,
              -                             FeatureStyles featureStyles)
              +
            • +
              +

              setFeatureStyles

              +
              public void setFeatureStyles(long featureId, + FeatureStyles featureStyles)
              Set the feature styles for the feature table and feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              featureStyles - feature styles
              +
            • -
            - - - -
              -
            • -

              setFeatureStyle

              -
              public void setFeatureStyle​(FeatureRow featureRow,
              -                            FeatureStyle featureStyle)
              +
            • +
              +

              setFeatureStyle

              +
              public void setFeatureStyle(FeatureRow featureRow, + FeatureStyle featureStyle)
              Set the feature style (style and icon) of the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              featureStyle - feature style
              +
            • -
            - - - -
              -
            • -

              setFeatureStyle

              -
              public void setFeatureStyle​(FeatureRow featureRow,
              -                            GeometryType geometryType,
              -                            FeatureStyle featureStyle)
              +
            • +
              +

              setFeatureStyle

              +
              public void setFeatureStyle(FeatureRow featureRow, + GeometryType geometryType, + FeatureStyle featureStyle)
              Set the feature style (style and icon) of the feature row for the specified geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              featureStyle - feature style
              +
            • -
            - - - -
              -
            • -

              setFeatureStyleDefault

              -
              public void setFeatureStyleDefault​(FeatureRow featureRow,
              -                                   FeatureStyle featureStyle)
              +
            • +
              +

              setFeatureStyleDefault

              +
              public void setFeatureStyleDefault(FeatureRow featureRow, + FeatureStyle featureStyle)
              Set the feature style default (style and icon) of the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              featureStyle - feature style
              +
            • -
            - - - -
              -
            • -

              setFeatureStyle

              -
              public void setFeatureStyle​(long featureId,
              -                            GeometryType geometryType,
              -                            FeatureStyle featureStyle)
              +
            • +
              +

              setFeatureStyle

              +
              public void setFeatureStyle(long featureId, + GeometryType geometryType, + FeatureStyle featureStyle)
              Set the feature style (style and icon) of the feature
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              geometryType - geometry type
              featureStyle - feature style
              +
            • -
            - - - -
              -
            • -

              setFeatureStyleDefault

              -
              public void setFeatureStyleDefault​(long featureId,
              -                                   FeatureStyle featureStyle)
              +
            • +
              +

              setFeatureStyleDefault

              +
              public void setFeatureStyleDefault(long featureId, + FeatureStyle featureStyle)
              Set the feature style (style and icon) of the feature
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              featureStyle - feature style
              +
            • -
            - - - -
              -
            • -

              setStyles

              -
              public void setStyles​(FeatureRow featureRow,
              -                      Styles styles)
              +
            • +
              +

              setStyles

              +
              public void setStyles(FeatureRow featureRow, + Styles styles)
              Set the styles for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              styles - styles
              +
            • -
            - - - -
              -
            • -

              setStyles

              -
              public void setStyles​(long featureId,
              -                      Styles styles)
              +
            • +
              +

              setStyles

              +
              public void setStyles(long featureId, + Styles styles)
              Set the styles for the feature table and feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              styles - styles
              +
            • -
            - - - -
              -
            • -

              setStyle

              -
              public void setStyle​(FeatureRow featureRow,
              -                     StyleRow style)
              +
            • +
              +

              setStyle

              +
              public void setStyle(FeatureRow featureRow, + StyleRow style)
              Set the style of the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              style - style row
              +
            • -
            - - - -
              -
            • -

              setStyle

              -
              public void setStyle​(FeatureRow featureRow,
              -                     GeometryType geometryType,
              -                     StyleRow style)
              +
            • +
              +

              setStyle

              +
              public void setStyle(FeatureRow featureRow, + GeometryType geometryType, + StyleRow style)
              Set the style of the feature row for the specified geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              style - style row
              +
            • -
            - - - -
              -
            • -

              setStyleDefault

              -
              public void setStyleDefault​(FeatureRow featureRow,
              -                            StyleRow style)
              +
            • +
              +

              setStyleDefault

              +
              public void setStyleDefault(FeatureRow featureRow, + StyleRow style)
              Set the default style of the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              style - style row
              +
            • -
            - - - -
              -
            • -

              setStyle

              -
              public void setStyle​(long featureId,
              -                     GeometryType geometryType,
              -                     StyleRow style)
              +
            • +
              +

              setStyle

              +
              public void setStyle(long featureId, + GeometryType geometryType, + StyleRow style)
              Set the style of the feature
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              geometryType - geometry type
              style - style row
              +
            • -
            - - - -
              -
            • -

              setStyleDefault

              -
              public void setStyleDefault​(long featureId,
              -                            StyleRow style)
              +
            • +
              +

              setStyleDefault

              +
              public void setStyleDefault(long featureId, + StyleRow style)
              Set the default style of the feature
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              style - style row
              +
            • -
            - - - -
              -
            • -

              setIcons

              -
              public void setIcons​(FeatureRow featureRow,
              -                     Icons icons)
              +
            • +
              +

              setIcons

              +
              public void setIcons(FeatureRow featureRow, + Icons icons)
              Set the icons for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              icons - icons
              +
            • -
            - - - -
              -
            • -

              setIcons

              -
              public void setIcons​(long featureId,
              -                     Icons icons)
              +
            • +
              +

              setIcons

              +
              public void setIcons(long featureId, + Icons icons)
              Set the icons for the feature table and feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              icons - icons
              +
            • -
            - - - -
              -
            • -

              setIcon

              -
              public void setIcon​(FeatureRow featureRow,
              -                    IconRow icon)
              +
            • +
              +

              setIcon

              +
              public void setIcon(FeatureRow featureRow, + IconRow icon)
              Set the icon of the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setIcon

              -
              public void setIcon​(FeatureRow featureRow,
              -                    GeometryType geometryType,
              -                    IconRow icon)
              +
            • +
              +

              setIcon

              +
              public void setIcon(FeatureRow featureRow, + GeometryType geometryType, + IconRow icon)
              Set the icon of the feature row for the specified geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setIconDefault

              -
              public void setIconDefault​(FeatureRow featureRow,
              -                           IconRow icon)
              +
            • +
              +

              setIconDefault

              +
              public void setIconDefault(FeatureRow featureRow, + IconRow icon)
              Set the default icon of the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setIcon

              -
              public void setIcon​(long featureId,
              -                    GeometryType geometryType,
              -                    IconRow icon)
              +
            • +
              +

              setIcon

              +
              public void setIcon(long featureId, + GeometryType geometryType, + IconRow icon)
              Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              geometryType - geometry type
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              setIconDefault

              -
              public void setIconDefault​(long featureId,
              -                           IconRow icon)
              +
            • +
              +

              setIconDefault

              +
              public void setIconDefault(long featureId, + IconRow icon)
              Set the default icon of the feature
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              icon - icon row
              +
            • -
            - - - -
              -
            • -

              deleteAllFeatureStyles

              -
              public void deleteAllFeatureStyles()
              +
            • +
              +

              deleteAllFeatureStyles

              +
              public void deleteAllFeatureStyles()
              Delete all feature styles including table styles, table icons, style, and icons
              +
            • -
            - - - -
              -
            • -

              deleteAllStyles

              -
              public void deleteAllStyles()
              +
            • +
              +

              deleteAllStyles

              +
              public void deleteAllStyles()
              Delete all styles including table styles and feature row styles
              +
            • -
            - - - -
              -
            • -

              deleteAllIcons

              -
              public void deleteAllIcons()
              +
            • +
              +

              deleteAllIcons

              +
              public void deleteAllIcons()
              Delete all icons including table icons and feature row icons
              +
            • -
            - - - -
              -
            • -

              deleteTableFeatureStyles

              -
              public void deleteTableFeatureStyles()
              +
            • +
              +

              deleteTableFeatureStyles

              +
              public void deleteTableFeatureStyles()
              Delete the feature table feature styles
              +
            • -
            - - - -
              -
            • -

              deleteTableStyles

              -
              public void deleteTableStyles()
              +
            • +
              +

              deleteTableStyles

              +
              public void deleteTableStyles()
              Delete the feature table styles
              +
            • -
            - - - -
              -
            • -

              deleteTableStyleDefault

              -
              public void deleteTableStyleDefault()
              +
            • +
              +

              deleteTableStyleDefault

              +
              public void deleteTableStyleDefault()
              Delete the feature table default style
              +
            • -
            - - - -
              -
            • -

              deleteTableStyle

              -
              public void deleteTableStyle​(GeometryType geometryType)
              +
            • +
              +

              deleteTableStyle

              +
              public void deleteTableStyle(GeometryType geometryType)
              Delete the feature table style for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              deleteTableIcons

              -
              public void deleteTableIcons()
              +
            • +
              +

              deleteTableIcons

              +
              public void deleteTableIcons()
              Delete the feature table icons
              +
            • -
            - - - -
              -
            • -

              deleteTableIconDefault

              -
              public void deleteTableIconDefault()
              +
            • +
              +

              deleteTableIconDefault

              +
              public void deleteTableIconDefault()
              Delete the feature table default icon
              +
            • -
            - - - -
              -
            • -

              deleteTableIcon

              -
              public void deleteTableIcon​(GeometryType geometryType)
              +
            • +
              +

              deleteTableIcon

              +
              public void deleteTableIcon(GeometryType geometryType)
              Delete the feature table icon for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              clearCachedTableFeatureStyles

              -
              public void clearCachedTableFeatureStyles()
              +
            • +
              +

              clearCachedTableFeatureStyles

              +
              public void clearCachedTableFeatureStyles()
              Clear the cached table feature styles
              +
            • -
            - - - -
              -
            • -

              clearCachedTableStyles

              -
              public void clearCachedTableStyles()
              +
            • +
              +

              clearCachedTableStyles

              +
              public void clearCachedTableStyles()
              Clear the cached table styles
              +
            • -
            - - - -
              -
            • -

              clearCachedTableIcons

              -
              public void clearCachedTableIcons()
              +
            • +
              +

              clearCachedTableIcons

              +
              public void clearCachedTableIcons()
              Clear the cached table icons
              +
            • -
            - - - -
              -
            • -

              deleteFeatureStyles

              -
              public void deleteFeatureStyles()
              +
            • +
              +

              deleteFeatureStyles

              +
              public void deleteFeatureStyles()
              Delete all feature styles
              +
            • -
            - - - -
              -
            • -

              deleteStyles

              -
              public void deleteStyles()
              +
            • +
              +

              deleteStyles

              +
              public void deleteStyles()
              Delete all styles
              +
            • -
            - - - -
              -
            • -

              deleteStyles

              -
              public void deleteStyles​(FeatureRow featureRow)
              +
            • +
              +

              deleteStyles

              +
              public void deleteStyles(FeatureRow featureRow)
              Delete feature row styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              +
            • -
            - - - -
              -
            • -

              deleteStyles

              -
              public void deleteStyles​(long featureId)
              +
            • +
              +

              deleteStyles

              +
              public void deleteStyles(long featureId)
              Delete feature row styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              +
            • -
            - - - -
              -
            • -

              deleteStyleDefault

              -
              public void deleteStyleDefault​(FeatureRow featureRow)
              +
            • +
              +

              deleteStyleDefault

              +
              public void deleteStyleDefault(FeatureRow featureRow)
              Delete the feature row default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              +
            • -
            - - - -
              -
            • -

              deleteStyleDefault

              -
              public void deleteStyleDefault​(long featureId)
              +
            • +
              +

              deleteStyleDefault

              +
              public void deleteStyleDefault(long featureId)
              Delete the feature row default style
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              +
            • -
            - - - -
              -
            • -

              deleteStyle

              -
              public void deleteStyle​(FeatureRow featureRow)
              +
            • +
              +

              deleteStyle

              +
              public void deleteStyle(FeatureRow featureRow)
              Delete the feature row style for the feature row geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              +
            • -
            - - - -
              -
            • -

              deleteStyle

              -
              public void deleteStyle​(FeatureRow featureRow,
              -                        GeometryType geometryType)
              +
            • +
              +

              deleteStyle

              +
              public void deleteStyle(FeatureRow featureRow, + GeometryType geometryType)
              Delete the feature row style for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              deleteStyle

              -
              public void deleteStyle​(long featureId,
              -                        GeometryType geometryType)
              +
            • +
              +

              deleteStyle

              +
              public void deleteStyle(long featureId, + GeometryType geometryType)
              Delete the feature row style for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              deleteIcons

              -
              public void deleteIcons()
              +
            • +
              +

              deleteIcons

              +
              public void deleteIcons()
              Delete all icons
              +
            • -
            - - - -
              -
            • -

              deleteIcons

              -
              public void deleteIcons​(FeatureRow featureRow)
              +
            • +
              +

              deleteIcons

              +
              public void deleteIcons(FeatureRow featureRow)
              Delete feature row icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              +
            • -
            - - - -
              -
            • -

              deleteIcons

              -
              public void deleteIcons​(long featureId)
              +
            • +
              +

              deleteIcons

              +
              public void deleteIcons(long featureId)
              Delete feature row icons
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              +
            • -
            - - - -
              -
            • -

              deleteIconDefault

              -
              public void deleteIconDefault​(FeatureRow featureRow)
              +
            • +
              +

              deleteIconDefault

              +
              public void deleteIconDefault(FeatureRow featureRow)
              Delete the feature row default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              +
            • -
            - - - -
              -
            • -

              deleteIconDefault

              -
              public void deleteIconDefault​(long featureId)
              +
            • +
              +

              deleteIconDefault

              +
              public void deleteIconDefault(long featureId)
              Delete the feature row default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              +
            • -
            - - - -
              -
            • -

              deleteIcon

              -
              public void deleteIcon​(FeatureRow featureRow)
              +
            • +
              +

              deleteIcon

              +
              public void deleteIcon(FeatureRow featureRow)
              Delete the feature row icon for the feature row geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              +
            • -
            - - - -
              -
            • -

              deleteIcon

              -
              public void deleteIcon​(FeatureRow featureRow,
              -                       GeometryType geometryType)
              +
            • +
              +

              deleteIcon

              +
              public void deleteIcon(FeatureRow featureRow, + GeometryType geometryType)
              Delete the feature row icon for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              deleteIcon

              -
              public void deleteIcon​(long featureId,
              -                       GeometryType geometryType)
              +
            • +
              +

              deleteIcon

              +
              public void deleteIcon(long featureId, + GeometryType geometryType)
              Delete the feature row icon for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature id
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              getAllTableStyleIds

              -
              public List<Long> getAllTableStyleIds()
              +
            • +
              +

              getAllTableStyleIds

              +
              public List<Long> getAllTableStyleIds()
              Get all the unique style row ids the table maps to
              -
              -
              Returns:
              +
              +
              Returns:
              style row ids
              +
            • -
            - - - -
              -
            • -

              getAllTableIconIds

              -
              public List<Long> getAllTableIconIds()
              +
            • +
              +

              getAllTableIconIds

              +
              public List<Long> getAllTableIconIds()
              Get all the unique icon row ids the table maps to
              -
              -
              Returns:
              +
              +
              Returns:
              icon row ids
              +
            • -
            - - - -
              -
            • -

              getAllStyleIds

              -
              public List<Long> getAllStyleIds()
              +
            • +
              +

              getAllStyleIds

              +
              public List<Long> getAllStyleIds()
              Get all the unique style row ids the features map to
              -
              -
              Returns:
              +
              +
              Returns:
              style row ids
              +
            • -
            - - - -
              -
            • -

              getAllIconIds

              -
              public List<Long> getAllIconIds()
              +
            • +
              +

              getAllIconIds

              +
              public List<Long> getAllIconIds()
              Get all the unique icon row ids the features map to
              -
              -
              Returns:
              +
              +
              Returns:
              icon row ids
              +
            • -
            - - - -
              -
            • -

              calculatePixelBounds

              -
              public PixelBounds calculatePixelBounds()
              +
            • +
              +

              calculatePixelBounds

              +
              public PixelBounds calculatePixelBounds()
              Calculate style pixel bounds
              -
              -
              Returns:
              +
              +
              Returns:
              pixel bounds
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              calculatePixelBounds

              -
              public PixelBounds calculatePixelBounds​(float density)
              +
            • +
              +

              calculatePixelBounds

              +
              public PixelBounds calculatePixelBounds(float density)
              Calculate style pixel bounds
              -
              -
              Parameters:
              -
              density - display density: DisplayMetrics.density
              -
              Returns:
              +
              +
              Parameters:
              +
              density - display density: DisplayMetrics.density
              +
              Returns:
              pixel bounds
              -
              Since:
              +
              Since:
              6.3.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/IconCache.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/IconCache.html index 2932ce1c..e04a390e 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/IconCache.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/IconCache.html @@ -1,701 +1,477 @@ - - -IconCache (geopackage-android 6.7.1 API) + +IconCache (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class IconCache

    + +

    Class IconCache

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.extension.nga.style.IconCache
      +
      +

      -
      public class IconCache
      -extends Object
      +
      public class IconCache +extends Object
      Icon Cache of icon bitmaps
      -
      -
      Since:
      +
      +
      Since:
      3.2.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Summary

          - - - - - - - - - - - - -
          Fields 
          Modifier and TypeFieldDescription
          static intDEFAULT_CACHE_SIZE +
        • +
          +

          Field Summary

          +
          Fields
          +
          +
          Modifier and Type
          +
          Field
          +
          Description
          +
          static final int
          + +
          Default max number of icon bitmaps to retain in cache
          -
        • -
        • -
        +
    +
    + -
    -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - - - - - -
      Constructors 
      ConstructorDescription
      IconCache() +
    • +
      +

      Constructor Summary

      +
      Constructors
      +
      +
      Constructor
      +
      Description
      + +
      Constructor, created with cache size of DEFAULT_CACHE_SIZE
      -
    • IconCache​(int size) + +
      IconCache(int size)
      +
      Constructor
      -
      -
    • -
    +
    + + -
    - + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            DEFAULT_CACHE_SIZE

            -
            public static final int DEFAULT_CACHE_SIZE
            +
          • +
            +

            Field Details

            +
              +
            • +
              +

              DEFAULT_CACHE_SIZE

              +
              public static final int DEFAULT_CACHE_SIZE
              Default max number of icon bitmaps to retain in cache
              -
              -
              See Also:
              -
              Constant Field Values
              -
              -
            • +
              +
              See Also:
              +
              + +
              +
              +
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            IconCache

            -
            public IconCache()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              IconCache

              +
              public IconCache()
              Constructor, created with cache size of DEFAULT_CACHE_SIZE
              +
            • -
            - - - -
              -
            • -

              IconCache

              -
              public IconCache​(int size)
              +
            • +
              +

              IconCache

              +
              public IconCache(int size)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              size - max icon bitmaps to retain in the cache
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            get

            -
            public Bitmap get​(IconRow iconRow)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              get

              +
              public Bitmap get(IconRow iconRow)
              Get the cached bitmap for the icon row or null if not cached
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row
              -
              Returns:
              +
              Returns:
              icon bitmap or null
              +
            • -
            - - - -
              -
            • -

              get

              -
              public Bitmap get​(long iconRowId)
              +
            • +
              +

              get

              +
              public Bitmap get(long iconRowId)
              Get the cached bitmap for the icon row id or null if not cached
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRowId - icon row id
              -
              Returns:
              +
              Returns:
              icon bitmap or null
              +
            • -
            - - - -
              -
            • -

              put

              -
              public Bitmap put​(IconRow iconRow,
              -                  Bitmap bitmap)
              +
            • +
              +

              put

              +
              public Bitmap put(IconRow iconRow, + Bitmap bitmap)
              Cache the icon bitmap for the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row
              bitmap - icon bitmap
              -
              Returns:
              +
              Returns:
              previous cached icon bitmap or null
              +
            • -
            - - - -
              -
            • -

              put

              -
              public Bitmap put​(long iconRowId,
              -                  Bitmap bitmap)
              +
            • +
              +

              put

              +
              public Bitmap put(long iconRowId, + Bitmap bitmap)
              Cache the icon bitmap for the icon row id
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRowId - icon row id
              bitmap - icon bitmap
              -
              Returns:
              +
              Returns:
              previous cached icon bitmap or null
              +
            • -
            - - - -
              -
            • -

              remove

              -
              public Bitmap remove​(IconRow iconRow)
              +
            • +
              +

              remove

              +
              public Bitmap remove(IconRow iconRow)
              Remove the cached bitmap for the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row
              -
              Returns:
              +
              Returns:
              removed icon bitmap or null
              +
            • -
            - - - -
              -
            • -

              remove

              -
              public Bitmap remove​(long iconRowId)
              +
            • +
              +

              remove

              +
              public Bitmap remove(long iconRowId)
              Remove the cached bitmap for the icon row id
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRowId - icon row id
              -
              Returns:
              +
              Returns:
              removed icon bitmap or null
              +
            • -
            - - - -
              -
            • -

              clear

              -
              public void clear()
              +
            • +
              +

              clear

              +
              public void clear()
              Clear the cache
              +
            • -
            - - - -
              -
            • -

              resize

              -
              public void resize​(int maxSize)
              +
            • +
              +

              resize

              +
              public void resize(int maxSize)
              Resize the cache
              -
              -
              Parameters:
              +
              +
              Parameters:
              maxSize - max size
              +
            • -
            - - - -
              -
            • -

              createIcon

              -
              public Bitmap createIcon​(IconRow icon)
              +
            • +
              +

              createIcon

              +
              public Bitmap createIcon(IconRow icon)
              Create or retrieve from cache an icon bitmap for the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              icon - icon row
              -
              Returns:
              +
              Returns:
              icon bitmap
              +
            • -
            - - - -
              -
            • -

              createIcon

              -
              public Bitmap createIcon​(IconRow icon,
              -                         float density)
              +
            • +
              +

              createIcon

              +
              public Bitmap createIcon(IconRow icon, + float density)
              Create or retrieve from cache an icon bitmap for the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              icon - icon row
              -
              density - display density: DisplayMetrics.density
              -
              Returns:
              +
              density - display density: DisplayMetrics.density
              +
              Returns:
              icon bitmap
              +
            • -
            - - - -
              -
            • -

              createIconNoCache

              -
              public static Bitmap createIconNoCache​(IconRow icon)
              +
            • +
              +

              createIconNoCache

              +
              public static Bitmap createIconNoCache(IconRow icon)
              Create an icon bitmap for the icon row without caching
              -
              -
              Parameters:
              +
              +
              Parameters:
              icon - icon row
              -
              Returns:
              +
              Returns:
              icon bitmap
              +
            • -
            - - - -
              -
            • -

              createIconNoCache

              -
              public static Bitmap createIconNoCache​(IconRow icon,
              -                                       float density)
              +
            • +
              +

              createIconNoCache

              +
              public static Bitmap createIconNoCache(IconRow icon, + float density)
              Create an icon bitmap for the icon row without caching
              -
              -
              Parameters:
              +
              +
              Parameters:
              icon - icon row
              -
              density - display density: DisplayMetrics.density
              -
              Returns:
              +
              density - display density: DisplayMetrics.density
              +
              Returns:
              icon bitmap
              +
            • -
            - - - -
              -
            • -

              createIcon

              -
              public static Bitmap createIcon​(IconRow icon,
              -                                IconCache iconCache)
              +
            • +
              +

              createIcon

              +
              public static Bitmap createIcon(IconRow icon, + IconCache iconCache)
              Create or retrieve from cache an icon bitmap for the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              icon - icon row
              iconCache - icon cache
              -
              Returns:
              +
              Returns:
              icon bitmap
              +
            • -
            - - - -
              -
            • -

              createIcon

              -
              public static Bitmap createIcon​(IconRow icon,
              -                                float density,
              -                                IconCache iconCache)
              +
            • +
              +

              createIcon

              +
              public static Bitmap createIcon(IconRow icon, + float density, + IconCache iconCache)
              Create or retrieve from cache an icon bitmap for the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              icon - icon row
              -
              density - display density: DisplayMetrics.density
              +
              density - display density: DisplayMetrics.density
              iconCache - icon cache
              -
              Returns:
              +
              Returns:
              icon bitmap
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/IconDao.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/IconDao.html index 25d9882c..2795f224 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/IconDao.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/IconDao.html @@ -1,480 +1,277 @@ - - -IconDao (geopackage-android 6.7.1 API) + +IconDao (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class IconDao

    + +

    Class IconDao

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.extension.related.media.MediaDao

    +getRows
    +
    +

    Methods inherited from class mil.nga.geopackage.user.custom.UserCustomDao

    +count, getBoundingBox, getBoundingBox, getUserDb, readTable, registerCursorWrapper
    + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCoreDao

    +addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, columnCount, count, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTableName, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            IconDao

            -
            public IconDao​(UserCustomDao dao)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              IconDao

              +
              public IconDao(UserCustomDao dao)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              dao - user custom data access object
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getTable

            -
            public IconTable getTable()
            -
            -
            Overrides:
            +
          • +
            +

            Method Details

            + - - - - - - - -
              -
            • -

              getRow

              -
              public IconRow getRow​(UserCustomCursor cursor)
              +
            • +
              +

              getRow

              +
              public IconRow getRow(UserCustomCursor cursor)
              Get the icon row from the current cursor location
              -
              -
              Overrides:
              +
              +
              Overrides:
              getRow in class MediaDao
              -
              Parameters:
              +
              Parameters:
              cursor - cursor
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              getRow

              -
              public IconRow getRow​(UserCustomRow row)
              +
            • +
              +

              getRow

              +
              public IconRow getRow(UserCustomRow row)
              Get a icon row from the user custom row
              -
              -
              Overrides:
              +
              +
              Overrides:
              getRow in class MediaDao
              -
              Parameters:
              +
              Parameters:
              row - custom row
              -
              Returns:
              +
              Returns:
              icon row
              +
            • -
            - - - -
              -
            • -

              queryForRow

              -
              public IconRow queryForRow​(StyleMappingRow styleMappingRow)
              +
            • +
              +

              queryForRow

              +
              public IconRow queryForRow(StyleMappingRow styleMappingRow)
              Query for the icon row from a style mapping row
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleMappingRow - style mapping row
              -
              Returns:
              +
              Returns:
              icon row
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/IconRow.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/IconRow.html index b6cd0ee9..1bf23ff7 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/IconRow.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/IconRow.html @@ -1,1123 +1,768 @@ - - -IconRow (geopackage-android 6.7.1 API) + +IconRow (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class IconRow

    + +

    Class IconRow

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.custom.UserCustomRow

    +getColumns
    +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRow

    +columnToContentValue, isValid, setValid, toContentValues, toContentValues
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            IconRow

            -
            public IconRow()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              IconRow

              +
              public IconRow()
              Constructor to create an empty row
              +
            • -
            - - - -
              -
            • -

              IconRow

              -
              public IconRow​(IconTable table)
              +
            • +
              +

              IconRow

              +
              public IconRow(IconTable table)
              Constructor to create an empty row
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - icon table
              +
            • -
            - - - -
              -
            • -

              IconRow

              -
              public IconRow​(UserCustomRow userCustomRow)
              +
            • +
              +

              IconRow

              +
              public IconRow(UserCustomRow userCustomRow)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              userCustomRow - user custom row
              +
            • -
            - - - -
              -
            • -

              IconRow

              -
              public IconRow​(IconRow iconRow)
              +
            • +
              +

              IconRow

              +
              public IconRow(IconRow iconRow)
              Copy Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row to copy
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getTable

            -
            public IconTable getTable()
            -
            -
            Overrides:
            +
          • +
            +

            Method Details

            + - - - -
              -
            • -

              isTableIcon

              -
              public boolean isTableIcon()
              +
            • +
              +

              isTableIcon

              +
              public boolean isTableIcon()
              Is a table icon
              -
              -
              Returns:
              +
              +
              Returns:
              table icon flag
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              setTableIcon

              -
              public void setTableIcon​(boolean tableIcon)
              +
            • +
              +

              setTableIcon

              +
              public void setTableIcon(boolean tableIcon)
              Set table icon flag
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableIcon - table icon flag
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              getNameColumnIndex

              -
              public int getNameColumnIndex()
              +
            • +
              +

              getNameColumnIndex

              +
              public int getNameColumnIndex()
              Get the name column index
              -
              -
              Returns:
              +
              +
              Returns:
              name column index
              +
            • -
            - - - -
              -
            • -

              getNameColumn

              -
              public UserCustomColumn getNameColumn()
              +
            • +
              +

              getNameColumn

              +
              public UserCustomColumn getNameColumn()
              Get the name column
              -
              -
              Returns:
              +
              +
              Returns:
              name column
              +
            • -
            - - - -
              -
            • -

              getName

              -
              public String getName()
              +
            • +
              +

              getName

              +
              public String getName()
              Get the name
              -
              -
              Returns:
              +
              +
              Returns:
              name
              +
            • -
            - - - -
              -
            • -

              setName

              -
              public void setName​(String name)
              +
            • +
              +

              setName

              +
              public void setName(String name)
              Set the name
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - Feature Icon name
              +
            • -
            - - - -
              -
            • -

              getDescriptionColumnIndex

              -
              public int getDescriptionColumnIndex()
              +
            • +
              +

              getDescriptionColumnIndex

              +
              public int getDescriptionColumnIndex()
              Get the description column index
              -
              -
              Returns:
              +
              +
              Returns:
              description column index
              +
            • -
            - - - -
              -
            • -

              getDescriptionColumn

              -
              public UserCustomColumn getDescriptionColumn()
              +
            • +
              +

              getDescriptionColumn

              +
              public UserCustomColumn getDescriptionColumn()
              Get the description column
              -
              -
              Returns:
              +
              +
              Returns:
              description column
              +
            • -
            - - - -
              -
            • -

              getDescription

              -
              public String getDescription()
              +
            • +
              +

              getDescription

              +
              public String getDescription()
              Get the description
              -
              -
              Returns:
              +
              +
              Returns:
              description
              +
            • -
            - - - -
              -
            • -

              setDescription

              -
              public void setDescription​(String description)
              +
            • +
              +

              setDescription

              +
              public void setDescription(String description)
              Set the description
              -
              -
              Parameters:
              +
              +
              Parameters:
              description - Feature Icon description
              +
            • -
            - - - -
              -
            • -

              getWidthColumnIndex

              -
              public int getWidthColumnIndex()
              +
            • +
              +

              getWidthColumnIndex

              +
              public int getWidthColumnIndex()
              Get the width column index
              -
              -
              Returns:
              +
              +
              Returns:
              width column index
              +
            • -
            - - - -
              -
            • -

              getWidthColumn

              -
              public UserCustomColumn getWidthColumn()
              +
            • +
              +

              getWidthColumn

              +
              public UserCustomColumn getWidthColumn()
              Get the width column
              -
              -
              Returns:
              +
              +
              Returns:
              width column
              +
            • -
            - - - -
              -
            • -

              getWidth

              -
              public Double getWidth()
              +
            • +
              +

              getWidth

              +
              public Double getWidth()
              Get the width
              -
              -
              Returns:
              +
              +
              Returns:
              width
              +
            • -
            - - - -
              -
            • -

              setWidth

              -
              public void setWidth​(Double width)
              +
            • +
              +

              setWidth

              +
              public void setWidth(Double width)
              Set the width
              -
              -
              Parameters:
              +
              +
              Parameters:
              width - Icon display width, when null use actual icon width
              +
            • -
            - - - -
              -
            • -

              getDerivedWidth

              -
              public double getDerivedWidth()
              +
            • +
              +

              getDerivedWidth

              +
              public double getDerivedWidth()
              Get the width or derived width from the icon data and scaled as needed for the height
              -
              -
              Returns:
              +
              +
              Returns:
              derived width
              +
            • -
            - - - -
              -
            • -

              getHeightColumnIndex

              -
              public int getHeightColumnIndex()
              +
            • +
              +

              getHeightColumnIndex

              +
              public int getHeightColumnIndex()
              Get the height column index
              -
              -
              Returns:
              +
              +
              Returns:
              height column index
              +
            • -
            - - - -
              -
            • -

              getHeightColumn

              -
              public UserCustomColumn getHeightColumn()
              +
            • +
              +

              getHeightColumn

              +
              public UserCustomColumn getHeightColumn()
              Get the height column
              -
              -
              Returns:
              +
              +
              Returns:
              height column
              +
            • -
            - - - -
              -
            • -

              getHeight

              -
              public Double getHeight()
              +
            • +
              +

              getHeight

              +
              public Double getHeight()
              Get the height
              -
              -
              Returns:
              +
              +
              Returns:
              height
              +
            • -
            - - - -
              -
            • -

              setHeight

              -
              public void setHeight​(Double height)
              +
            • +
              +

              setHeight

              +
              public void setHeight(Double height)
              Set the height
              -
              -
              Parameters:
              +
              +
              Parameters:
              height - Icon display height, when null use actual icon height
              +
            • -
            - - - -
              -
            • -

              getDerivedHeight

              -
              public double getDerivedHeight()
              +
            • +
              +

              getDerivedHeight

              +
              public double getDerivedHeight()
              Get the height or derived height from the icon data and scaled as needed for the width
              -
              -
              Returns:
              +
              +
              Returns:
              derived height
              +
            • -
            - - - -
              -
            • -

              getDerivedDimensions

              -
              public double[] getDerivedDimensions()
              +
            • +
              +

              getDerivedDimensions

              +
              public double[] getDerivedDimensions()
              Get the derived width and height from the values and icon data, scaled as needed
              -
              -
              Returns:
              +
              +
              Returns:
              derived dimensions array with two values, width at index 0, height at index 1
              +
            • -
            - - - -
              -
            • -

              getAnchorUColumnIndex

              -
              public int getAnchorUColumnIndex()
              +
            • +
              +

              getAnchorUColumnIndex

              +
              public int getAnchorUColumnIndex()
              Get the anchor u column index
              -
              -
              Returns:
              +
              +
              Returns:
              anchor u column index
              +
            • -
            - - - -
              -
            • -

              getAnchorUColumn

              -
              public UserCustomColumn getAnchorUColumn()
              +
            • +
              +

              getAnchorUColumn

              +
              public UserCustomColumn getAnchorUColumn()
              Get the anchor u column
              -
              -
              Returns:
              +
              +
              Returns:
              anchor u column
              +
            • -
            - - - -
              -
            • -

              getAnchorU

              -
              public Double getAnchorU()
              +
            • +
              +

              getAnchorU

              +
              public Double getAnchorU()
              Get the anchor u
              -
              -
              Returns:
              +
              +
              Returns:
              anchor u
              +
            • -
            - - - -
              -
            • -

              setAnchorU

              -
              public void setAnchorU​(Double anchor)
              +
            • +
              +

              setAnchorU

              +
              public void setAnchorU(Double anchor)
              Set the anchor u
              -
              -
              Parameters:
              +
              +
              Parameters:
              anchor - UV Mapping horizontal anchor distance inclusively between 0.0 and 1.0 from the left edge, when null assume 0.5 (middle of icon)
              +
            • -
            - - - -
              -
            • -

              getAnchorUOrDefault

              -
              public double getAnchorUOrDefault()
              +
            • +
              +

              getAnchorUOrDefault

              +
              public double getAnchorUOrDefault()
              Get the anchor u value or the default value of 0.5
              -
              -
              Returns:
              +
              +
              Returns:
              anchor u value
              +
            • -
            - - - -
              -
            • -

              getAnchorVColumnIndex

              -
              public int getAnchorVColumnIndex()
              +
            • +
              +

              getAnchorVColumnIndex

              +
              public int getAnchorVColumnIndex()
              Get the anchor v column index
              -
              -
              Returns:
              +
              +
              Returns:
              anchor v column index
              +
            • -
            - - - -
              -
            • -

              getAnchorVColumn

              -
              public UserCustomColumn getAnchorVColumn()
              +
            • +
              +

              getAnchorVColumn

              +
              public UserCustomColumn getAnchorVColumn()
              Get the anchor v column
              -
              -
              Returns:
              +
              +
              Returns:
              anchor v column
              +
            • -
            - - - -
              -
            • -

              getAnchorV

              -
              public Double getAnchorV()
              +
            • +
              +

              getAnchorV

              +
              public Double getAnchorV()
              Get the anchor v
              -
              -
              Returns:
              +
              +
              Returns:
              anchor v
              +
            • -
            - - - -
              -
            • -

              setAnchorV

              -
              public void setAnchorV​(Double anchor)
              +
            • +
              +

              setAnchorV

              +
              public void setAnchorV(Double anchor)
              Set the anchor v
              -
              -
              Parameters:
              +
              +
              Parameters:
              anchor - UV Mapping vertical anchor distance inclusively between 0.0 and 1.0 from the top edge, when null assume 1.0 (bottom of icon)
              +
            • -
            - - - -
              -
            • -

              getAnchorVOrDefault

              -
              public double getAnchorVOrDefault()
              +
            • +
              +

              getAnchorVOrDefault

              +
              public double getAnchorVOrDefault()
              Get the anchor v value or the default value of 1.0
              -
              -
              Returns:
              +
              +
              Returns:
              anchor v value
              +
            • -
            - - - -
              -
            • -

              copy

              -
              public IconRow copy()
              +
            • +
              +

              copy

              +
              public IconRow copy()
              Copy the row
              -
              -
              Overrides:
              +
              +
              Overrides:
              copy in class MediaRow
              -
              Returns:
              +
              Returns:
              row copy
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/Icons.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/Icons.html index 8da22735..ccde8010 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/Icons.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/Icons.html @@ -1,538 +1,343 @@ - - -Icons (geopackage-android 6.7.1 API) + +Icons (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    + -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.extension.nga.style.Icons
      +
      +

      -
      public class Icons
      -extends Object
      +
      public class Icons +extends Object
      Icons for a single feature geometry or feature table default
      -
      -
      Since:
      +
      +
      Since:
      3.2.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Summary

          - - - - - - - - - - - - - - -
          Constructors 
          ConstructorDescription
          Icons() +
        • +
          +

          Constructor Summary

          +
          Constructors
          +
          +
          Constructor
          +
          Description
          + +
          Constructor
          -
        • Icons​(boolean tableIcons) + +
          Icons(boolean tableIcons)
          +
          Constructor
          -
          -
        • -
        +
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            Icons

            -
            public Icons()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              Icons

              +
              public Icons()
              Constructor
              +
            • -
            - - - -
              -
            • -

              Icons

              -
              public Icons​(boolean tableIcons)
              +
            • +
              +

              Icons

              +
              public Icons(boolean tableIcons)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableIcons - table icons
              -
              Since:
              +
              Since:
              3.5.0
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            setDefault

            -
            public void setDefault​(IconRow iconRow)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              setDefault

              +
              public void setDefault(IconRow iconRow)
              Set the default icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - default icon
              +
            • -
            - - - -
              -
            • -

              setIcon

              -
              public void setIcon​(IconRow iconRow,
              -                    GeometryType geometryType)
              +
            • +
              +

              setIcon

              +
              public void setIcon(IconRow iconRow, + GeometryType geometryType)
              Set the icon for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              getDefault

              -
              public IconRow getDefault()
              +
            • +
              +

              getDefault

              +
              public IconRow getDefault()
              Get the default icon
              -
              -
              Returns:
              +
              +
              Returns:
              default icon
              +
            • -
            - - - -
              -
            • -

              getIcons

              -
              public Map<GeometryType,​IconRow> getIcons()
              +
            • +
              +

              getIcons

              +
              public Map<GeometryType,IconRow> getIcons()
              Get an unmodifiable mapping between specific geometry types and icons
              -
              -
              Returns:
              +
              +
              Returns:
              geometry types to icon mapping
              +
            • -
            - - - -
              -
            • -

              getIcon

              -
              public IconRow getIcon()
              +
            • +
              +

              getIcon

              +
              public IconRow getIcon()
              Get the icon, either the default or single geometry type icon
              -
              -
              Returns:
              +
              +
              Returns:
              style
              +
            • -
            - - - -
              -
            • -

              getIcon

              -
              public IconRow getIcon​(GeometryType geometryType)
              +
            • +
              +

              getIcon

              +
              public IconRow getIcon(GeometryType geometryType)
              Get the icon for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              icon
              +
            • -
            - - - -
              -
            • -

              isEmpty

              -
              public boolean isEmpty()
              +
            • +
              +

              isEmpty

              +
              public boolean isEmpty()
              Determine if this icons is empty
              -
              -
              Returns:
              +
              +
              Returns:
              true if empty, false if at least one icon
              +
            • -
            - - - -
              -
            • -

              hasDefault

              -
              public boolean hasDefault()
              +
            • +
              +

              hasDefault

              +
              public boolean hasDefault()
              Determine if there is a default icon
              -
              -
              Returns:
              +
              +
              Returns:
              true if default icon exists
              +
            • -
            - - - -
              -
            • -

              isTableIcons

              -
              public boolean isTableIcons()
              +
            • +
              +

              isTableIcons

              +
              public boolean isTableIcons()
              Is table icons
              -
              -
              Returns:
              +
              +
              Returns:
              table icons flag
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              setTableIcons

              -
              public void setTableIcons​(boolean tableIcons)
              +
            • +
              +

              setTableIcons

              +
              public void setTableIcons(boolean tableIcons)
              Set table icons flag
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableIcons - table icons flag
              -
              Since:
              +
              Since:
              3.5.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleDao.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleDao.html index ebbd0c42..751fde7f 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleDao.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleDao.html @@ -1,457 +1,265 @@ - - -StyleDao (geopackage-android 6.7.1 API) + +StyleDao (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class StyleDao

    + +

    Class StyleDao

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.attributes.AttributesDao

    +getAttributesDb, getBoundingBox, getBoundingBox
    + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCoreDao

    +addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, columnCount, count, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTableName, getUserDb, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleMappingDao.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleMappingDao.html index 100cb3b4..112886c4 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleMappingDao.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleMappingDao.html @@ -1,506 +1,298 @@ - - -StyleMappingDao (geopackage-android 6.7.1 API) + +StyleMappingDao (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class StyleMappingDao

    + +

    Class StyleMappingDao

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.custom.UserCustomDao

    +count, getBoundingBox, getBoundingBox, getUserDb, readTable, registerCursorWrapper
    + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCoreDao

    +addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, columnCount, count, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTableName, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            StyleMappingDao

            -
            public StyleMappingDao​(UserCustomDao dao)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              StyleMappingDao

              +
              public StyleMappingDao(UserCustomDao dao)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              dao - user custom data access object
              -
            • -
            +
        + -
        -
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleMappingRow.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleMappingRow.html index 045362d5..96fe300f 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleMappingRow.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleMappingRow.html @@ -1,555 +1,335 @@ - - -StyleMappingRow (geopackage-android 6.7.1 API) + +StyleMappingRow (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class StyleMappingRow

    + +

    Class StyleMappingRow

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.custom.UserCustomRow

    +getColumns
    +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRow

    +columnToContentValue, isValid, setValid, toContentValues, toContentValues
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            StyleMappingRow

            -
            protected StyleMappingRow​(StyleMappingTable table)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              StyleMappingRow

              +
              protected StyleMappingRow(StyleMappingTable table)
              Constructor to create an empty row
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - style mapping table
              +
            • -
            - - - -
              -
            • -

              StyleMappingRow

              -
              public StyleMappingRow​(UserCustomRow userCustomRow)
              +
            • +
              +

              StyleMappingRow

              +
              public StyleMappingRow(UserCustomRow userCustomRow)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              userCustomRow - user custom row
              +
            • -
            - - - -
              -
            • -

              StyleMappingRow

              -
              public StyleMappingRow​(StyleMappingRow styleMappingRow)
              +
            • +
              +

              StyleMappingRow

              +
              public StyleMappingRow(StyleMappingRow styleMappingRow)
              Copy Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleMappingRow - style mapping row to copy
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getTable

            -
            public StyleMappingTable getTable()
            -
            -
            Overrides:
            +
          • +
            +

            Method Details

            + - - - -
              -
            • -

              getGeometryTypeNameColumnIndex

              -
              public int getGeometryTypeNameColumnIndex()
              +
            • +
              +

              getGeometryTypeNameColumnIndex

              +
              public int getGeometryTypeNameColumnIndex()
              Get the geometry type name column index
              -
              -
              Returns:
              +
              +
              Returns:
              geometry type name column index
              +
            • -
            - - - -
              -
            • -

              getGeometryTypeNameColumn

              -
              public UserCustomColumn getGeometryTypeNameColumn()
              +
            • +
              +

              getGeometryTypeNameColumn

              +
              public UserCustomColumn getGeometryTypeNameColumn()
              Get the geometry type name column
              -
              -
              Returns:
              +
              +
              Returns:
              geometry type name column
              +
            • -
            - - - -
              -
            • -

              getGeometryTypeName

              -
              public String getGeometryTypeName()
              +
            • +
              +

              getGeometryTypeName

              +
              public String getGeometryTypeName()
              Get the geometry type name
              -
              -
              Returns:
              +
              +
              Returns:
              geometry type name
              +
            • -
            - - - -
              -
            • -

              getGeometryType

              -
              public GeometryType getGeometryType()
              +
            • +
              +

              getGeometryType

              +
              public GeometryType getGeometryType()
              Get the geometry type
              -
              -
              Returns:
              +
              +
              Returns:
              geometry type
              +
            • -
            - - - -
              -
            • -

              setGeometryType

              -
              public void setGeometryType​(GeometryType geometryType)
              +
            • +
              +

              setGeometryType

              +
              public void setGeometryType(GeometryType geometryType)
              Set the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryType - geometry type
              +
            • -
            - - - - +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleRow.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleRow.html index ef457596..e3fdfa6a 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleRow.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/StyleRow.html @@ -1,1317 +1,919 @@ - - -StyleRow (geopackage-android 6.7.1 API) + +StyleRow (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class StyleRow

    + +

    Class StyleRow

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.attributes.AttributesRow

    +getColumns
    +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRow

    +columnToContentValue, isValid, setValid, toContentValues, toContentValues
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            StyleRow

            -
            public StyleRow()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              StyleRow

              +
              public StyleRow()
              Constructor to create an empty row
              +
            • -
            - - - -
              -
            • -

              StyleRow

              -
              public StyleRow​(StyleTable table)
              +
            • +
              +

              StyleRow

              +
              public StyleRow(StyleTable table)
              Constructor to create an empty row
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - style table
              +
            • -
            - - - -
              -
            • -

              StyleRow

              -
              public StyleRow​(AttributesRow attributesRow)
              +
            • +
              +

              StyleRow

              +
              public StyleRow(AttributesRow attributesRow)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              attributesRow - attributes row
              +
            • -
            - - - -
              -
            • -

              StyleRow

              -
              public StyleRow​(StyleRow styleRow)
              +
            • +
              +

              StyleRow

              +
              public StyleRow(StyleRow styleRow)
              Copy Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - style row to copy
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getTable

            -
            public StyleTable getTable()
            -
            -
            Overrides:
            -
            getTable in class UserCoreRow<AttributesColumn,​AttributesTable>
            +
          • +
            +

            Method Details

            + - - - -
              -
            • -

              isTableStyle

              -
              public boolean isTableStyle()
              +
            • +
              +

              isTableStyle

              +
              public boolean isTableStyle()
              Is a table style
              -
              -
              Returns:
              +
              +
              Returns:
              table style flag
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              setTableStyle

              -
              public void setTableStyle​(boolean tableStyle)
              +
            • +
              +

              setTableStyle

              +
              public void setTableStyle(boolean tableStyle)
              Set table style flag
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableStyle - table style flag
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              getNameColumnIndex

              -
              public int getNameColumnIndex()
              +
            • +
              +

              getNameColumnIndex

              +
              public int getNameColumnIndex()
              Get the name column index
              -
              -
              Returns:
              +
              +
              Returns:
              name column index
              +
            • -
            - - - -
              -
            • -

              getNameColumn

              -
              public AttributesColumn getNameColumn()
              +
            • +
              +

              getNameColumn

              +
              public AttributesColumn getNameColumn()
              Get the name column
              -
              -
              Returns:
              +
              +
              Returns:
              name column
              +
            • -
            - - - -
              -
            • -

              getName

              -
              public String getName()
              +
            • +
              +

              getName

              +
              public String getName()
              Get the name
              -
              -
              Returns:
              +
              +
              Returns:
              name
              +
            • -
            - - - -
              -
            • -

              setName

              -
              public void setName​(String name)
              +
            • +
              +

              setName

              +
              public void setName(String name)
              Set the name
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - Feature Style name
              +
            • -
            - - - -
              -
            • -

              getDescriptionColumnIndex

              -
              public int getDescriptionColumnIndex()
              +
            • +
              +

              getDescriptionColumnIndex

              +
              public int getDescriptionColumnIndex()
              Get the description column index
              -
              -
              Returns:
              +
              +
              Returns:
              description column index
              +
            • -
            - - - -
              -
            • -

              getDescriptionColumn

              -
              public AttributesColumn getDescriptionColumn()
              +
            • +
              +

              getDescriptionColumn

              +
              public AttributesColumn getDescriptionColumn()
              Get the description column
              -
              -
              Returns:
              +
              +
              Returns:
              description column
              +
            • -
            - - - -
              -
            • -

              getDescription

              -
              public String getDescription()
              +
            • +
              +

              getDescription

              +
              public String getDescription()
              Get the description
              -
              -
              Returns:
              +
              +
              Returns:
              description
              +
            • -
            - - - -
              -
            • -

              setDescription

              -
              public void setDescription​(String description)
              +
            • +
              +

              setDescription

              +
              public void setDescription(String description)
              Set the description
              -
              -
              Parameters:
              +
              +
              Parameters:
              description - Feature Style description
              +
            • -
            - - - -
              -
            • -

              getColorColumnIndex

              -
              public int getColorColumnIndex()
              +
            • +
              +

              getColorColumnIndex

              +
              public int getColorColumnIndex()
              Get the color column index
              -
              -
              Returns:
              +
              +
              Returns:
              color column index
              +
            • -
            - - - -
              -
            • -

              getColorColumn

              -
              public AttributesColumn getColorColumn()
              +
            • +
              +

              getColorColumn

              +
              public AttributesColumn getColorColumn()
              Get the color column
              -
              -
              Returns:
              +
              +
              Returns:
              color column
              +
            • -
            - - - -
              -
            • -

              getColor

              -
              public Color getColor()
              +
            • +
              +

              getColor

              +
              public Color getColor()
              Get the style color
              -
              -
              Returns:
              +
              +
              Returns:
              color
              +
            • -
            - - - -
              -
            • -

              hasColor

              -
              public boolean hasColor()
              +
            • +
              +

              hasColor

              +
              public boolean hasColor()
              Check if the style has a color
              -
              -
              Returns:
              +
              +
              Returns:
              true if has a color
              +
            • -
            - - - -
              -
            • -

              getHexColor

              -
              public String getHexColor()
              +
            • +
              +

              getHexColor

              +
              public String getHexColor()
              Get the color
              -
              -
              Returns:
              +
              +
              Returns:
              color
              +
            • -
            - - - -
              -
            • -

              setColor

              -
              public void setColor​(Color color)
              +
            • +
              +

              setColor

              +
              public void setColor(Color color)
              Set the color
              -
              -
              Parameters:
              +
              +
              Parameters:
              color - color
              +
            • -
            - - - -
              -
            • -

              setColor

              -
              public void setColor​(String color)
              +
            • +
              +

              setColor

              +
              public void setColor(String color)
              Set the color
              -
              -
              Parameters:
              +
              +
              Parameters:
              color - Geometry color in hex format #RRGGBB or #RGB
              +
            • -
            - - - -
              -
            • -

              getColorOrDefault

              -
              public Color getColorOrDefault()
              +
            • +
              +

              getColorOrDefault

              +
              public Color getColorOrDefault()
              Get the color or default value
              -
              -
              Returns:
              +
              +
              Returns:
              color
              +
            • -
            - - - -
              -
            • -

              getHexColorOrDefault

              -
              public String getHexColorOrDefault()
              +
            • +
              +

              getHexColorOrDefault

              +
              public String getHexColorOrDefault()
              Get the color or default value
              -
              -
              Returns:
              +
              +
              Returns:
              color
              +
            • -
            - - - -
              -
            • -

              getOpacityColumnIndex

              -
              public int getOpacityColumnIndex()
              +
            • +
              +

              getOpacityColumnIndex

              +
              public int getOpacityColumnIndex()
              Get the opacity column index
              -
              -
              Returns:
              +
              +
              Returns:
              opacity column index
              +
            • -
            - - - -
              -
            • -

              getOpacityColumn

              -
              public AttributesColumn getOpacityColumn()
              +
            • +
              +

              getOpacityColumn

              +
              public AttributesColumn getOpacityColumn()
              Get the opacity column
              -
              -
              Returns:
              +
              +
              Returns:
              opacity column
              +
            • -
            - - - -
              -
            • -

              getOpacity

              -
              public Double getOpacity()
              +
            • +
              +

              getOpacity

              +
              public Double getOpacity()
              Get the opacity
              -
              -
              Returns:
              +
              +
              Returns:
              opacity
              +
            • -
            - - - -
              -
            • -

              setOpacity

              -
              public void setOpacity​(Double opacity)
              +
            • +
              +

              setOpacity

              +
              public void setOpacity(Double opacity)
              Set the opacity
              -
              -
              Parameters:
              +
              +
              Parameters:
              opacity - Geometry color opacity inclusively between 0.0 and 1.0
              +
            • -
            - - - -
              -
            • -

              getOpacityOrDefault

              -
              public double getOpacityOrDefault()
              +
            • +
              +

              getOpacityOrDefault

              +
              public double getOpacityOrDefault()
              Get the opacity or default value
              -
              -
              Returns:
              +
              +
              Returns:
              opacity
              +
            • -
            - - - -
              -
            • -

              getWidthColumnIndex

              -
              public int getWidthColumnIndex()
              +
            • +
              +

              getWidthColumnIndex

              +
              public int getWidthColumnIndex()
              Get the width column index
              -
              -
              Returns:
              +
              +
              Returns:
              width column index
              +
            • -
            - - - -
              -
            • -

              getWidthColumn

              -
              public AttributesColumn getWidthColumn()
              +
            • +
              +

              getWidthColumn

              +
              public AttributesColumn getWidthColumn()
              Get the width column
              -
              -
              Returns:
              +
              +
              Returns:
              width column
              +
            • -
            - - - -
              -
            • -

              getWidth

              -
              public Double getWidth()
              +
            • +
              +

              getWidth

              +
              public Double getWidth()
              Get the width
              -
              -
              Returns:
              +
              +
              Returns:
              width
              +
            • -
            - - - -
              -
            • -

              setWidth

              -
              public void setWidth​(Double width)
              +
            • +
              +

              setWidth

              +
              public void setWidth(Double width)
              Set the width
              -
              -
              Parameters:
              +
              +
              Parameters:
              width - Geometry line stroke or point width greater than or equal to 0.0
              +
            • -
            - - - -
              -
            • -

              getWidthOrDefault

              -
              public double getWidthOrDefault()
              +
            • +
              +

              getWidthOrDefault

              +
              public double getWidthOrDefault()
              Get the width value or default width
              -
              -
              Returns:
              +
              +
              Returns:
              width
              +
            • -
            - - - -
              -
            • -

              getFillColorColumnIndex

              -
              public int getFillColorColumnIndex()
              +
            • +
              +

              getFillColorColumnIndex

              +
              public int getFillColorColumnIndex()
              Get the fill color column index
              -
              -
              Returns:
              +
              +
              Returns:
              fill color column index
              +
            • -
            - - - -
              -
            • -

              getFillColorColumn

              -
              public AttributesColumn getFillColorColumn()
              +
            • +
              +

              getFillColorColumn

              +
              public AttributesColumn getFillColorColumn()
              Get the fill color column
              -
              -
              Returns:
              +
              +
              Returns:
              fill color column
              +
            • -
            - - - -
              -
            • -

              getFillColor

              -
              public Color getFillColor()
              +
            • +
              +

              getFillColor

              +
              public Color getFillColor()
              Get the style fill color
              -
              -
              Returns:
              +
              +
              Returns:
              fill color
              +
            • -
            - - - -
              -
            • -

              hasFillColor

              -
              public boolean hasFillColor()
              +
            • +
              +

              hasFillColor

              +
              public boolean hasFillColor()
              Check if the style has a fill color
              -
              -
              Returns:
              +
              +
              Returns:
              true if has a fill color
              +
            • -
            - - - -
              -
            • -

              getFillHexColor

              -
              public String getFillHexColor()
              +
            • +
              +

              getFillHexColor

              +
              public String getFillHexColor()
              Get the fill color
              -
              -
              Returns:
              +
              +
              Returns:
              fill color
              +
            • -
            - - - -
              -
            • -

              setFillColor

              -
              public void setFillColor​(Color color)
              +
            • +
              +

              setFillColor

              +
              public void setFillColor(Color color)
              Set the color
              -
              -
              Parameters:
              +
              +
              Parameters:
              color - color
              +
            • -
            - - - -
              -
            • -

              setFillColor

              -
              public void setFillColor​(String fillColor)
              +
            • +
              +

              setFillColor

              +
              public void setFillColor(String fillColor)
              Set the fill color
              -
              -
              Parameters:
              +
              +
              Parameters:
              fillColor - Closed geometry fill color in hex format #RRGGBB or #RGB
              +
            • -
            - - - -
              -
            • -

              getFillOpacityColumnIndex

              -
              public int getFillOpacityColumnIndex()
              +
            • +
              +

              getFillOpacityColumnIndex

              +
              public int getFillOpacityColumnIndex()
              Get the fill opacity column index
              -
              -
              Returns:
              +
              +
              Returns:
              fill opacity column index
              +
            • -
            - - - -
              -
            • -

              getFillOpacityColumn

              -
              public AttributesColumn getFillOpacityColumn()
              +
            • +
              +

              getFillOpacityColumn

              +
              public AttributesColumn getFillOpacityColumn()
              Get the fill opacity column
              -
              -
              Returns:
              +
              +
              Returns:
              fill opacity column
              +
            • -
            - - - -
              -
            • -

              getFillOpacity

              -
              public Double getFillOpacity()
              +
            • +
              +

              getFillOpacity

              +
              public Double getFillOpacity()
              Get the fill opacity
              -
              -
              Returns:
              +
              +
              Returns:
              fill opacity
              +
            • -
            - - - -
              -
            • -

              setFillOpacity

              -
              public void setFillOpacity​(Double fillOpacity)
              +
            • +
              +

              setFillOpacity

              +
              public void setFillOpacity(Double fillOpacity)
              Set the fill opacity
              -
              -
              Parameters:
              +
              +
              Parameters:
              fillOpacity - Closed geometry fill color opacity inclusively between 0.0 and 1.0
              +
            • -
            - - - -
              -
            • -

              getFillOpacityOrDefault

              -
              public double getFillOpacityOrDefault()
              +
            • +
              +

              getFillOpacityOrDefault

              +
              public double getFillOpacityOrDefault()
              Get the fill opacity or default value
              -
              -
              Returns:
              +
              +
              Returns:
              fill opacity
              +
            • -
            - - - -
              -
            • -

              copy

              -
              public StyleRow copy()
              +
            • +
              +

              copy

              +
              public StyleRow copy()
              Copy the row
              -
              -
              Overrides:
              +
              +
              Overrides:
              copy in class AttributesRow
              -
              Returns:
              +
              Returns:
              row copy
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/Styles.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/Styles.html index 997cec72..1af6da26 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/Styles.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/Styles.html @@ -1,538 +1,343 @@ - - -Styles (geopackage-android 6.7.1 API) + +Styles (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class Styles

    + +

    Class Styles

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.extension.nga.style.Styles
      +
      +

      -
      public class Styles
      -extends Object
      +
      public class Styles +extends Object
      Styles for a single feature geometry or feature table default
      -
      -
      Since:
      +
      +
      Since:
      3.2.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Summary

          - - - - - - - - - - - - - - -
          Constructors 
          ConstructorDescription
          Styles() +
        • +
          +

          Constructor Summary

          +
          Constructors
          +
          +
          Constructor
          +
          Description
          + +
          Constructor
          -
        • Styles​(boolean tableStyles) + +
          Styles(boolean tableStyles)
          +
          Constructor
          -
          -
        • -
        +
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            Styles

            -
            public Styles()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              Styles

              +
              public Styles()
              Constructor
              +
            • -
            - - - -
              -
            • -

              Styles

              -
              public Styles​(boolean tableStyles)
              +
            • +
              +

              Styles

              +
              public Styles(boolean tableStyles)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableStyles - table styles
              -
              Since:
              +
              Since:
              3.5.0
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            setDefault

            -
            public void setDefault​(StyleRow styleRow)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              setDefault

              +
              public void setDefault(StyleRow styleRow)
              Set the default style icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - default style
              +
            • -
            - - - -
              -
            • -

              setStyle

              -
              public void setStyle​(StyleRow styleRow,
              -                     GeometryType geometryType)
              +
            • +
              +

              setStyle

              +
              public void setStyle(StyleRow styleRow, + GeometryType geometryType)
              Set the style for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - style row
              geometryType - geometry type
              +
            • -
            - - - -
              -
            • -

              getDefault

              -
              public StyleRow getDefault()
              +
            • +
              +

              getDefault

              +
              public StyleRow getDefault()
              Default style
              -
              -
              Returns:
              +
              +
              Returns:
              default style
              +
            • -
            - - - -
              -
            • -

              getStyles

              -
              public Map<GeometryType,​StyleRow> getStyles()
              +
            • +
              +

              getStyles

              +
              public Map<GeometryType,StyleRow> getStyles()
              Get an unmodifiable mapping between specific geometry types and styles
              -
              -
              Returns:
              +
              +
              Returns:
              geometry types to style mapping
              +
            • -
            - - - -
              -
            • -

              getStyle

              -
              public StyleRow getStyle()
              +
            • +
              +

              getStyle

              +
              public StyleRow getStyle()
              Get the style, either the default or single geometry type style
              -
              -
              Returns:
              +
              +
              Returns:
              style
              +
            • -
            - - - -
              -
            • -

              getStyle

              -
              public StyleRow getStyle​(GeometryType geometryType)
              +
            • +
              +

              getStyle

              +
              public StyleRow getStyle(GeometryType geometryType)
              Get the style for the geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              style
              +
            • -
            - - - -
              -
            • -

              isEmpty

              -
              public boolean isEmpty()
              +
            • +
              +

              isEmpty

              +
              public boolean isEmpty()
              Determine if this styles is empty
              -
              -
              Returns:
              +
              +
              Returns:
              true if empty, false if at least one style
              +
            • -
            - - - -
              -
            • -

              hasDefault

              -
              public boolean hasDefault()
              +
            • +
              +

              hasDefault

              +
              public boolean hasDefault()
              Determine if there is a default style
              -
              -
              Returns:
              +
              +
              Returns:
              true if default style exists
              +
            • -
            - - - -
              -
            • -

              isTableStyles

              -
              public boolean isTableStyles()
              +
            • +
              +

              isTableStyles

              +
              public boolean isTableStyles()
              Is table styles
              -
              -
              Returns:
              +
              +
              Returns:
              table styles flag
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              setTableStyles

              -
              public void setTableStyles​(boolean tableStyles)
              +
            • +
              +

              setTableStyles

              +
              public void setTableStyles(boolean tableStyles)
              Set table styles flag
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableStyles - table styles flag
              -
              Since:
              +
              Since:
              3.5.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/package-summary.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/package-summary.html index 8a7f26b0..61584280 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/package-summary.html @@ -1,238 +1,133 @@ - - -mil.nga.geopackage.extension.nga.style (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.nga.style (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.extension.nga.style

    -
    -
    -
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/extension/nga/style/package-tree.html b/docs/docs/api/mil/nga/geopackage/extension/nga/style/package-tree.html index 77f4e34e..595c94e0 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/nga/style/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/extension/nga/style/package-tree.html @@ -1,143 +1,98 @@ - - -mil.nga.geopackage.extension.nga.style Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.nga.style Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.extension.nga.style

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/RelatedTablesExtension.html b/docs/docs/api/mil/nga/geopackage/extension/related/RelatedTablesExtension.html index 50ead663..9f42f86a 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/RelatedTablesExtension.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/RelatedTablesExtension.html @@ -1,1337 +1,992 @@ - - -RelatedTablesExtension (geopackage-android 6.7.1 API) + +RelatedTablesExtension (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class RelatedTablesExtension

    + +

    Class RelatedTablesExtension

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    +
    +
    + +
    +

    Methods inherited from class mil.nga.geopackage.extension.BaseExtension

    +createDao, get, getExtensions, getExtensions, getExtensionsDao, getOrCreate, has, has, verifyWritable
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            RelatedTablesExtension

            -
            public RelatedTablesExtension​(GeoPackage geoPackage)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              RelatedTablesExtension

              +
              public RelatedTablesExtension(GeoPackage geoPackage)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getGeoPackage

            -
            public GeoPackage getGeoPackage()
            -
            -
            Overrides:
            -
            getGeoPackage in class BaseExtension
            +
          • +
            +

            Method Details

            + - - - -
              -
            • -

              getUserDao

              -
              public UserCustomDao getUserDao​(String tableName)
              +
            • +
              +

              getUserDao

              +
              public UserCustomDao getUserDao(String tableName)
              Get a User Custom DAO from a table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - table name
              -
              Returns:
              +
              Returns:
              user custom dao
              +
            • -
            - - - -
              -
            • -

              getMappingDao

              -
              public UserMappingDao getMappingDao​(ExtendedRelation extendedRelation)
              +
            • +
              +

              getMappingDao

              +
              public UserMappingDao getMappingDao(ExtendedRelation extendedRelation)
              Get a User Mapping DAO from an extended relation
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelation - extended relation
              -
              Returns:
              +
              Returns:
              user mapping dao
              +
            • -
            - - - -
              -
            • -

              getMappingDao

              -
              public UserMappingDao getMappingDao​(String tableName)
              +
            • +
              +

              getMappingDao

              +
              public UserMappingDao getMappingDao(String tableName)
              Get a User Mapping DAO from a table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - mapping table name
              -
              Returns:
              +
              Returns:
              user mapping dao
              +
            • -
            - - - -
              -
            • -

              getMediaDao

              -
              public MediaDao getMediaDao​(MediaTable mediaTable)
              +
            • +
              +

              getMediaDao

              +
              public MediaDao getMediaDao(MediaTable mediaTable)
              Get a related media table DAO
              -
              -
              Parameters:
              +
              +
              Parameters:
              mediaTable - media table
              -
              Returns:
              +
              Returns:
              media DAO
              +
            • -
            - - - -
              -
            • -

              getMediaDao

              -
              public MediaDao getMediaDao​(ExtendedRelation extendedRelation)
              +
            • +
              +

              getMediaDao

              +
              public MediaDao getMediaDao(ExtendedRelation extendedRelation)
              Get a related media table DAO
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelation - extended relation
              -
              Returns:
              +
              Returns:
              media DAO
              +
            • -
            - - - -
              -
            • -

              getMediaDao

              -
              public MediaDao getMediaDao​(String tableName)
              +
            • +
              +

              getMediaDao

              +
              public MediaDao getMediaDao(String tableName)
              Get a related media table DAO
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - media table name
              -
              Returns:
              +
              Returns:
              media DAO
              +
            • -
            - - - -
              -
            • -

              getSimpleAttributesDao

              -
              public SimpleAttributesDao getSimpleAttributesDao​(SimpleAttributesTable simpleAttributesTable)
              +
            • +
              +

              getSimpleAttributesDao

              +
              public SimpleAttributesDao getSimpleAttributesDao(SimpleAttributesTable simpleAttributesTable)
              Get a related simple attributes table DAO
              -
              -
              Parameters:
              +
              +
              Parameters:
              simpleAttributesTable - simple attributes table
              -
              Returns:
              +
              Returns:
              simple attributes DAO
              +
            • -
            - - - -
              -
            • -

              getSimpleAttributesDao

              -
              public SimpleAttributesDao getSimpleAttributesDao​(ExtendedRelation extendedRelation)
              +
            • +
              +

              getSimpleAttributesDao

              +
              public SimpleAttributesDao getSimpleAttributesDao(ExtendedRelation extendedRelation)
              Get a related simple attributes table DAO
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelation - extended relation
              -
              Returns:
              +
              Returns:
              simple attributes DAO
              +
            • -
            - - - -
              -
            • -

              getSimpleAttributesDao

              -
              public SimpleAttributesDao getSimpleAttributesDao​(String tableName)
              +
            • +
              +

              getSimpleAttributesDao

              +
              public SimpleAttributesDao getSimpleAttributesDao(String tableName)
              Get a related simple attributes table DAO
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - simple attributes table name
              -
              Returns:
              +
              Returns:
              simple attributes DAO
              +
            • -
            - - - -
              -
            • -

              getMappingsForBase

              -
              public List<Long> getMappingsForBase​(ExtendedRelation extendedRelation,
              -                                     long baseId)
              +
            • +
              +

              getMappingsForBase

              +
              public List<Long> getMappingsForBase(ExtendedRelation extendedRelation, + long baseId)
              Get the related id mappings for the base id
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelation - extended relation
              baseId - base id
              -
              Returns:
              +
              Returns:
              IDs representing the matching related IDs
              +
            • -
            - - - -
              -
            • -

              getMappingsForBase

              -
              public List<Long> getMappingsForBase​(String tableName,
              -                                     long baseId)
              +
            • +
              +

              getMappingsForBase

              +
              public List<Long> getMappingsForBase(String tableName, + long baseId)
              Get the related id mappings for the base id
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - mapping table name
              baseId - base id
              -
              Returns:
              +
              Returns:
              IDs representing the matching related IDs
              +
            • -
            - - - -
              -
            • -

              getMappingsForRelated

              -
              public List<Long> getMappingsForRelated​(ExtendedRelation extendedRelation,
              -                                        long relatedId)
              +
            • +
              +

              getMappingsForRelated

              +
              public List<Long> getMappingsForRelated(ExtendedRelation extendedRelation, + long relatedId)
              Get the base id mappings for the related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelation - extended relation
              relatedId - related id
              -
              Returns:
              +
              Returns:
              IDs representing the matching base IDs
              +
            • -
            - - - -
              -
            • -

              getMappingsForRelated

              -
              public List<Long> getMappingsForRelated​(String tableName,
              -                                        long relatedId)
              +
            • +
              +

              getMappingsForRelated

              +
              public List<Long> getMappingsForRelated(String tableName, + long relatedId)
              Get the base id mappings for the related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - mapping table name
              relatedId - related id
              -
              Returns:
              +
              Returns:
              IDs representing the matching base IDs
              +
            • -
            - - - -
              -
            • -

              hasMapping

              -
              public boolean hasMapping​(String tableName,
              -                          long baseId,
              -                          long relatedId)
              +
            • +
              +

              hasMapping

              +
              public boolean hasMapping(String tableName, + long baseId, + long relatedId)
              Determine if the base id and related id mapping exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - mapping table name
              baseId - base id
              relatedId - related id
              -
              Returns:
              +
              Returns:
              true if mapping exists
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              countMappingsToBase

              -
              public int countMappingsToBase​(String baseTable,
              -                               long baseId)
              -                        throws SQLException
              +
            • +
              +

              countMappingsToBase

              +
              public int countMappingsToBase(String baseTable, + long baseId) + throws SQLException
              Count the number of mappings to the base table and id
              -
              -
              Parameters:
              +
              +
              Parameters:
              baseTable - base table name
              baseId - base id
              -
              Returns:
              +
              Returns:
              mappings count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              hasMappingToBase

              -
              public boolean hasMappingToBase​(String baseTable,
              -                                long baseId)
              -                         throws SQLException
              +
            • +
              +

              hasMappingToBase

              +
              public boolean hasMappingToBase(String baseTable, + long baseId) + throws SQLException
              Determine if a mapping to the base table and id exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              baseTable - base table name
              baseId - base id
              -
              Returns:
              +
              Returns:
              true if mapping exists
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              countMappingsToBase

              -
              public int countMappingsToBase​(Collection<ExtendedRelation> extendedRelations,
              -                               long baseId)
              +
            • +
              +

              countMappingsToBase

              +
              public int countMappingsToBase(Collection<ExtendedRelation> extendedRelations, + long baseId)
              Count the number of mappings in the extended relations to the base id
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelations - extended relations
              baseId - base id
              -
              Returns:
              +
              Returns:
              mappings count
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              hasMappingToBase

              -
              public boolean hasMappingToBase​(Collection<ExtendedRelation> extendedRelations,
              -                                long baseId)
              +
            • +
              +

              hasMappingToBase

              +
              public boolean hasMappingToBase(Collection<ExtendedRelation> extendedRelations, + long baseId)
              Determine if a mapping in the extended relations to the base id exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelations - extended relations
              baseId - base id
              -
              Returns:
              +
              Returns:
              true if mapping exists
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              countMappingsToBase

              -
              public int countMappingsToBase​(ExtendedRelation extendedRelation,
              -                               long baseId)
              +
            • +
              +

              countMappingsToBase

              +
              public int countMappingsToBase(ExtendedRelation extendedRelation, + long baseId)
              Count the number of mappings in the extended relation to the base id
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelation - extended relation
              baseId - base id
              -
              Returns:
              +
              Returns:
              mappings count
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              hasMappingToBase

              -
              public boolean hasMappingToBase​(ExtendedRelation extendedRelation,
              -                                long baseId)
              +
            • +
              +

              hasMappingToBase

              +
              public boolean hasMappingToBase(ExtendedRelation extendedRelation, + long baseId)
              Determine if a mapping in the extended relation to the base id exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelation - extended relation
              baseId - base id
              -
              Returns:
              +
              Returns:
              true if mapping exists
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteMappingsToBase

              -
              public int deleteMappingsToBase​(String baseTable,
              -                                long baseId)
              -                         throws SQLException
              +
            • +
              +

              deleteMappingsToBase

              +
              public int deleteMappingsToBase(String baseTable, + long baseId) + throws SQLException
              Delete mappings to the base table and id
              -
              -
              Parameters:
              +
              +
              Parameters:
              baseTable - base table name
              baseId - base id
              -
              Returns:
              +
              Returns:
              rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteMappingsToBase

              -
              public int deleteMappingsToBase​(Collection<ExtendedRelation> extendedRelations,
              -                                long baseId)
              -                         throws SQLException
              +
            • +
              +

              deleteMappingsToBase

              +
              public int deleteMappingsToBase(Collection<ExtendedRelation> extendedRelations, + long baseId) + throws SQLException
              Delete mappings in the extended relations to the base id
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelations - extended relations
              baseId - base id
              -
              Returns:
              +
              Returns:
              rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteMappingsToBase

              -
              public int deleteMappingsToBase​(ExtendedRelation extendedRelation,
              -                                long baseId)
              -                         throws SQLException
              +
            • +
              +

              deleteMappingsToBase

              +
              public int deleteMappingsToBase(ExtendedRelation extendedRelation, + long baseId) + throws SQLException
              Delete mappings in the extended relation to the base id
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelation - extended relation
              baseId - base id
              -
              Returns:
              +
              Returns:
              rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              countMappingsToRelated

              -
              public int countMappingsToRelated​(String relatedTable,
              -                                  long relatedId)
              -                           throws SQLException
              +
            • +
              +

              countMappingsToRelated

              +
              public int countMappingsToRelated(String relatedTable, + long relatedId) + throws SQLException
              Count the number of mappings to the related table and id
              -
              -
              Parameters:
              +
              +
              Parameters:
              relatedTable - related table name
              relatedId - related id
              -
              Returns:
              +
              Returns:
              mappings count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              hasMappingToRelated

              -
              public boolean hasMappingToRelated​(String relatedTable,
              -                                   long relatedId)
              -                            throws SQLException
              +
            • +
              +

              hasMappingToRelated

              +
              public boolean hasMappingToRelated(String relatedTable, + long relatedId) + throws SQLException
              Determine if a mapping to the related table and id exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              relatedTable - related table name
              relatedId - related id
              -
              Returns:
              +
              Returns:
              true if mapping exists
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              countMappingsToRelated

              -
              public int countMappingsToRelated​(Collection<ExtendedRelation> extendedRelations,
              -                                  long relatedId)
              +
            • +
              +

              countMappingsToRelated

              +
              public int countMappingsToRelated(Collection<ExtendedRelation> extendedRelations, + long relatedId)
              Count the number of mappings in the extended relations to the related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelations - extended relations
              relatedId - related id
              -
              Returns:
              +
              Returns:
              mappings count
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              hasMappingToRelated

              -
              public boolean hasMappingToRelated​(Collection<ExtendedRelation> extendedRelations,
              -                                   long relatedId)
              +
            • +
              +

              hasMappingToRelated

              +
              public boolean hasMappingToRelated(Collection<ExtendedRelation> extendedRelations, + long relatedId)
              Determine if a mapping in the extended relations to the related id exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelations - extended relations
              relatedId - related id
              -
              Returns:
              +
              Returns:
              true if mapping exists
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              countMappingsToRelated

              -
              public int countMappingsToRelated​(ExtendedRelation extendedRelation,
              -                                  long relatedId)
              +
            • +
              +

              countMappingsToRelated

              +
              public int countMappingsToRelated(ExtendedRelation extendedRelation, + long relatedId)
              Count the number of mappings in the extended relation to the related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelation - extended relation
              relatedId - related id
              -
              Returns:
              +
              Returns:
              mappings count
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              hasMappingToRelated

              -
              public boolean hasMappingToRelated​(ExtendedRelation extendedRelation,
              -                                   long relatedId)
              +
            • +
              +

              hasMappingToRelated

              +
              public boolean hasMappingToRelated(ExtendedRelation extendedRelation, + long relatedId)
              Determine if a mapping in the extended relation to the related id exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelation - extended relation
              relatedId - related id
              -
              Returns:
              +
              Returns:
              true if mapping exists
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteMappingsToRelated

              -
              public int deleteMappingsToRelated​(String relatedTable,
              -                                   long relatedId)
              -                            throws SQLException
              +
            • +
              +

              deleteMappingsToRelated

              +
              public int deleteMappingsToRelated(String relatedTable, + long relatedId) + throws SQLException
              Delete mappings to the related table and id
              -
              -
              Parameters:
              +
              +
              Parameters:
              relatedTable - related table name
              relatedId - related id
              -
              Returns:
              +
              Returns:
              rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteMappingsToRelated

              -
              public int deleteMappingsToRelated​(Collection<ExtendedRelation> extendedRelations,
              -                                   long relatedId)
              -                            throws SQLException
              +
            • +
              +

              deleteMappingsToRelated

              +
              public int deleteMappingsToRelated(Collection<ExtendedRelation> extendedRelations, + long relatedId) + throws SQLException
              Delete mappings in the extended relations to the related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelations - extended relations
              relatedId - related id
              -
              Returns:
              +
              Returns:
              rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteMappingsToRelated

              -
              public int deleteMappingsToRelated​(ExtendedRelation extendedRelation,
              -                                   long relatedId)
              -                            throws SQLException
              +
            • +
              +

              deleteMappingsToRelated

              +
              public int deleteMappingsToRelated(ExtendedRelation extendedRelation, + long relatedId) + throws SQLException
              Delete mappings in the extended relation to the related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              extendedRelation - extended relation
              relatedId - related id
              -
              Returns:
              +
              Returns:
              rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              countMappings

              -
              public int countMappings​(String table,
              -                         long id)
              -                  throws SQLException
              +
            • +
              +

              countMappings

              +
              public int countMappings(String table, + long id) + throws SQLException
              Count the number of mappings to the table and id
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table name
              id - table id
              -
              Returns:
              +
              Returns:
              mappings count
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              hasMapping

              -
              public boolean hasMapping​(String table,
              -                          long id)
              -                   throws SQLException
              +
            • +
              +

              hasMapping

              +
              public boolean hasMapping(String table, + long id) + throws SQLException
              Determine if a mapping to the table and id exists
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table name
              id - table id
              -
              Returns:
              +
              Returns:
              true if mapping exists
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              deleteMappings

              -
              public int deleteMappings​(String table,
              -                          long id)
              -                   throws SQLException
              +
            • +
              +

              deleteMappings

              +
              public int deleteMappings(String table, + long id) + throws SQLException
              Delete mappings to the table and id
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table name
              id - table id
              -
              Returns:
              +
              Returns:
              rows deleted
              -
              Throws:
              -
              SQLException - upon failure
              -
              Since:
              +
              Throws:
              +
              SQLException - upon failure
              +
              Since:
              6.3.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/UserMappingDao.html b/docs/docs/api/mil/nga/geopackage/extension/related/UserMappingDao.html index 4c235b27..c29a61bd 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/UserMappingDao.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/UserMappingDao.html @@ -1,940 +1,644 @@ - - -UserMappingDao (geopackage-android 6.7.1 API) + +UserMappingDao (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UserMappingDao

    + +

    Class UserMappingDao

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.custom.UserCustomDao

    +count, getBoundingBox, getBoundingBox, getUserDb, readTable, registerCursorWrapper
    + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCoreDao

    +addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, columnCount, count, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTableName, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            UserMappingDao

            -
            public UserMappingDao​(UserCustomDao dao)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              UserMappingDao

              +
              public UserMappingDao(UserCustomDao dao)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              dao - user custom data access object
              +
            • -
            - - - -
              -
            • -

              UserMappingDao

              -
              protected UserMappingDao​(UserCustomDao dao,
              -                         UserMappingTable userMappingTable)
              +
            • +
              +

              UserMappingDao

              +
              protected UserMappingDao(UserCustomDao dao, + UserMappingTable userMappingTable)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              dao - user custom data access object
              userMappingTable - user mapping table
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getTable

            -
            public UserMappingTable getTable()
            -
            -
            Overrides:
            -
            getTable in class UserCoreDao<UserCustomColumn,​UserCustomTable,​UserCustomRow,​UserCustomCursor>
            +
          • +
            +

            Method Details

            + - - - - - - - - - - - - - - - - - - - -
              -
            • -

              queryByBaseId

              -
              public UserCustomCursor queryByBaseId​(long baseId)
              +
            • +
              +

              queryByBaseId

              +
              public UserCustomCursor queryByBaseId(long baseId)
              Query by base id
              -
              -
              Parameters:
              +
              +
              Parameters:
              baseId - base id
              -
              Returns:
              +
              Returns:
              cursor
              +
            • -
            - - - -
              -
            • -

              countByBaseId

              -
              public int countByBaseId​(UserMappingRow userMappingRow)
              +
            • +
              +

              countByBaseId

              +
              public int countByBaseId(UserMappingRow userMappingRow)
              Count by base id
              -
              -
              Parameters:
              +
              +
              Parameters:
              userMappingRow - user mapping row
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              countByBaseId

              -
              public int countByBaseId​(long baseId)
              +
            • +
              +

              countByBaseId

              +
              public int countByBaseId(long baseId)
              Count by base id
              -
              -
              Parameters:
              +
              +
              Parameters:
              baseId - base id
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              queryByRelatedId

              -
              public UserCustomCursor queryByRelatedId​(UserMappingRow userMappingRow)
              +
            • +
              +

              queryByRelatedId

              +
              public UserCustomCursor queryByRelatedId(UserMappingRow userMappingRow)
              Query by related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              userMappingRow - user mapping row
              -
              Returns:
              +
              Returns:
              cursor
              +
            • -
            - - - -
              -
            • -

              queryByRelatedId

              -
              public UserCustomCursor queryByRelatedId​(long relatedId)
              +
            • +
              +

              queryByRelatedId

              +
              public UserCustomCursor queryByRelatedId(long relatedId)
              Query by related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              relatedId - related id
              -
              Returns:
              +
              Returns:
              cursor
              +
            • -
            - - - -
              -
            • -

              countByRelatedId

              -
              public int countByRelatedId​(UserMappingRow userMappingRow)
              +
            • +
              +

              countByRelatedId

              +
              public int countByRelatedId(UserMappingRow userMappingRow)
              Count by related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              userMappingRow - user mapping row
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              countByRelatedId

              -
              public int countByRelatedId​(long relatedId)
              +
            • +
              +

              countByRelatedId

              +
              public int countByRelatedId(long relatedId)
              Count by related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              relatedId - related id
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              queryByIds

              -
              public UserCustomCursor queryByIds​(UserMappingRow userMappingRow)
              +
            • +
              +

              queryByIds

              +
              public UserCustomCursor queryByIds(UserMappingRow userMappingRow)
              Query by both base id and related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              userMappingRow - user mapping row
              -
              Returns:
              +
              Returns:
              cursor
              +
            • -
            - - - -
              -
            • -

              queryByIds

              -
              public UserCustomCursor queryByIds​(long baseId,
              -                                   long relatedId)
              +
            • +
              +

              queryByIds

              +
              public UserCustomCursor queryByIds(long baseId, + long relatedId)
              Query by both base id and related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              baseId - base id
              relatedId - related id
              -
              Returns:
              +
              Returns:
              cursor
              +
            • -
            - - - -
              -
            • -

              uniqueBaseIds

              -
              public List<Long> uniqueBaseIds()
              +
            • +
              +

              uniqueBaseIds

              +
              public List<Long> uniqueBaseIds()
              Get the unique base ids
              -
              -
              Returns:
              +
              +
              Returns:
              list of unique base ids
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              uniqueRelatedIds

              -
              public List<Long> uniqueRelatedIds()
              +
            • +
              +

              uniqueRelatedIds

              +
              public List<Long> uniqueRelatedIds()
              Get the unique related ids
              -
              -
              Returns:
              +
              +
              Returns:
              list of unique related ids
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              countByIds

              -
              public int countByIds​(UserMappingRow userMappingRow)
              +
            • +
              +

              countByIds

              +
              public int countByIds(UserMappingRow userMappingRow)
              Count by both base id and related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              userMappingRow - user mapping row
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              countByIds

              -
              public int countByIds​(long baseId,
              -                      long relatedId)
              +
            • +
              +

              countByIds

              +
              public int countByIds(long baseId, + long relatedId)
              Count by both base id and related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              baseId - base id
              relatedId - related id
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              deleteByBaseId

              -
              public int deleteByBaseId​(UserMappingRow userMappingRow)
              +
            • +
              +

              deleteByBaseId

              +
              public int deleteByBaseId(UserMappingRow userMappingRow)
              Delete user mappings by base id
              -
              -
              Parameters:
              +
              +
              Parameters:
              userMappingRow - user mapping row
              -
              Returns:
              +
              Returns:
              rows deleted
              +
            • -
            - - - -
              -
            • -

              deleteByBaseId

              -
              public int deleteByBaseId​(long baseId)
              +
            • +
              +

              deleteByBaseId

              +
              public int deleteByBaseId(long baseId)
              Delete user mappings by base id
              -
              -
              Parameters:
              +
              +
              Parameters:
              baseId - base id
              -
              Returns:
              +
              Returns:
              rows deleted
              +
            • -
            - - - -
              -
            • -

              deleteByRelatedId

              -
              public int deleteByRelatedId​(UserMappingRow userMappingRow)
              +
            • +
              +

              deleteByRelatedId

              +
              public int deleteByRelatedId(UserMappingRow userMappingRow)
              Delete user mappings by related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              userMappingRow - user mapping row
              -
              Returns:
              +
              Returns:
              rows deleted
              +
            • -
            - - - -
              -
            • -

              deleteByRelatedId

              -
              public int deleteByRelatedId​(long relatedId)
              +
            • +
              +

              deleteByRelatedId

              +
              public int deleteByRelatedId(long relatedId)
              Delete user mappings by related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              relatedId - related id
              -
              Returns:
              +
              Returns:
              rows deleted
              +
            • -
            - - - -
              -
            • -

              deleteByIds

              -
              public int deleteByIds​(UserMappingRow userMappingRow)
              +
            • +
              +

              deleteByIds

              +
              public int deleteByIds(UserMappingRow userMappingRow)
              Delete user mappings by both base id and related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              userMappingRow - user mapping row
              -
              Returns:
              +
              Returns:
              rows deleted
              +
            • -
            - - - -
              -
            • -

              deleteByIds

              -
              public int deleteByIds​(long baseId,
              -                       long relatedId)
              +
            • +
              +

              deleteByIds

              +
              public int deleteByIds(long baseId, + long relatedId)
              Delete user mappings by both base id and related id
              -
              -
              Parameters:
              +
              +
              Parameters:
              baseId - base id
              relatedId - related id
              -
              Returns:
              +
              Returns:
              rows deleted
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/UserMappingRow.html b/docs/docs/api/mil/nga/geopackage/extension/related/UserMappingRow.html index c2542daf..9d078919 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/UserMappingRow.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/UserMappingRow.html @@ -1,610 +1,382 @@ - - -UserMappingRow (geopackage-android 6.7.1 API) + +UserMappingRow (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UserMappingRow

    + +

    Class UserMappingRow

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.custom.UserCustomRow

    +getColumns
    +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRow

    +columnToContentValue, isValid, setValid, toContentValues, toContentValues
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            UserMappingRow

            -
            protected UserMappingRow​(UserMappingTable table)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              UserMappingRow

              +
              protected UserMappingRow(UserMappingTable table)
              Constructor to create an empty row
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - user mapping table
              +
            • -
            - - - -
              -
            • -

              UserMappingRow

              -
              public UserMappingRow​(UserCustomRow userCustomRow)
              +
            • +
              +

              UserMappingRow

              +
              public UserMappingRow(UserCustomRow userCustomRow)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              userCustomRow - user custom row
              +
            • -
            - - - -
              -
            • -

              UserMappingRow

              -
              public UserMappingRow​(UserMappingRow userMappingRow)
              +
            • +
              +

              UserMappingRow

              +
              public UserMappingRow(UserMappingRow userMappingRow)
              Copy Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              userMappingRow - user mapping row to copy
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getTable

            -
            public UserMappingTable getTable()
            -
            -
            Overrides:
            -
            getTable in class UserCoreRow<UserCustomColumn,​UserCustomTable>
            +
          • +
            +

            Method Details

            + - - - -
              -
            • -

              getBaseIdColumnIndex

              -
              public int getBaseIdColumnIndex()
              +
            • +
              +

              getBaseIdColumnIndex

              +
              public int getBaseIdColumnIndex()
              Get the base ID column index
              -
              -
              Returns:
              +
              +
              Returns:
              base ID column index
              +
            • -
            - - - -
              -
            • -

              getBaseIdColumn

              -
              public UserCustomColumn getBaseIdColumn()
              +
            • +
              +

              getBaseIdColumn

              +
              public UserCustomColumn getBaseIdColumn()
              Get the base ID column
              -
              -
              Returns:
              +
              +
              Returns:
              base ID column
              +
            • -
            - - - -
              -
            • -

              getBaseId

              -
              public long getBaseId()
              +
            • +
              +

              getBaseId

              +
              public long getBaseId()
              Get the base ID
              -
              -
              Returns:
              +
              +
              Returns:
              base ID
              +
            • -
            - - - -
              -
            • -

              setBaseId

              -
              public void setBaseId​(long baseId)
              +
            • +
              +

              setBaseId

              +
              public void setBaseId(long baseId)
              Set the base ID
              -
              -
              Parameters:
              +
              +
              Parameters:
              baseId - base ID
              +
            • -
            - - - -
              -
            • -

              getRelatedIdColumnIndex

              -
              public int getRelatedIdColumnIndex()
              +
            • +
              +

              getRelatedIdColumnIndex

              +
              public int getRelatedIdColumnIndex()
              Get the related ID column index
              -
              -
              Returns:
              +
              +
              Returns:
              related ID column index
              +
            • -
            - - - -
              -
            • -

              getRelatedIdColumn

              -
              public UserCustomColumn getRelatedIdColumn()
              +
            • +
              +

              getRelatedIdColumn

              +
              public UserCustomColumn getRelatedIdColumn()
              Get the related ID column
              -
              -
              Returns:
              +
              +
              Returns:
              related ID column
              +
            • -
            - - - -
              -
            • -

              getRelatedId

              -
              public long getRelatedId()
              +
            • +
              +

              getRelatedId

              +
              public long getRelatedId()
              Get the related ID
              -
              -
              Returns:
              +
              +
              Returns:
              related ID
              +
            • -
            - - - -
              -
            • -

              setRelatedId

              -
              public void setRelatedId​(long relatedId)
              +
            • +
              +

              setRelatedId

              +
              public void setRelatedId(long relatedId)
              Set the related ID
              -
              -
              Parameters:
              +
              +
              Parameters:
              relatedId - related ID
              +
            • -
            - - - - +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/media/MediaDao.html b/docs/docs/api/mil/nga/geopackage/extension/related/media/MediaDao.html index 791a3591..be7e8710 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/media/MediaDao.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/media/MediaDao.html @@ -1,494 +1,293 @@ - - -MediaDao (geopackage-android 6.7.1 API) + +MediaDao (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    + -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + + +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.user.custom.UserCustomDao

    +count, getBoundingBox, getBoundingBox, getUserDb, readTable, registerCursorWrapper
    + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCoreDao

    +addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, columnCount, count, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTableName, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/media/MediaRow.html b/docs/docs/api/mil/nga/geopackage/extension/related/media/MediaRow.html index a5d43225..04b1f306 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/media/MediaRow.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/media/MediaRow.html @@ -1,813 +1,545 @@ - - -MediaRow (geopackage-android 6.7.1 API) + +MediaRow (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    + -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.custom.UserCustomRow

    +getColumns
    +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRow

    +columnToContentValue, isValid, setValid, toContentValues, toContentValues
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    +
    +
    Returns:
    bounds options
    -
    Since:
    +
    Since:
    3.2.0
    + - - - - -
      -
    • -

      getDataBitmap

      -
      public Bitmap getDataBitmap()
      +
    • +
      +

      getDataBitmap

      +
      public Bitmap getDataBitmap()
      Get the data bitmap
      -
      -
      Returns:
      +
      +
      Returns:
      data bitmap
      -
      Since:
      +
      Since:
      3.2.0
      +
    • -
    - - - -
      -
    • -

      getDataBitmap

      -
      public Bitmap getDataBitmap​(BitmapFactory.Options options)
      +
    • +
      +

      getDataBitmap

      +
      public Bitmap getDataBitmap(BitmapFactory.Options options)
      Get the data bitmap with decoding options
      -
      -
      Parameters:
      +
      +
      Parameters:
      options - bitmap options
      -
      Returns:
      +
      Returns:
      data bitmap
      -
      Since:
      +
      Since:
      3.2.0
      +
    • -
    - - - - - - - - - - - -
      -
    • -

      getContentTypeColumnIndex

      -
      public int getContentTypeColumnIndex()
      +
    • +
      +

      getContentTypeColumnIndex

      +
      public int getContentTypeColumnIndex()
      Get the content type column index
      -
      -
      Returns:
      +
      +
      Returns:
      content type column index
      +
    • -
    - - - -
      -
    • -

      getContentTypeColumn

      -
      public UserCustomColumn getContentTypeColumn()
      +
    • +
      +

      getContentTypeColumn

      +
      public UserCustomColumn getContentTypeColumn()
      Get the content type column
      -
      -
      Returns:
      +
      +
      Returns:
      content type column
      +
    • -
    - - - -
      -
    • -

      getContentType

      -
      public String getContentType()
      +
    • +
      +

      getContentType

      +
      public String getContentType()
      Get the content type
      -
      -
      Returns:
      +
      +
      Returns:
      content type
      +
    • -
    - - - -
      -
    • -

      setContentType

      -
      public void setContentType​(String contentType)
      +
    • +
      +

      setContentType

      +
      public void setContentType(String contentType)
      Set the content type
      -
      -
      Parameters:
      +
      +
      Parameters:
      contentType - content type
      +
    • -
    - - - -
      -
    • -

      copy

      -
      public MediaRow copy()
      +
    • +
      +

      copy

      +
      public MediaRow copy()
      Copy the row
      -
      -
      Overrides:
      +
      +
      Overrides:
      copy in class UserCustomRow
      -
      Returns:
      +
      Returns:
      row copy
      -
    • -
    + - - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/media/package-summary.html b/docs/docs/api/mil/nga/geopackage/extension/related/media/package-summary.html index 1d0c04e7..1df1b1cd 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/media/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/media/package-summary.html @@ -1,171 +1,101 @@ - - -mil.nga.geopackage.extension.related.media (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.related.media (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.extension.related.media

    +

    Package mil.nga.geopackage.extension.related.media

    +
    +
    +
    package mil.nga.geopackage.extension.related.media
    +
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/media/package-tree.html b/docs/docs/api/mil/nga/geopackage/extension/related/media/package-tree.html index 43be2544..037be3bd 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/media/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/media/package-tree.html @@ -1,129 +1,84 @@ - - -mil.nga.geopackage.extension.related.media Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.related.media Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.extension.related.media

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

      -
    • java.lang.Object +
    • java.lang.Object
        -
      • mil.nga.geopackage.user.UserCoreDao<TColumn,​TTable,​TRow,​TResult> +
      • mil.nga.geopackage.user.UserCoreDao<TColumn,TTable,TRow,TResult>
          -
        • mil.nga.geopackage.user.UserDao<TColumn,​TTable,​TRow,​TResult> +
        • mil.nga.geopackage.user.UserDao<TColumn,TTable,TRow,TResult>
      • -
      • mil.nga.geopackage.user.UserCoreRow<TColumn,​TTable> +
      • mil.nga.geopackage.user.UserCoreRow<TColumn,TTable>
          -
        • mil.nga.geopackage.user.UserRow<TColumn,​TTable> +
        • mil.nga.geopackage.user.UserRow<TColumn,TTable> @@ -134,52 +89,8 @@

          Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/package-summary.html b/docs/docs/api/mil/nga/geopackage/extension/related/package-summary.html index 04cd9e1d..b9cc8049 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/package-summary.html @@ -1,177 +1,105 @@ - - -mil.nga.geopackage.extension.related (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.related (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.extension.related

    +

    Package mil.nga.geopackage.extension.related

    +
    +
    +
    package mil.nga.geopackage.extension.related
    +
    +
    +
    -
    + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/package-tree.html b/docs/docs/api/mil/nga/geopackage/extension/related/package-tree.html index e8be7605..db910101 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/package-tree.html @@ -1,138 +1,93 @@ - - -mil.nga.geopackage.extension.related Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.related Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.extension.related

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/simple/SimpleAttributesDao.html b/docs/docs/api/mil/nga/geopackage/extension/related/simple/SimpleAttributesDao.html index 3a98c755..1c66da9f 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/simple/SimpleAttributesDao.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/simple/SimpleAttributesDao.html @@ -1,490 +1,289 @@ - - -SimpleAttributesDao (geopackage-android 6.7.1 API) + +SimpleAttributesDao (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class SimpleAttributesDao

    + +

    Class SimpleAttributesDao

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + + +
    +
    +
    +
    +
    +

    Methods inherited from class mil.nga.geopackage.user.custom.UserCustomDao

    +count, getBoundingBox, getBoundingBox, getUserDb, readTable, registerCursorWrapper
    + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCoreDao

    +addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, columnCount, count, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTableName, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/simple/SimpleAttributesRow.html b/docs/docs/api/mil/nga/geopackage/extension/related/simple/SimpleAttributesRow.html index 2d74716c..8a05f643 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/simple/SimpleAttributesRow.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/simple/SimpleAttributesRow.html @@ -1,503 +1,300 @@ - - -SimpleAttributesRow (geopackage-android 6.7.1 API) + +SimpleAttributesRow (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class SimpleAttributesRow

    + +

    Class SimpleAttributesRow

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.user.custom.UserCustomRow

    +getColumns
    +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRow

    +columnToContentValue, isValid, setValid, toContentValues, toContentValues
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/simple/package-summary.html b/docs/docs/api/mil/nga/geopackage/extension/related/simple/package-summary.html index 8f154fd8..5a36524a 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/simple/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/simple/package-summary.html @@ -1,171 +1,101 @@ - - -mil.nga.geopackage.extension.related.simple (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.related.simple (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.extension.related.simple

    +

    Package mil.nga.geopackage.extension.related.simple

    +
    +
    +
    package mil.nga.geopackage.extension.related.simple
    +
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/extension/related/simple/package-tree.html b/docs/docs/api/mil/nga/geopackage/extension/related/simple/package-tree.html index 724a9c98..78833267 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/related/simple/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/extension/related/simple/package-tree.html @@ -1,129 +1,84 @@ - - -mil.nga.geopackage.extension.related.simple Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.related.simple Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.extension.related.simple

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/extension/rtree/FeatureIndexRTreeResults.html b/docs/docs/api/mil/nga/geopackage/extension/rtree/FeatureIndexRTreeResults.html index 07f546be..c5f105ac 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/rtree/FeatureIndexRTreeResults.html +++ b/docs/docs/api/mil/nga/geopackage/extension/rtree/FeatureIndexRTreeResults.html @@ -1,401 +1,238 @@ - - -FeatureIndexRTreeResults (geopackage-android 6.7.1 API) + +FeatureIndexRTreeResults (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureIndexRTreeResults

    + +

    Class FeatureIndexRTreeResults

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
      • -
      -
    • -
    -
    - -
    -
    -
    +
    + -
    - +
    + + +
    +
    +
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/rtree/GeometryFunction.html b/docs/docs/api/mil/nga/geopackage/extension/rtree/GeometryFunction.html index 7282df90..98b30a1b 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/rtree/GeometryFunction.html +++ b/docs/docs/api/mil/nga/geopackage/extension/rtree/GeometryFunction.html @@ -1,367 +1,213 @@ - - -GeometryFunction (geopackage-android 6.7.1 API) + +GeometryFunction (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class GeometryFunction

    + +

    Class GeometryFunction

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.extension.rtree.GeometryFunction
      • -
      -
    • -
    -
    -
      -
    • -
      +
      java.lang.Object +
      mil.nga.geopackage.extension.rtree.GeometryFunction
      +
      +
      +
      All Implemented Interfaces:
      org.sqlite.database.sqlite.SQLiteDatabase.CustomFunction

      -
      public abstract class GeometryFunction
      -extends Object
      -implements org.sqlite.database.sqlite.SQLiteDatabase.CustomFunction
      +
      public abstract class GeometryFunction +extends Object +implements org.sqlite.database.sqlite.SQLiteDatabase.CustomFunction
      Geometry Function for reading Geometry Data from a geometry column blob
      -
      -
      Since:
      +
      +
      Since:
      6.0.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        - +
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeometryFunction

            -
            public GeometryFunction​(String name)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              GeometryFunction

              +
              public GeometryFunction(String name)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - function name
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getName

            -
            public String getName()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getName

              +
              public String getName()
              Get the function name
              -
              -
              Returns:
              +
              +
              Returns:
              name
              +
            • -
            - - - -
              -
            • -

              execute

              -
              public abstract Object execute​(GeoPackageGeometryData geometryData)
              +
            • +
              +

              execute

              +
              public abstract Object execute(GeoPackageGeometryData geometryData)
              Execute the function
              -
              -
              Parameters:
              +
              +
              Parameters:
              geometryData - geometry data
              -
              Returns:
              +
              Returns:
              function result
              +
            • -
            - - - -
              -
            • -

              callback

              -
              public void callback​(String[] args)
              -
              -
              Specified by:
              +
            • +
              +

              callback

              +
              public void callback(String[] args)
              +
              +
              Specified by:
              callback in interface org.sqlite.database.sqlite.SQLiteDatabase.CustomFunction
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/rtree/RTreeIndexExtension.html b/docs/docs/api/mil/nga/geopackage/extension/rtree/RTreeIndexExtension.html index 4b7eb456..b96bcda6 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/rtree/RTreeIndexExtension.html +++ b/docs/docs/api/mil/nga/geopackage/extension/rtree/RTreeIndexExtension.html @@ -1,523 +1,319 @@ - - -RTreeIndexExtension (geopackage-android 6.7.1 API) + +RTreeIndexExtension (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class RTreeIndexExtension

    + +

    Class RTreeIndexExtension

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.extension.BaseExtension

    +createDao, get, getExtensions, getExtensions, getExtensionsDao, getOrCreate, has, verifyWritable
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/rtree/RTreeIndexTableDao.html b/docs/docs/api/mil/nga/geopackage/extension/rtree/RTreeIndexTableDao.html index 84b37de9..cfd7d445 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/rtree/RTreeIndexTableDao.html +++ b/docs/docs/api/mil/nga/geopackage/extension/rtree/RTreeIndexTableDao.html @@ -1,10531 +1,8763 @@ - - -RTreeIndexTableDao (geopackage-android 6.7.1 API) + +RTreeIndexTableDao (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class RTreeIndexTableDao

    + +

    Class RTreeIndexTableDao

    -
    - -
    - -
    -
    -
    +
    +
    +

    Fields inherited from class mil.nga.geopackage.user.custom.UserCustomDao

    +userDb
    +
    +

    Fields inherited from class mil.nga.geopackage.user.UserCoreDao

    +projection
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.custom.UserCustomDao

    +count, getUserDb, newRow, readTable, registerCursorWrapper
    + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCoreDao

    +addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, columnCount, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTable, getTableName, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            progress

            -
            protected GeoPackageProgress progress
            +
          • +
            +

            Field Details

            + - - - -
              -
            • -

              tolerance

              -
              protected double tolerance
              +
            • +
              +

              tolerance

              +
              protected double tolerance
              Query range tolerance
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            setProgress

            -
            public void setProgress​(GeoPackageProgress progress)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              setProgress

              +
              public void setProgress(GeoPackageProgress progress)
              Set the progress tracker
              -
              -
              Parameters:
              +
              +
              Parameters:
              progress - progress tracker
              +
            • -
            - - - -
              -
            • -

              getTolerance

              -
              public double getTolerance()
              +
            • +
              +

              getTolerance

              +
              public double getTolerance()
              Get the query range tolerance
              -
              -
              Returns:
              +
              +
              Returns:
              query range tolerance
              +
            • -
            - - - -
              -
            • -

              setTolerance

              -
              public void setTolerance​(double tolerance)
              +
            • +
              +

              setTolerance

              +
              public void setTolerance(double tolerance)
              Set the query range tolerance
              -
              -
              Parameters:
              +
              +
              Parameters:
              tolerance - query range tolerance
              +
            • -
            - - - -
              -
            • -

              has

              -
              public boolean has()
              +
            • +
              +

              has

              +
              public boolean has()
              Determine if this feature table has the RTree extension
              -
              -
              Returns:
              +
              +
              Returns:
              true if has extension
              +
            • -
            - - - -
              -
            • -

              create

              -
              public Extensions create()
              +
            • +
              +

              create

              +
              public Extensions create()
              Create the RTree extension for the feature table
              -
              -
              Returns:
              +
              +
              Returns:
              extension
              +
            • -
            - - - -
              -
            • -

              delete

              -
              public void delete()
              +
            • +
              +

              delete

              +
              public void delete()
              Delete the RTree extension for the feature table
              +
            • -
            - - - -
              -
            • -

              getRTreeIndexExtension

              -
              public RTreeIndexExtension getRTreeIndexExtension()
              +
            • +
              +

              getRTreeIndexExtension

              +
              public RTreeIndexExtension getRTreeIndexExtension()
              Get the RTree index extension
              -
              -
              Returns:
              +
              +
              Returns:
              RTree index extension
              +
            • -
            - - - -
              -
            • -

              getFeatureDao

              -
              public FeatureDao getFeatureDao()
              +
            • +
              +

              getFeatureDao

              +
              public FeatureDao getFeatureDao()
              Get the feature DAO
              -
              -
              Returns:
              +
              +
              Returns:
              feature DAO
              +
            • -
            - - - - - - - - - - - -
              -
            • -

              getFeatureRow

              -
              public FeatureRow getFeatureRow​(RTreeIndexTableRow row)
              +
            • +
              +

              getFeatureRow

              +
              public FeatureRow getFeatureRow(RTreeIndexTableRow row)
              Get the feature row from the RTree Index Table row
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - RTree Index Table row
              -
              Returns:
              +
              Returns:
              feature row
              +
            • -
            - - - -
              -
            • -

              getFeatureRow

              -
              public FeatureRow getFeatureRow​(UserCustomCursor cursor)
              +
            • +
              +

              getFeatureRow

              +
              public FeatureRow getFeatureRow(UserCustomCursor cursor)
              Get the feature row from the RTree Index Table row
              -
              -
              Parameters:
              +
              +
              Parameters:
              cursor - result cursor
              -
              Returns:
              +
              Returns:
              feature row
              +
            • -
            - - - -
              -
            • -

              getFeatureRow

              -
              public FeatureRow getFeatureRow​(UserCustomRow row)
              +
            • +
              +

              getFeatureRow

              +
              public FeatureRow getFeatureRow(UserCustomRow row)
              Get the feature row from the user custom row
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - custom row
              -
              Returns:
              +
              Returns:
              feature row
              +
            • -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures()
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures()
              Query for all features
              -
              -
              Returns:
              +
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct)
              Query for all features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns)
              Query for all features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns)
              Query for all features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures()
              +
            • +
              +

              countFeatures

              +
              public int countFeatures()
              Count features
              -
              -
              Returns:
              +
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countColumnFeatures

              -
              public int countColumnFeatures​(String column)
              +
            • +
              +

              countColumnFeatures

              +
              public int countColumnFeatures(String column)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(Map<String,Object> fieldValues)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + Map<String,Object> fieldValues)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column value
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + Map<String,Object> fieldValues)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column value
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String where)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + String where)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + String where)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String where, + String[] whereArgs)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + String where, + String[] whereArgs)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + String where, + String[] whereArgs)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - - - - - - - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(boolean distinct,
              -                              BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(boolean distinct, + BoundingBox boundingBox)
              Query for rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(String[] columns,
              -                              BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(String[] columns, + BoundingBox boundingBox)
              Query for rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(boolean distinct,
              -                              String[] columns,
              -                              BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(boolean distinct, + String[] columns, + BoundingBox boundingBox)
              Query for rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(BoundingBox boundingBox)
              +
            • +
              +

              count

              +
              public int count(BoundingBox boundingBox)
              Count the rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(String column,
              -                 BoundingBox boundingBox)
              +
            • +
              +

              count

              +
              public int count(String column, + BoundingBox boundingBox)
              Count the rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(boolean distinct,
              -                 String column,
              -                 BoundingBox boundingBox)
              +
            • +
              +

              count

              +
              public int count(boolean distinct, + String column, + BoundingBox boundingBox)
              Count the rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column values
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column values
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + String where)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + String where)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + String where)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + String where)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + String where)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + String where)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + String where, + String[] whereArgs)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Count the features within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(BoundingBox boundingBox,
              -                              Projection projection)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(BoundingBox boundingBox, + Projection projection)
              Query for rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              cursor
              +
            • -
            - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(boolean distinct,
              -                              BoundingBox boundingBox,
              -                              Projection projection)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(boolean distinct, + BoundingBox boundingBox, + Projection projection)
              Query for rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(String[] columns,
              -                              BoundingBox boundingBox,
              -                              Projection projection)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(String[] columns, + BoundingBox boundingBox, + Projection projection)
              Query for rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(boolean distinct,
              -                              String[] columns,
              -                              BoundingBox boundingBox,
              -                              Projection projection)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection)
              Query for rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(BoundingBox boundingBox,
              -                 Projection projection)
              +
            • +
              +

              count

              +
              public int count(BoundingBox boundingBox, + Projection projection)
              Count the rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(String column,
              -                 BoundingBox boundingBox,
              -                 Projection projection)
              +
            • +
              +

              count

              +
              public int count(String column, + BoundingBox boundingBox, + Projection projection)
              Count the rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(boolean distinct,
              -                 String column,
              -                 BoundingBox boundingBox,
              -                 Projection projection)
              +
            • +
              +

              count

              +
              public int count(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection)
              Count the rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Projection projection)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Projection projection)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Projection projection)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Projection projection)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Projection projection)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Projection projection)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Projection projection)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Projection projection,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              column - count column name
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Projection projection, + String where)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Projection projection, + String where)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Projection projection, + String where)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection, + String where)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   BoundingBox boundingBox,
              -                                   Projection projection,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         BoundingBox boundingBox,
              -                         Projection projection,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Count the features within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(boolean distinct,
              -                              GeometryEnvelope envelope)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(boolean distinct, + GeometryEnvelope envelope)
              Query for rows within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(boolean distinct,
              -                              String[] columns,
              -                              GeometryEnvelope envelope)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(boolean distinct, + String[] columns, + GeometryEnvelope envelope)
              Query for rows within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(GeometryEnvelope envelope)
              +
            • +
              +

              count

              +
              public int count(GeometryEnvelope envelope)
              Count the rows within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(String column,
              -                 GeometryEnvelope envelope)
              +
            • +
              +

              count

              +
              public int count(String column, + GeometryEnvelope envelope)
              Count the rows within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(boolean distinct,
              -                 String column,
              -                 GeometryEnvelope envelope)
              +
            • +
              +

              count

              +
              public int count(boolean distinct, + String column, + GeometryEnvelope envelope)
              Count the rows within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(GeometryEnvelope envelope)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(GeometryEnvelope envelope)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   GeometryEnvelope envelope)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + GeometryEnvelope envelope)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   GeometryEnvelope envelope)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + GeometryEnvelope envelope)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   GeometryEnvelope envelope)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + GeometryEnvelope envelope)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(GeometryEnvelope envelope)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(GeometryEnvelope envelope)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         GeometryEnvelope envelope)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + GeometryEnvelope envelope)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         GeometryEnvelope envelope)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + GeometryEnvelope envelope)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   GeometryEnvelope envelope,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(GeometryEnvelope envelope,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         GeometryEnvelope envelope,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         GeometryEnvelope envelope,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(GeometryEnvelope envelope,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(GeometryEnvelope envelope, + String where)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   GeometryEnvelope envelope,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + GeometryEnvelope envelope, + String where)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + GeometryEnvelope envelope, + String where)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(GeometryEnvelope envelope,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(GeometryEnvelope envelope, + String where)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         GeometryEnvelope envelope,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + GeometryEnvelope envelope, + String where)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         GeometryEnvelope envelope,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + GeometryEnvelope envelope, + String where)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(GeometryEnvelope envelope,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   GeometryEnvelope envelope,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   GeometryEnvelope envelope,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(GeometryEnvelope envelope,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         GeometryEnvelope envelope,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         GeometryEnvelope envelope,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Count the features within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(double minX,
              -                              double minY,
              -                              double maxX,
              -                              double maxY)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(double minX, + double minY, + double maxX, + double maxY)
              Query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              cursor
              +
            • -
            - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(boolean distinct,
              -                              double minX,
              -                              double minY,
              -                              double maxX,
              -                              double maxY)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(boolean distinct, + double minX, + double minY, + double maxX, + double maxY)
              Query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(String[] columns,
              -                              double minX,
              -                              double minY,
              -                              double maxX,
              -                              double maxY)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(String[] columns, + double minX, + double minY, + double maxX, + double maxY)
              Query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public UserCustomCursor query​(boolean distinct,
              -                              String[] columns,
              -                              double minX,
              -                              double minY,
              -                              double maxX,
              -                              double maxY)
              +
            • +
              +

              query

              +
              public UserCustomCursor query(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY)
              Query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(double minX,
              -                 double minY,
              -                 double maxX,
              -                 double maxY)
              +
            • +
              +

              count

              +
              public int count(double minX, + double minY, + double maxX, + double maxY)
              Count the rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(String column,
              -                 double minX,
              -                 double minY,
              -                 double maxX,
              -                 double maxY)
              +
            • +
              +

              count

              +
              public int count(String column, + double minX, + double minY, + double maxX, + double maxY)
              Count the rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(boolean distinct,
              -                 String column,
              -                 double minX,
              -                 double minY,
              -                 double maxX,
              -                 double maxY)
              +
            • +
              +

              count

              +
              public int count(boolean distinct, + String column, + double minX, + double minY, + double maxX, + double maxY)
              Count the rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(double minX, + double minY, + double maxX, + double maxY)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + double minX, + double minY, + double maxX, + double maxY)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + double minX, + double minY, + double maxX, + double maxY)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(double minX,
              -                         double minY,
              -                         double maxX,
              -                         double maxY)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(double minX, + double minY, + double maxX, + double maxY)
              Count the features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         double minX,
              -                         double minY,
              -                         double maxX,
              -                         double maxY)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + double minX, + double minY, + double maxX, + double maxY)
              Count the features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         double minX,
              -                         double minY,
              -                         double maxX,
              -                         double maxY)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + double minX, + double minY, + double maxX, + double maxY)
              Count the features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY,
              -                                   Map<String,​Object> fieldValues)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -10533,83 +8765,74 @@

              queryFeatures

              maxX - max x
              maxY - max y
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(double minX,
              -                         double minY,
              -                         double maxX,
              -                         double maxY,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues)
              Count the features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         double minX,
              -                         double minY,
              -                         double maxX,
              -                         double maxY,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues)
              Count the features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         double minX,
              -                         double minY,
              -                         double maxX,
              -                         double maxY,
              -                         Map<String,​Object> fieldValues)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues)
              Count the features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              minX - min x
              @@ -10617,111 +8840,99 @@

              countFeatures

              maxX - max x
              maxY - max y
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(double minX, + double minY, + double maxX, + double maxY, + String where)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String where)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY,
              -                                   String where)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -10729,83 +8940,74 @@

              queryFeatures

              maxX - max x
              maxY - max y
              where - where clause
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(double minX,
              -                         double minY,
              -                         double maxX,
              -                         double maxY,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(double minX, + double minY, + double maxX, + double maxY, + String where)
              Count the features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         double minX,
              -                         double minY,
              -                         double maxX,
              -                         double maxY,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + double minX, + double minY, + double maxX, + double maxY, + String where)
              Count the features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         double minX,
              -                         double minY,
              -                         double maxX,
              -                         double maxY,
              -                         String where)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + double minX, + double minY, + double maxX, + double maxY, + String where)
              Count the features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              minX - min x
              @@ -10813,57 +9015,51 @@

              countFeatures

              maxX - max x
              maxY - max y
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -10871,29 +9067,26 @@

              queryFeatures

              maxY - max y
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(String[] columns,
              -                                   double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -10901,30 +9094,27 @@

              queryFeatures

              maxY - max y
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              queryFeatures

              -
              public FeatureCursor queryFeatures​(boolean distinct,
              -                                   String[] columns,
              -                                   double minX,
              -                                   double minY,
              -                                   double maxX,
              -                                   double maxY,
              -                                   String where,
              -                                   String[] whereArgs)
              +
            • +
              +

              queryFeatures

              +
              public FeatureCursor queryFeatures(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs)
              Query for features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -10933,57 +9123,51 @@

              queryFeatures

              maxY - max y
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(double minX,
              -                         double minY,
              -                         double maxX,
              -                         double maxY,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs)
              Count the features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(String column,
              -                         double minX,
              -                         double minY,
              -                         double maxX,
              -                         double maxY,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(String column, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs)
              Count the features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              minX - min x
              minY - min y
              @@ -10991,30 +9175,27 @@

              countFeatures

              maxY - max y
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countFeatures

              -
              public int countFeatures​(boolean distinct,
              -                         String column,
              -                         double minX,
              -                         double minY,
              -                         double maxX,
              -                         double maxY,
              -                         String where,
              -                         String[] whereArgs)
              +
            • +
              +

              countFeatures

              +
              public int countFeatures(boolean distinct, + String column, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs)
              Count the features within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              minX - min x
              @@ -11023,1599 +9204,1407 @@

              countFeatures

              maxY - max y
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(int limit)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(int limit, + long offset)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String orderBy, + int limit)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String orderBy, + int limit, + long offset)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + int limit)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + int limit, + long offset)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String orderBy, + int limit)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String orderBy, + int limit, + long offset)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + int limit)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + int limit, + long offset)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String orderBy, + int limit)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String orderBy, + int limit, + long offset)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + int limit)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + int limit, + long offset)
              Query for all features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String orderBy, + int limit)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String orderBy, + int limit, + long offset)
              Query for all features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(Map<String,Object> fieldValues, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + Map<String,Object> fieldValues, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + Map<String,Object> fieldValues, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String where, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String where, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String where, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String where, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + String where, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + String where, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + String where, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + String where, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String[] whereArgs, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String[] whereArgs, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String[] whereArgs, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String[] whereArgs, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + int limit)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              @@ -12623,1231 +10612,1087 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(BoundingBox boundingBox,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(BoundingBox boundingBox, + int limit)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(BoundingBox boundingBox,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(BoundingBox boundingBox, + int limit, + long offset)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(BoundingBox boundingBox,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(BoundingBox boundingBox, + String orderBy, + int limit)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(BoundingBox boundingBox,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      BoundingBox boundingBox,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + int limit)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      BoundingBox boundingBox,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + int limit, + long offset)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      BoundingBox boundingBox,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      BoundingBox boundingBox,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + BoundingBox boundingBox, + int limit)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + BoundingBox boundingBox, + int limit, + long offset)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + int limit)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + int limit, + long offset)
              Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -13855,431 +11700,383 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, + String where, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + String where, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + String where, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14287,223 +12084,199 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              @@ -14511,115 +12284,103 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              @@ -14627,59 +12388,53 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14687,30 +12442,27 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14718,31 +12470,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14751,431 +12500,383 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(BoundingBox boundingBox, + Projection projection, + int limit)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      BoundingBox boundingBox,
              -                                      Projection projection,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -15183,439 +12884,391 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -15623,227 +13276,203 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -15851,117 +13480,105 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -15969,61 +13586,55 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -16031,30 +13642,27 @@

              queryFeaturesForChunk

              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -16062,31 +13670,28 @@

              queryFeaturesForChunk

              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -16095,227 +13700,203 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -16323,117 +13904,105 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -16441,61 +14010,55 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  BoundingBox boundingBox,
              -                                                  Projection projection,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -16503,30 +14066,27 @@

              queryFeaturesForChunkIdOrder

              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -16534,31 +14094,28 @@

              queryFeaturesForChunk

              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -16567,117 +14124,105 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              @@ -16685,61 +14230,55 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -16747,30 +14286,27 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -16778,31 +14314,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -16811,61 +14344,55 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -16873,30 +14400,27 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -16904,31 +14428,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -16937,31 +14458,28 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -16969,32 +14487,29 @@

              queryFeaturesForChunk

              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -17003,31 +14518,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -17036,32 +14548,29 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           BoundingBox boundingBox,
              -                                           Projection projection,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -17071,1231 +14580,1087 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(GeometryEnvelope envelope,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(GeometryEnvelope envelope, + int limit)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(GeometryEnvelope envelope,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(GeometryEnvelope envelope, + int limit, + long offset)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(GeometryEnvelope envelope,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(GeometryEnvelope envelope,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      GeometryEnvelope envelope,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + GeometryEnvelope envelope, + int limit)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      GeometryEnvelope envelope,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      GeometryEnvelope envelope,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      GeometryEnvelope envelope,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      GeometryEnvelope envelope,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + GeometryEnvelope envelope, + int limit)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      GeometryEnvelope envelope,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      GeometryEnvelope envelope,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      GeometryEnvelope envelope,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      GeometryEnvelope envelope,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + int limit)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      GeometryEnvelope envelope,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      GeometryEnvelope envelope,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      GeometryEnvelope envelope,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -18303,431 +15668,383 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(GeometryEnvelope envelope, + String where, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + GeometryEnvelope envelope, + String where, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + GeometryEnvelope envelope, + String where, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  GeometryEnvelope envelope,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -18735,223 +16052,199 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              @@ -18959,115 +16252,103 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              @@ -19075,59 +16356,53 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -19135,30 +16410,27 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -19166,31 +16438,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           GeometryEnvelope envelope,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the geometry envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -19199,115 +16468,103 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(double minX, + double minY, + double maxX, + double maxY, + int limit)
              Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(double minX, + double minY, + double maxX, + double maxY, + int limit, + long offset)
              Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit)
              Query for rows within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit, + long offset)
              Query for rows within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              @@ -19315,59 +16572,53 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + int limit)
              Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + int limit, + long offset)
              Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -19375,30 +16626,27 @@

              queryForChunk

              maxY - max y
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit)
              Query for rows within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -19406,31 +16654,28 @@

              queryForChunk

              maxY - max y
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit, + long offset)
              Query for rows within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -19439,59 +16684,53 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + int limit)
              Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + int limit, + long offset)
              Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -19499,30 +16738,27 @@

              queryForChunk

              maxY - max y
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit)
              Query for rows within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -19530,31 +16766,28 @@

              queryForChunk

              maxY - max y
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(String[] columns,
              -                                      double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit, + long offset)
              Query for rows within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -19563,30 +16796,27 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + int limit)
              Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -19594,31 +16824,28 @@

              queryForChunk

              maxX - max x
              maxY - max y
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + int limit, + long offset)
              Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -19627,31 +16854,28 @@

              queryForChunk

              maxY - max y
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      String orderBy,
              -                                      int limit)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit)
              Query for rows within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -19660,32 +16884,29 @@

              queryForChunk

              maxY - max y
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public UserCustomCursor queryForChunk​(boolean distinct,
              -                                      String[] columns,
              -                                      double minX,
              -                                      double minY,
              -                                      double maxX,
              -                                      double maxY,
              -                                      String orderBy,
              -                                      int limit,
              -                                      long offset)
              +
            • +
              +

              queryForChunk

              +
              public UserCustomCursor queryForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit, + long offset)
              Query for rows within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -19695,115 +16916,103 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              @@ -19811,59 +17020,53 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -19871,30 +17074,27 @@

              queryFeaturesForChunk

              maxY - max y
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -19902,31 +17102,28 @@

              queryFeaturesForChunk

              maxY - max y
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -19935,59 +17132,53 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -19995,30 +17186,27 @@

              queryFeaturesForChunk

              maxY - max y
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -20026,31 +17214,28 @@

              queryFeaturesForChunk

              maxY - max y
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -20059,30 +17244,27 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -20090,31 +17272,28 @@

              queryFeaturesForChunk

              maxX - max x
              maxY - max y
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -20123,31 +17302,28 @@

              queryFeaturesForChunk

              maxY - max y
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -20156,32 +17332,29 @@

              queryFeaturesForChunk

              maxY - max y
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -20191,59 +17364,53 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              @@ -20251,30 +17418,27 @@

              queryFeaturesForChunk

              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              @@ -20282,31 +17446,28 @@

              queryFeaturesForChunk

              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              @@ -20315,30 +17476,27 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -20346,31 +17504,28 @@

              queryFeaturesForChunk

              maxY - max y
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -20379,31 +17534,28 @@

              queryFeaturesForChunk

              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -20412,32 +17564,29 @@

              queryFeaturesForChunk

              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -20447,30 +17596,27 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -20478,31 +17624,28 @@

              queryFeaturesForChunk

              maxY - max y
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -20511,31 +17654,28 @@

              queryFeaturesForChunk

              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -20544,32 +17684,29 @@

              queryFeaturesForChunk

              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -20579,31 +17716,28 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -20612,32 +17746,29 @@

              queryFeaturesForChunk

              maxY - max y
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -20647,32 +17778,29 @@

              queryFeaturesForChunk

              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -20682,33 +17810,30 @@

              queryFeaturesForChunk

              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           Map<String,​Object> fieldValues,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -20719,59 +17844,53 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(double minX,
              -                                                  double minY,
              -                                                  double maxX,
              -                                                  double maxY,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(double minX, + double minY, + double maxX, + double maxY, + String where, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(double minX,
              -                                                  double minY,
              -                                                  double maxX,
              -                                                  double maxY,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(double minX, + double minY, + double maxX, + double maxY, + String where, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              @@ -20779,30 +17898,27 @@

              queryFeaturesForChunkIdOrder

              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + String where, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              @@ -20810,31 +17926,28 @@

              queryFeaturesForChunk

              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              @@ -20843,30 +17956,27 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  double minX,
              -                                                  double minY,
              -                                                  double maxX,
              -                                                  double maxY,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String where, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -20874,31 +17984,28 @@

              queryFeaturesForChunkIdOrder

              maxY - max y
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  double minX,
              -                                                  double minY,
              -                                                  double maxX,
              -                                                  double maxY,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String where, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -20907,31 +18014,28 @@

              queryFeaturesForChunkIdOrder

              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String where, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -20940,32 +18044,29 @@

              queryFeaturesForChunk

              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -20975,30 +18076,27 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  double minX,
              -                                                  double minY,
              -                                                  double maxX,
              -                                                  double maxY,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -21006,31 +18104,28 @@

              queryFeaturesForChunkIdOrder

              maxY - max y
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(String[] columns,
              -                                                  double minX,
              -                                                  double minY,
              -                                                  double maxX,
              -                                                  double maxY,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -21039,31 +18134,28 @@

              queryFeaturesForChunkIdOrder

              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -21072,32 +18164,29 @@

              queryFeaturesForChunk

              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -21107,31 +18196,28 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  double minX,
              -                                                  double minY,
              -                                                  double maxX,
              -                                                  double maxY,
              -                                                  String where,
              -                                                  int limit)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -21140,32 +18226,29 @@

              queryFeaturesForChunkIdOrder

              maxY - max y
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunkIdOrder

              -
              public FeatureCursor queryFeaturesForChunkIdOrder​(boolean distinct,
              -                                                  String[] columns,
              -                                                  double minX,
              -                                                  double minY,
              -                                                  double maxX,
              -                                                  double maxY,
              -                                                  String where,
              -                                                  int limit,
              -                                                  long offset)
              +
            • +
              +

              queryFeaturesForChunkIdOrder

              +
              public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -21175,32 +18258,29 @@

              queryFeaturesForChunkIdOrder

              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -21210,33 +18290,30 @@

              queryFeaturesForChunk

              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -21247,30 +18324,27 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              @@ -21278,31 +18352,28 @@

              queryFeaturesForChunk

              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              @@ -21311,31 +18382,28 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              @@ -21344,32 +18412,29 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              @@ -21379,31 +18444,28 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -21412,32 +18474,29 @@

              queryFeaturesForChunk

              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -21447,32 +18506,29 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -21482,33 +18538,30 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -21519,31 +18572,28 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -21552,32 +18602,29 @@

              queryFeaturesForChunk

              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -21587,32 +18634,29 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -21622,33 +18666,30 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -21659,32 +18700,29 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + int limit)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -21694,33 +18732,30 @@

              queryFeaturesForChunk

              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -21731,33 +18766,30 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -21768,34 +18800,31 @@

              queryFeaturesForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryFeaturesForChunk

              -
              public FeatureCursor queryFeaturesForChunk​(boolean distinct,
              -                                           String[] columns,
              -                                           double minX,
              -                                           double minY,
              -                                           double maxX,
              -                                           double maxY,
              -                                           String where,
              -                                           String[] whereArgs,
              -                                           String orderBy,
              -                                           int limit,
              -                                           long offset)
              +
            • +
              +

              queryFeaturesForChunk

              +
              public FeatureCursor queryFeaturesForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features within the bounds, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -21807,81 +18836,21 @@

              queryFeaturesForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              cursor
              -
              Since:
              +
              Since:
              6.2.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/extension/rtree/RTreeIndexTableRow.html b/docs/docs/api/mil/nga/geopackage/extension/rtree/RTreeIndexTableRow.html index 078324bf..1439b9f4 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/rtree/RTreeIndexTableRow.html +++ b/docs/docs/api/mil/nga/geopackage/extension/rtree/RTreeIndexTableRow.html @@ -1,414 +1,233 @@ - - -RTreeIndexTableRow (geopackage-android 6.7.1 API) + +RTreeIndexTableRow (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class RTreeIndexTableRow

    + +

    Class RTreeIndexTableRow

    -
    - -
    - -
    -
    -
    +
    +
    +
    +
    +

    Methods inherited from class mil.nga.geopackage.user.custom.UserCustomRow

    +copy, getColumns
    +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRow

    +columnToContentValue, isValid, setValid, toContentValues, toContentValues
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getId

            -
            public long getId()
            +
          • +
            +

            Method Details

            + - - - -
              -
            • -

              getMinX

              -
              public double getMinX()
              +
            • +
              +

              getMinX

              +
              public double getMinX()
              Get the min x
              -
              -
              Returns:
              +
              +
              Returns:
              min x
              +
            • -
            - - - -
              -
            • -

              getMaxX

              -
              public double getMaxX()
              +
            • +
              +

              getMaxX

              +
              public double getMaxX()
              Get the max x
              -
              -
              Returns:
              +
              +
              Returns:
              max x
              +
            • -
            - - - -
              -
            • -

              getMinY

              -
              public double getMinY()
              +
            • +
              +

              getMinY

              +
              public double getMinY()
              Get the min y
              -
              -
              Returns:
              +
              +
              Returns:
              min y
              +
            • -
            - - - -
              -
            • -

              getMaxY

              -
              public double getMaxY()
              +
            • +
              +

              getMaxY

              +
              public double getMaxY()
              Get the max y
              -
              -
              Returns:
              +
              +
              Returns:
              max y
              -
            • -
            +
      -
    - - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/extension/rtree/package-summary.html b/docs/docs/api/mil/nga/geopackage/extension/rtree/package-summary.html index 776ab772..44804f59 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/rtree/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/extension/rtree/package-summary.html @@ -1,191 +1,102 @@ - - -mil.nga.geopackage.extension.rtree (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.rtree (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.extension.rtree

    +

    Package mil.nga.geopackage.extension.rtree

    -
    -
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/extension/rtree/package-tree.html b/docs/docs/api/mil/nga/geopackage/extension/rtree/package-tree.html index 29b076aa..1c93d65f 100644 --- a/docs/docs/api/mil/nga/geopackage/extension/rtree/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/extension/rtree/package-tree.html @@ -1,140 +1,95 @@ - - -mil.nga.geopackage.extension.rtree Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.extension.rtree Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.extension.rtree

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/features/OAPIFeatureGenerator.html b/docs/docs/api/mil/nga/geopackage/features/OAPIFeatureGenerator.html index e1780590..5489df18 100644 --- a/docs/docs/api/mil/nga/geopackage/features/OAPIFeatureGenerator.html +++ b/docs/docs/api/mil/nga/geopackage/features/OAPIFeatureGenerator.html @@ -1,501 +1,300 @@ - - -OAPIFeatureGenerator (geopackage-android 6.7.1 API) + +OAPIFeatureGenerator (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class OAPIFeatureGenerator

    + +

    Class OAPIFeatureGenerator

    -
    - -
    - -
    -
    -
    +
    + + + -
    - +
    +
    + -
    - +
    +
    protected void
    +
    saveFeature(Geometry geometry, + Map<String,Object> values)
    +
    +
    + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexFeatureResults.html b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexFeatureResults.html index 3ded9505..acfb7c95 100644 --- a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexFeatureResults.html +++ b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexFeatureResults.html @@ -1,421 +1,253 @@ - - -FeatureIndexFeatureResults (geopackage-android 6.7.1 API) + +FeatureIndexFeatureResults (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureIndexFeatureResults

    + +

    Class FeatureIndexFeatureResults

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.features.index.FeatureIndexFeatureResults
      • -
      -
    • -
    -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureIndexFeatureResults

            -
            public FeatureIndexFeatureResults​(FeatureCursor cursor)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureIndexFeatureResults

              +
              public FeatureIndexFeatureResults(FeatureCursor cursor)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              cursor - result cursor
              -
            • -
            +
        + -
        -
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexGeoPackageResults.html b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexGeoPackageResults.html index 93f46c63..d77925a8 100644 --- a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexGeoPackageResults.html +++ b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexGeoPackageResults.html @@ -1,404 +1,241 @@ - - -FeatureIndexGeoPackageResults (geopackage-android 6.7.1 API) + +FeatureIndexGeoPackageResults (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureIndexGeoPackageResults

    + +

    Class FeatureIndexGeoPackageResults

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
      • -
      -
    • -
    -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexListResults.html b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexListResults.html index adc14268..3bff521e 100644 --- a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexListResults.html +++ b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexListResults.html @@ -1,475 +1,292 @@ - - -FeatureIndexListResults (geopackage-android 6.7.1 API) + +FeatureIndexListResults (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureIndexListResults

    + +

    Class FeatureIndexListResults

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.features.index.FeatureIndexListResults
      • -
      -
    • -
    -
    - -
    -
    -
    +
    + -
    - +
    + + +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureIndexListResults

            -
            public FeatureIndexListResults()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureIndexListResults

              +
              public FeatureIndexListResults()
              Constructor
              +
            • -
            - - - -
              -
            • -

              FeatureIndexListResults

              -
              public FeatureIndexListResults​(FeatureRow row)
              +
            • +
              +

              FeatureIndexListResults

              +
              public FeatureIndexListResults(FeatureRow row)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - feature row
              +
            • -
            - - - -
              -
            • -

              FeatureIndexListResults

              -
              public FeatureIndexListResults​(List<FeatureRow> rows)
              +
            • +
              +

              FeatureIndexListResults

              +
              public FeatureIndexListResults(List<FeatureRow> rows)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              rows - feature rows
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            addRow

            -
            public void addRow​(FeatureRow row)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              addRow

              +
              public void addRow(FeatureRow row)
              Add a feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - feature row
              +
            • -
            - - - -
              -
            • -

              addRows

              -
              public void addRows​(List<FeatureRow> rows)
              +
            • +
              +

              addRows

              +
              public void addRows(List<FeatureRow> rows)
              Add feature rows
              -
              -
              Parameters:
              +
              +
              Parameters:
              rows - feature rows
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count()
              +
            • +
              +

              count

              +
              public long count()
              Get the count of results
              -
              -
              Specified by:
              +
              +
              Specified by:
              count in interface FeatureIndexResults
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              close

              -
              public void close()
              +
            • +
              +

              close

              +
              public void close()
              Close the results
              -
              -
              Specified by:
              +
              +
              Specified by:
              close in interface FeatureIndexResults
              +
            • -
            - - - - - - - -
              -
            • -

              ids

              -
              public Iterable<Long> ids()
              +
            • +
              +

              ids

              +
              public Iterable<Long> ids()
              Iterable for iterating over feature ids in place of feature rows
              -
              -
              Specified by:
              +
              +
              Specified by:
              ids in interface FeatureIndexResults
              -
              Returns:
              +
              Returns:
              iterable ids
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexLocation.html b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexLocation.html index 98e3e3ef..57a85df8 100644 --- a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexLocation.html +++ b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexLocation.html @@ -1,330 +1,182 @@ - - -FeatureIndexLocation (geopackage-android 6.7.1 API) + +FeatureIndexLocation (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureIndexLocation

    + +

    Class FeatureIndexLocation

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.features.index.FeatureIndexLocation
      • -
      -
    • -
    -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
  • -
    -
    -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexManager.html b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexManager.html index 72a9e7f5..2a277ab0 100644 --- a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexManager.html +++ b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexManager.html @@ -1,9743 +1,8148 @@ - - -FeatureIndexManager (geopackage-android 6.7.1 API) + +FeatureIndexManager (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureIndexManager

    + +

    Class FeatureIndexManager

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.features.index.FeatureIndexManager
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.features.index.FeatureIndexManager
      +
      +

      -
      public class FeatureIndexManager
      -extends Object
      +
      public class FeatureIndexManager +extends Object
      Feature Index Manager to manage indexing of feature geometries in both Android metadata and within a GeoPackage using the Geometry Index Extension
      -
      -
      Since:
      +
      +
      Since:
      1.1.0
      -
      See Also:
      -
      FeatureIndexer, -FeatureTableIndex
      -
      -
    • +
      See Also:
      +
      + -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureIndexManager

            -
            public FeatureIndexManager​(Context context,
            -                           GeoPackage geoPackage,
            -                           String featureTable)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureIndexManager

              +
              public FeatureIndexManager(Context context, + GeoPackage geoPackage, + String featureTable)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              geoPackage - GeoPackage
              featureTable - feature table
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              FeatureIndexManager

              -
              public FeatureIndexManager​(Context context,
              -                           GeoPackage geoPackage,
              -                           FeatureDao featureDao)
              +
            • +
              +

              FeatureIndexManager

              +
              public FeatureIndexManager(Context context, + GeoPackage geoPackage, + FeatureDao featureDao)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              geoPackage - GeoPackage
              featureDao - feature DAO
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            close

            -
            public void close()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              close

              +
              public void close()
              Close the index connections
              +
            • -
            - - - -
              -
            • -

              getFeatureDao

              -
              public FeatureDao getFeatureDao()
              +
            • +
              +

              getFeatureDao

              +
              public FeatureDao getFeatureDao()
              Get the feature DAO
              -
              -
              Returns:
              +
              +
              Returns:
              feature DAO
              -
              Since:
              +
              Since:
              1.2.5
              +
            • -
            - - - -
              -
            • -

              getFeatureTableIndex

              -
              public FeatureTableIndex getFeatureTableIndex()
              +
            • +
              +

              getFeatureTableIndex

              +
              public FeatureTableIndex getFeatureTableIndex()
              Get the feature table index, used to index inside the GeoPackage as an extension
              -
              -
              Returns:
              +
              +
              Returns:
              feature table index
              +
            • -
            - - - -
              -
            • -

              getFeatureIndexer

              -
              public FeatureIndexer getFeatureIndexer()
              +
            • +
              +

              getFeatureIndexer

              +
              public FeatureIndexer getFeatureIndexer()
              Get the feature indexer, used to index in metadata tables
              -
              -
              Returns:
              +
              +
              Returns:
              feature indexer
              +
            • -
            - - - -
              -
            • -

              getRTreeIndexTableDao

              -
              public RTreeIndexTableDao getRTreeIndexTableDao()
              +
            • +
              +

              getRTreeIndexTableDao

              +
              public RTreeIndexTableDao getRTreeIndexTableDao()
              Get the RTree Index Table DAO
              -
              -
              Returns:
              +
              +
              Returns:
              RTree index table DAO
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              getIndexLocationQueryOrder

              -
              public Set<FeatureIndexType> getIndexLocationQueryOrder()
              +
            • +
              +

              getIndexLocationQueryOrder

              +
              public Set<FeatureIndexType> getIndexLocationQueryOrder()
              Get the ordered set of ordered index query locations
              -
              -
              Returns:
              +
              +
              Returns:
              set of ordered index types
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              getIndexLocation

              -
              public FeatureIndexType getIndexLocation()
              +
            • +
              +

              getIndexLocation

              +
              public FeatureIndexType getIndexLocation()
              Get the index location
              -
              -
              Returns:
              +
              +
              Returns:
              index location or null if not set
              +
            • -
            - - - -
              -
            • -

              isContinueOnError

              -
              public boolean isContinueOnError()
              +
            • +
              +

              isContinueOnError

              +
              public boolean isContinueOnError()
              Is the continue on error flag enabled
              -
              -
              Returns:
              +
              +
              Returns:
              continue on error
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              setContinueOnError

              -
              public void setContinueOnError​(boolean continueOnError)
              +
            • +
              +

              setContinueOnError

              +
              public void setContinueOnError(boolean continueOnError)
              Set the continue on error flag
              -
              -
              Parameters:
              +
              +
              Parameters:
              continueOnError - continue on error
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              prioritizeQueryLocation

              -
              public void prioritizeQueryLocation​(Collection<FeatureIndexType> types)
              +
            • +
              +

              prioritizeQueryLocation

              +
              public void prioritizeQueryLocation(Collection<FeatureIndexType> types)
              Prioritize the query location order. All types are placed at the front of the query order in the order they are given. Omitting a location leaves it at it's current priority location.
              -
              -
              Parameters:
              +
              +
              Parameters:
              types - feature index types
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              prioritizeQueryLocation

              -
              public void prioritizeQueryLocation​(FeatureIndexType... types)
              +
            • +
              +

              prioritizeQueryLocation

              +
              public void prioritizeQueryLocation(FeatureIndexType... types)
              Prioritize the query location order. All types are placed at the front of the query order in the order they are given. Omitting a location leaves it at it's current priority location.
              -
              -
              Parameters:
              +
              +
              Parameters:
              types - feature index types
              +
            • -
            - - - -
              -
            • -

              setIndexLocationOrder

              -
              public void setIndexLocationOrder​(Collection<FeatureIndexType> types)
              +
            • +
              +

              setIndexLocationOrder

              +
              public void setIndexLocationOrder(Collection<FeatureIndexType> types)
              Set the index location order, overriding all previously set types
              -
              -
              Parameters:
              +
              +
              Parameters:
              types - feature index types
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              setIndexLocationOrder

              -
              public void setIndexLocationOrder​(FeatureIndexType... types)
              +
            • +
              +

              setIndexLocationOrder

              +
              public void setIndexLocationOrder(FeatureIndexType... types)
              Set the index location order, overriding all previously set types
              -
              -
              Parameters:
              +
              +
              Parameters:
              types - feature index types
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              setIndexLocation

              -
              public void setIndexLocation​(FeatureIndexType indexLocation)
              +
            • +
              +

              setIndexLocation

              +
              public void setIndexLocation(FeatureIndexType indexLocation)
              Set the index location
              -
              -
              Parameters:
              +
              +
              Parameters:
              indexLocation - feature index type
              +
            • -
            - - - -
              -
            • -

              setProgress

              -
              public void setProgress​(GeoPackageProgress progress)
              +
            • +
              +

              setProgress

              +
              public void setProgress(GeoPackageProgress progress)
              Set the GeoPackage Progress
              -
              -
              Parameters:
              +
              +
              Parameters:
              progress - GeoPackage progress
              +
            • -
            - - - -
              -
            • -

              index

              -
              public int index()
              +
            • +
              +

              index

              +
              public int index()
              Index the feature table if needed, using the set index location
              -
              -
              Returns:
              +
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              index

              -
              public int index​(List<FeatureIndexType> types)
              +
            • +
              +

              index

              +
              public int index(List<FeatureIndexType> types)
              Index the feature tables if needed for the index types
              -
              -
              Parameters:
              +
              +
              Parameters:
              types - feature index types
              -
              Returns:
              +
              Returns:
              largest count of indexed features
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              index

              -
              public int index​(FeatureIndexType type)
              +
            • +
              +

              index

              +
              public int index(FeatureIndexType type)
              Index the feature table if needed
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - index location type
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              index

              -
              public int index​(boolean force)
              +
            • +
              +

              index

              +
              public int index(boolean force)
              Index the feature table, using the set index location
              -
              -
              Parameters:
              +
              +
              Parameters:
              force - true to force re-indexing
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              index

              -
              public int index​(boolean force,
              -                 List<FeatureIndexType> types)
              +
            • +
              +

              index

              +
              public int index(boolean force, + List<FeatureIndexType> types)
              Index the feature tables for the index types
              -
              -
              Parameters:
              +
              +
              Parameters:
              force - true to force re-indexing
              types - feature index types
              -
              Returns:
              +
              Returns:
              largest count of indexed features
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              index

              -
              public int index​(FeatureIndexType type,
              -                 boolean force)
              +
            • +
              +

              index

              +
              public int index(FeatureIndexType type, + boolean force)
              Index the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - index location type
              force - true to force re-indexing
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              index

              -
              public boolean index​(FeatureRow row)
              +
            • +
              +

              index

              +
              public boolean index(FeatureRow row)
              Index the feature row, using the set index location. This method assumes that indexing has been completed and maintained as the last indexed time is updated.
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - feature row to index
              -
              Returns:
              +
              Returns:
              true if indexed
              +
            • -
            - - - -
              -
            • -

              index

              -
              public boolean index​(FeatureRow row,
              -                     List<FeatureIndexType> types)
              +
            • +
              +

              index

              +
              public boolean index(FeatureRow row, + List<FeatureIndexType> types)
              Index the feature row for the index types. This method assumes that indexing has been completed and maintained as the last indexed time is updated.
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - feature row to index
              types - feature index types
              -
              Returns:
              +
              Returns:
              true if indexed from any type
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              index

              -
              public boolean index​(FeatureIndexType type,
              -                     FeatureRow row)
              +
            • +
              +

              index

              +
              public boolean index(FeatureIndexType type, + FeatureRow row)
              Index the feature row. This method assumes that indexing has been completed and maintained as the last indexed time is updated.
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - index location type
              row - feature row to index
              -
              Returns:
              +
              Returns:
              true if indexed
              +
            • -
            - - - -
              -
            • -

              deleteIndex

              -
              public boolean deleteIndex()
              +
            • +
              +

              deleteIndex

              +
              public boolean deleteIndex()
              Delete the feature index
              -
              -
              Returns:
              +
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              deleteAllIndexes

              -
              public boolean deleteAllIndexes()
              +
            • +
              +

              deleteAllIndexes

              +
              public boolean deleteAllIndexes()
              Delete the feature index from all query order locations
              -
              -
              Returns:
              +
              +
              Returns:
              true if deleted
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              deleteIndex

              -
              public boolean deleteIndex​(Collection<FeatureIndexType> types)
              +
            • +
              +

              deleteIndex

              +
              public boolean deleteIndex(Collection<FeatureIndexType> types)
              Delete the feature index from the index types
              -
              -
              Parameters:
              +
              +
              Parameters:
              types - feature index types
              -
              Returns:
              +
              Returns:
              true if deleted from any type
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              deleteIndex

              -
              public boolean deleteIndex​(FeatureIndexType type)
              +
            • +
              +

              deleteIndex

              +
              public boolean deleteIndex(FeatureIndexType type)
              Delete the feature index
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - feature index type
              -
              Returns:
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              deleteIndex

              -
              public boolean deleteIndex​(FeatureRow row)
              +
            • +
              +

              deleteIndex

              +
              public boolean deleteIndex(FeatureRow row)
              Delete the feature index for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - feature row
              -
              Returns:
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              deleteIndex

              -
              public boolean deleteIndex​(FeatureRow row,
              -                           List<FeatureIndexType> types)
              +
            • +
              +

              deleteIndex

              +
              public boolean deleteIndex(FeatureRow row, + List<FeatureIndexType> types)
              Delete the feature index for the feature row from the index types
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - feature row
              types - feature index types
              -
              Returns:
              +
              Returns:
              true if deleted from any type
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              deleteIndex

              -
              public boolean deleteIndex​(FeatureIndexType type,
              -                           FeatureRow row)
              +
            • +
              +

              deleteIndex

              +
              public boolean deleteIndex(FeatureIndexType type, + FeatureRow row)
              Delete the feature index for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - feature index type
              row - feature row
              -
              Returns:
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              deleteIndex

              -
              public boolean deleteIndex​(long geomId)
              +
            • +
              +

              deleteIndex

              +
              public boolean deleteIndex(long geomId)
              Delete the feature index for the geometry id
              -
              -
              Parameters:
              +
              +
              Parameters:
              geomId - geometry id
              -
              Returns:
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              deleteIndex

              -
              public boolean deleteIndex​(long geomId,
              -                           List<FeatureIndexType> types)
              +
            • +
              +

              deleteIndex

              +
              public boolean deleteIndex(long geomId, + List<FeatureIndexType> types)
              Delete the feature index for the geometry id from the index types
              -
              -
              Parameters:
              +
              +
              Parameters:
              geomId - geometry id
              types - feature index types
              -
              Returns:
              +
              Returns:
              true if deleted from any type
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              deleteIndex

              -
              public boolean deleteIndex​(FeatureIndexType type,
              -                           long geomId)
              +
            • +
              +

              deleteIndex

              +
              public boolean deleteIndex(FeatureIndexType type, + long geomId)
              Delete the feature index for the geometry id
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - feature index type
              geomId - geometry id
              -
              Returns:
              +
              Returns:
              true if deleted
              +
            • -
            - - - -
              -
            • -

              retainIndex

              -
              public boolean retainIndex​(FeatureIndexType type)
              +
            • +
              +

              retainIndex

              +
              public boolean retainIndex(FeatureIndexType type)
              Retain the feature index from the index types and delete the others
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - feature index type to retain
              -
              Returns:
              +
              Returns:
              true if deleted from any type
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              retainIndex

              -
              public boolean retainIndex​(Collection<FeatureIndexType> types)
              +
            • +
              +

              retainIndex

              +
              public boolean retainIndex(Collection<FeatureIndexType> types)
              Retain the feature index from the index types and delete the others
              -
              -
              Parameters:
              +
              +
              Parameters:
              types - feature index types to retain
              -
              Returns:
              +
              Returns:
              true if deleted from any type
              -
              Since:
              +
              Since:
              3.1.0
              +
            • -
            - - - -
              -
            • -

              isIndexed

              -
              public boolean isIndexed()
              +
            • +
              +

              isIndexed

              +
              public boolean isIndexed()
              Determine if the feature table is indexed
              -
              -
              Returns:
              +
              +
              Returns:
              true if indexed
              +
            • -
            - - - -
              -
            • -

              isIndexed

              -
              public boolean isIndexed​(FeatureIndexType type)
              +
            • +
              +

              isIndexed

              +
              public boolean isIndexed(FeatureIndexType type)
              Is the feature table indexed in the provided type location
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - index location type
              -
              Returns:
              +
              Returns:
              true if indexed
              +
            • -
            - - - -
              -
            • -

              getIndexedTypes

              -
              public List<FeatureIndexType> getIndexedTypes()
              +
            • +
              +

              getIndexedTypes

              +
              public List<FeatureIndexType> getIndexedTypes()
              Get the indexed types that are currently indexed
              -
              -
              Returns:
              +
              +
              Returns:
              indexed types
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              getLastIndexed

              -
              public Date getLastIndexed()
              +
            • +
              +

              getLastIndexed

              +
              public Date getLastIndexed()
              Get the date last indexed
              -
              -
              Returns:
              +
              +
              Returns:
              last indexed date or null
              +
            • -
            - - - -
              -
            • -

              getLastIndexed

              -
              public Date getLastIndexed​(FeatureIndexType type)
              +
            • +
              +

              getLastIndexed

              +
              public Date getLastIndexed(FeatureIndexType type)
              Get the date last indexed
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - feature index type
              -
              Returns:
              +
              Returns:
              last indexed date or null
              +
            • -
            - - - -
              -
            • -

              getLocation

              -
              public FeatureIndexLocation getLocation()
              +
            • +
              +

              getLocation

              +
              public FeatureIndexLocation getLocation()
              Get a feature index location to iterate over indexed types
              -
              -
              Returns:
              +
              +
              Returns:
              feature index location
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              getIndexedType

              -
              public FeatureIndexType getIndexedType()
              +
            • +
              +

              getIndexedType

              +
              public FeatureIndexType getIndexedType()
              Get the first ordered indexed type
              -
              -
              Returns:
              +
              +
              Returns:
              feature index type
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              getIdColumn

              -
              public String getIdColumn()
              +
            • +
              +

              getIdColumn

              +
              public String getIdColumn()
              Get the feature table id column name, the default column ordering
              -
              -
              Returns:
              +
              +
              Returns:
              feature table id column name
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query()
              +
            • +
              +

              query

              +
              public FeatureIndexResults query()
              Query for all feature index results
              -
              -
              Returns:
              +
              +
              Returns:
              feature index results, close when done
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct)
              Query for all feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns)
              Query for all feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns)
              Query for all feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              countColumn

              -
              public long countColumn​(String column)
              +
            • +
              +

              countColumn

              +
              public long countColumn(String column)
              Query for all feature index count
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column)
              Query for all feature index count
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count()
              +
            • +
              +

              count

              +
              public long count()
              Query for all feature index count
              -
              -
              Returns:
              +
              +
              Returns:
              count
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + Map<String,Object> fieldValues)
              Query for feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + Map<String,Object> fieldValues)
              Query for feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(Map<String,Object> fieldValues)
              Query for feature index count
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(String column, + Map<String,Object> fieldValues)
              Query for feature index count
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + Map<String,Object> fieldValues)
              Query for feature index count
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String where)
              Query for feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String where)
              Query for feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns, + String where)
              Query for feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + String where)
              Query for feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String where)
              +
            • +
              +

              count

              +
              public long count(String where)
              Query for feature index count
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(String column, + String where)
              Query for feature index count
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + String where)
              Query for feature index count
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String where, + String[] whereArgs)
              Query for feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String where, + String[] whereArgs)
              Query for feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns, + String where, + String[] whereArgs)
              Query for feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + String where, + String[] whereArgs)
              Query for feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(String where, + String[] whereArgs)
              Query for feature index count
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(String column, + String where, + String[] whereArgs)
              Query for feature index count
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + String where, + String[] whereArgs)
              Query for feature index count
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              getBoundingBox

              -
              public BoundingBox getBoundingBox()
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox()
              Query for the feature index bounds
              -
              -
              Returns:
              +
              +
              Returns:
              bounding box
              +
            • -
            - - - -
              -
            • -

              getBoundingBox

              -
              public BoundingBox getBoundingBox​(Projection projection)
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox(Projection projection)
              Query for the feature index bounds and return in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              projection - desired projection
              -
              Returns:
              +
              Returns:
              bounding box
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(BoundingBox boundingBox)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + BoundingBox boundingBox)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns,
              -                                 BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns, + BoundingBox boundingBox)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox)
              Query for feature index count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  BoundingBox boundingBox)
              +
            • +
              +

              count

              +
              public long count(String column, + BoundingBox boundingBox)
              Query for feature index count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  BoundingBox boundingBox)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + BoundingBox boundingBox)
              Query for feature index count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(BoundingBox boundingBox,
              -                                 Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 BoundingBox boundingBox,
              -                                 Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for feature index count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  BoundingBox boundingBox,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(String column, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for feature index count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - column name
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  BoundingBox boundingBox,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Query for feature index count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - column name
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(BoundingBox boundingBox,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(BoundingBox boundingBox, + String where)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 BoundingBox boundingBox,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + BoundingBox boundingBox, + String where)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns, + BoundingBox boundingBox, + String where)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + String where)
              Query for feature index count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  BoundingBox boundingBox,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(String column, + BoundingBox boundingBox, + String where)
              Query for feature index count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - column name
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  BoundingBox boundingBox,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + BoundingBox boundingBox, + String where)
              Query for feature index count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - column name
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(BoundingBox boundingBox,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 BoundingBox boundingBox,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for feature index results within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for feature index count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  BoundingBox boundingBox,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(String column, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for feature index count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column value
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  BoundingBox boundingBox,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Query for feature index count within the bounding box, projected correctly
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column value
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 GeometryEnvelope envelope)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + GeometryEnvelope envelope)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns,
              -                                 GeometryEnvelope envelope)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns, + GeometryEnvelope envelope)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 GeometryEnvelope envelope)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + GeometryEnvelope envelope)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(GeometryEnvelope envelope)
              +
            • +
              +

              count

              +
              public long count(GeometryEnvelope envelope)
              Query for feature index count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  GeometryEnvelope envelope)
              +
            • +
              +

              count

              +
              public long count(String column, + GeometryEnvelope envelope)
              Query for feature index count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  GeometryEnvelope envelope)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + GeometryEnvelope envelope)
              Query for feature index count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 GeometryEnvelope envelope,
              -                                 Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 GeometryEnvelope envelope,
              -                                 Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(GeometryEnvelope envelope,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for feature index count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  GeometryEnvelope envelope,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(String column, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for feature index count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  GeometryEnvelope envelope,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Query for feature index count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(GeometryEnvelope envelope,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(GeometryEnvelope envelope, + String where)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 GeometryEnvelope envelope,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + GeometryEnvelope envelope, + String where)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns,
              -                                 GeometryEnvelope envelope,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns, + GeometryEnvelope envelope, + String where)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 GeometryEnvelope envelope,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(GeometryEnvelope envelope,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(GeometryEnvelope envelope, + String where)
              Query for feature index count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  GeometryEnvelope envelope,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(String column, + GeometryEnvelope envelope, + String where)
              Query for feature index count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  GeometryEnvelope envelope,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + GeometryEnvelope envelope, + String where)
              Query for feature index count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(GeometryEnvelope envelope,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 GeometryEnvelope envelope,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns,
              -                                 GeometryEnvelope envelope,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 GeometryEnvelope envelope,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for feature index results within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(GeometryEnvelope envelope,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for feature index count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  GeometryEnvelope envelope,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(String column, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for feature index count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  GeometryEnvelope envelope,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Query for feature index count within the Geometry Envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(BoundingBox boundingBox,
              -                                 Projection projection)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(BoundingBox boundingBox, + Projection projection)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 BoundingBox boundingBox,
              -                                 Projection projection)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + BoundingBox boundingBox, + Projection projection)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 Projection projection)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns, + BoundingBox boundingBox, + Projection projection)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 Projection projection)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  Projection projection)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + Projection projection)
              Query for feature index count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  BoundingBox boundingBox,
              -                  Projection projection)
              +
            • +
              +

              count

              +
              public long count(String column, + BoundingBox boundingBox, + Projection projection)
              Query for feature index count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  BoundingBox boundingBox,
              -                  Projection projection)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection)
              Query for feature index count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 BoundingBox boundingBox,
              -                                 Projection projection,
              -                                 Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 Projection projection,
              -                                 Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  Projection projection,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for feature index count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  BoundingBox boundingBox,
              -                  Projection projection,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(String column, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for feature index count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column value
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  BoundingBox boundingBox,
              -                  Projection projection,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Query for feature index count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column value
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(BoundingBox boundingBox,
              -                                 Projection projection,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(BoundingBox boundingBox, + Projection projection, + String where)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 BoundingBox boundingBox,
              -                                 Projection projection,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 Projection projection,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 Projection projection,
              -                                 String where)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  Projection projection,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + Projection projection, + String where)
              Query for feature index count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  BoundingBox boundingBox,
              -                  Projection projection,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(String column, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for feature index count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  BoundingBox boundingBox,
              -                  Projection projection,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection, + String where)
              Query for feature index count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(BoundingBox boundingBox,
              -                                 Projection projection,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 BoundingBox boundingBox,
              -                                 Projection projection,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 Projection projection,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureIndexResults query​(boolean distinct,
              -                                 String[] columns,
              -                                 BoundingBox boundingBox,
              -                                 Projection projection,
              -                                 String where,
              -                                 String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureIndexResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for feature index results within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  Projection projection,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for feature index count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(String column,
              -                  BoundingBox boundingBox,
              -                  Projection projection,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(String column, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for feature index count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(boolean distinct,
              -                  String column,
              -                  BoundingBox boundingBox,
              -                  Projection projection,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(boolean distinct, + String column, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Query for feature index count within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              isPaginated

              -
              public static boolean isPaginated​(FeatureIndexResults results)
              +
            • +
              +

              isPaginated

              +
              public static boolean isPaginated(FeatureIndexResults results)
              Determine if the results are paginated
              -
              -
              Parameters:
              +
              +
              Parameters:
              results - query results
              -
              Returns:
              +
              Returns:
              true if paginated
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              isPaginated

              -
              public static boolean isPaginated​(FeatureIndexFeatureResults results)
              +
            • +
              +

              isPaginated

              +
              public static boolean isPaginated(FeatureIndexFeatureResults results)
              Determine if the results are paginated
              -
              -
              Parameters:
              +
              +
              Parameters:
              results - query results
              -
              Returns:
              +
              Returns:
              true if paginated
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - - - - - - - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(int limit)
              Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(int limit, + long offset)
              Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String orderBy, + int limit)
              Query for all feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String orderBy, + int limit, + long offset)
              Query for all feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + int limit)
              Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + int limit, + long offset)
              Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String orderBy, + int limit)
              Query for all feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String orderBy, + int limit, + long offset)
              Query for all feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + int limit)
              Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + int limit, + long offset)
              Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + String orderBy, + int limit)
              Query for all feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + String orderBy, + int limit, + long offset)
              Query for all feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + int limit)
              Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + int limit, + long offset)
              Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + String orderBy, + int limit)
              Query for all feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + String orderBy, + int limit, + long offset)
              Query for all feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(String where, + int limit)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(String where, + int limit, + long offset)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String where, + String orderBy, + int limit)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String where, + String orderBy, + int limit, + long offset)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + String where, + int limit)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + String where, + int limit, + long offset)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String where, + String orderBy, + int limit)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(String[] columns,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(String[] columns, + String where, + int limit)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(String[] columns,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(String[] columns, + String where, + int limit, + long offset)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + String where, + String orderBy, + int limit)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                String[] columns,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + String[] columns, + String where, + int limit)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                String[] columns,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + String[] columns, + String where, + int limit, + long offset)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + String where, + String orderBy, + int limit)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              @@ -9745,847 +8150,751 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -10593,439 +8902,391 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(BoundingBox boundingBox,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(BoundingBox boundingBox, + String where, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(BoundingBox boundingBox,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                BoundingBox boundingBox,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + String where, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                BoundingBox boundingBox,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(String[] columns,
              -                                                BoundingBox boundingBox,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + String where, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(String[] columns,
              -                                                BoundingBox boundingBox,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                String[] columns,
              -                                                BoundingBox boundingBox,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                String[] columns,
              -                                                BoundingBox boundingBox,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11033,227 +9294,203 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              @@ -11261,117 +9498,105 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              where - where clause
              @@ -11379,61 +9604,55 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11441,30 +9660,27 @@

              queryForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11472,31 +9688,28 @@

              queryForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -11505,831 +9718,735 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -12337,431 +10454,383 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(GeometryEnvelope envelope,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(GeometryEnvelope envelope, + String where, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(GeometryEnvelope envelope,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                GeometryEnvelope envelope,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + GeometryEnvelope envelope, + String where, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                GeometryEnvelope envelope,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(String[] columns,
              -                                                GeometryEnvelope envelope,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(String[] columns, + GeometryEnvelope envelope, + String where, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(String[] columns,
              -                                                GeometryEnvelope envelope,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(String[] columns, + GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                String[] columns,
              -                                                GeometryEnvelope envelope,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                String[] columns,
              -                                                GeometryEnvelope envelope,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -12769,223 +10838,199 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              envelope - geometry envelope
              where - where clause
              @@ -12993,115 +11038,103 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              envelope - geometry envelope
              where - where clause
              @@ -13109,59 +11142,53 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -13169,30 +11196,27 @@

              queryForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -13200,31 +11224,28 @@

              queryForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         GeometryEnvelope envelope,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -13233,439 +11254,391 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -13673,227 +11646,203 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -13901,117 +11850,105 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -14019,61 +11956,55 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14081,30 +12012,27 @@

              queryForChunk

              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14112,31 +12040,28 @@

              queryForChunk

              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         Map<String,​Object> fieldValues,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14145,227 +12070,203 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(BoundingBox boundingBox,
              -                                                Projection projection,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(BoundingBox boundingBox,
              -                                                Projection projection,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                BoundingBox boundingBox,
              -                                                Projection projection,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                BoundingBox boundingBox,
              -                                                Projection projection,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -14373,117 +12274,105 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(String[] columns,
              -                                                BoundingBox boundingBox,
              -                                                Projection projection,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(String[] columns,
              -                                                BoundingBox boundingBox,
              -                                                Projection projection,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -14491,61 +12380,55 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                String[] columns,
              -                                                BoundingBox boundingBox,
              -                                                Projection projection,
              -                                                String where,
              -                                                int limit)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkIdOrder

              -
              public FeatureIndexResults queryForChunkIdOrder​(boolean distinct,
              -                                                String[] columns,
              -                                                BoundingBox boundingBox,
              -                                                Projection projection,
              -                                                String where,
              -                                                int limit,
              -                                                long offset)
              +
            • +
              +

              queryForChunkIdOrder

              +
              public FeatureIndexResults queryForChunkIdOrder(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14553,30 +12436,27 @@

              queryForChunkIdOrder

              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14584,31 +12464,28 @@

              queryForChunk

              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -14617,117 +12494,105 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              @@ -14735,61 +12600,55 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -14797,30 +12656,27 @@

              queryForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -14828,31 +12684,28 @@

              queryForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              @@ -14861,61 +12714,55 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -14923,30 +12770,27 @@

              queryForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -14954,31 +12798,28 @@

              queryForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              boundingBox - bounding box
              projection - projection
              @@ -14987,31 +12828,28 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -15019,32 +12857,29 @@

              queryForChunk

              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -15053,31 +12888,28 @@

              queryForChunk

              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -15086,32 +12918,29 @@

              queryForChunk

              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureIndexResults queryForChunk​(boolean distinct,
              -                                         String[] columns,
              -                                         BoundingBox boundingBox,
              -                                         Projection projection,
              -                                         String where,
              -                                         String[] whereArgs,
              -                                         String orderBy,
              -                                         int limit,
              -                                         long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureIndexResults queryForChunk(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              @@ -15121,81 +12950,21 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature index results, close when done
              -
              Since:
              +
              Since:
              6.2.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexMetadataResults.html b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexMetadataResults.html index b3321a84..d6f4070a 100644 --- a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexMetadataResults.html +++ b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexMetadataResults.html @@ -1,401 +1,238 @@ - - -FeatureIndexMetadataResults (geopackage-android 6.7.1 API) + +FeatureIndexMetadataResults (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureIndexMetadataResults

    + +

    Class FeatureIndexMetadataResults

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.features.index.FeatureIndexMetadataResults
      • -
      -
    • -
    -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureIndexMetadataResults

            -
            public FeatureIndexMetadataResults​(FeatureIndexer featureIndexer,
            -                                   Cursor geometryMetadata)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureIndexMetadataResults

              +
              public FeatureIndexMetadataResults(FeatureIndexer featureIndexer, + Cursor geometryMetadata)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureIndexer - feature indexer
              geometryMetadata - geometry metadata
              -
            • -
            +
        + -
        -
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexResults.html b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexResults.html index aaad532e..04c7a50b 100644 --- a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexResults.html +++ b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexResults.html @@ -1,315 +1,178 @@ - - -FeatureIndexResults (geopackage-android 6.7.1 API) + +FeatureIndexResults (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Interface FeatureIndexResults

    + +

    Interface FeatureIndexResults

    -
    -
    - -
    -
    -
    +
    +
    +
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, iterator, spliterator
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            count

            -
            long count()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              count

              +
              long count()
              Get the count of results
              -
              -
              Returns:
              +
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              close

              -
              void close()
              +
            • +
              +

              close

              +
              void close()
              Close the results
              +
            • -
            - - - -
              -
            • -

              ids

              -
              Iterable<Long> ids()
              +
            • +
              +

              ids

              +
              Iterable<Long> ids()
              Iterable for iterating over feature ids in place of feature rows
              -
              -
              Returns:
              +
              +
              Returns:
              iterable ids
              -
              Since:
              +
              Since:
              3.2.0
              -
            • -
            +
      -
    - - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexType.html b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexType.html index e83487c5..663582ea 100644 --- a/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexType.html +++ b/docs/docs/api/mil/nga/geopackage/features/index/FeatureIndexType.html @@ -1,426 +1,258 @@ - - -FeatureIndexType (geopackage-android 6.7.1 API) + +FeatureIndexType (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Enum FeatureIndexType

    + +

    Enum FeatureIndexType

    -
    - -
    -
    -
    -
      -
    • -
      -
        -
      • - - -

        Enum Constant Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        Enum Constants 
        Enum ConstantDescription
        GEOPACKAGE +
      • +
        +

        Enum Constant Summary

        +
        Enum Constants
        +
        +
        Enum Constant
        +
        Description
        + +
        GeoPackage extension tables
        -
      • METADATA + + +
        Metadata tables within the Android app
        -
        NONE + + +
        No index
        -
        RTREE + + +
        RTree Index extension
        -
        -
      • -
      +
    +
    + -
    - +
    +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +getClass, notify, notifyAll, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            values

            -
            public static FeatureIndexType[] values()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              values

              +
              public static FeatureIndexType[] values()
              Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
              -for (FeatureIndexType c : FeatureIndexType.values())
              -    System.out.println(c);
              -
              -
              -
              Returns:
              +the order they are declared.
    +
    +
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    + - - - - -
      -
    • -

      valueOf

      -
      public static FeatureIndexType valueOf​(String name)
      +
    • +
      +

      valueOf

      +
      public static FeatureIndexType valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
      -
      -
      Parameters:
      +
      +
      Parameters:
      name - the name of the enum constant to be returned.
      -
      Returns:
      +
      Returns:
      the enum constant with the specified name
      -
      Throws:
      -
      IllegalArgumentException - if this enum type has no constant with the specified name
      -
      NullPointerException - if the argument is null
      +
      Throws:
      +
      IllegalArgumentException - if this enum type has no constant with the specified name
      +
      NullPointerException - if the argument is null
      -
    • -
    + - - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/index/MultipleFeatureIndexResults.html b/docs/docs/api/mil/nga/geopackage/features/index/MultipleFeatureIndexResults.html index de857e65..cf4d8006 100644 --- a/docs/docs/api/mil/nga/geopackage/features/index/MultipleFeatureIndexResults.html +++ b/docs/docs/api/mil/nga/geopackage/features/index/MultipleFeatureIndexResults.html @@ -1,418 +1,250 @@ - - -MultipleFeatureIndexResults (geopackage-android 6.7.1 API) + +MultipleFeatureIndexResults (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class MultipleFeatureIndexResults

    + +

    Class MultipleFeatureIndexResults

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.features.index.MultipleFeatureIndexResults
      • -
      -
    • -
    -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            MultipleFeatureIndexResults

            -
            public MultipleFeatureIndexResults​(FeatureIndexResults... results)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              MultipleFeatureIndexResults

              +
              public MultipleFeatureIndexResults(FeatureIndexResults... results)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              results - multiple results
              +
            • -
            - - - -
              -
            • -

              MultipleFeatureIndexResults

              -
              public MultipleFeatureIndexResults​(Collection<FeatureIndexResults> results)
              +
            • +
              +

              MultipleFeatureIndexResults

              +
              public MultipleFeatureIndexResults(Collection<FeatureIndexResults> results)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              results - multiple results
              -
            • -
            +
        + -
        -
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/index/package-summary.html b/docs/docs/api/mil/nga/geopackage/features/index/package-summary.html index 29f978b1..6706ea51 100644 --- a/docs/docs/api/mil/nga/geopackage/features/index/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/features/index/package-summary.html @@ -1,240 +1,140 @@ - - -mil.nga.geopackage.features.index (geopackage-android 6.7.1 API) + +mil.nga.geopackage.features.index (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    -

    Package mil.nga.geopackage.features.index

    -
    -
    -
      -
    • - - - - - - - - - - - - -
      Interface Summary 
      InterfaceDescription
      FeatureIndexResults -
      Iterable Feature Index Results to iterate on feature rows
      -
      +

      Package mil.nga.geopackage.features.index

      +
    +
    +
    package mil.nga.geopackage.features.index
    +
    +
    +
    + + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/features/index/package-tree.html b/docs/docs/api/mil/nga/geopackage/features/index/package-tree.html index 44680701..b2ed6e6b 100644 --- a/docs/docs/api/mil/nga/geopackage/features/index/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/features/index/package-tree.html @@ -1,190 +1,101 @@ - - -mil.nga.geopackage.features.index Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.features.index Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.features.index

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    +

    Interface Hierarchy

    -
    +

    Enum Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/features/package-summary.html b/docs/docs/api/mil/nga/geopackage/features/package-summary.html index e9960fcd..e1e25604 100644 --- a/docs/docs/api/mil/nga/geopackage/features/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/features/package-summary.html @@ -1,165 +1,99 @@ - - -mil.nga.geopackage.features (geopackage-android 6.7.1 API) + +mil.nga.geopackage.features (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.features

    +

    Package mil.nga.geopackage.features

    +
    +
    +
    package mil.nga.geopackage.features
    +
    +
    +
    -
    + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/features/package-tree.html b/docs/docs/api/mil/nga/geopackage/features/package-tree.html index da2c1f9c..dfb0ac2c 100644 --- a/docs/docs/api/mil/nga/geopackage/features/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/features/package-tree.html @@ -1,114 +1,69 @@ - - -mil.nga.geopackage.features Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.features Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.features

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/FeatureCache.html b/docs/docs/api/mil/nga/geopackage/features/user/FeatureCache.html index 1b1e1629..b4471350 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/FeatureCache.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/FeatureCache.html @@ -1,559 +1,360 @@ - - -FeatureCache (geopackage-android 6.7.1 API) + +FeatureCache (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureCache

    + +

    Class FeatureCache

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.features.user.FeatureCache
      +
      +

      -
      public class FeatureCache
      -extends Object
      +
      public class FeatureCache +extends Object
      Feature Row Cache for a single feature table
      -
      -
      Since:
      +
      +
      Since:
      3.2.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Summary

          - - - - - - - - - - - - -
          Fields 
          Modifier and TypeFieldDescription
          static intDEFAULT_CACHE_MAX_SIZE +
        • +
          +

          Field Summary

          +
          Fields
          +
          +
          Modifier and Type
          +
          Field
          +
          Description
          +
          static final int
          + +
          Default max number of feature rows to retain in cache
          -
        • -
        • -
        +
    +
    + -
    - +
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            DEFAULT_CACHE_MAX_SIZE

            -
            public static final int DEFAULT_CACHE_MAX_SIZE
            +
          • +
            +

            Field Details

            +
              +
            • +
              +

              DEFAULT_CACHE_MAX_SIZE

              +
              public static final int DEFAULT_CACHE_MAX_SIZE
              Default max number of feature rows to retain in cache
              -
              -
              See Also:
              -
              Constant Field Values
              -
              -
            • +
              +
              See Also:
              +
              + +
              +
              +
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureCache

            -
            public FeatureCache()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureCache

              +
              public FeatureCache()
              Constructor, created with cache max size of DEFAULT_CACHE_MAX_SIZE
              +
            • -
            - - - -
              -
            • -

              FeatureCache

              -
              public FeatureCache​(int maxSize)
              +
            • +
              +

              FeatureCache

              +
              public FeatureCache(int maxSize)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              maxSize - max feature rows to retain in the cache
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getMaxSize

            -
            public int getMaxSize()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getMaxSize

              +
              public int getMaxSize()
              Get the cache max size
              -
              -
              Returns:
              +
              +
              Returns:
              max size
              +
            • -
            - - - -
              -
            • -

              getSize

              -
              public int getSize()
              +
            • +
              +

              getSize

              +
              public int getSize()
              Get the current cache size, number of feature rows cached
              -
              -
              Returns:
              +
              +
              Returns:
              cache size
              +
            • -
            - - - -
              -
            • -

              get

              -
              public FeatureRow get​(long featureId)
              +
            • +
              +

              get

              +
              public FeatureRow get(long featureId)
              Get the cached feature row by feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature row id
              -
              Returns:
              +
              Returns:
              feature row or null
              +
            • -
            - - - -
              -
            • -

              put

              -
              public FeatureRow put​(FeatureRow featureRow)
              +
            • +
              +

              put

              +
              public FeatureRow put(FeatureRow featureRow)
              Cache the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              previous cached feature row or null
              +
            • -
            - - - -
              -
            • -

              remove

              -
              public FeatureRow remove​(FeatureRow featureRow)
              +
            • +
              +

              remove

              +
              public FeatureRow remove(FeatureRow featureRow)
              Remove the cached feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              removed feature row or null
              +
            • -
            - - - -
              -
            • -

              remove

              -
              public FeatureRow remove​(long featureId)
              +
            • +
              +

              remove

              +
              public FeatureRow remove(long featureId)
              Remove the cached feature row by id
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureId - feature row id
              -
              Returns:
              +
              Returns:
              removed feature row or null
              +
            • -
            - - - -
              -
            • -

              clear

              -
              public void clear()
              +
            • +
              +

              clear

              +
              public void clear()
              Clear the cache
              +
            • -
            - - - -
              -
            • -

              resize

              -
              public void resize​(int maxSize)
              +
            • +
              +

              resize

              +
              public void resize(int maxSize)
              Resize the cache
              -
              -
              Parameters:
              +
              +
              Parameters:
              maxSize - max size
              +
            • -
            - - - -
              -
            • -

              clearAndResize

              -
              public void clearAndResize​(int maxSize)
              +
            • +
              +

              clearAndResize

              +
              public void clearAndResize(int maxSize)
              Clear and resize the cache
              -
              -
              Parameters:
              +
              +
              Parameters:
              maxSize - max size of the cache
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/FeatureCacheTables.html b/docs/docs/api/mil/nga/geopackage/features/user/FeatureCacheTables.html index c06acc98..aa738a6c 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/FeatureCacheTables.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/FeatureCacheTables.html @@ -1,698 +1,468 @@ - - -FeatureCacheTables (geopackage-android 6.7.1 API) + +FeatureCacheTables (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureCacheTables

    + +

    Class FeatureCacheTables

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.features.user.FeatureCacheTables
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.features.user.FeatureCacheTables
      +
      +

      -
      public class FeatureCacheTables
      -extends Object
      +
      public class FeatureCacheTables +extends Object
      Feature Row Cache for multiple feature tables in a single GeoPackage
      -
      -
      Since:
      +
      +
      Since:
      3.2.0
      -
    • -
    -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureCacheTables

            -
            public FeatureCacheTables()
            +
          • +
            +

            Constructor Details

            + - - - -
              -
            • -

              FeatureCacheTables

              -
              public FeatureCacheTables​(int maxCacheSize)
              +
            • +
              +

              FeatureCacheTables

              +
              public FeatureCacheTables(int maxCacheSize)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              maxCacheSize - max feature rows to retain in each feature table cache
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getMaxCacheSize

            -
            public int getMaxCacheSize()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getMaxCacheSize

              +
              public int getMaxCacheSize()
              Get the max cache size used when creating new feature row caches
              -
              -
              Returns:
              +
              +
              Returns:
              max cache size
              +
            • -
            - - - -
              -
            • -

              setMaxCacheSize

              -
              public void setMaxCacheSize​(int maxCacheSize)
              +
            • +
              +

              setMaxCacheSize

              +
              public void setMaxCacheSize(int maxCacheSize)
              Set the max cache size to use when creating new feature row caches
              -
              -
              Parameters:
              +
              +
              Parameters:
              maxCacheSize - feature row max cache size
              +
            • -
            - - - -
              -
            • -

              getTables

              -
              public Set<String> getTables()
              +
            • +
              +

              getTables

              +
              public Set<String> getTables()
              Get the feature table names with a feature row cache
              -
              -
              Returns:
              +
              +
              Returns:
              feature table names
              +
            • -
            - - - -
              -
            • -

              getCache

              -
              public FeatureCache getCache​(String tableName)
              +
            • +
              +

              getCache

              +
              public FeatureCache getCache(String tableName)
              Get or create a feature row cache for the table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - feature table name
              -
              Returns:
              +
              Returns:
              feature row cache
              +
            • -
            - - - -
              -
            • -

              getCache

              -
              public FeatureCache getCache​(FeatureRow featureRow)
              +
            • +
              +

              getCache

              +
              public FeatureCache getCache(FeatureRow featureRow)
              Get or create a feature row cache for the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              feature row cache
              +
            • -
            - - - -
              -
            • -

              getMaxSize

              -
              public int getMaxSize​(String tableName)
              +
            • +
              +

              getMaxSize

              +
              public int getMaxSize(String tableName)
              Get the cache max size for the table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - feature table name
              -
              Returns:
              +
              Returns:
              max size
              +
            • -
            - - - -
              -
            • -

              getSize

              -
              public int getSize​(String tableName)
              +
            • +
              +

              getSize

              +
              public int getSize(String tableName)
              Get the current cache size, number of feature rows cached, for the table name
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - feature table name
              -
              Returns:
              +
              Returns:
              cache size
              +
            • -
            - - - -
              -
            • -

              get

              -
              public FeatureRow get​(String tableName,
              -                      long featureId)
              +
            • +
              +

              get

              +
              public FeatureRow get(String tableName, + long featureId)
              Get the cached feature row by table name and feature id
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - feature table name
              featureId - feature row id
              -
              Returns:
              +
              Returns:
              feature row or null
              +
            • -
            - - - -
              -
            • -

              put

              -
              public FeatureRow put​(FeatureRow featureRow)
              +
            • +
              +

              put

              +
              public FeatureRow put(FeatureRow featureRow)
              Cache the feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              previous cached feature row or null
              +
            • -
            - - - -
              -
            • -

              remove

              -
              public FeatureRow remove​(FeatureRow featureRow)
              +
            • +
              +

              remove

              +
              public FeatureRow remove(FeatureRow featureRow)
              Remove the cached feature row
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              removed feature row or null
              +
            • -
            - - - -
              -
            • -

              remove

              -
              public FeatureRow remove​(String tableName,
              -                         long featureId)
              +
            • +
              +

              remove

              +
              public FeatureRow remove(String tableName, + long featureId)
              Remove the cached feature row by id
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - feature table name
              featureId - feature row id
              -
              Returns:
              +
              Returns:
              removed feature row or null
              +
            • -
            - - - -
              -
            • -

              clear

              -
              public void clear​(String tableName)
              +
            • +
              +

              clear

              +
              public void clear(String tableName)
              Clear the feature table cache
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - feature table name
              +
            • -
            - - - -
              -
            • -

              clear

              -
              public void clear()
              +
            • +
              +

              clear

              +
              public void clear()
              Clear all caches
              +
            • -
            - - - -
              -
            • -

              resize

              -
              public void resize​(String tableName,
              -                   int maxCacheSize)
              +
            • +
              +

              resize

              +
              public void resize(String tableName, + int maxCacheSize)
              Resize the feature table cache
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - feature table name
              maxCacheSize - max cache size
              +
            • -
            - - - -
              -
            • -

              resize

              -
              public void resize​(int maxCacheSize)
              +
            • +
              +

              resize

              +
              public void resize(int maxCacheSize)
              Resize all caches and update the max cache size
              -
              -
              Parameters:
              +
              +
              Parameters:
              maxCacheSize - max cache size
              +
            • -
            - - - -
              -
            • -

              clearAndResize

              -
              public void clearAndResize​(String tableName,
              -                           int maxCacheSize)
              +
            • +
              +

              clearAndResize

              +
              public void clearAndResize(String tableName, + int maxCacheSize)
              Clear and resize the feature table cache
              -
              -
              Parameters:
              +
              +
              Parameters:
              tableName - feature table name
              maxCacheSize - max cache size
              +
            • -
            - - - -
              -
            • -

              clearAndResize

              -
              public void clearAndResize​(int maxCacheSize)
              +
            • +
              +

              clearAndResize

              +
              public void clearAndResize(int maxCacheSize)
              Clear and resize all caches and update the max cache size
              -
              -
              Parameters:
              +
              +
              Parameters:
              maxCacheSize - max cache size
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/FeatureConnection.html b/docs/docs/api/mil/nga/geopackage/features/user/FeatureConnection.html index 973775b7..bee6380a 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/FeatureConnection.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/FeatureConnection.html @@ -1,307 +1,151 @@ - - -FeatureConnection (geopackage-android 6.7.1 API) + +FeatureConnection (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureConnection

    + +

    Class FeatureConnection

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureConnection

            -
            public FeatureConnection​(GeoPackageConnection database)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureConnection

              +
              public FeatureConnection(GeoPackageConnection database)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - GeoPackage connection
              -
            • -
            +
      -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/FeatureCursor.html b/docs/docs/api/mil/nga/geopackage/features/user/FeatureCursor.html index ca198b51..c7b3f89d 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/FeatureCursor.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/FeatureCursor.html @@ -1,541 +1,331 @@ - - -FeatureCursor (geopackage-android 6.7.1 API) + +FeatureCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureCursor

    + +

    Class FeatureCursor

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.db.CursorResult

    +wasNull
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    + - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/FeatureDao.html b/docs/docs/api/mil/nga/geopackage/features/user/FeatureDao.html index b33fe5c0..8a5f72d3 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/FeatureDao.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/FeatureDao.html @@ -1,642 +1,413 @@ - - -FeatureDao (geopackage-android 6.7.1 API) + +FeatureDao (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureDao

    + +

    Class FeatureDao

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCoreDao

    +addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, columnCount, count, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTable, getTableName, getUserDb, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/FeatureInvalidCursor.html b/docs/docs/api/mil/nga/geopackage/features/user/FeatureInvalidCursor.html index 6c9689ac..d473c8a6 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/FeatureInvalidCursor.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/FeatureInvalidCursor.html @@ -1,309 +1,160 @@ - - -FeatureInvalidCursor (geopackage-android 6.7.1 API) + +FeatureInvalidCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureInvalidCursor

    + +

    Class FeatureInvalidCursor

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
  • -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureInvalidCursor

            -
            public FeatureInvalidCursor​(FeatureDao dao,
            -                            FeatureCursor cursor,
            -                            List<Integer> invalidPositions,
            -                            List<FeatureColumn> blobColumns)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureInvalidCursor

              +
              public FeatureInvalidCursor(FeatureDao dao, + FeatureCursor cursor, + List<Integer> invalidPositions, + List<FeatureColumn> blobColumns)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              dao - feature dao
              cursor - feature cursor
              invalidPositions - invalid positions from a previous cursor
              blobColumns - blob columns
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/FeaturePaginatedCursor.html b/docs/docs/api/mil/nga/geopackage/features/user/FeaturePaginatedCursor.html index 11301176..49531f45 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/FeaturePaginatedCursor.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/FeaturePaginatedCursor.html @@ -1,462 +1,280 @@ - - -FeaturePaginatedCursor (geopackage-android 6.7.1 API) + +FeaturePaginatedCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeaturePaginatedCursor

    + +

    Class FeaturePaginatedCursor

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCorePaginatedResults

    +close, getArgs, getColumns, getPagination, getSql, ids, iterator, setPagination
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/FeatureRow.html b/docs/docs/api/mil/nga/geopackage/features/user/FeatureRow.html index 518151fd..0c60ca11 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/FeatureRow.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/FeatureRow.html @@ -1,631 +1,407 @@ - - -FeatureRow (geopackage-android 6.7.1 API) + +FeatureRow (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureRow

    + +

    Class FeatureRow

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    void
    +
    setValue(int index, + Object value)
    +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRow

    +isValid, setValid, toContentValues, toContentValues
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/FeatureRowSync.html b/docs/docs/api/mil/nga/geopackage/features/user/FeatureRowSync.html index 7e7340e8..c6c7878e 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/FeatureRowSync.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/FeatureRowSync.html @@ -1,320 +1,159 @@ - - -FeatureRowSync (geopackage-android 6.7.1 API) + +FeatureRowSync (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureRowSync

    + +

    Class FeatureRowSync

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRowSync

    +getRowOrLock, setRow
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureRowSync

            -
            public FeatureRowSync()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureRowSync

              +
              public FeatureRowSync()
              Constructor
              -
            • -
            +
      -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/FeatureWrapperConnection.html b/docs/docs/api/mil/nga/geopackage/features/user/FeatureWrapperConnection.html index 00988769..6c4c066b 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/FeatureWrapperConnection.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/FeatureWrapperConnection.html @@ -1,376 +1,206 @@ - - -FeatureWrapperConnection (geopackage-android 6.7.1 API) + +FeatureWrapperConnection (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureWrapperConnection

    + +

    Class FeatureWrapperConnection

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserWrapperConnection

    +convertCursor
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/ManualFeatureQuery.html b/docs/docs/api/mil/nga/geopackage/features/user/ManualFeatureQuery.html index 43751a7c..2b978d1e 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/ManualFeatureQuery.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/ManualFeatureQuery.html @@ -1,4319 +1,3548 @@ - - -ManualFeatureQuery (geopackage-android 6.7.1 API) + +ManualFeatureQuery (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class ManualFeatureQuery

    + +

    Class ManualFeatureQuery

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.features.user.ManualFeatureQuery
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.features.user.ManualFeatureQuery
      +
      +

      -
      public class ManualFeatureQuery
      -extends Object
      +
      public class ManualFeatureQuery +extends Object
      Performs manual brute force queries against feature rows. See FeatureIndexManager for performing indexed queries.
      -
      -
      Since:
      +
      +
      Since:
      3.1.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Summary

          - - - - - - - - - - - - - - - - - -
          Fields 
          Modifier and TypeFieldDescription
          protected intchunkLimit +
        • +
          +

          Field Summary

          +
          Fields
          +
          +
          Modifier and Type
          +
          Field
          +
          Description
          +
          protected int
          + +
          Query single chunk limit
          -
        • protected doubletolerance + +
          protected double
          + +
          Query range tolerance
          -
          -
        • -
        +
    +
    + -
    - +
    +
    + -
    - + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            chunkLimit

            -
            protected int chunkLimit
            +
          • +
            +

            Field Details

            +
              +
            • +
              +

              chunkLimit

              +
              protected int chunkLimit
              Query single chunk limit
              +
            • -
            - - - -
              -
            • -

              tolerance

              -
              protected double tolerance
              +
            • +
              +

              tolerance

              +
              protected double tolerance
              Query range tolerance
              -
            • -
            +
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            ManualFeatureQuery

            -
            public ManualFeatureQuery​(FeatureDao featureDao)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              ManualFeatureQuery

              +
              public ManualFeatureQuery(FeatureDao featureDao)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureDao - feature DAO
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getFeatureDao

            -
            public FeatureDao getFeatureDao()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getFeatureDao

              +
              public FeatureDao getFeatureDao()
              Get the feature DAO
              -
              -
              Returns:
              +
              +
              Returns:
              feature DAO
              +
            • -
            - - - -
              -
            • -

              getChunkLimit

              -
              public int getChunkLimit()
              +
            • +
              +

              getChunkLimit

              +
              public int getChunkLimit()
              Get the SQL query chunk limit
              -
              -
              Returns:
              +
              +
              Returns:
              chunk limit
              +
            • -
            - - - -
              -
            • -

              setChunkLimit

              -
              public void setChunkLimit​(int chunkLimit)
              +
            • +
              +

              setChunkLimit

              +
              public void setChunkLimit(int chunkLimit)
              Set the SQL query chunk limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              chunkLimit - chunk limit
              +
            • -
            - - - -
              -
            • -

              getTolerance

              -
              public double getTolerance()
              +
            • +
              +

              getTolerance

              +
              public double getTolerance()
              Get the query range tolerance
              -
              -
              Returns:
              +
              +
              Returns:
              query range tolerance
              +
            • -
            - - - -
              -
            • -

              setTolerance

              -
              public void setTolerance​(double tolerance)
              +
            • +
              +

              setTolerance

              +
              public void setTolerance(double tolerance)
              Set the query range tolerance
              -
              -
              Parameters:
              +
              +
              Parameters:
              tolerance - query range tolerance
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query()
              +
            • +
              +

              query

              +
              public FeatureCursor query()
              Query for features
              -
              -
              Returns:
              +
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(boolean distinct)
              +
            • +
              +

              query

              +
              public FeatureCursor query(boolean distinct)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(String[] columns)
              +
            • +
              +

              query

              +
              public FeatureCursor query(String[] columns)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(boolean distinct,
              -                           String[] columns)
              +
            • +
              +

              query

              +
              public FeatureCursor query(boolean distinct, + String[] columns)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count()
              +
            • +
              +

              count

              +
              public int count()
              Get the count of features
              -
              -
              Returns:
              +
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              countWithGeometries

              -
              public int countWithGeometries()
              +
            • +
              +

              countWithGeometries

              +
              public int countWithGeometries()
              Get the count of features with non null geometries
              -
              -
              Returns:
              +
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              countColumn

              -
              public int countColumn​(String column)
              +
            • +
              +

              countColumn

              +
              public int countColumn(String column)
              Get a count of results
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(boolean distinct,
              -                 String column)
              +
            • +
              +

              count

              +
              public int count(boolean distinct, + String column)
              Get a count of results
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureCursor query(Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(boolean distinct,
              -                           Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureCursor query(boolean distinct, + Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(String[] columns,
              -                           Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureCursor query(String[] columns, + Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(boolean distinct,
              -                           String[] columns,
              -                           Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public FeatureCursor query(boolean distinct, + String[] columns, + Map<String,Object> fieldValues)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public int count(Map<String,Object> fieldValues)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(String column,
              -                 Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public int count(String column, + Map<String,Object> fieldValues)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(boolean distinct,
              -                 String column,
              -                 Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public int count(boolean distinct, + String column, + Map<String,Object> fieldValues)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(String where)
              +
            • +
              +

              query

              +
              public FeatureCursor query(String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(boolean distinct,
              -                           String where)
              +
            • +
              +

              query

              +
              public FeatureCursor query(boolean distinct, + String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(String[] columns,
              -                           String where)
              +
            • +
              +

              query

              +
              public FeatureCursor query(String[] columns, + String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(boolean distinct,
              -                           String[] columns,
              -                           String where)
              +
            • +
              +

              query

              +
              public FeatureCursor query(boolean distinct, + String[] columns, + String where)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(String where)
              +
            • +
              +

              count

              +
              public int count(String where)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(String column,
              -                 String where)
              +
            • +
              +

              count

              +
              public int count(String column, + String where)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(boolean distinct,
              -                 String column,
              -                 String where)
              +
            • +
              +

              count

              +
              public int count(boolean distinct, + String column, + String where)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(String where,
              -                           String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureCursor query(String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(boolean distinct,
              -                           String where,
              -                           String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureCursor query(boolean distinct, + String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(String[] columns,
              -                           String where,
              -                           String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureCursor query(String[] columns, + String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public FeatureCursor query​(boolean distinct,
              -                           String[] columns,
              -                           String where,
              -                           String[] whereArgs)
              +
            • +
              +

              query

              +
              public FeatureCursor query(boolean distinct, + String[] columns, + String where, + String[] whereArgs)
              Query for features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(String where,
              -                 String[] whereArgs)
              +
            • +
              +

              count

              +
              public int count(String where, + String[] whereArgs)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(String column,
              -                 String where,
              -                 String[] whereArgs)
              +
            • +
              +

              count

              +
              public int count(String column, + String where, + String[] whereArgs)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - count column name
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(boolean distinct,
              -                 String column,
              -                 String where,
              -                 String[] whereArgs)
              +
            • +
              +

              count

              +
              public int count(boolean distinct, + String column, + String where, + String[] whereArgs)
              Count features
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct column values
              column - count column name
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              getBoundingBox

              -
              public BoundingBox getBoundingBox()
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox()
              Manually build the bounds of the feature table
              -
              -
              Returns:
              +
              +
              Returns:
              bounding box
              +
            • -
            - - - -
              -
            • -

              getBoundingBox

              -
              public BoundingBox getBoundingBox​(Projection projection)
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox(Projection projection)
              Manually build the bounds of the feature table in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              projection - desired projection
              -
              Returns:
              +
              Returns:
              bounding box
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + BoundingBox boundingBox)
              Manually query for rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       String[] columns,
              -                                       BoundingBox boundingBox)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox)
              Manually query for rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox)
              Manually count the rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - - - - - - - - - - - - - - - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + Map<String,Object> fieldValues)
              Manually count the rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       BoundingBox boundingBox,
              -                                       String where)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + BoundingBox boundingBox, + String where)
              Manually query for rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       String[] columns,
              -                                       BoundingBox boundingBox,
              -                                       String where)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where)
              Manually query for rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + String where)
              Manually count the rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       BoundingBox boundingBox,
              -                                       String where,
              -                                       String[] whereArgs)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Manually query for rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       String[] columns,
              -                                       BoundingBox boundingBox,
              -                                       String where,
              -                                       String[] whereArgs)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + String where, + String[] whereArgs)
              Manually query for rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + String where, + String[] whereArgs)
              Manually count the rows within the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       BoundingBox boundingBox,
              -                                       Projection projection)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + BoundingBox boundingBox, + Projection projection)
              Manually query for rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       String[] columns,
              -                                       BoundingBox boundingBox,
              -                                       Projection projection)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection)
              Manually query for rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  Projection projection)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + Projection projection)
              Manually count the rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - - - - - - - - - - - - - - - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  Projection projection,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + Projection projection, + Map<String,Object> fieldValues)
              Manually count the rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       BoundingBox boundingBox,
              -                                       Projection projection,
              -                                       String where)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where)
              Manually query for rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       String[] columns,
              -                                       BoundingBox boundingBox,
              -                                       Projection projection,
              -                                       String where)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where)
              Manually query for rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  Projection projection,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + Projection projection, + String where)
              Manually count the rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       BoundingBox boundingBox,
              -                                       Projection projection,
              -                                       String where,
              -                                       String[] whereArgs)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Manually query for rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       String[] columns,
              -                                       BoundingBox boundingBox,
              -                                       Projection projection,
              -                                       String where,
              -                                       String[] whereArgs)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + String[] columns, + BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Manually query for rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(BoundingBox boundingBox,
              -                  Projection projection,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(BoundingBox boundingBox, + Projection projection, + String where, + String[] whereArgs)
              Manually count the rows within the bounding box in the provided projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - projection
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - - - - - - - - - - - - - - - - - -
              -
            • -

              count

              -
              public long count​(GeometryEnvelope envelope)
              +
            • +
              +

              count

              +
              public long count(GeometryEnvelope envelope)
              Manually count the rows within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - - - - - - - - - - - - - - - - - -
              -
            • -

              count

              -
              public long count​(GeometryEnvelope envelope,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(GeometryEnvelope envelope, + Map<String,Object> fieldValues)
              Manually count the rows within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - - - - - - - - - - - - - - - - - -
              -
            • -

              count

              -
              public long count​(GeometryEnvelope envelope,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(GeometryEnvelope envelope, + String where)
              Manually count the rows within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - - - - - - - - - - - - - - - - - -
              -
            • -

              count

              -
              public long count​(GeometryEnvelope envelope,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(GeometryEnvelope envelope, + String where, + String[] whereArgs)
              Manually count the rows within the geometry envelope
              -
              -
              Parameters:
              +
              +
              Parameters:
              envelope - geometry envelope
              where - where clause
              whereArgs - where arguments
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(double minX, + double minY, + double maxX, + double maxY)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              results
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + double minX, + double minY, + double maxX, + double maxY)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(String[] columns,
              -                                       double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(String[] columns, + double minX, + double minY, + double maxX, + double maxY)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       String[] columns,
              -                                       double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(double minX,
              -                  double minY,
              -                  double maxX,
              -                  double maxY)
              +
            • +
              +

              count

              +
              public long count(double minX, + double minY, + double maxX, + double maxY)
              Manually count the rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY,
              -                                       Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY,
              -                                       Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(String[] columns,
              -                                       double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY,
              -                                       Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       String[] columns,
              -                                       double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY,
              -                                       Map<String,​Object> fieldValues)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -4321,137 +3550,122 @@

              query

              maxX - max x
              maxY - max y
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(double minX,
              -                  double minY,
              -                  double maxX,
              -                  double maxY,
              -                  Map<String,​Object> fieldValues)
              +
            • +
              +

              count

              +
              public long count(double minX, + double minY, + double maxX, + double maxY, + Map<String,Object> fieldValues)
              Manually count the rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              fieldValues - field values
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY,
              -                                       String where)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(double minX, + double minY, + double maxX, + double maxY, + String where)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY,
              -                                       String where)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String where)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(String[] columns,
              -                                       double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY,
              -                                       String where)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       String[] columns,
              -                                       double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY,
              -                                       String where)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -4459,83 +3673,74 @@

              query

              maxX - max x
              maxY - max y
              where - where clause
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(double minX,
              -                  double minY,
              -                  double maxX,
              -                  double maxY,
              -                  String where)
              +
            • +
              +

              count

              +
              public long count(double minX, + double minY, + double maxX, + double maxY, + String where)
              Manually count the rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY,
              -                                       String where,
              -                                       String[] whereArgs)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              whereArgs - where args
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY,
              -                                       String where,
              -                                       String[] whereArgs)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              minX - min x
              minY - min y
              @@ -4543,29 +3748,26 @@

              query

              maxY - max y
              where - where clause
              whereArgs - where args
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(String[] columns,
              -                                       double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY,
              -                                       String where,
              -                                       String[] whereArgs)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              minX - min x
              minY - min y
              @@ -4573,30 +3775,27 @@

              query

              maxY - max y
              where - where clause
              whereArgs - where args
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              query

              -
              public ManualFeatureQueryResults query​(boolean distinct,
              -                                       String[] columns,
              -                                       double minX,
              -                                       double minY,
              -                                       double maxX,
              -                                       double maxY,
              -                                       String where,
              -                                       String[] whereArgs)
              +
            • +
              +

              query

              +
              public ManualFeatureQueryResults query(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs)
              Manually query for rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -4605,1542 +3804,1356 @@

              query

              maxY - max y
              where - where clause
              whereArgs - where args
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              count

              -
              public long count​(double minX,
              -                  double minY,
              -                  double maxX,
              -                  double maxY,
              -                  String where,
              -                  String[] whereArgs)
              +
            • +
              +

              count

              +
              public long count(double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs)
              Manually count the rows within the bounds
              -
              -
              Parameters:
              +
              +
              Parameters:
              minX - min x
              minY - min y
              maxX - max x
              maxY - max y
              where - where clause
              whereArgs - where args
              -
              Returns:
              +
              Returns:
              count
              -
              Since:
              +
              Since:
              3.4.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String[] columns,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String[] columns, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String[] columns,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String[] columns, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String[] columns,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String[] columns, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String[] columns,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String[] columns, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(Map<String,​Object> fieldValues,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(Map<String,Object> fieldValues, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(Map<String,​Object> fieldValues,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(Map<String,​Object> fieldValues,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(Map<String,​Object> fieldValues,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   Map<String,​Object> fieldValues,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + Map<String,Object> fieldValues, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   Map<String,​Object> fieldValues,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   Map<String,​Object> fieldValues,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   Map<String,​Object> fieldValues,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   Map<String,​Object> fieldValues,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + Map<String,Object> fieldValues, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   Map<String,​Object> fieldValues,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   Map<String,​Object> fieldValues,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   Map<String,​Object> fieldValues,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String[] columns,
              -                                   Map<String,​Object> fieldValues,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String[] columns,
              -                                   Map<String,​Object> fieldValues,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String[] columns,
              -                                   Map<String,​Object> fieldValues,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String[] columns,
              -                                   Map<String,​Object> fieldValues,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String[] columns, + Map<String,Object> fieldValues, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              fieldValues - field values
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkWhere

              -
              public FeatureCursor queryForChunkWhere​(String where,
              -                                        int limit)
              +
            • +
              +

              queryForChunkWhere

              +
              public FeatureCursor queryForChunkWhere(String where, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkWhere

              -
              public FeatureCursor queryForChunkWhere​(String where,
              -                                        int limit,
              -                                        long offset)
              +
            • +
              +

              queryForChunkWhere

              +
              public FeatureCursor queryForChunkWhere(String where, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String where,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String where,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkWhere

              -
              public FeatureCursor queryForChunkWhere​(boolean distinct,
              -                                        String where,
              -                                        int limit)
              +
            • +
              +

              queryForChunkWhere

              +
              public FeatureCursor queryForChunkWhere(boolean distinct, + String where, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkWhere

              -
              public FeatureCursor queryForChunkWhere​(boolean distinct,
              -                                        String where,
              -                                        int limit,
              -                                        long offset)
              +
            • +
              +

              queryForChunkWhere

              +
              public FeatureCursor queryForChunkWhere(boolean distinct, + String where, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String where,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String where,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkWhere

              -
              public FeatureCursor queryForChunkWhere​(String[] columns,
              -                                        String where,
              -                                        int limit)
              +
            • +
              +

              queryForChunkWhere

              +
              public FeatureCursor queryForChunkWhere(String[] columns, + String where, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkWhere

              -
              public FeatureCursor queryForChunkWhere​(String[] columns,
              -                                        String where,
              -                                        int limit,
              -                                        long offset)
              +
            • +
              +

              queryForChunkWhere

              +
              public FeatureCursor queryForChunkWhere(String[] columns, + String where, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   String where,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   String where,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkWhere

              -
              public FeatureCursor queryForChunkWhere​(boolean distinct,
              -                                        String[] columns,
              -                                        String where,
              -                                        int limit)
              +
            • +
              +

              queryForChunkWhere

              +
              public FeatureCursor queryForChunkWhere(boolean distinct, + String[] columns, + String where, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunkWhere

              -
              public FeatureCursor queryForChunkWhere​(boolean distinct,
              -                                        String[] columns,
              -                                        String where,
              -                                        int limit,
              -                                        long offset)
              +
            • +
              +

              queryForChunkWhere

              +
              public FeatureCursor queryForChunkWhere(boolean distinct, + String[] columns, + String where, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String[] columns,
              -                                   String where,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String[] columns, + String where, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String[] columns,
              -                                   String where,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String[] columns, + String where, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String where,
              -                                   String[] whereArgs,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String where, + String[] whereArgs, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String where,
              -                                   String[] whereArgs,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String where, + String[] whereArgs, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String where,
              -                                   String[] whereArgs,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String where,
              -                                   String[] whereArgs,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String where,
              -                                   String[] whereArgs,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String where, + String[] whereArgs, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String where,
              -                                   String[] whereArgs,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String where,
              -                                   String[] whereArgs,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String where,
              -                                   String[] whereArgs,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   String where,
              -                                   String[] whereArgs,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + String where, + String[] whereArgs, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   String where,
              -                                   String[] whereArgs,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + String where, + String[] whereArgs, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   String where,
              -                                   String[] whereArgs,
              -                                   String orderBy,
              -                                   int limit)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(String[] columns,
              -                                   String where,
              -                                   String[] whereArgs,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              where - where clause
              whereArgs - where arguments
              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public FeatureCursor queryForChunk​(boolean distinct,
              -                                   String[] columns,
              -                                   String where,
              -                                   String[] whereArgs,
              -                                   String orderBy,
              -                                   int limit,
              -                                   long offset)
              +
            • +
              +

              queryForChunk

              +
              public FeatureCursor queryForChunk(boolean distinct, + String[] columns, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Query for features, starting at the offset and returning no more than the limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              where - where clause
              @@ -6148,34 +5161,31 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              feature cursor
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public ManualFeatureQueryResults queryForChunk​(boolean distinct,
              -                                               String[] columns,
              -                                               GeometryEnvelope envelope,
              -                                               String where,
              -                                               String[] whereArgs,
              -                                               String orderBy,
              -                                               int limit,
              -                                               long offset)
              +
            • +
              +

              queryForChunk

              +
              public ManualFeatureQueryResults queryForChunk(boolean distinct, + String[] columns, + GeometryEnvelope envelope, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Manually query for rows within the geometry envelope, starting at the offset and returning no more than the limit

              WARNING: This method must iterate from the 0 offset each time, is extremely inefficient, and not recommended for use

              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              envelope - geometry envelope
              @@ -6184,37 +5194,34 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              queryForChunk

              -
              public ManualFeatureQueryResults queryForChunk​(boolean distinct,
              -                                               String[] columns,
              -                                               double minX,
              -                                               double minY,
              -                                               double maxX,
              -                                               double maxY,
              -                                               String where,
              -                                               String[] whereArgs,
              -                                               String orderBy,
              -                                               int limit,
              -                                               long offset)
              +
            • +
              +

              queryForChunk

              +
              public ManualFeatureQueryResults queryForChunk(boolean distinct, + String[] columns, + double minX, + double minY, + double maxX, + double maxY, + String where, + String[] whereArgs, + String orderBy, + int limit, + long offset)
              Manually query for rows within the bounds, starting at the offset and returning no more than the limit

              WARNING: This method must iterate from the 0 offset each time, is extremely inefficient, and not recommended for use

              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct rows
              columns - columns
              minX - min x
              @@ -6226,81 +5233,21 @@

              queryForChunk

              orderBy - order by
              limit - chunk limit
              offset - chunk query offset
              -
              Returns:
              +
              Returns:
              results
              -
              Since:
              +
              Since:
              6.2.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/ManualFeatureQueryResults.html b/docs/docs/api/mil/nga/geopackage/features/user/ManualFeatureQueryResults.html index bc9bc8e2..fb3aae97 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/ManualFeatureQueryResults.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/ManualFeatureQueryResults.html @@ -1,493 +1,310 @@ - - -ManualFeatureQueryResults (geopackage-android 6.7.1 API) + +ManualFeatureQueryResults (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class ManualFeatureQueryResults

    + +

    Class ManualFeatureQueryResults

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.features.user.ManualFeatureQueryResults
      • -
      -
    • -
    -
    - -
    -
    -
    +
    + -
    - +
    + + +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            ManualFeatureQueryResults

            -
            public ManualFeatureQueryResults​(FeatureDao featureDao,
            -                                 List<Long> featureIds)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              ManualFeatureQueryResults

              +
              public ManualFeatureQueryResults(FeatureDao featureDao, + List<Long> featureIds)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureDao - feature DAO
              featureIds - feature ids
              +
            • -
            - - - -
              -
            • -

              ManualFeatureQueryResults

              -
              public ManualFeatureQueryResults​(FeatureDao featureDao,
              -                                 String[] columns,
              -                                 List<Long> featureIds)
              +
            • +
              +

              ManualFeatureQueryResults

              +
              public ManualFeatureQueryResults(FeatureDao featureDao, + String[] columns, + List<Long> featureIds)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureDao - feature DAO
              columns - columns
              featureIds - feature ids
              -
              Since:
              +
              Since:
              3.5.0
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getFeatureDao

            -
            public FeatureDao getFeatureDao()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getFeatureDao

              +
              public FeatureDao getFeatureDao()
              Get the feature DAO
              -
              -
              Returns:
              +
              +
              Returns:
              feature DAO
              +
            • -
            - - - -
              -
            • -

              getColumns

              -
              public String[] getColumns()
              +
            • +
              +

              getColumns

              +
              public String[] getColumns()
              Get the feature columns
              -
              -
              Returns:
              +
              +
              Returns:
              columns
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              getFeatureIds

              -
              public List<Long> getFeatureIds()
              +
            • +
              +

              getFeatureIds

              +
              public List<Long> getFeatureIds()
              Get the feature ids
              -
              -
              Returns:
              +
              +
              Returns:
              feature ids
              +
            • -
            - - - - - - - -
              -
            • -

              count

              -
              public long count()
              +
            • +
              +

              count

              +
              public long count()
              Get the count of results
              -
              -
              Specified by:
              +
              +
              Specified by:
              count in interface FeatureIndexResults
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              close

              -
              public void close()
              +
            • +
              +

              close

              +
              public void close()
              Close the results
              -
              -
              Specified by:
              +
              +
              Specified by:
              close in interface FeatureIndexResults
              +
            • -
            - - - -
              -
            • -

              ids

              -
              public Iterable<Long> ids()
              +
            • +
              +

              ids

              +
              public Iterable<Long> ids()
              Iterable for iterating over feature ids in place of feature rows
              -
              -
              Specified by:
              +
              +
              Specified by:
              ids in interface FeatureIndexResults
              -
              Returns:
              +
              Returns:
              iterable ids
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/features/user/package-summary.html b/docs/docs/api/mil/nga/geopackage/features/user/package-summary.html index a1862010..281d6311 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/package-summary.html @@ -1,233 +1,143 @@ - - -mil.nga.geopackage.features.user (geopackage-android 6.7.1 API) + +mil.nga.geopackage.features.user (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    -

    Package mil.nga.geopackage.features.user

    -
    -
    -
    +
    +
    - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/features/user/package-tree.html b/docs/docs/api/mil/nga/geopackage/features/user/package-tree.html index bc25e736..4da052be 100644 --- a/docs/docs/api/mil/nga/geopackage/features/user/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/features/user/package-tree.html @@ -1,227 +1,138 @@ - - -mil.nga.geopackage.features.user Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.features.user Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.features.user

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/io/BitmapConverter.html b/docs/docs/api/mil/nga/geopackage/io/BitmapConverter.html index 358a56eb..56f9d950 100644 --- a/docs/docs/api/mil/nga/geopackage/io/BitmapConverter.html +++ b/docs/docs/api/mil/nga/geopackage/io/BitmapConverter.html @@ -1,400 +1,240 @@ - - -BitmapConverter (geopackage-android 6.7.1 API) + +BitmapConverter (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class BitmapConverter

    + +

    Class BitmapConverter

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.io.BitmapConverter
      +
      +

      -
      public class BitmapConverter
      -extends Object
      +
      public class BitmapConverter +extends Object
      Conversions between Bitmaps and image bytes
      -
    • -
    -
    -
    -
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            BitmapConverter

            -
            public BitmapConverter()
            -
          • -
          +
        • +
          +

          Constructor Details

          +
            +
          • +
            +

            BitmapConverter

            +
            public BitmapConverter()
            +
          +
        • -
          -
            -
          • - - -

            Method Detail

            - - - -
              -
            • -

              toBitmap

              -
              public static Bitmap toBitmap​(byte[] bytes)
              +
            • +
              +

              Method Details

              +
                +
              • +
                +

                toBitmap

                +
                public static Bitmap toBitmap(byte[] bytes)
                Decode the bytes to a bitmap
                -
                -
                Parameters:
                +
                +
                Parameters:
                bytes - image bytes
                -
                Returns:
                +
                Returns:
                image bitmap
                +
              • -
              - - - -
                -
              • -

                toBitmap

                -
                public static Bitmap toBitmap​(byte[] bytes,
                -                              BitmapFactory.Options options)
                +
              • +
                +

                toBitmap

                +
                public static Bitmap toBitmap(byte[] bytes, + BitmapFactory.Options options)
                Decode the bytes to a bitmap, with options
                -
                -
                Parameters:
                +
                +
                Parameters:
                bytes - image bytes
                options - decode options
                -
                Returns:
                +
                Returns:
                image bitmap
                +
              • -
              - - - - - - - -
                -
              • -

                toBytes

                -
                public static byte[] toBytes​(Bitmap bitmap,
                -                             Bitmap.CompressFormat format,
                -                             int quality)
                -                      throws IOException
                +
              • +
                +

                toBytes

                +
                public static byte[] toBytes(Bitmap bitmap, + Bitmap.CompressFormat format, + int quality) + throws IOException
                Compress the bitmap to a byte array
                -
                -
                Parameters:
                +
                +
                Parameters:
                bitmap - bitmap image
                format - compress format
                quality - quality
                -
                Returns:
                +
                Returns:
                image bytes
                -
                Throws:
                -
                IOException - upon failure
                +
                Throws:
                +
                IOException - upon failure
                -
              • -
              +
        -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/io/ContextIOUtils.html b/docs/docs/api/mil/nga/geopackage/io/ContextIOUtils.html index 1b65b228..d4643737 100644 --- a/docs/docs/api/mil/nga/geopackage/io/ContextIOUtils.html +++ b/docs/docs/api/mil/nga/geopackage/io/ContextIOUtils.html @@ -1,342 +1,192 @@ - - -ContextIOUtils (geopackage-android 6.7.1 API) + +ContextIOUtils (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class ContextIOUtils

    + +

    Class ContextIOUtils

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.io.ContextIOUtils
      +
      +

      -
      public class ContextIOUtils
      -extends Object
      +
      public class ContextIOUtils +extends Object
      Input / Output Context utility methods
      -
    • -
    -
    -
    -
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            ContextIOUtils

            -
            public ContextIOUtils()
            -
          • -
          +
        • +
          +

          Constructor Details

          +
            +
          • +
            +

            ContextIOUtils

            +
            public ContextIOUtils()
            +
          +
        • -
          -
            -
          • - - -

            Method Detail

            - - - -
              -
            • -

              getInternalFile

              -
              public static File getInternalFile​(Context context,
              -                                   String filePath)
              +
            • +
              +

              Method Details

              +
                +
              • +
                +

                getInternalFile

                +
                public static File getInternalFile(Context context, + String filePath)
                Get the internal storage file for the file path
                -
                -
                Parameters:
                +
                +
                Parameters:
                context - context
                filePath - file path
                -
                Returns:
                +
                Returns:
                file
                +
              • -
              - - - -
                -
              • -

                getInternalFilePath

                -
                public static String getInternalFilePath​(Context context,
                -                                         String filePath)
                +
              • +
                +

                getInternalFilePath

                +
                public static String getInternalFilePath(Context context, + String filePath)
                Get the internal storage patch for the file path
                -
                -
                Parameters:
                +
                +
                Parameters:
                context - context
                filePath - file path
                -
                Returns:
                +
                Returns:
                file path
                -
              • -
              +
        -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/io/package-summary.html b/docs/docs/api/mil/nga/geopackage/io/package-summary.html index e05dd302..e1418420 100644 --- a/docs/docs/api/mil/nga/geopackage/io/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/io/package-summary.html @@ -1,171 +1,99 @@ - - -mil.nga.geopackage.io (geopackage-android 6.7.1 API) + +mil.nga.geopackage.io (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.io

    +

    Package mil.nga.geopackage.io

    +
    +
    +
    package mil.nga.geopackage.io
    +
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/io/package-tree.html b/docs/docs/api/mil/nga/geopackage/io/package-tree.html index 5e60d081..da4b1c65 100644 --- a/docs/docs/api/mil/nga/geopackage/io/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/io/package-tree.html @@ -1,161 +1,72 @@ - - -mil.nga.geopackage.io Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.io Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.io

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/package-summary.html b/docs/docs/api/mil/nga/geopackage/package-summary.html index 76572918..74db942b 100644 --- a/docs/docs/api/mil/nga/geopackage/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/package-summary.html @@ -1,218 +1,141 @@ - - -mil.nga.geopackage (geopackage-android 6.7.1 API) + +mil.nga.geopackage (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    -

    Package mil.nga.geopackage

    -
    -
    -
      -
    • - - - - - - - - - - - - - - - - -
      Interface Summary 
      InterfaceDescription
      GeoPackage -
      A single GeoPackage database connection
      -
      GeoPackageManager -
      GeoPackage Database management
      -
      +

      Package mil.nga.geopackage

      +
    +
    +
    package mil.nga.geopackage
    +
    +
    +
    +
    +
    - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/package-tree.html b/docs/docs/api/mil/nga/geopackage/package-tree.html index 2a2015f2..e0f71ab2 100644 --- a/docs/docs/api/mil/nga/geopackage/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/package-tree.html @@ -1,118 +1,73 @@ - - -mil.nga.geopackage Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    +

    Interface Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/TileBoundingBoxAndroidUtils.html b/docs/docs/api/mil/nga/geopackage/tiles/TileBoundingBoxAndroidUtils.html index be8d5ef1..0ba7f7e2 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/TileBoundingBoxAndroidUtils.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/TileBoundingBoxAndroidUtils.html @@ -1,498 +1,323 @@ - - -TileBoundingBoxAndroidUtils (geopackage-android 6.7.1 API) + +TileBoundingBoxAndroidUtils (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class TileBoundingBoxAndroidUtils

    + +

    Class TileBoundingBoxAndroidUtils

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.tiles.TileBoundingBoxAndroidUtils
      +
      +

      -
      public class TileBoundingBoxAndroidUtils
      -extends Object
      +
      public class TileBoundingBoxAndroidUtils +extends Object
      Tile Bounding Box utility methods relying on Android libraries
      -
    • -
    -
    -
    -
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            TileBoundingBoxAndroidUtils

            -
            public TileBoundingBoxAndroidUtils()
            -
          • -
          +
        • +
          +

          Constructor Details

          +
            +
          • +
            +

            TileBoundingBoxAndroidUtils

            +
            public TileBoundingBoxAndroidUtils()
            +
          +
        • -
          -
            -
          • - - -

            Method Detail

            - - - -
              -
            • -

              getRectangle

              -
              public static Rect getRectangle​(long width,
              -                                long height,
              -                                BoundingBox boundingBox,
              -                                BoundingBox boundingBoxSection)
              +
            • +
              +

              Method Details

              +
                +
              • +
                +

                getRectangle

                +
                public static Rect getRectangle(long width, + long height, + BoundingBox boundingBox, + BoundingBox boundingBoxSection)
                Get a rectangle using the tile width, height, bounding box, and the bounding box section within the outer box to build the rectangle from
                -
                -
                Parameters:
                +
                +
                Parameters:
                width - width
                height - height
                boundingBox - full bounding box
                boundingBoxSection - rectangle bounding box section
                -
                Returns:
                +
                Returns:
                rectangle
                +
              • -
              - - - -
                -
              • -

                getRoundedFloatRectangle

                -
                public static RectF getRoundedFloatRectangle​(long width,
                -                                             long height,
                -                                             BoundingBox boundingBox,
                -                                             BoundingBox boundingBoxSection)
                +
              • +
                +

                getRoundedFloatRectangle

                +
                public static RectF getRoundedFloatRectangle(long width, + long height, + BoundingBox boundingBox, + BoundingBox boundingBoxSection)
                Get a rectangle with rounded floating point boundaries using the tile width, height, bounding box, and the bounding box section within the outer box to build the rectangle from
                -
                -
                Parameters:
                +
                +
                Parameters:
                width - width
                height - height
                boundingBox - full bounding box
                boundingBoxSection - rectangle bounding box section
                -
                Returns:
                +
                Returns:
                floating point rectangle
                -
                Since:
                +
                Since:
                1.3.0
                +
              • -
              - - - -
                -
              • -

                getFloatRectangle

                -
                public static RectF getFloatRectangle​(long width,
                -                                      long height,
                -                                      BoundingBox boundingBox,
                -                                      BoundingBox boundingBoxSection)
                +
              • +
                +

                getFloatRectangle

                +
                public static RectF getFloatRectangle(long width, + long height, + BoundingBox boundingBox, + BoundingBox boundingBoxSection)
                Get a rectangle with floating point boundaries using the tile width, height, bounding box, and the bounding box section within the outer box to build the rectangle from
                -
                -
                Parameters:
                +
                +
                Parameters:
                width - width
                height - height
                boundingBox - full bounding box
                boundingBoxSection - rectangle bounding box section
                -
                Returns:
                +
                Returns:
                floating point rectangle
                +
              • -
              - - - -
                -
              • -

                isValid

                -
                public static boolean isValid​(Rect rect)
                +
              • +
                +

                isValid

                +
                public static boolean isValid(Rect rect)
                Check if the rectangle is valid
                -
                -
                Parameters:
                +
                +
                Parameters:
                rect - rectangle
                -
                Returns:
                +
                Returns:
                true if valid
                -
                Since:
                +
                Since:
                1.3.1
                +
              • -
              - - - -
                -
              • -

                isValidAllowEmpty

                -
                public static boolean isValidAllowEmpty​(Rect rect)
                +
              • +
                +

                isValidAllowEmpty

                +
                public static boolean isValidAllowEmpty(Rect rect)
                Check if the rectangle is valid allowing empty ranges
                -
                -
                Parameters:
                +
                +
                Parameters:
                rect - rectangle
                -
                Returns:
                +
                Returns:
                true if valid
                -
                Since:
                +
                Since:
                1.3.1
                +
              • -
              - - - -
                -
              • -

                isValid

                -
                public static boolean isValid​(RectF rectF)
                +
              • +
                +

                isValid

                +
                public static boolean isValid(RectF rectF)
                Check if the rectangle is valid
                -
                -
                Parameters:
                +
                +
                Parameters:
                rectF - rectangle
                -
                Returns:
                +
                Returns:
                true if valid
                -
                Since:
                +
                Since:
                1.3.1
                +
              • -
              - - - -
                -
              • -

                isValidAllowEmpty

                -
                public static boolean isValidAllowEmpty​(RectF rectF)
                +
              • +
                +

                isValidAllowEmpty

                +
                public static boolean isValidAllowEmpty(RectF rectF)
                Check if the rectangle is valid allowing empty ranges
                -
                -
                Parameters:
                +
                +
                Parameters:
                rectF - rectangle
                -
                Returns:
                +
                Returns:
                true if valid
                -
                Since:
                +
                Since:
                1.3.1
                -
              • -
              +
        -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/TileGenerator.html b/docs/docs/api/mil/nga/geopackage/tiles/TileGenerator.html index 81056a76..3b4e8193 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/TileGenerator.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/TileGenerator.html @@ -1,610 +1,437 @@ - - -TileGenerator (geopackage-android 6.7.1 API) + +TileGenerator (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class TileGenerator

    + +

    Class TileGenerator

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + -
    - + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            context

            -
            protected final Context context
            +
          • +
            +

            Field Details

            +
              +
            • +
              +

              context

              +
              protected final Context context
              Context
              +
            • -
            - - - -
              -
            • -

              projection

              -
              protected Projection projection
              +
            • +
              +

              projection

              +
              protected Projection projection
              Tiles projection
              +
            • -
            - - - -
              -
            • -

              boundingBox

              -
              protected BoundingBox boundingBox
              +
            • +
              +

              boundingBox

              +
              protected BoundingBox boundingBox
              Tile bounding box
              -
            • -
            +
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            TileGenerator

            -
            public TileGenerator​(Context context,
            -                     GeoPackage geoPackage,
            -                     String tableName,
            -                     BoundingBox boundingBox,
            -                     Projection projection)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              TileGenerator

              +
              public TileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              TileGenerator

              -
              public TileGenerator​(Context context,
              -                     GeoPackage geoPackage,
              -                     String tableName,
              -                     int zoomLevel,
              -                     BoundingBox boundingBox,
              -                     Projection projection)
              +
            • +
              +

              TileGenerator

              +
              public TileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + int zoomLevel, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              zoomLevel - zoom level
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              TileGenerator

              -
              public TileGenerator​(Context context,
              -                     GeoPackage geoPackage,
              -                     String tableName,
              -                     int minZoom,
              -                     int maxZoom,
              -                     BoundingBox boundingBox,
              -                     Projection projection)
              +
            • +
              +

              TileGenerator

              +
              public TileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + int minZoom, + int maxZoom, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -612,605 +439,450 @@

              TileGenerator

              maxZoom - max zoom
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              1.3.0
              +
            • -
            - - - -
              -
            • -

              TileGenerator

              -
              public TileGenerator​(Context context,
              -                     GeoPackage geoPackage,
              -                     String tableName,
              -                     Collection<Integer> zoomLevels,
              -                     BoundingBox boundingBox,
              -                     Projection projection)
              +
            • +
              +

              TileGenerator

              +
              public TileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + Collection<Integer> zoomLevels, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              zoomLevels - zoom levels
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              TileGenerator

              -
              public TileGenerator​(Context context,
              -                     GeoPackage geoPackage,
              -                     String tableName,
              -                     int[] zoomLevels,
              -                     BoundingBox boundingBox,
              -                     Projection projection)
              +
            • +
              +

              TileGenerator

              +
              public TileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + int[] zoomLevels, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              zoomLevels - zoom levels
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getGeoPackage

            -
            public GeoPackage getGeoPackage()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getGeoPackage

              +
              public GeoPackage getGeoPackage()
              Get the GeoPackage
              -
              -
              Returns:
              +
              +
              Returns:
              GeoPackage
              -
              Since:
              +
              Since:
              1.2.5
              +
            • -
            - - - -
              -
            • -

              getTableName

              -
              public String getTableName()
              +
            • +
              +

              getTableName

              +
              public String getTableName()
              Get the table name
              -
              -
              Returns:
              +
              +
              Returns:
              table name
              -
              Since:
              +
              Since:
              1.2.5
              +
            • -
            - - - -
              -
            • -

              getMinZoom

              -
              public int getMinZoom()
              +
            • +
              +

              getMinZoom

              +
              public int getMinZoom()
              Get the min zoom
              -
              -
              Returns:
              +
              +
              Returns:
              min zoom
              -
              Since:
              +
              Since:
              1.2.5
              +
            • -
            - - - -
              -
            • -

              getMaxZoom

              -
              public int getMaxZoom()
              +
            • +
              +

              getMaxZoom

              +
              public int getMaxZoom()
              Get the max zoom
              -
              -
              Returns:
              +
              +
              Returns:
              max zoom
              -
              Since:
              +
              Since:
              1.2.5
              +
            • -
            - - - -
              -
            • -

              getZoomLevels

              -
              public SortedSet<Integer> getZoomLevels()
              +
            • +
              +

              getZoomLevels

              +
              public SortedSet<Integer> getZoomLevels()
              Get the zoom levels (read only)
              -
              -
              Returns:
              +
              +
              Returns:
              zoom levels
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              addZoomLevel

              -
              public boolean addZoomLevel​(int zoomLevel)
              +
            • +
              +

              addZoomLevel

              +
              public boolean addZoomLevel(int zoomLevel)
              Add a zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              true if zoom level added
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              addZoomLevels

              -
              public boolean addZoomLevels​(int minZoom,
              -                             int maxZoom)
              +
            • +
              +

              addZoomLevels

              +
              public boolean addZoomLevels(int minZoom, + int maxZoom)
              Add a range of zoom levels
              -
              -
              Parameters:
              +
              +
              Parameters:
              minZoom - min zoom level
              maxZoom - max zoom level
              -
              Returns:
              +
              Returns:
              true if at least one zoom level added
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              addZoomLevels

              -
              public boolean addZoomLevels​(Collection<Integer> zoomLevels)
              +
            • +
              +

              addZoomLevels

              +
              public boolean addZoomLevels(Collection<Integer> zoomLevels)
              Add zoom levels
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevels - zoom levels
              -
              Returns:
              +
              Returns:
              true if at least one zoom level added
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              addZoomLevels

              -
              public boolean addZoomLevels​(int[] zoomLevels)
              +
            • +
              +

              addZoomLevels

              +
              public boolean addZoomLevels(int[] zoomLevels)
              Add zoom levels
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevels - zoom levels
              -
              Returns:
              +
              Returns:
              true if at least one zoom level added
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              getBoundingBox

              -
              public BoundingBox getBoundingBox()
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox()
              Get bounding box
              -
              -
              Returns:
              +
              +
              Returns:
              bounding box
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              getBoundingBox

              -
              public BoundingBox getBoundingBox​(int zoom)
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox(int zoom)
              Get the bounding box, possibly expanded for the zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              original or expanded bounding box
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setCompressFormat

              -
              public void setCompressFormat​(Bitmap.CompressFormat compressFormat)
              +
            • +
              +

              setCompressFormat

              +
              public void setCompressFormat(Bitmap.CompressFormat compressFormat)
              Set the compress format
              -
              -
              Parameters:
              +
              +
              Parameters:
              compressFormat - compression format
              +
            • -
            - - - -
              -
            • -

              getCompressFormat

              -
              public Bitmap.CompressFormat getCompressFormat()
              +
            • +
              +

              getCompressFormat

              +
              public Bitmap.CompressFormat getCompressFormat()
              Get the compress format
              -
              -
              Returns:
              +
              +
              Returns:
              compress format
              -
              Since:
              +
              Since:
              1.2.5
              +
            • -
            - - - -
              -
            • -

              setCompressQuality

              -
              public void setCompressQuality​(Integer compressQuality)
              +
            • +
              +

              setCompressQuality

              +
              public void setCompressQuality(Integer compressQuality)
              Set the compress quality. The Compress format must be set for this to be used.
              -
              -
              Parameters:
              +
              +
              Parameters:
              compressQuality - compression quality
              +
            • -
            - - - -
              -
            • -

              getCompressQuality

              -
              public Integer getCompressQuality()
              +
            • +
              +

              getCompressQuality

              +
              public Integer getCompressQuality()
              Get the compress quality
              -
              -
              Returns:
              +
              +
              Returns:
              compress quality or null
              -
              Since:
              +
              Since:
              1.2.5
              +
            • -
            - - - -
              -
            • -

              setProgress

              -
              public void setProgress​(GeoPackageProgress progress)
              +
            • +
              +

              setProgress

              +
              public void setProgress(GeoPackageProgress progress)
              Set the progress tracker
              -
              -
              Parameters:
              +
              +
              Parameters:
              progress - progress tracker
              +
            • -
            - - - -
              -
            • -

              getProgress

              -
              public GeoPackageProgress getProgress()
              +
            • +
              +

              getProgress

              +
              public GeoPackageProgress getProgress()
              Get the progress tracker
              -
              -
              Returns:
              +
              +
              Returns:
              progress
              -
              Since:
              +
              Since:
              1.2.5
              +
            • -
            - - - -
              -
            • -

              setBitmapCompressionConfig

              -
              public void setBitmapCompressionConfig​(Bitmap.Config config)
              +
            • +
              +

              setBitmapCompressionConfig

              +
              public void setBitmapCompressionConfig(Bitmap.Config config)
              Set the Bitmap Compress Config
              -
              -
              Parameters:
              +
              +
              Parameters:
              config - bitmap config
              +
            • -
            - - - -
              -
            • -

              setXYZTiles

              -
              public void setXYZTiles​(boolean xyzTiles)
              +
            • +
              +

              setXYZTiles

              +
              public void setXYZTiles(boolean xyzTiles)
              Set the XYZ Tiles flag to true to generate XYZ tile format tiles. Default is false
              -
              -
              Parameters:
              +
              +
              Parameters:
              xyzTiles - XYZ Tiles flag
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              isXYZTiles

              -
              public boolean isXYZTiles()
              +
            • +
              +

              isXYZTiles

              +
              public boolean isXYZTiles()
              Is the XYZ Tiles flag set to generate XYZ tile format tiles.
              -
              -
              Returns:
              +
              +
              Returns:
              true if XYZ Tiles format, false if GeoPackage
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              getScaling

              -
              public TileScaling getScaling()
              +
            • +
              +

              getScaling

              +
              public TileScaling getScaling()
              Get the tile scaling settings
              -
              -
              Returns:
              +
              +
              Returns:
              tile scaling
              -
              Since:
              +
              Since:
              2.0.2
              +
            • -
            - - - -
              -
            • -

              setScaling

              -
              public void setScaling​(TileScaling scaling)
              +
            • +
              +

              setScaling

              +
              public void setScaling(TileScaling scaling)
              Set the tile scaling settings
              -
              -
              Parameters:
              +
              +
              Parameters:
              scaling - tile scaling
              -
              Since:
              +
              Since:
              2.0.2
              +
            • -
            - - - -
              -
            • -

              isSkipExisting

              -
              public boolean isSkipExisting()
              +
            • +
              +

              isSkipExisting

              +
              public boolean isSkipExisting()
              Is skip existing tiles on
              -
              -
              Returns:
              +
              +
              Returns:
              true if skipping existing tiles
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              setSkipExisting

              -
              public void setSkipExisting​(boolean skipExisting)
              +
            • +
              +

              setSkipExisting

              +
              public void setSkipExisting(boolean skipExisting)
              Set the skip existing tiles flag
              -
              -
              Parameters:
              +
              +
              Parameters:
              skipExisting - true to skip existing tiles
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              getTileCount

              -
              public int getTileCount()
              +
            • +
              +

              getTileCount

              +
              public int getTileCount()
              Get the tile count of tiles to be generated
              -
              -
              Returns:
              +
              +
              Returns:
              tile count
              +
            • -
            - - - - - - - -
              -
            • -

              close

              -
              public void close()
              +
            • +
              +

              close

              +
              public void close()
              Close the GeoPackage
              +
            • -
            - - - -
              -
            • -

              preTileGeneration

              -
              protected abstract void preTileGeneration()
              +
            • +
              +

              preTileGeneration

              +
              protected abstract void preTileGeneration()
              Called after set up and right before tile generation starts for the first zoom level
              +
            • -
            - - - -
              -
            • -

              createTile

              -
              protected abstract byte[] createTile​(int z,
              -                                     long x,
              -                                     long y)
              +
            • +
              +

              createTile

              +
              protected abstract byte[] createTile(int z, + long x, + long y)
              Create the tile
              -
              -
              Parameters:
              +
              +
              Parameters:
              z - zoom level
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              tile bytes
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/TileUtils.html b/docs/docs/api/mil/nga/geopackage/tiles/TileUtils.html index 0bfaea2b..b5631593 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/TileUtils.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/TileUtils.html @@ -1,533 +1,356 @@ - - -TileUtils (geopackage-android 6.7.1 API) + +TileUtils (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class TileUtils

    + +

    Class TileUtils

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.tiles.TileUtils
      +
      +

      -
      public class TileUtils
      -extends Object
      +
      public class TileUtils +extends Object
      Tile utilities and constants
      -
      -
      Since:
      +
      +
      Since:
      3.2.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Summary

          - - - - - - - - - - - - - - - - - - - - - - - - - - - -
          Fields 
          Modifier and TypeFieldDescription
          static floatHIGH_DENSITY +
        • +
          +

          Field Summary

          +
          Fields
          +
          +
          Modifier and Type
          +
          Field
          +
          Description
          +
          static final float
          + +
          High density scale
          -
        • static intTILE_DP + +
          static final int
          + +
          Displayed device-independent pixels
          -
          static intTILE_PIXELS_DEFAULT + +
          static final int
          + +
          Tile pixels for default dpi tiles
          -
          static intTILE_PIXELS_HIGH + +
          static final int
          + +
          Tile pixels for high dpi tiles
          -
          -
        • -
        +
    +
    - -
    -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - -
      Constructors 
      ConstructorDescription
      TileUtils() 
    • -
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
  • -
    -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethodDescription
      static floatdensity​(int tileLength) +
    • +
      +

      Method Summary

      +
      +
      +
      +
      +
      Modifier and Type
      +
      Method
      +
      Description
      +
      static float
      +
      density(int tileLength)
      +
      Get the density based upon the tile length (width or height)
      -
    • static floatdensity​(int tileWidth, - int tileHeight) + +
      static float
      +
      density(int tileWidth, + int tileHeight)
      +
      Get the density based upon the tile dimensions
      -
      static floattileDensity​(float density, - int tileLength) + +
      static float
      +
      tileDensity(float density, + int tileLength)
      +
      Get the tile density based upon the display density scale and tile length (width or height)
      -
      static floattileDensity​(float density, - int tileWidth, - int tileHeight) + +
      static float
      +
      tileDensity(float density, + int tileWidth, + int tileHeight)
      +
      Get the tile density based upon the display density scale and tile dimensions
      -
      static inttileLength​(float density) + +
      static int
      +
      tileLength(float density)
      +
      Get the tile side (width and height) dimension based upon the display density scale
      -
      - -
    • -
    +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            TILE_DP

            -
            public static final int TILE_DP
            +
          • +
            +

            Field Details

            +
          • +
          • +
            +

            TILE_PIXELS_DEFAULT

            +
            public static final int TILE_PIXELS_DEFAULT
            +
            Tile pixels for default dpi tiles
            +
            +
            See Also:
            +
            + - - - -
              -
            • -

              TILE_PIXELS_HIGH

              -
              public static final int TILE_PIXELS_HIGH
              -
              Tile pixels for high dpi tiles
              -
              -
              See Also:
              -
              Constant Field Values
              +
            +
          • +
          • +
            +

            TILE_PIXELS_HIGH

            +
            public static final int TILE_PIXELS_HIGH
            +
            Tile pixels for high dpi tiles
            +
            +
            See Also:
            +
            + - - - -
              -
            • -

              HIGH_DENSITY

              -
              public static final float HIGH_DENSITY
              -
              High density scale
              -
              -
              See Also:
              -
              Constant Field Values
              +
            +
          • +
          • +
            +

            HIGH_DENSITY

            +
            public static final float HIGH_DENSITY
            +
            High density scale
            +
            +
            See Also:
            +
            + +
            +
            +
        - -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            TileUtils

            -
            public TileUtils()
          • -
          + +
        • +
          +

          Constructor Details

          +
            +
          • +
            +

            TileUtils

            +
            public TileUtils()
            +
          +
        • -
          -
            -
          • - - -

            Method Detail

            - - - -
              -
            • -

              tileLength

              -
              public static int tileLength​(float density)
              +
            • +
              +

              Method Details

              +
                +
              • +
                +

                tileLength

                +
                public static int tileLength(float density)
                Get the tile side (width and height) dimension based upon the display density scale
                -
                -
                Parameters:
                -
                density - display density: DisplayMetrics.density
                -
                Returns:
                +
                +
                Parameters:
                +
                density - display density: DisplayMetrics.density
                +
                Returns:
                default tile length
                +
              • -
              - - - -
                -
              • -

                tileDensity

                -
                public static float tileDensity​(float density,
                -                                int tileWidth,
                -                                int tileHeight)
                +
              • +
                +

                tileDensity

                +
                public static float tileDensity(float density, + int tileWidth, + int tileHeight)
                Get the tile density based upon the display density scale and tile dimensions
                -
                -
                Parameters:
                -
                density - display density: DisplayMetrics.density
                +
                +
                Parameters:
                +
                density - display density: DisplayMetrics.density
                tileWidth - tile width
                tileHeight - tile height
                -
                Returns:
                +
                Returns:
                tile density
                +
              • -
              - - - -
                -
              • -

                tileDensity

                -
                public static float tileDensity​(float density,
                -                                int tileLength)
                +
              • +
                +

                tileDensity

                +
                public static float tileDensity(float density, + int tileLength)
                Get the tile density based upon the display density scale and tile length (width or height)
                -
                -
                Parameters:
                -
                density - display density: DisplayMetrics.density
                +
                +
                Parameters:
                +
                density - display density: DisplayMetrics.density
                tileLength - tile length (width or height)
                -
                Returns:
                +
                Returns:
                tile density
                +
              • -
              - - - -
                -
              • -

                density

                -
                public static float density​(int tileWidth,
                -                            int tileHeight)
                +
              • +
                +

                density

                +
                public static float density(int tileWidth, + int tileHeight)
                Get the density based upon the tile dimensions
                -
                -
                Parameters:
                +
                +
                Parameters:
                tileWidth - tile width
                tileHeight - tile height
                -
                Returns:
                +
                Returns:
                density
                +
              • -
              - - - -
                -
              • -

                density

                -
                public static float density​(int tileLength)
                +
              • +
                +

                density

                +
                public static float density(int tileLength)
                Get the density based upon the tile length (width or height)
                -
                -
                Parameters:
                +
                +
                Parameters:
                tileLength - tile length (width or height)
                -
                Returns:
                +
                Returns:
                density
                -
              • -
              +
        -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/UrlTileGenerator.html b/docs/docs/api/mil/nga/geopackage/tiles/UrlTileGenerator.html index 3a66cf21..18ca03c9 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/UrlTileGenerator.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/UrlTileGenerator.html @@ -1,408 +1,284 @@ - - -UrlTileGenerator (geopackage-android 6.7.1 API) + +UrlTileGenerator (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UrlTileGenerator

    + +

    Class UrlTileGenerator

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            UrlTileGenerator

            -
            public UrlTileGenerator​(Context context,
            -                        GeoPackage geoPackage,
            -                        String tableName,
            -                        String tileUrl,
            -                        BoundingBox boundingBox,
            -                        Projection projection)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              UrlTileGenerator

              +
              public UrlTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + String tileUrl, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              tileUrl - tile URL
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              UrlTileGenerator

              -
              public UrlTileGenerator​(Context context,
              -                        GeoPackage geoPackage,
              -                        String tableName,
              -                        String tileUrl,
              -                        int zoomLevel,
              -                        BoundingBox boundingBox,
              -                        Projection projection)
              +
            • +
              +

              UrlTileGenerator

              +
              public UrlTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + String tileUrl, + int zoomLevel, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -410,28 +286,25 @@

              UrlTileGenerator

              zoomLevel - zoom level
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              UrlTileGenerator

              -
              public UrlTileGenerator​(Context context,
              -                        GeoPackage geoPackage,
              -                        String tableName,
              -                        String tileUrl,
              -                        int minZoom,
              -                        int maxZoom,
              -                        BoundingBox boundingBox,
              -                        Projection projection)
              +
            • +
              +

              UrlTileGenerator

              +
              public UrlTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + String tileUrl, + int minZoom, + int maxZoom, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -440,27 +313,24 @@

              UrlTileGenerator

              maxZoom - max zoom
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              1.3.0
              +
            • -
            - - - -
              -
            • -

              UrlTileGenerator

              -
              public UrlTileGenerator​(Context context,
              -                        GeoPackage geoPackage,
              -                        String tableName,
              -                        String tileUrl,
              -                        Collection<Integer> zoomLevels,
              -                        BoundingBox boundingBox,
              -                        Projection projection)
              +
            • +
              +

              UrlTileGenerator

              +
              public UrlTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + String tileUrl, + Collection<Integer> zoomLevels, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -468,27 +338,24 @@

              UrlTileGenerator

              zoomLevels - zoom levels
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              UrlTileGenerator

              -
              public UrlTileGenerator​(Context context,
              -                        GeoPackage geoPackage,
              -                        String tableName,
              -                        String tileUrl,
              -                        int[] zoomLevels,
              -                        BoundingBox boundingBox,
              -                        Projection projection)
              +
            • +
              +

              UrlTileGenerator

              +
              public UrlTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + String tileUrl, + int[] zoomLevels, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -496,250 +363,158 @@

              UrlTileGenerator

              zoomLevels - zoom levels
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            isTms

            -
            public boolean isTms()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              isTms

              +
              public boolean isTms()
              Is TMS URL
              -
              -
              Returns:
              +
              +
              Returns:
              true if TMS URL
              -
              Since:
              +
              Since:
              1.2.1
              +
            • -
            - - - -
              -
            • -

              setTms

              -
              public void setTms​(boolean tms)
              +
            • +
              +

              setTms

              +
              public void setTms(boolean tms)
              Set the TMS URL flag
              -
              -
              Parameters:
              +
              +
              Parameters:
              tms - true if a TMS URL
              -
              Since:
              +
              Since:
              1.2.1
              +
            • -
            - - - -
              -
            • -

              getHttpMethod

              -
              public String getHttpMethod()
              +
            • +
              +

              getHttpMethod

              +
              public String getHttpMethod()
              Get the HTTP request method, when null default is "GET"
              -
              -
              Returns:
              +
              +
              Returns:
              method
              +
            • -
            - - - -
              -
            • -

              setHttpMethod

              -
              public void setHttpMethod​(String httpMethod)
              +
            • +
              +

              setHttpMethod

              +
              public void setHttpMethod(String httpMethod)
              Set the HTTP request method
              -
              -
              Parameters:
              +
              +
              Parameters:
              httpMethod - method ("GET", "POST")
              +
            • -
            - - - -
              -
            • -

              getHttpHeader

              -
              public Map<String,​List<String>> getHttpHeader()
              +
            • +
              +

              getHttpHeader

              +
              public Map<String,List<String>> getHttpHeader()
              Get the HTTP Header fields and field values
              -
              -
              Returns:
              +
              +
              Returns:
              header map
              +
            • -
            - - - -
              -
            • -

              getHttpHeaderValues

              -
              public List<String> getHttpHeaderValues​(String field)
              +
            • +
              +

              getHttpHeaderValues

              +
              public List<String> getHttpHeaderValues(String field)
              Get the HTTP Header field values
              -
              -
              Parameters:
              +
              +
              Parameters:
              field - field name
              -
              Returns:
              +
              Returns:
              field values
              +
            • -
            - - - -
              -
            • -

              addHTTPHeaderValue

              -
              public void addHTTPHeaderValue​(String field,
              -                               String value)
              +
            • +
              +

              addHTTPHeaderValue

              +
              public void addHTTPHeaderValue(String field, + String value)
              Add a HTTP Header field value, appending to any existing values for the field
              -
              -
              Parameters:
              +
              +
              Parameters:
              field - field name
              value - field value
              +
            • -
            - - - -
              -
            • -

              addHTTPHeaderValues

              -
              public void addHTTPHeaderValues​(String field,
              -                                List<String> values)
              +
            • +
              +

              addHTTPHeaderValues

              +
              public void addHTTPHeaderValues(String field, + List<String> values)
              Add HTTP Header field values, appending to any existing values for the field
              -
              -
              Parameters:
              +
              +
              Parameters:
              field - field name
              values - field values
              +
            • -
            - - - -
              -
            • -

              preTileGeneration

              -
              protected void preTileGeneration()
              +
            • +
              +

              preTileGeneration

              +
              protected void preTileGeneration()
              Called after set up and right before tile generation starts for the first zoom level
              -
              -
              Specified by:
              +
              +
              Specified by:
              preTileGeneration in class TileGenerator
              +
            • -
            - - - -
              -
            • -

              createTile

              -
              protected byte[] createTile​(int z,
              -                            long x,
              -                            long y)
              +
            • +
              +

              createTile

              +
              protected byte[] createTile(int z, + long x, + long y)
              Create the tile
              -
              -
              Specified by:
              +
              +
              Specified by:
              createTile in class TileGenerator
              -
              Parameters:
              +
              Parameters:
              z - zoom level
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              tile bytes
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/CustomFeaturesTile.html b/docs/docs/api/mil/nga/geopackage/tiles/features/CustomFeaturesTile.html index 320da20e..57ad6027 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/CustomFeaturesTile.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/CustomFeaturesTile.html @@ -1,309 +1,181 @@ - - -CustomFeaturesTile (geopackage-android 6.7.1 API) + +CustomFeaturesTile (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Interface CustomFeaturesTile

    + +

    Interface CustomFeaturesTile

    -
    -
    -
      -
    • -
      +
      +
      All Known Implementing Classes:
      NumberFeaturesTile

      -
      public interface CustomFeaturesTile
      +
      public interface CustomFeaturesTile
      Interface defining custom feature tile drawing. The tile drawn will be used instead of drawing all of the features.
      -
      -
      Since:
      +
      +
      Since:
      1.1.0
      -
    • -
    -
    -
    -
    +
    +
    +
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            drawTile

            -
            Bitmap drawTile​(int tileWidth,
            -                int tileHeight,
            -                long tileFeatureCount,
            -                FeatureIndexResults featureIndexResults)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              drawTile

              +
              Bitmap drawTile(int tileWidth, + int tileHeight, + long tileFeatureCount, + FeatureIndexResults featureIndexResults)
              Draw a custom tile
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileWidth - tile width to draw
              tileHeight - tile height to draw
              tileFeatureCount - count of features in the requested tile
              featureIndexResults - results as feature index results
              -
              Returns:
              +
              Returns:
              custom bitmap, or null
              +
            • -
            - - - -
              -
            • -

              drawUnindexedTile

              -
              Bitmap drawUnindexedTile​(int tileWidth,
              -                         int tileHeight,
              -                         long totalFeatureCount,
              -                         FeatureCursor allFeatureResults)
              +
            • +
              +

              drawUnindexedTile

              +
              Bitmap drawUnindexedTile(int tileWidth, + int tileHeight, + long totalFeatureCount, + FeatureCursor allFeatureResults)
              Draw a custom tile when the number of features within the tile is unknown. This is called when a feature table is not indexed and more total features exist than the max per tile.
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileWidth - tile width to draw
              tileHeight - tile height to draw
              totalFeatureCount - count of total features in the feature table
              allFeatureResults - results in a feature cursor
              -
              Returns:
              +
              Returns:
              custom bitmap, or null
              -
            • -
            +
      -
    - - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/DefaultFeatureTiles.html b/docs/docs/api/mil/nga/geopackage/tiles/features/DefaultFeatureTiles.html index 9bd675ee..faea4fbc 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/DefaultFeatureTiles.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/DefaultFeatureTiles.html @@ -1,822 +1,577 @@ - - -DefaultFeatureTiles (geopackage-android 6.7.1 API) + +DefaultFeatureTiles (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class DefaultFeatureTiles

    + +

    Class DefaultFeatureTiles

    -
    - -
    - -
    -
    -
    +
    + + -
    - +
    +
    + -
    - + + + + +
    +

    Methods inherited from class mil.nga.geopackage.tiles.features.FeatureTiles

    +calculateDrawOverlap, calculateStylePixelBounds, calculateStylePixelBounds, checkIfDrawn, clearIconCache, clearStylePaintCache, close, createNewBitmap, drawTile, drawTileBytes, drawTileQueryAll, drawTileQueryIndex, expandBoundingBox, expandBoundingBox, expandBoundingBox, getCompressFormat, getDensity, getFeatureDao, getFeatureStyle, getFeatureStyle, getFeatureTableStyles, getHeightDrawOverlap, getIcon, getIndexManager, getLineAlpha, getLineColor, getLinePaint, getLinePaintCopy, getLineStrokeWidth, getMaxFeaturesPerTile, getMaxFeaturesTileDraw, getPointIcon, getPointPaint, getPointPaint, getPointRadius, getPolygonAlpha, getPolygonColor, getPolygonFillAlpha, getPolygonFillColor, getPolygonFillPaint, getPolygonFillPaintCopy, getPolygonPaint, getPolygonPaintCopy, getPolygonStrokeWidth, getProjectionToWebMercatorTransform, getTileHeight, getTileWidth, getWgs84ToWebMercatorTransform, getWidthDrawOverlap, ignoreFeatureTableStyles, isFillPolygon, isIndexQuery, isSimplifyGeometries, isTransparent, queryIndexedFeatures, queryIndexedFeatures, queryIndexedFeaturesCount, queryIndexedFeaturesCount, setCompressFormat, setDensity, setDrawOverlap, setFeatureTableStyles, setFillPolygon, setHeightDrawOverlap, setIconCacheSize, setIndexManager, setLineAlpha, setLineColor, setLinePaint, setLineStrokeWidth, setMaxFeaturesPerTile, setMaxFeaturesTileDraw, setPointIcon, setPointPaint, setPointRadius, setPolygonAlpha, setPolygonColor, setPolygonFillAlpha, setPolygonFillColor, setPolygonFillPaint, setPolygonPaint, setPolygonStrokeWidth, setSimplifyGeometries, setStylePaintCacheSize, setTileHeight, setTileWidth, setWidthDrawOverlap, simplifyPoints
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            DEFAULT_GEOMETRY_CACHE_SIZE

            -
            public static final int DEFAULT_GEOMETRY_CACHE_SIZE
            +
          • +
            +

            Field Details

            +
              +
            • +
              +

              DEFAULT_GEOMETRY_CACHE_SIZE

              +
              public static final int DEFAULT_GEOMETRY_CACHE_SIZE
              Default max number of feature geometries to retain in cache
              -
              -
              Since:
              +
              +
              Since:
              3.3.0
              -
              See Also:
              -
              Constant Field Values
              +
              See Also:
              +
              + +
              +
            • -
            - - - - - - - -
              -
            • -

              cacheGeometries

              -
              protected boolean cacheGeometries
              +
            • +
              +

              cacheGeometries

              +
              protected boolean cacheGeometries
              When true, geometries are cached. Default is true
              -
            • -
            +
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            DefaultFeatureTiles

            -
            public DefaultFeatureTiles​(Context context,
            -                           FeatureDao featureDao)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              DefaultFeatureTiles

              +
              public DefaultFeatureTiles(Context context, + FeatureDao featureDao)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              featureDao - feature dao
              +
            • -
            - - - -
              -
            • -

              DefaultFeatureTiles

              -
              public DefaultFeatureTiles​(Context context,
              -                           FeatureDao featureDao,
              -                           float density)
              +
            • +
              +

              DefaultFeatureTiles

              +
              public DefaultFeatureTiles(Context context, + FeatureDao featureDao, + float density)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              featureDao - feature dao
              -
              density - display density: DisplayMetrics.density
              -
              Since:
              +
              density - display density: DisplayMetrics.density
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              DefaultFeatureTiles

              -
              public DefaultFeatureTiles​(Context context,
              -                           FeatureDao featureDao,
              -                           int width,
              -                           int height)
              +
            • +
              +

              DefaultFeatureTiles

              +
              public DefaultFeatureTiles(Context context, + FeatureDao featureDao, + int width, + int height)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              featureDao - feature dao
              width - drawn tile width
              height - drawn tile height
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              DefaultFeatureTiles

              -
              public DefaultFeatureTiles​(Context context,
              -                           GeoPackage geoPackage,
              -                           FeatureDao featureDao)
              +
            • +
              +

              DefaultFeatureTiles

              +
              public DefaultFeatureTiles(Context context, + GeoPackage geoPackage, + FeatureDao featureDao)
              Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              geoPackage - GeoPackage
              featureDao - feature dao
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              DefaultFeatureTiles

              -
              public DefaultFeatureTiles​(Context context,
              -                           GeoPackage geoPackage,
              -                           FeatureDao featureDao,
              -                           float density)
              +
            • +
              +

              DefaultFeatureTiles

              +
              public DefaultFeatureTiles(Context context, + GeoPackage geoPackage, + FeatureDao featureDao, + float density)
              Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              geoPackage - GeoPackage
              featureDao - feature dao
              -
              density - display density: DisplayMetrics.density
              -
              Since:
              +
              density - display density: DisplayMetrics.density
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              DefaultFeatureTiles

              -
              public DefaultFeatureTiles​(Context context,
              -                           GeoPackage geoPackage,
              -                           FeatureDao featureDao,
              -                           int width,
              -                           int height)
              +
            • +
              +

              DefaultFeatureTiles

              +
              public DefaultFeatureTiles(Context context, + GeoPackage geoPackage, + FeatureDao featureDao, + int width, + int height)
              Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              geoPackage - GeoPackage
              featureDao - feature dao
              width - drawn tile width
              height - drawn tile height
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              DefaultFeatureTiles

              -
              public DefaultFeatureTiles​(Context context,
              -                           GeoPackage geoPackage,
              -                           FeatureDao featureDao,
              -                           float density,
              -                           int width,
              -                           int height)
              +
            • +
              +

              DefaultFeatureTiles

              +
              public DefaultFeatureTiles(Context context, + GeoPackage geoPackage, + FeatureDao featureDao, + float density, + int width, + int height)
              Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              geoPackage - GeoPackage
              featureDao - feature dao
              -
              density - display density: DisplayMetrics.density
              +
              density - display density: DisplayMetrics.density
              width - drawn tile width
              height - drawn tile height
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              DefaultFeatureTiles

              -
              public DefaultFeatureTiles​(Context context)
              +
            • +
              +

              DefaultFeatureTiles

              +
              public DefaultFeatureTiles(Context context)
              Constructor, only for retrieving default feature attributes
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            isCacheGeometries

            -
            public boolean isCacheGeometries()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              isCacheGeometries

              +
              public boolean isCacheGeometries()
              Is caching geometries enabled?
              -
              -
              Returns:
              +
              +
              Returns:
              true if caching geometries
              -
              Since:
              +
              Since:
              3.3.0
              +
            • -
            - - - -
              -
            • -

              setCacheGeometries

              -
              public void setCacheGeometries​(boolean cacheGeometries)
              +
            • +
              +

              setCacheGeometries

              +
              public void setCacheGeometries(boolean cacheGeometries)
              Set the cache geometries flag
              -
              -
              Parameters:
              +
              +
              Parameters:
              cacheGeometries - true to cache geometries
              -
              Since:
              +
              Since:
              3.3.0
              +
            • -
            - - - -
              -
            • -

              clearCache

              -
              public void clearCache()
              +
            • +
              +

              clearCache

              +
              public void clearCache()
              Clear all caches
              -
              -
              Overrides:
              +
              +
              Overrides:
              clearCache in class FeatureTiles
              +
            • -
            - - - -
              -
            • -

              clearGeometryCache

              -
              public void clearGeometryCache()
              +
            • +
              +

              clearGeometryCache

              +
              public void clearGeometryCache()
              Clear the geometry cache
              -
              -
              Since:
              +
              +
              Since:
              3.3.0
              +
            • -
            - - - -
              -
            • -

              setGeometryCacheSize

              -
              public void setGeometryCacheSize​(int size)
              +
            • +
              +

              setGeometryCacheSize

              +
              public void setGeometryCacheSize(int size)
              Set / resize the geometry cache size
              -
              -
              Parameters:
              +
              +
              Parameters:
              size - new size
              -
              Since:
              +
              Since:
              3.3.0
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public Bitmap drawTile​(int zoom,
              -                       BoundingBox boundingBox,
              -                       FeatureIndexResults results)
              +
            • +
              +

              drawTile

              +
              public Bitmap drawTile(int zoom, + BoundingBox boundingBox, + FeatureIndexResults results)
              Draw a tile bitmap from feature index results
              -
              -
              Specified by:
              +
              +
              Specified by:
              drawTile in class FeatureTiles
              -
              Parameters:
              +
              Parameters:
              zoom - zoom level
              boundingBox - web mercator bounding box
              results - feature index results
              -
              Returns:
              +
              Returns:
              tile
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public Bitmap drawTile​(int zoom,
              -                       BoundingBox boundingBox,
              -                       FeatureCursor cursor)
              +
            • +
              +

              drawTile

              +
              public Bitmap drawTile(int zoom, + BoundingBox boundingBox, + FeatureCursor cursor)
              Draw a tile bitmap from feature geometries in the provided cursor
              -
              -
              Specified by:
              +
              +
              Specified by:
              drawTile in class FeatureTiles
              -
              Parameters:
              +
              Parameters:
              zoom - zoom level
              boundingBox - web mercator bounding box
              cursor - feature cursor
              -
              Returns:
              +
              Returns:
              tile
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public Bitmap drawTile​(int zoom,
              -                       BoundingBox boundingBox,
              -                       List<FeatureRow> featureRow)
              +
            • +
              +

              drawTile

              +
              public Bitmap drawTile(int zoom, + BoundingBox boundingBox, + List<FeatureRow> featureRow)
              Draw a tile bitmap from the feature rows
              -
              -
              Specified by:
              +
              +
              Specified by:
              drawTile in class FeatureTiles
              -
              Parameters:
              +
              Parameters:
              zoom - zoom level
              boundingBox - web mercator bounding box
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              tile
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureDrawType.html b/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureDrawType.html index 8a942be7..c9e5a43b 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureDrawType.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureDrawType.html @@ -1,402 +1,239 @@ - - -FeatureDrawType (geopackage-android 6.7.1 API) + +FeatureDrawType (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Enum FeatureDrawType

    + +

    Enum FeatureDrawType

    -
    - -
    -
    -
    -
      -
    • -
      -
        -
      • - - -

        Enum Constant Summary

        - - - - - - - - - - - - - - - - - - -
        Enum Constants 
        Enum ConstantDescription
        CIRCLE +
      • +
        +

        Enum Constant Summary

        +
        Enum Constants
        +
        +
        Enum Constant
        +
        Description
        + +
        Circle for a point
        -
      • FILL + + +
        Fill for a polygon
        -
        STROKE + + +
        Stroke for a line or polygon
        -
        -
      • -
      +
    +
    + -
    - +
    + + + + +
    +

    Methods inherited from class java.lang.Object

    +getClass, notify, notifyAll, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            values

            -
            public static FeatureDrawType[] values()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              values

              +
              public static FeatureDrawType[] values()
              Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
              -for (FeatureDrawType c : FeatureDrawType.values())
              -    System.out.println(c);
              -
              -
              -
              Returns:
              +the order they are declared.
    +
    +
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    + - - - - -
      -
    • -

      valueOf

      -
      public static FeatureDrawType valueOf​(String name)
      +
    • +
      +

      valueOf

      +
      public static FeatureDrawType valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
      -
      -
      Parameters:
      +
      +
      Parameters:
      name - the name of the enum constant to be returned.
      -
      Returns:
      +
      Returns:
      the enum constant with the specified name
      -
      Throws:
      -
      IllegalArgumentException - if this enum type has no constant with the specified name
      -
      NullPointerException - if the argument is null
      +
      Throws:
      +
      IllegalArgumentException - if this enum type has no constant with the specified name
      +
      NullPointerException - if the argument is null
      -
    • -
    + - - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/FeaturePaint.html b/docs/docs/api/mil/nga/geopackage/tiles/features/FeaturePaint.html index 9393e7b4..ddcb51d5 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/FeaturePaint.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/FeaturePaint.html @@ -1,344 +1,194 @@ - - -FeaturePaint (geopackage-android 6.7.1 API) + +FeaturePaint (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeaturePaint

    + +

    Class FeaturePaint

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.tiles.features.FeaturePaint
      +
      +

      -
      public class FeaturePaint
      -extends Object
      +
      public class FeaturePaint +extends Object
      Paint objects for drawing the different types for a single feature
      -
      -
      Since:
      +
      +
      Since:
      3.2.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Summary

          - - - - - - - - - - -
          Constructors 
          ConstructorDescription
          FeaturePaint() +
        • +
          +

          Constructor Summary

          +
          Constructors
          +
          +
          Constructor
          +
          Description
          + +
          Constructor
          -
        • -
        • -
        +
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeaturePaint

            -
            public FeaturePaint()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeaturePaint

              +
              public FeaturePaint()
              Constructor
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getPaint

            -
            public Paint getPaint​(FeatureDrawType type)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getPaint

              +
              public Paint getPaint(FeatureDrawType type)
              Get the paint for the draw type
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - draw type
              -
              Returns:
              +
              Returns:
              paint
              +
            • -
            - - - -
              -
            • -

              setPaint

              -
              public void setPaint​(FeatureDrawType type,
              -                     Paint paint)
              +
            • +
              +

              setPaint

              +
              public void setPaint(FeatureDrawType type, + Paint paint)
              Set the paint for the draw type
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - draw type
              paint - paint
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/FeaturePaintCache.html b/docs/docs/api/mil/nga/geopackage/tiles/features/FeaturePaintCache.html index 9fbaba1c..5299311d 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/FeaturePaintCache.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/FeaturePaintCache.html @@ -1,556 +1,362 @@ - - -FeaturePaintCache (geopackage-android 6.7.1 API) + +FeaturePaintCache (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeaturePaintCache

    + +

    Class FeaturePaintCache

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.tiles.features.FeaturePaintCache
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.tiles.features.FeaturePaintCache
      +
      +

      -
      public class FeaturePaintCache
      -extends Object
      +
      public class FeaturePaintCache +extends Object
      Feature Paint Cache of Paint objects for each feature id and draw type
      -
      -
      Since:
      +
      +
      Since:
      3.2.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
    +
    + -
    - +
    +
    + -
    - + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            DEFAULT_STYLE_PAINT_CACHE_SIZE

            -
            public static final int DEFAULT_STYLE_PAINT_CACHE_SIZE
            +
          • +
            +

            Field Details

            +
              +
            • +
              +

              DEFAULT_STYLE_PAINT_CACHE_SIZE

              +
              public static final int DEFAULT_STYLE_PAINT_CACHE_SIZE
              Default max number of feature style paints to maintain
              -
              -
              See Also:
              -
              Constant Field Values
              -
              -
            • +
              +
              See Also:
              +
              + +
              +
              +
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeaturePaintCache

            -
            public FeaturePaintCache()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeaturePaintCache

              +
              public FeaturePaintCache()
              Constructor
              +
            • -
            - - - -
              -
            • -

              FeaturePaintCache

              -
              public FeaturePaintCache​(int size)
              +
            • +
              +

              FeaturePaintCache

              +
              public FeaturePaintCache(int size)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              size - max paint objects to retain in the cache
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            clear

            -
            public void clear()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              clear

              +
              public void clear()
              Clear the cache
              +
            • -
            - - - -
              -
            • -

              resize

              -
              public void resize​(int maxSize)
              +
            • +
              +

              resize

              +
              public void resize(int maxSize)
              Resize the cache
              -
              -
              Parameters:
              +
              +
              Parameters:
              maxSize - max size
              +
            • -
            - - - -
              -
            • -

              getFeaturePaint

              -
              public FeaturePaint getFeaturePaint​(StyleRow styleRow)
              +
            • +
              +

              getFeaturePaint

              +
              public FeaturePaint getFeaturePaint(StyleRow styleRow)
              Get the feature paint for the style row
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - style row
              -
              Returns:
              +
              Returns:
              feature paint
              +
            • -
            - - - -
              -
            • -

              getFeaturePaint

              -
              public FeaturePaint getFeaturePaint​(long styleId)
              +
            • +
              +

              getFeaturePaint

              +
              public FeaturePaint getFeaturePaint(long styleId)
              Get the feature paint for the style row id
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleId - style row id
              -
              Returns:
              +
              Returns:
              feature paint
              +
            • -
            - - - -
              -
            • -

              getPaint

              -
              public Paint getPaint​(StyleRow styleRow,
              -                      FeatureDrawType type)
              +
            • +
              +

              getPaint

              +
              public Paint getPaint(StyleRow styleRow, + FeatureDrawType type)
              Get the paint for the style row and draw type
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - style row
              type - feature draw type
              -
              Returns:
              +
              Returns:
              paint
              +
            • -
            - - - -
              -
            • -

              getPaint

              -
              public Paint getPaint​(long styleId,
              -                      FeatureDrawType type)
              +
            • +
              +

              getPaint

              +
              public Paint getPaint(long styleId, + FeatureDrawType type)
              Get the paint for the style row id and draw type
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleId - style row id
              type - feature draw type
              -
              Returns:
              +
              Returns:
              paint
              +
            • -
            - - - -
              -
            • -

              setPaint

              -
              public void setPaint​(StyleRow styleRow,
              -                     FeatureDrawType type,
              -                     Paint paint)
              +
            • +
              +

              setPaint

              +
              public void setPaint(StyleRow styleRow, + FeatureDrawType type, + Paint paint)
              Set the paint for the style id and draw type
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleRow - style row
              type - feature draw type
              paint - paint
              +
            • -
            - - - -
              -
            • -

              setPaint

              -
              public void setPaint​(long styleId,
              -                     FeatureDrawType type,
              -                     Paint paint)
              +
            • +
              +

              setPaint

              +
              public void setPaint(long styleId, + FeatureDrawType type, + Paint paint)
              Set the paint for the style id and draw type
              -
              -
              Parameters:
              +
              +
              Parameters:
              styleId - style row id
              type - feature draw type
              paint - paint
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/FeaturePreview.html b/docs/docs/api/mil/nga/geopackage/tiles/features/FeaturePreview.html index 79558f7d..6367199b 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/FeaturePreview.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/FeaturePreview.html @@ -1,757 +1,512 @@ - - -FeaturePreview (geopackage-android 6.7.1 API) + +FeaturePreview (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeaturePreview

    + +

    Class FeaturePreview

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.tiles.features.FeaturePreview
      +
      +

      -
      public class FeaturePreview
      -extends Object
      +
      public class FeaturePreview +extends Object
      Feature Preview for drawing a preview tile from a feature table
      -
      -
      Since:
      +
      +
      Since:
      3.5.0
      -
    • -
    -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeaturePreview

            -
            public FeaturePreview​(Context context,
            -                      GeoPackage geoPackage,
            -                      String featureTable)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeaturePreview

              +
              public FeaturePreview(Context context, + GeoPackage geoPackage, + String featureTable)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              geoPackage - GeoPackage
              featureTable - feature table
              +
            • -
            - - - -
              -
            • -

              FeaturePreview

              -
              public FeaturePreview​(Context context,
              -                      GeoPackage geoPackage,
              -                      FeatureDao featureDao)
              +
            • +
              +

              FeaturePreview

              +
              public FeaturePreview(Context context, + GeoPackage geoPackage, + FeatureDao featureDao)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              geoPackage - GeoPackage
              featureDao - feature DAO
              +
            • -
            - - - -
              -
            • -

              FeaturePreview

              -
              public FeaturePreview​(GeoPackage geoPackage,
              -                      FeatureTiles featureTiles)
              +
            • +
              +

              FeaturePreview

              +
              public FeaturePreview(GeoPackage geoPackage, + FeatureTiles featureTiles)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              featureTiles - feature tiles
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getGeoPackage

            -
            public GeoPackage getGeoPackage()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getGeoPackage

              +
              public GeoPackage getGeoPackage()
              Get the GeoPackage
              -
              -
              Returns:
              +
              +
              Returns:
              GeoPackage
              +
            • -
            - - - -
              -
            • -

              getFeatureTiles

              -
              public FeatureTiles getFeatureTiles()
              +
            • +
              +

              getFeatureTiles

              +
              public FeatureTiles getFeatureTiles()
              Get the feature tiles
              -
              -
              Returns:
              +
              +
              Returns:
              feature tiles
              +
            • -
            - - - -
              -
            • -

              isManual

              -
              public boolean isManual()
              +
            • +
              +

              isManual

              +
              public boolean isManual()
              Is manual bounding box query enabled for non indexed and empty contents bounds feature tables
              -
              -
              Returns:
              +
              +
              Returns:
              manual flag
              +
            • -
            - - - -
              -
            • -

              setManual

              -
              public void setManual​(boolean manual)
              +
            • +
              +

              setManual

              +
              public void setManual(boolean manual)
              Set the manual bounding box query flag for non indexed and empty contents bounds feature tables
              -
              -
              Parameters:
              +
              +
              Parameters:
              manual - manual flag
              +
            • -
            - - - -
              -
            • -

              getBufferPercentage

              -
              public double getBufferPercentage()
              +
            • +
              +

              getBufferPercentage

              +
              public double getBufferPercentage()
              Get the buffer percentage for drawing empty non features edges (i.e. 0.1 equals 10% buffer edges)
              -
              -
              Returns:
              +
              +
              Returns:
              buffer percentage (greater than or equal to 0.0 and less than 0.5)
              +
            • -
            - - - -
              -
            • -

              setBufferPercentage

              -
              public void setBufferPercentage​(double bufferPercentage)
              +
            • +
              +

              setBufferPercentage

              +
              public void setBufferPercentage(double bufferPercentage)
              Set the buffer percentage for drawing empty non features edges (i.e. 0.1 equals 10% buffer edges)
              -
              -
              Parameters:
              +
              +
              Parameters:
              bufferPercentage - buffer percentage (greater than or equal to 0.0 and less than 0.5)
              +
            • -
            - - - -
              -
            • -

              getColumns

              -
              public Set<String> getColumns()
              +
            • +
              +

              getColumns

              +
              public Set<String> getColumns()
              Get the query columns
              -
              -
              Returns:
              +
              +
              Returns:
              columns
              +
            • -
            - - - -
              -
            • -

              addColumns

              -
              public void addColumns​(Collection<String> columns)
              +
            • +
              +

              addColumns

              +
              public void addColumns(Collection<String> columns)
              Add query columns
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              +
            • -
            - - - -
              -
            • -

              addColumns

              -
              public void addColumns​(String[] columns)
              +
            • +
              +

              addColumns

              +
              public void addColumns(String[] columns)
              Add query columns
              -
              -
              Parameters:
              +
              +
              Parameters:
              columns - columns
              +
            • -
            - - - -
              -
            • -

              addColumn

              -
              public void addColumn​(String column)
              +
            • +
              +

              addColumn

              +
              public void addColumn(String column)
              Add a query column
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - column
              +
            • -
            - - - -
              -
            • -

              getWhere

              -
              public String getWhere()
              +
            • +
              +

              getWhere

              +
              public String getWhere()
              Get the where clause
              -
              -
              Returns:
              +
              +
              Returns:
              where
              +
            • -
            - - - -
              -
            • -

              setWhere

              -
              public void setWhere​(String where)
              +
            • +
              +

              setWhere

              +
              public void setWhere(String where)
              Set the where clause
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where
              +
            • -
            - - - -
              -
            • -

              appendWhere

              -
              public void appendWhere​(String where)
              +
            • +
              +

              appendWhere

              +
              public void appendWhere(String where)
              Append to the where clause
              -
              -
              Parameters:
              +
              +
              Parameters:
              where - where
              +
            • -
            - - - -
              -
            • -

              getWhereArgs

              -
              public String[] getWhereArgs()
              +
            • +
              +

              getWhereArgs

              +
              public String[] getWhereArgs()
              Get the where arguments
              -
              -
              Returns:
              +
              +
              Returns:
              where args
              +
            • -
            - - - -
              -
            • -

              setWhereArgs

              -
              public void setWhereArgs​(String[] whereArgs)
              +
            • +
              +

              setWhereArgs

              +
              public void setWhereArgs(String[] whereArgs)
              Set the where arguments
              -
              -
              Parameters:
              +
              +
              Parameters:
              whereArgs - where arguments
              +
            • -
            - - - -
              -
            • -

              getLimit

              -
              public Integer getLimit()
              +
            • +
              +

              getLimit

              +
              public Integer getLimit()
              Get the feature query limit
              -
              -
              Returns:
              +
              +
              Returns:
              limit
              +
            • -
            - - - -
              -
            • -

              setLimit

              -
              public void setLimit​(Integer limit)
              +
            • +
              +

              setLimit

              +
              public void setLimit(Integer limit)
              Set the feature query limit
              -
              -
              Parameters:
              +
              +
              Parameters:
              limit - limit
              +
            • -
            - - - -
              -
            • -

              draw

              -
              public Bitmap draw()
              +
            • +
              +

              draw

              +
              public Bitmap draw()
              Draw a preview image
              -
              -
              Returns:
              +
              +
              Returns:
              preview image
              +
            • -
            - - - -
              -
            • -

              close

              -
              public void close()
              +
            • +
              +

              close

              +
              public void close()
              Close the feature tiles connection
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTileCanvas.html b/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTileCanvas.html index a4af4b73..82acc00b 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTileCanvas.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTileCanvas.html @@ -1,511 +1,321 @@ - - -FeatureTileCanvas (geopackage-android 6.7.1 API) + +FeatureTileCanvas (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureTileCanvas

    + +

    Class FeatureTileCanvas

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.tiles.features.FeatureTileCanvas
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.tiles.features.FeatureTileCanvas
      +
      +

      -
      public class FeatureTileCanvas
      -extends Object
      +
      public class FeatureTileCanvas +extends Object
      Feature Tile Canvas for creating layered tiles to draw ordered features. Draw Order: polygons, lines, points, icons
      -
      -
      Since:
      +
      +
      Since:
      3.2.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Summary

          - - - - - - - - - - -
          Constructors 
          ConstructorDescription
          FeatureTileCanvas​(int tileWidth, - int tileHeight) +
        • +
          +

          Constructor Summary

          +
          Constructors
          +
          +
          Constructor
          +
          Description
          +
          FeatureTileCanvas(int tileWidth, + int tileHeight)
          +
          Constructor
          -
        • -
        • -
        +
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureTileCanvas

            -
            public FeatureTileCanvas​(int tileWidth,
            -                         int tileHeight)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureTileCanvas

              +
              public FeatureTileCanvas(int tileWidth, + int tileHeight)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileWidth - tile width
              tileHeight - tile height
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getPolygonBitmap

            -
            public Bitmap getPolygonBitmap()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getPolygonBitmap

              +
              public Bitmap getPolygonBitmap()
              Get the polygon bitmap
              -
              -
              Returns:
              +
              +
              Returns:
              polygon bitmap
              +
            • -
            - - - -
              -
            • -

              getPolygonCanvas

              -
              public Canvas getPolygonCanvas()
              +
            • +
              +

              getPolygonCanvas

              +
              public Canvas getPolygonCanvas()
              Get the polygon canvas
              -
              -
              Returns:
              +
              +
              Returns:
              polygon canvas
              +
            • -
            - - - -
              -
            • -

              getLineBitmap

              -
              public Bitmap getLineBitmap()
              +
            • +
              +

              getLineBitmap

              +
              public Bitmap getLineBitmap()
              Get the line bitmap
              -
              -
              Returns:
              +
              +
              Returns:
              line bitmap
              +
            • -
            - - - -
              -
            • -

              getLineCanvas

              -
              public Canvas getLineCanvas()
              +
            • +
              +

              getLineCanvas

              +
              public Canvas getLineCanvas()
              Get the line canvas
              -
              -
              Returns:
              +
              +
              Returns:
              line canvas
              +
            • -
            - - - -
              -
            • -

              getPointBitmap

              -
              public Bitmap getPointBitmap()
              +
            • +
              +

              getPointBitmap

              +
              public Bitmap getPointBitmap()
              Get the point bitmap
              -
              -
              Returns:
              +
              +
              Returns:
              point bitmap
              +
            • -
            - - - -
              -
            • -

              getPointCanvas

              -
              public Canvas getPointCanvas()
              +
            • +
              +

              getPointCanvas

              +
              public Canvas getPointCanvas()
              Get the point canvas
              -
              -
              Returns:
              +
              +
              Returns:
              point canvas
              +
            • -
            - - - -
              -
            • -

              getIconBitmap

              -
              public Bitmap getIconBitmap()
              +
            • +
              +

              getIconBitmap

              +
              public Bitmap getIconBitmap()
              Get the icon bitmap
              -
              -
              Returns:
              +
              +
              Returns:
              icon bitmap
              +
            • -
            - - - -
              -
            • -

              getIconCanvas

              -
              public Canvas getIconCanvas()
              +
            • +
              +

              getIconCanvas

              +
              public Canvas getIconCanvas()
              Get the icon canvas
              -
              -
              Returns:
              +
              +
              Returns:
              icon canvas
              +
            • -
            - - - -
              -
            • -

              createBitmap

              -
              public Bitmap createBitmap()
              +
            • +
              +

              createBitmap

              +
              public Bitmap createBitmap()
              Create the final bitmap from the layers, resets the layers
              -
              -
              Returns:
              +
              +
              Returns:
              bitmap
              +
            • -
            - - - -
              -
            • -

              recycle

              -
              public void recycle()
              +
            • +
              +

              recycle

              +
              public void recycle()
              Recycle the layered bitmaps
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTileGenerator.html b/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTileGenerator.html index e00bb9ba..e5757a9d 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTileGenerator.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTileGenerator.html @@ -1,556 +1,410 @@ - - -FeatureTileGenerator (geopackage-android 6.7.1 API) + +FeatureTileGenerator (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureTileGenerator

    + +

    Class FeatureTileGenerator

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureTileGenerator

            -
            public FeatureTileGenerator​(Context context,
            -                            GeoPackage geoPackage,
            -                            String tableName,
            -                            FeatureTiles featureTiles,
            -                            BoundingBox boundingBox,
            -                            Projection projection)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              featureTiles - feature tiles
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            int zoomLevel,
              -                            BoundingBox boundingBox,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + int zoomLevel, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -558,28 +412,25 @@

              FeatureTileGenerator

              zoomLevel - zoom level
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            int minZoom,
              -                            int maxZoom,
              -                            BoundingBox boundingBox,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + int minZoom, + int maxZoom, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -588,27 +439,24 @@

              FeatureTileGenerator

              maxZoom - max zoom
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              1.3.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            Collection<Integer> zoomLevels,
              -                            BoundingBox boundingBox,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + Collection<Integer> zoomLevels, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -616,27 +464,24 @@

              FeatureTileGenerator

              zoomLevels - zoom levels
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            int[] zoomLevels,
              -                            BoundingBox boundingBox,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + int[] zoomLevels, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -644,27 +489,24 @@

              FeatureTileGenerator

              zoomLevels - zoom levels
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            GeoPackage featureGeoPackage,
              -                            BoundingBox boundingBox,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + GeoPackage featureGeoPackage, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -672,28 +514,25 @@

              FeatureTileGenerator

              featureGeoPackage - feature GeoPackage if different from the destination
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            GeoPackage featureGeoPackage,
              -                            int zoomLevel,
              -                            BoundingBox boundingBox,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + GeoPackage featureGeoPackage, + int zoomLevel, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -702,29 +541,26 @@

              FeatureTileGenerator

              zoomLevel - zoom level
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            GeoPackage featureGeoPackage,
              -                            int minZoom,
              -                            int maxZoom,
              -                            BoundingBox boundingBox,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + GeoPackage featureGeoPackage, + int minZoom, + int maxZoom, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -734,28 +570,25 @@

              FeatureTileGenerator

              maxZoom - max zoom
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - - - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            GeoPackage featureGeoPackage,
              -                            int[] zoomLevels,
              -                            BoundingBox boundingBox,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + GeoPackage featureGeoPackage, + int[] zoomLevels, + BoundingBox boundingBox, + Projection projection)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -794,77 +624,68 @@

              FeatureTileGenerator

              zoomLevels - zoom levels
              boundingBox - tiles bounding box
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + Projection projection)
              Constructor, find the the bounding box from the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              featureTiles - feature tiles
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            int zoomLevel,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + int zoomLevel, + Projection projection)
              Constructor, find the the bounding box from the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              featureTiles - feature tiles
              zoomLevel - zoom level
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            int minZoom,
              -                            int maxZoom,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + int minZoom, + int maxZoom, + Projection projection)
              Constructor, find the the bounding box from the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -872,105 +693,93 @@

              FeatureTileGenerator

              minZoom - min zoom
              maxZoom - max zoom
              projection - tiles projection
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            Collection<Integer> zoomLevels,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + Collection<Integer> zoomLevels, + Projection projection)
              Constructor, find the the bounding box from the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              featureTiles - feature tiles
              zoomLevels - zoom levels
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            int[] zoomLevels,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + int[] zoomLevels, + Projection projection)
              Constructor, find the the bounding box from the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              featureTiles - feature tiles
              zoomLevels - zoom levels
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            GeoPackage featureGeoPackage,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + GeoPackage featureGeoPackage, + Projection projection)
              Constructor, find the the bounding box from the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              featureTiles - feature tiles
              featureGeoPackage - feature GeoPackage if different from the destination
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            GeoPackage featureGeoPackage,
              -                            int zoomLevel,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + GeoPackage featureGeoPackage, + int zoomLevel, + Projection projection)
              Constructor, find the the bounding box from the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -978,28 +787,25 @@

              FeatureTileGenerator

              featureGeoPackage - feature GeoPackage if different from the destination
              zoomLevel - zoom level
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            GeoPackage featureGeoPackage,
              -                            int minZoom,
              -                            int maxZoom,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + GeoPackage featureGeoPackage, + int minZoom, + int maxZoom, + Projection projection)
              Constructor, find the the bounding box from the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -1008,27 +814,24 @@

              FeatureTileGenerator

              minZoom - min zoom
              maxZoom - max zoom
              projection - tiles projection
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            GeoPackage featureGeoPackage,
              -                            Collection<Integer> zoomLevels,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + GeoPackage featureGeoPackage, + Collection<Integer> zoomLevels, + Projection projection)
              Constructor, find the the bounding box from the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -1036,27 +839,24 @@

              FeatureTileGenerator

              featureGeoPackage - feature GeoPackage if different from the destination
              zoomLevels - zoom levels
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTileGenerator

              -
              public FeatureTileGenerator​(Context context,
              -                            GeoPackage geoPackage,
              -                            String tableName,
              -                            FeatureTiles featureTiles,
              -                            GeoPackage featureGeoPackage,
              -                            int[] zoomLevels,
              -                            Projection projection)
              +
            • +
              +

              FeatureTileGenerator

              +
              public FeatureTileGenerator(Context context, + GeoPackage geoPackage, + String tableName, + FeatureTiles featureTiles, + GeoPackage featureGeoPackage, + int[] zoomLevels, + Projection projection)
              Constructor, find the the bounding box from the feature table
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - app context
              geoPackage - GeoPackage
              tableName - table name
              @@ -1064,191 +864,111 @@

              FeatureTileGenerator

              featureGeoPackage - feature GeoPackage if different from the destination
              zoomLevels - zoom levels
              projection - tiles projection
              -
              Since:
              +
              Since:
              6.2.0
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getBoundingBox

            -
            public BoundingBox getBoundingBox​(int zoom)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox(int zoom)
              Get the bounding box, possibly expanded for the zoom level
              -
              -
              Overrides:
              +
              +
              Overrides:
              getBoundingBox in class TileGenerator
              -
              Parameters:
              +
              Parameters:
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              original or expanded bounding box
              +
            • -
            - - - -
              -
            • -

              close

              -
              public void close()
              +
            • +
              +

              close

              +
              public void close()
              Close the GeoPackage
              -
              -
              Overrides:
              +
              +
              Overrides:
              close in class TileGenerator
              +
            • -
            - - - -
              -
            • -

              isLinkTables

              -
              public boolean isLinkTables()
              +
            • +
              +

              isLinkTables

              +
              public boolean isLinkTables()
              Is the feature table going to be linked with the tile table? Defaults to true.
              -
              -
              Returns:
              +
              +
              Returns:
              true if tables will be linked upon generation
              -
              Since:
              +
              Since:
              1.2.5
              +
            • -
            - - - -
              -
            • -

              setLinkTables

              -
              public void setLinkTables​(boolean linkTables)
              +
            • +
              +

              setLinkTables

              +
              public void setLinkTables(boolean linkTables)
              Set the link tables flag
              -
              -
              Parameters:
              +
              +
              Parameters:
              linkTables - link tables flag
              -
              Since:
              +
              Since:
              1.2.5
              +
            • -
            - - - -
              -
            • -

              preTileGeneration

              -
              protected void preTileGeneration()
              +
            • +
              +

              preTileGeneration

              +
              protected void preTileGeneration()
              Called after set up and right before tile generation starts for the first zoom level
              -
              -
              Specified by:
              +
              +
              Specified by:
              preTileGeneration in class TileGenerator
              +
            • -
            - - - -
              -
            • -

              createTile

              -
              protected byte[] createTile​(int z,
              -                            long x,
              -                            long y)
              +
            • +
              +

              createTile

              +
              protected byte[] createTile(int z, + long x, + long y)
              Create the tile
              -
              -
              Specified by:
              +
              +
              Specified by:
              createTile in class TileGenerator
              -
              Parameters:
              +
              Parameters:
              z - zoom level
              x - x coordinate
              y - y coordinate
              -
              Returns:
              +
              Returns:
              tile bytes
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTilePointIcon.html b/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTilePointIcon.html index d29e8e20..64b0aefc 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTilePointIcon.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTilePointIcon.html @@ -1,478 +1,293 @@ - - -FeatureTilePointIcon (geopackage-android 6.7.1 API) + +FeatureTilePointIcon (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class FeatureTilePointIcon

    + +

    Class FeatureTilePointIcon

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.tiles.features.FeatureTilePointIcon
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.tiles.features.FeatureTilePointIcon
      +
      +

      -
      public class FeatureTilePointIcon
      -extends Object
      +
      public class FeatureTilePointIcon +extends Object
      Point icon in place of a drawn circle
      -
    • -
    -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureTilePointIcon

            -
            public FeatureTilePointIcon​(Bitmap icon)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureTilePointIcon

              +
              public FeatureTilePointIcon(Bitmap icon)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              icon - icon bitmap
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            pinIcon

            -
            public void pinIcon()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              pinIcon

              +
              public void pinIcon()
              Pin the icon to the point, lower middle on the point
              +
            • -
            - - - -
              -
            • -

              centerIcon

              -
              public void centerIcon()
              +
            • +
              +

              centerIcon

              +
              public void centerIcon()
              Center the icon on the point
              +
            • -
            - - - -
              -
            • -

              getIcon

              -
              public Bitmap getIcon()
              +
            • +
              +

              getIcon

              +
              public Bitmap getIcon()
              Get the icon
              -
              -
              Returns:
              +
              +
              Returns:
              icon bitmap
              +
            • -
            - - - -
              -
            • -

              getWidth

              -
              public int getWidth()
              +
            • +
              +

              getWidth

              +
              public int getWidth()
              Get the width
              -
              -
              Returns:
              +
              +
              Returns:
              icon width
              +
            • -
            - - - -
              -
            • -

              getHeight

              -
              public int getHeight()
              +
            • +
              +

              getHeight

              +
              public int getHeight()
              Get the height
              -
              -
              Returns:
              +
              +
              Returns:
              icon height
              +
            • -
            - - - -
              -
            • -

              getXOffset

              -
              public float getXOffset()
              +
            • +
              +

              getXOffset

              +
              public float getXOffset()
              Get the x offset
              -
              -
              Returns:
              +
              +
              Returns:
              x offset
              +
            • -
            - - - -
              -
            • -

              setXOffset

              -
              public void setXOffset​(float xOffset)
              +
            • +
              +

              setXOffset

              +
              public void setXOffset(float xOffset)
              Set the x offset
              -
              -
              Parameters:
              +
              +
              Parameters:
              xOffset - x offset
              +
            • -
            - - - -
              -
            • -

              getYOffset

              -
              public float getYOffset()
              +
            • +
              +

              getYOffset

              +
              public float getYOffset()
              Get the y offset
              -
              -
              Returns:
              +
              +
              Returns:
              y offset
              +
            • -
            - - - -
              -
            • -

              setYOffset

              -
              public void setYOffset​(float yOffset)
              +
            • +
              +

              setYOffset

              +
              public void setYOffset(float yOffset)
              Set the y offset
              -
              -
              Parameters:
              +
              +
              Parameters:
              yOffset - y offset
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTiles.html b/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTiles.html index e5f850d4..d9d7b8e2 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTiles.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/FeatureTiles.html @@ -1,3114 +1,2363 @@ - - -FeatureTiles (geopackage-android 6.7.1 API) + +FeatureTiles (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureTiles

    + +

    Class FeatureTiles

    -
    - -
    -
      -
    • -
      +
      java.lang.Object +
      mil.nga.geopackage.tiles.features.FeatureTiles
      +
      +
      +
      Direct Known Subclasses:
      DefaultFeatureTiles

      -
      public abstract class FeatureTiles
      -extends Object
      +
      public abstract class FeatureTiles +extends Object
      Tiles drawn from or linked to features. Used to query features and optionally draw tiles from those features.
      -
    • -
    -
    -
    -
    +
    + -
    - +
    +
    + -
    - + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            WGS_84_PROJECTION

            -
            protected static final Projection WGS_84_PROJECTION
            +
          • +
            +

            Field Details

            +
              +
            • +
              +

              WGS_84_PROJECTION

              +
              protected static final Projection WGS_84_PROJECTION
              WGS84 Projection
              +
            • -
            - - - -
              -
            • -

              WEB_MERCATOR_PROJECTION

              -
              protected static final Projection WEB_MERCATOR_PROJECTION
              +
            • +
              +

              WEB_MERCATOR_PROJECTION

              +
              protected static final Projection WEB_MERCATOR_PROJECTION
              Web Mercator Projection
              +
            • -
            - - - -
              -
            • -

              context

              -
              protected final Context context
              +
            • +
              +

              context

              +
              protected final Context context
              Context
              +
            • -
            - - - -
              -
            • -

              featureDao

              -
              protected final FeatureDao featureDao
              +
            • +
              +

              featureDao

              +
              protected final FeatureDao featureDao
              Tile data access object
              +
            • -
            - - - -
              -
            • -

              projection

              -
              protected Projection projection
              +
            • +
              +

              projection

              +
              protected Projection projection
              Feature DAO Projection
              +
            • -
            - - - - - - - - - - - -
              -
            • -

              tileWidth

              -
              protected int tileWidth
              +
            • +
              +

              tileWidth

              +
              protected int tileWidth
              Tile width
              +
            • -
            - - - -
              -
            • -

              tileHeight

              -
              protected int tileHeight
              +
            • +
              +

              tileHeight

              +
              protected int tileHeight
              Tile height
              +
            • -
            - - - - - - - -
              -
            • -

              pointRadius

              -
              protected float pointRadius
              +
            • +
              +

              pointRadius

              +
              protected float pointRadius
              Point radius
              +
            • -
            - - - -
              -
            • -

              pointPaint

              -
              protected Paint pointPaint
              +
            • +
              +

              pointPaint

              +
              protected Paint pointPaint
              Point paint
              +
            • -
            - - - - - - - -
              -
            • -

              linePaint

              -
              protected Paint linePaint
              +
            • +
              +

              linePaint

              +
              protected Paint linePaint
              Line paint
              +
            • -
            - - - -
              -
            • -

              lineStrokeWidth

              -
              protected float lineStrokeWidth
              +
            • +
              +

              lineStrokeWidth

              +
              protected float lineStrokeWidth
              Line stroke width
              +
            • -
            - - - -
              -
            • -

              polygonPaint

              -
              protected Paint polygonPaint
              +
            • +
              +

              polygonPaint

              +
              protected Paint polygonPaint
              Polygon paint
              +
            • -
            - - - -
              -
            • -

              polygonStrokeWidth

              -
              protected float polygonStrokeWidth
              +
            • +
              +

              polygonStrokeWidth

              +
              protected float polygonStrokeWidth
              Polygon stroke width
              +
            • -
            - - - -
              -
            • -

              fillPolygon

              -
              protected boolean fillPolygon
              +
            • +
              +

              fillPolygon

              +
              protected boolean fillPolygon
              Fill polygon flag
              +
            • -
            - - - -
              -
            • -

              polygonFillPaint

              -
              protected Paint polygonFillPaint
              +
            • +
              +

              polygonFillPaint

              +
              protected Paint polygonFillPaint
              Polygon fill paint
              +
            • -
            - - - -
              -
            • -

              heightOverlap

              -
              protected float heightOverlap
              +
            • +
              +

              heightOverlap

              +
              protected float heightOverlap
              Height overlapping pixels between tile images
              +
            • -
            - - - -
              -
            • -

              widthOverlap

              -
              protected float widthOverlap
              +
            • +
              +

              widthOverlap

              +
              protected float widthOverlap
              Width overlapping pixels between tile images
              +
            • -
            - - - -
              -
            • -

              maxFeaturesPerTile

              -
              protected Integer maxFeaturesPerTile
              +
            • +
              +

              maxFeaturesPerTile

              +
              protected Integer maxFeaturesPerTile
              Optional max features per tile. When more features than this value exist for creating a single tile, the tile is not created
              +
            • -
            - - - - - - - -
              -
            • -

              simplifyGeometries

              -
              protected boolean simplifyGeometries
              +
            • +
              +

              simplifyGeometries

              +
              protected boolean simplifyGeometries
              When true, geometries are simplified before being drawn. Default is true
              +
            • -
            - - - -
              -
            • -

              density

              -
              protected float density
              +
            • +
              +

              density

              +
              protected float density
              Tile density based upon the device-independent pixels TileUtils.TILE_DP
              -
            • -
            +
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureTiles

            -
            public FeatureTiles​(Context context,
            -                    FeatureDao featureDao)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureTiles

              +
              public FeatureTiles(Context context, + FeatureDao featureDao)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              featureDao - feature dao
              +
            • -
            - - - -
              -
            • -

              FeatureTiles

              -
              public FeatureTiles​(Context context,
              -                    FeatureDao featureDao,
              -                    float density)
              +
            • +
              +

              FeatureTiles

              +
              public FeatureTiles(Context context, + FeatureDao featureDao, + float density)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              featureDao - feature dao
              -
              density - display density: DisplayMetrics.density
              -
              Since:
              +
              density - display density: DisplayMetrics.density
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTiles

              -
              public FeatureTiles​(Context context,
              -                    FeatureDao featureDao,
              -                    int width,
              -                    int height)
              +
            • +
              +

              FeatureTiles

              +
              public FeatureTiles(Context context, + FeatureDao featureDao, + int width, + int height)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              featureDao - feature dao
              width - drawn tile width
              height - drawn tile height
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTiles

              -
              public FeatureTiles​(Context context,
              -                    GeoPackage geoPackage,
              -                    FeatureDao featureDao)
              +
            • +
              +

              FeatureTiles

              +
              public FeatureTiles(Context context, + GeoPackage geoPackage, + FeatureDao featureDao)
              Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              geoPackage - GeoPackage
              featureDao - feature dao
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTiles

              -
              public FeatureTiles​(Context context,
              -                    GeoPackage geoPackage,
              -                    FeatureDao featureDao,
              -                    float density)
              +
            • +
              +

              FeatureTiles

              +
              public FeatureTiles(Context context, + GeoPackage geoPackage, + FeatureDao featureDao, + float density)
              Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              geoPackage - GeoPackage
              featureDao - feature dao
              -
              density - display density: DisplayMetrics.density
              -
              Since:
              +
              density - display density: DisplayMetrics.density
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTiles

              -
              public FeatureTiles​(Context context,
              -                    GeoPackage geoPackage,
              -                    FeatureDao featureDao,
              -                    int width,
              -                    int height)
              +
            • +
              +

              FeatureTiles

              +
              public FeatureTiles(Context context, + GeoPackage geoPackage, + FeatureDao featureDao, + int width, + int height)
              Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              geoPackage - GeoPackage
              featureDao - feature dao
              width - drawn tile width
              height - drawn tile height
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              FeatureTiles

              -
              public FeatureTiles​(Context context,
              -                    GeoPackage geoPackage,
              -                    FeatureDao featureDao,
              -                    float density,
              -                    int width,
              -                    int height)
              +
            • +
              +

              FeatureTiles

              +
              public FeatureTiles(Context context, + GeoPackage geoPackage, + FeatureDao featureDao, + float density, + int width, + int height)
              Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              geoPackage - GeoPackage
              featureDao - feature dao
              -
              density - display density: DisplayMetrics.density
              +
              density - display density: DisplayMetrics.density
              width - drawn tile width
              height - drawn tile height
              -
              Since:
              +
              Since:
              3.2.0
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            close

            -
            public void close()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              close

              +
              public void close()
              Close the feature tiles connection
              -
              -
              Since:
              +
              +
              Since:
              1.2.7
              +
            • -
            - - - -
              -
            • -

              calculateDrawOverlap

              -
              public void calculateDrawOverlap()
              +
            • +
              +

              calculateDrawOverlap

              +
              public void calculateDrawOverlap()
              Call after making changes to the point icon, point radius, or paint stroke widths. Determines the pixel overlap between tiles
              +
            • -
            - - - -
              -
            • -

              setDensity

              -
              public void setDensity​(float density)
              +
            • +
              +

              setDensity

              +
              public void setDensity(float density)
              Set the density
              -
              -
              Parameters:
              +
              +
              Parameters:
              density - density
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              getDensity

              -
              public float getDensity()
              +
            • +
              +

              getDensity

              +
              public float getDensity()
              Get the density
              -
              -
              Returns:
              +
              +
              Returns:
              density
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setDrawOverlap

              -
              public void setDrawOverlap​(float pixels)
              +
            • +
              +

              setDrawOverlap

              +
              public void setDrawOverlap(float pixels)
              Manually set the width and height draw overlap
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixels - overlap pixels
              +
            • -
            - - - -
              -
            • -

              getWidthDrawOverlap

              -
              public float getWidthDrawOverlap()
              +
            • +
              +

              getWidthDrawOverlap

              +
              public float getWidthDrawOverlap()
              Get the width draw overlap
              -
              -
              Returns:
              +
              +
              Returns:
              width pixels
              +
            • -
            - - - -
              -
            • -

              setWidthDrawOverlap

              -
              public void setWidthDrawOverlap​(float pixels)
              +
            • +
              +

              setWidthDrawOverlap

              +
              public void setWidthDrawOverlap(float pixels)
              Manually set the width draw overlap
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixels - overlap pixels
              +
            • -
            - - - -
              -
            • -

              getHeightDrawOverlap

              -
              public float getHeightDrawOverlap()
              +
            • +
              +

              getHeightDrawOverlap

              +
              public float getHeightDrawOverlap()
              Get the height draw overlap
              -
              -
              Returns:
              +
              +
              Returns:
              height pixels
              +
            • -
            - - - -
              -
            • -

              setHeightDrawOverlap

              -
              public void setHeightDrawOverlap​(float pixels)
              +
            • +
              +

              setHeightDrawOverlap

              +
              public void setHeightDrawOverlap(float pixels)
              Manually set the height draw overlap
              -
              -
              Parameters:
              +
              +
              Parameters:
              pixels - overlap pixels
              +
            • -
            - - - -
              -
            • -

              getFeatureDao

              -
              public FeatureDao getFeatureDao()
              +
            • +
              +

              getFeatureDao

              +
              public FeatureDao getFeatureDao()
              Get the feature DAO
              -
              -
              Returns:
              +
              +
              Returns:
              feature dao
              +
            • -
            - - - -
              -
            • -

              isIndexQuery

              -
              public boolean isIndexQuery()
              +
            • +
              +

              isIndexQuery

              +
              public boolean isIndexQuery()
              Is index query
              -
              -
              Returns:
              +
              +
              Returns:
              true if an index query
              +
            • -
            - - - -
              -
            • -

              getIndexManager

              -
              public FeatureIndexManager getIndexManager()
              +
            • +
              +

              getIndexManager

              +
              public FeatureIndexManager getIndexManager()
              Get the index manager
              -
              -
              Returns:
              +
              +
              Returns:
              index manager or null
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              setIndexManager

              -
              public void setIndexManager​(FeatureIndexManager indexManager)
              +
            • +
              +

              setIndexManager

              +
              public void setIndexManager(FeatureIndexManager indexManager)
              Set the index
              -
              -
              Parameters:
              +
              +
              Parameters:
              indexManager - index manager
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              getFeatureTableStyles

              -
              public FeatureTableStyles getFeatureTableStyles()
              +
            • +
              +

              getFeatureTableStyles

              +
              public FeatureTableStyles getFeatureTableStyles()
              Get the feature table styles
              -
              -
              Returns:
              +
              +
              Returns:
              feature table styles
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setFeatureTableStyles

              -
              public void setFeatureTableStyles​(FeatureTableStyles featureTableStyles)
              +
            • +
              +

              setFeatureTableStyles

              +
              public void setFeatureTableStyles(FeatureTableStyles featureTableStyles)
              Set the feature table styles
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureTableStyles - feature table styles
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              ignoreFeatureTableStyles

              -
              public void ignoreFeatureTableStyles()
              +
            • +
              +

              ignoreFeatureTableStyles

              +
              public void ignoreFeatureTableStyles()
              Ignore the feature table styles within the GeoPackage
              -
              -
              Since:
              +
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              clearCache

              -
              public void clearCache()
              +
            • +
              +

              clearCache

              +
              public void clearCache()
              Clear all caches
              -
              -
              Since:
              +
              +
              Since:
              3.3.0
              +
            • -
            - - - -
              -
            • -

              clearStylePaintCache

              -
              public void clearStylePaintCache()
              +
            • +
              +

              clearStylePaintCache

              +
              public void clearStylePaintCache()
              Clear the style paint cache
              -
              -
              Since:
              +
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setStylePaintCacheSize

              -
              public void setStylePaintCacheSize​(int size)
              +
            • +
              +

              setStylePaintCacheSize

              +
              public void setStylePaintCacheSize(int size)
              Set / resize the style paint cache size
              -
              -
              Parameters:
              +
              +
              Parameters:
              size - new size
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              clearIconCache

              -
              public void clearIconCache()
              +
            • +
              +

              clearIconCache

              +
              public void clearIconCache()
              Clear the icon cache
              -
              -
              Since:
              +
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setIconCacheSize

              -
              public void setIconCacheSize​(int size)
              +
            • +
              +

              setIconCacheSize

              +
              public void setIconCacheSize(int size)
              Set / resize the icon cache size
              -
              -
              Parameters:
              +
              +
              Parameters:
              size - new size
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              getTileWidth

              -
              public int getTileWidth()
              +
            • +
              +

              getTileWidth

              +
              public int getTileWidth()
              Get the tile width
              -
              -
              Returns:
              +
              +
              Returns:
              tile width
              +
            • -
            - - - -
              -
            • -

              setTileWidth

              -
              public void setTileWidth​(int tileWidth)
              +
            • +
              +

              setTileWidth

              +
              public void setTileWidth(int tileWidth)
              Set the tile width
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileWidth - tile width
              +
            • -
            - - - -
              -
            • -

              getTileHeight

              -
              public int getTileHeight()
              +
            • +
              +

              getTileHeight

              +
              public int getTileHeight()
              Get the tile height
              -
              -
              Returns:
              +
              +
              Returns:
              tile height
              +
            • -
            - - - -
              -
            • -

              setTileHeight

              -
              public void setTileHeight​(int tileHeight)
              +
            • +
              +

              setTileHeight

              +
              public void setTileHeight(int tileHeight)
              Set the tile height
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileHeight - tile height
              +
            • -
            - - - -
              -
            • -

              getCompressFormat

              -
              public Bitmap.CompressFormat getCompressFormat()
              +
            • +
              +

              getCompressFormat

              +
              public Bitmap.CompressFormat getCompressFormat()
              Get the compress format
              -
              -
              Returns:
              +
              +
              Returns:
              compress format
              +
            • -
            - - - -
              -
            • -

              setCompressFormat

              -
              public void setCompressFormat​(Bitmap.CompressFormat compressFormat)
              +
            • +
              +

              setCompressFormat

              +
              public void setCompressFormat(Bitmap.CompressFormat compressFormat)
              Set the compress format
              -
              -
              Parameters:
              +
              +
              Parameters:
              compressFormat - compress format
              +
            • -
            - - - -
              -
            • -

              getPointRadius

              -
              public float getPointRadius()
              +
            • +
              +

              getPointRadius

              +
              public float getPointRadius()
              Get the point radius
              -
              -
              Returns:
              +
              +
              Returns:
              point radius
              +
            • -
            - - - -
              -
            • -

              setPointRadius

              -
              public void setPointRadius​(float pointRadius)
              +
            • +
              +

              setPointRadius

              +
              public void setPointRadius(float pointRadius)
              Set the point radius
              -
              -
              Parameters:
              +
              +
              Parameters:
              pointRadius - point radius
              +
            • -
            - - - -
              -
            • -

              getPointPaint

              -
              public Paint getPointPaint()
              +
            • +
              +

              getPointPaint

              +
              public Paint getPointPaint()
              Get point paint
              -
              -
              Returns:
              +
              +
              Returns:
              point paint
              +
            • -
            - - - -
              -
            • -

              setPointPaint

              -
              public void setPointPaint​(Paint pointPaint)
              +
            • +
              +

              setPointPaint

              +
              public void setPointPaint(Paint pointPaint)
              Set the point paint
              -
              -
              Parameters:
              +
              +
              Parameters:
              pointPaint - point paint
              +
            • -
            - - - - - - - -
              -
            • -

              setPointIcon

              -
              public void setPointIcon​(FeatureTilePointIcon pointIcon)
              +
            • +
              +

              setPointIcon

              +
              public void setPointIcon(FeatureTilePointIcon pointIcon)
              Set the point icon
              -
              -
              Parameters:
              +
              +
              Parameters:
              pointIcon - point icon
              +
            • -
            - - - -
              -
            • -

              getLinePaintCopy

              -
              public Paint getLinePaintCopy()
              +
            • +
              +

              getLinePaintCopy

              +
              public Paint getLinePaintCopy()
              Get a copy of the line paint, must call setLinePaint(Paint) to update the paint
              -
              -
              Returns:
              +
              +
              Returns:
              line paint
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setLinePaint

              -
              public void setLinePaint​(Paint linePaint)
              +
            • +
              +

              setLinePaint

              +
              public void setLinePaint(Paint linePaint)
              Set the line paint
              -
              -
              Parameters:
              +
              +
              Parameters:
              linePaint - line paint
              +
            • -
            - - - -
              -
            • -

              getLineStrokeWidth

              -
              public float getLineStrokeWidth()
              +
            • +
              +

              getLineStrokeWidth

              +
              public float getLineStrokeWidth()
              Get line stroke width
              -
              -
              Returns:
              +
              +
              Returns:
              width
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setLineStrokeWidth

              -
              public void setLineStrokeWidth​(float lineStrokeWidth)
              +
            • +
              +

              setLineStrokeWidth

              +
              public void setLineStrokeWidth(float lineStrokeWidth)
              Set line stroke width
              -
              -
              Parameters:
              +
              +
              Parameters:
              lineStrokeWidth - line stroke width
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              getLineColor

              -
              public int getLineColor()
              +
            • +
              +

              getLineColor

              +
              public int getLineColor()
              Get line color
              -
              -
              Returns:
              +
              +
              Returns:
              color
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setLineColor

              -
              public void setLineColor​(int lineColor)
              +
            • +
              +

              setLineColor

              +
              public void setLineColor(int lineColor)
              Set line color
              -
              -
              Parameters:
              +
              +
              Parameters:
              lineColor - line color
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              getLineAlpha

              -
              public int getLineAlpha()
              +
            • +
              +

              getLineAlpha

              +
              public int getLineAlpha()
              Get line alpha
              -
              -
              Returns:
              +
              +
              Returns:
              alpha
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setLineAlpha

              -
              public void setLineAlpha​(int lineAlpha)
              +
            • +
              +

              setLineAlpha

              +
              public void setLineAlpha(int lineAlpha)
              Set line alpha
              -
              -
              Parameters:
              +
              +
              Parameters:
              lineAlpha - line alpha
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              getPolygonPaintCopy

              -
              public Paint getPolygonPaintCopy()
              +
            • +
              +

              getPolygonPaintCopy

              +
              public Paint getPolygonPaintCopy()
              Get a copy of the polygon paint, must call setPolygonPaint(Paint) to update the paint
              -
              -
              Returns:
              +
              +
              Returns:
              polygon paint
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setPolygonPaint

              -
              public void setPolygonPaint​(Paint polygonPaint)
              +
            • +
              +

              setPolygonPaint

              +
              public void setPolygonPaint(Paint polygonPaint)
              Set the polygon paint
              -
              -
              Parameters:
              +
              +
              Parameters:
              polygonPaint - polygon paint
              +
            • -
            - - - -
              -
            • -

              getPolygonStrokeWidth

              -
              public float getPolygonStrokeWidth()
              +
            • +
              +

              getPolygonStrokeWidth

              +
              public float getPolygonStrokeWidth()
              Get polygon stroke width
              -
              -
              Returns:
              +
              +
              Returns:
              width
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setPolygonStrokeWidth

              -
              public void setPolygonStrokeWidth​(float polygonStrokeWidth)
              +
            • +
              +

              setPolygonStrokeWidth

              +
              public void setPolygonStrokeWidth(float polygonStrokeWidth)
              Set polygon stroke width
              -
              -
              Parameters:
              +
              +
              Parameters:
              polygonStrokeWidth - polygon stroke width
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              getPolygonColor

              -
              public int getPolygonColor()
              +
            • +
              +

              getPolygonColor

              +
              public int getPolygonColor()
              Get polygon color
              -
              -
              Returns:
              +
              +
              Returns:
              color
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setPolygonColor

              -
              public void setPolygonColor​(int polygonColor)
              +
            • +
              +

              setPolygonColor

              +
              public void setPolygonColor(int polygonColor)
              Set polygon color
              -
              -
              Parameters:
              +
              +
              Parameters:
              polygonColor - polygon color
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              getPolygonAlpha

              -
              public int getPolygonAlpha()
              +
            • +
              +

              getPolygonAlpha

              +
              public int getPolygonAlpha()
              Get polygon alpha
              -
              -
              Returns:
              +
              +
              Returns:
              alpha
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setPolygonAlpha

              -
              public void setPolygonAlpha​(int polygonAlpha)
              +
            • +
              +

              setPolygonAlpha

              +
              public void setPolygonAlpha(int polygonAlpha)
              Set polygon alpha
              -
              -
              Parameters:
              +
              +
              Parameters:
              polygonAlpha - polygon alpha
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              isFillPolygon

              -
              public boolean isFillPolygon()
              +
            • +
              +

              isFillPolygon

              +
              public boolean isFillPolygon()
              Is fill polygon
              -
              -
              Returns:
              +
              +
              Returns:
              fill polygon
              +
            • -
            - - - -
              -
            • -

              setFillPolygon

              -
              public void setFillPolygon​(boolean fillPolygon)
              +
            • +
              +

              setFillPolygon

              +
              public void setFillPolygon(boolean fillPolygon)
              Set the fill polygon
              -
              -
              Parameters:
              +
              +
              Parameters:
              fillPolygon - fill polygon
              +
            • -
            - - - -
              -
            • -

              getPolygonFillPaintCopy

              -
              public Paint getPolygonFillPaintCopy()
              +
            • +
              +

              getPolygonFillPaintCopy

              +
              public Paint getPolygonFillPaintCopy()
              Get the polygon fill paint
              -
              -
              Returns:
              +
              +
              Returns:
              polygon fill paint
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setPolygonFillPaint

              -
              public void setPolygonFillPaint​(Paint polygonFillPaint)
              +
            • +
              +

              setPolygonFillPaint

              +
              public void setPolygonFillPaint(Paint polygonFillPaint)
              Set the polygon fill paint
              -
              -
              Parameters:
              +
              +
              Parameters:
              polygonFillPaint - polygon fill paint
              +
            • -
            - - - -
              -
            • -

              getPolygonFillColor

              -
              public int getPolygonFillColor()
              +
            • +
              +

              getPolygonFillColor

              +
              public int getPolygonFillColor()
              Get polygon fill color
              -
              -
              Returns:
              +
              +
              Returns:
              color
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setPolygonFillColor

              -
              public void setPolygonFillColor​(int polygonFillColor)
              +
            • +
              +

              setPolygonFillColor

              +
              public void setPolygonFillColor(int polygonFillColor)
              Set polygon fill color
              -
              -
              Parameters:
              +
              +
              Parameters:
              polygonFillColor - polygon fill color
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              getPolygonFillAlpha

              -
              public int getPolygonFillAlpha()
              +
            • +
              +

              getPolygonFillAlpha

              +
              public int getPolygonFillAlpha()
              Get polygon fill alpha
              -
              -
              Returns:
              +
              +
              Returns:
              alpha
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              setPolygonFillAlpha

              -
              public void setPolygonFillAlpha​(int polygonFillAlpha)
              +
            • +
              +

              setPolygonFillAlpha

              +
              public void setPolygonFillAlpha(int polygonFillAlpha)
              Set polygon fill alpha
              -
              -
              Parameters:
              +
              +
              Parameters:
              polygonFillAlpha - polygon fill alpha
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              getMaxFeaturesPerTile

              -
              public Integer getMaxFeaturesPerTile()
              +
            • +
              +

              getMaxFeaturesPerTile

              +
              public Integer getMaxFeaturesPerTile()
              Get the max features per tile
              -
              -
              Returns:
              +
              +
              Returns:
              max features per tile or null
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              setMaxFeaturesPerTile

              -
              public void setMaxFeaturesPerTile​(Integer maxFeaturesPerTile)
              +
            • +
              +

              setMaxFeaturesPerTile

              +
              public void setMaxFeaturesPerTile(Integer maxFeaturesPerTile)
              Set the max features per tile. When more features are returned in a query to create a single tile, the tile is not created.
              -
              -
              Parameters:
              +
              +
              Parameters:
              maxFeaturesPerTile - max features per tile
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - - - - - - - - - -
              -
            • -

              isSimplifyGeometries

              -
              public boolean isSimplifyGeometries()
              +
            • +
              +

              isSimplifyGeometries

              +
              public boolean isSimplifyGeometries()
              Is the simplify geometries flag set? Default is true
              -
              -
              Returns:
              +
              +
              Returns:
              simplify geometries flag
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              setSimplifyGeometries

              -
              public void setSimplifyGeometries​(boolean simplifyGeometries)
              +
            • +
              +

              setSimplifyGeometries

              +
              public void setSimplifyGeometries(boolean simplifyGeometries)
              Set the simplify geometries flag
              -
              -
              Parameters:
              +
              +
              Parameters:
              simplifyGeometries - simplify geometries flag
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              drawTileBytes

              -
              public byte[] drawTileBytes​(int x,
              -                            int y,
              -                            int zoom)
              +
            • +
              +

              drawTileBytes

              +
              public byte[] drawTileBytes(int x, + int y, + int zoom)
              Draw the tile and get the bytes from the x, y, and zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              tile bytes, or null
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public Bitmap drawTile​(int x,
              -                       int y,
              -                       int zoom)
              +
            • +
              +

              drawTile

              +
              public Bitmap drawTile(int x, + int y, + int zoom)
              Draw a tile bitmap from the x, y, and zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              tile bitmap, or null
              +
            • -
            - - - -
              -
            • -

              drawTileQueryIndex

              -
              public Bitmap drawTileQueryIndex​(int x,
              -                                 int y,
              -                                 int zoom)
              +
            • +
              +

              drawTileQueryIndex

              +
              public Bitmap drawTileQueryIndex(int x, + int y, + int zoom)
              Draw a tile bitmap from the x, y, and zoom level by querying features in the tile location
              -
              -
              Parameters:
              +
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              drawn bitmap, or null
              +
            • -
            - - - -
              -
            • -

              queryIndexedFeaturesCount

              -
              public long queryIndexedFeaturesCount​(int x,
              -                                      int y,
              -                                      int zoom)
              +
            • +
              +

              queryIndexedFeaturesCount

              +
              public long queryIndexedFeaturesCount(int x, + int y, + int zoom)
              Query for feature result count in the x, y, and zoom
              -
              -
              Parameters:
              +
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              feature count
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              queryIndexedFeaturesCount

              -
              public long queryIndexedFeaturesCount​(BoundingBox webMercatorBoundingBox)
              +
            • +
              +

              queryIndexedFeaturesCount

              +
              public long queryIndexedFeaturesCount(BoundingBox webMercatorBoundingBox)
              Query for feature result count in the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              webMercatorBoundingBox - web mercator bounding box
              -
              Returns:
              +
              Returns:
              feature count
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              queryIndexedFeatures

              -
              public FeatureIndexResults queryIndexedFeatures​(int x,
              -                                                int y,
              -                                                int zoom)
              +
            • +
              +

              queryIndexedFeatures

              +
              public FeatureIndexResults queryIndexedFeatures(int x, + int y, + int zoom)
              Query for feature results in the x, y, and zoom level by querying features in the tile location
              -
              -
              Parameters:
              +
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              feature index results
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              queryIndexedFeatures

              -
              public FeatureIndexResults queryIndexedFeatures​(BoundingBox webMercatorBoundingBox)
              +
            • +
              +

              queryIndexedFeatures

              +
              public FeatureIndexResults queryIndexedFeatures(BoundingBox webMercatorBoundingBox)
              Query for feature results in the bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              webMercatorBoundingBox - web mercator bounding box
              -
              Returns:
              +
              Returns:
              feature index results
              -
              Since:
              +
              Since:
              1.1.0
              +
            • -
            - - - -
              -
            • -

              expandBoundingBox

              -
              public BoundingBox expandBoundingBox​(BoundingBox boundingBox,
              -                                     Projection projection)
              +
            • +
              +

              expandBoundingBox

              +
              public BoundingBox expandBoundingBox(BoundingBox boundingBox, + Projection projection)
              Create an expanded bounding box to handle features outside the tile that overlap
              -
              -
              Parameters:
              +
              +
              Parameters:
              boundingBox - bounding box
              projection - bounding box projection
              -
              Returns:
              +
              Returns:
              bounding box
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              expandBoundingBox

              -
              public BoundingBox expandBoundingBox​(BoundingBox webMercatorBoundingBox)
              +
            • +
              +

              expandBoundingBox

              +
              public BoundingBox expandBoundingBox(BoundingBox webMercatorBoundingBox)
              Create an expanded bounding box to handle features outside the tile that overlap
              -
              -
              Parameters:
              +
              +
              Parameters:
              webMercatorBoundingBox - web mercator bounding box
              -
              Returns:
              +
              Returns:
              bounding box
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              expandBoundingBox

              -
              public BoundingBox expandBoundingBox​(BoundingBox webMercatorBoundingBox,
              -                                     BoundingBox tileWebMercatorBoundingBox)
              +
            • +
              +

              expandBoundingBox

              +
              public BoundingBox expandBoundingBox(BoundingBox webMercatorBoundingBox, + BoundingBox tileWebMercatorBoundingBox)
              Create an expanded bounding box to handle features outside the tile that overlap
              -
              -
              Parameters:
              +
              +
              Parameters:
              webMercatorBoundingBox - web mercator bounding box
              tileWebMercatorBoundingBox - tile web mercator bounding box
              -
              Returns:
              +
              Returns:
              bounding box
              -
              Since:
              +
              Since:
              3.2.0
              +
            • -
            - - - -
              -
            • -

              drawTileQueryAll

              -
              public Bitmap drawTileQueryAll​(int x,
              -                               int y,
              -                               int zoom)
              +
            • +
              +

              drawTileQueryAll

              +
              public Bitmap drawTileQueryAll(int x, + int y, + int zoom)
              Draw a tile bitmap from the x, y, and zoom level by querying all features. This could be very slow if there are a lot of features
              -
              -
              Parameters:
              +
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              drawn bitmap, or null
              +
            • -
            - - - -
              -
            • -

              createNewBitmap

              -
              protected Bitmap createNewBitmap()
              +
            • +
              +

              createNewBitmap

              +
              protected Bitmap createNewBitmap()
              Create a new empty Bitmap
              -
              -
              Returns:
              +
              +
              Returns:
              bitmap
              +
            • -
            - - - -
              -
            • -

              getWgs84ToWebMercatorTransform

              -
              protected ProjectionTransform getWgs84ToWebMercatorTransform()
              +
            • +
              +

              getWgs84ToWebMercatorTransform

              +
              protected ProjectionTransform getWgs84ToWebMercatorTransform()
              Create a projection transformation from WGS84 to Web Mercator
              -
              -
              Returns:
              +
              +
              Returns:
              transform
              +
            • -
            - - - -
              -
            • -

              getProjectionToWebMercatorTransform

              -
              protected GeometryTransform getProjectionToWebMercatorTransform​(Projection projection)
              +
            • +
              +

              getProjectionToWebMercatorTransform

              +
              protected GeometryTransform getProjectionToWebMercatorTransform(Projection projection)
              Create a projection transformation from provided projection to Web Mercator
              -
              -
              Parameters:
              +
              +
              Parameters:
              projection - projection from
              -
              Returns:
              +
              Returns:
              transform
              +
            • -
            - - - -
              -
            • -

              simplifyPoints

              -
              protected List<Point> simplifyPoints​(double simplifyTolerance,
              -                                     List<Point> points)
              +
            • +
              +

              simplifyPoints

              +
              protected List<Point> simplifyPoints(double simplifyTolerance, + List<Point> points)
              When the simplify tolerance is set, simplify the points to a similar curve with fewer points.
              -
              -
              Parameters:
              +
              +
              Parameters:
              simplifyTolerance - simplify tolerance in meters
              points - ordered points
              -
              Returns:
              +
              Returns:
              simplified points
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              getFeatureStyle

              -
              protected FeatureStyle getFeatureStyle​(FeatureRow featureRow)
              +
            • +
              +

              getFeatureStyle

              +
              protected FeatureStyle getFeatureStyle(FeatureRow featureRow)
              Get the feature style for the feature row and geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              feature style
              +
            • -
            - - - -
              -
            • -

              getFeatureStyle

              -
              protected FeatureStyle getFeatureStyle​(FeatureRow featureRow,
              -                                       GeometryType geometryType)
              +
            • +
              +

              getFeatureStyle

              +
              protected FeatureStyle getFeatureStyle(FeatureRow featureRow, + GeometryType geometryType)
              Get the feature style for the feature row and geometry type
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureRow - feature row
              geometryType - geometry type
              -
              Returns:
              +
              Returns:
              feature style
              +
            • -
            - - - -
              -
            • -

              getIcon

              -
              protected Bitmap getIcon​(IconRow iconRow)
              +
            • +
              +

              getIcon

              +
              protected Bitmap getIcon(IconRow iconRow)
              Get the icon bitmap from the icon row
              -
              -
              Parameters:
              +
              +
              Parameters:
              iconRow - icon row
              -
              Returns:
              +
              Returns:
              icon bitmap
              +
            • -
            - - - -
              -
            • -

              getPointPaint

              -
              protected Paint getPointPaint​(FeatureStyle featureStyle)
              +
            • +
              +

              getPointPaint

              +
              protected Paint getPointPaint(FeatureStyle featureStyle)
              Get the point paint for the feature style, or return the default paint
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureStyle - feature style
              -
              Returns:
              +
              Returns:
              paint
              +
            • -
            - - - -
              -
            • -

              getLinePaint

              -
              protected Paint getLinePaint​(FeatureStyle featureStyle)
              +
            • +
              +

              getLinePaint

              +
              protected Paint getLinePaint(FeatureStyle featureStyle)
              Get the line paint for the feature style, or return the default paint
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureStyle - feature style
              -
              Returns:
              +
              Returns:
              paint
              +
            • -
            - - - -
              -
            • -

              getPolygonPaint

              -
              protected Paint getPolygonPaint​(FeatureStyle featureStyle)
              +
            • +
              +

              getPolygonPaint

              +
              protected Paint getPolygonPaint(FeatureStyle featureStyle)
              Get the polygon paint for the feature style, or return the default paint
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureStyle - feature style
              -
              Returns:
              +
              Returns:
              paint
              +
            • -
            - - - -
              -
            • -

              getPolygonFillPaint

              -
              protected Paint getPolygonFillPaint​(FeatureStyle featureStyle)
              +
            • +
              +

              getPolygonFillPaint

              +
              protected Paint getPolygonFillPaint(FeatureStyle featureStyle)
              Get the polygon fill paint for the feature style, or return the default paint
              -
              -
              Parameters:
              +
              +
              Parameters:
              featureStyle - feature style
              -
              Returns:
              +
              Returns:
              paint
              +
            • -
            - - - -
              -
            • -

              isTransparent

              -
              protected boolean isTransparent​(Bitmap bitmap)
              +
            • +
              +

              isTransparent

              +
              protected boolean isTransparent(Bitmap bitmap)
              Determine if the bitmap is a transparent image (must be in expected tile dimensions)
              -
              -
              Parameters:
              +
              +
              Parameters:
              bitmap - bitmap
              -
              Returns:
              +
              Returns:
              true if transparent
              +
            • -
            - - - -
              -
            • -

              checkIfDrawn

              -
              protected Bitmap checkIfDrawn​(Bitmap bitmap)
              +
            • +
              +

              checkIfDrawn

              +
              protected Bitmap checkIfDrawn(Bitmap bitmap)
              Check if the bitmap was drawn upon (non null and not transparent). Return the same bitmap if drawn, else recycle non null bitmaps and return null
              -
              -
              Parameters:
              +
              +
              Parameters:
              bitmap - bitmap
              -
              Returns:
              +
              Returns:
              drawn bitmap or null
              +
            • -
            - - - -
              -
            • -

              calculateStylePixelBounds

              -
              public PixelBounds calculateStylePixelBounds()
              +
            • +
              +

              calculateStylePixelBounds

              +
              public PixelBounds calculateStylePixelBounds()
              Calculate style pixel bounds
              -
              -
              Returns:
              +
              +
              Returns:
              pixel bounds
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              calculateStylePixelBounds

              -
              public PixelBounds calculateStylePixelBounds​(float density)
              +
            • +
              +

              calculateStylePixelBounds

              +
              public PixelBounds calculateStylePixelBounds(float density)
              Calculate style pixel bounds
              -
              -
              Parameters:
              -
              density - display density: DisplayMetrics.density
              -
              Returns:
              +
              +
              Parameters:
              +
              density - display density: DisplayMetrics.density
              +
              Returns:
              pixel bounds
              -
              Since:
              +
              Since:
              6.3.0
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public abstract Bitmap drawTile​(int zoom,
              -                                BoundingBox webMercatorBoundingBox,
              -                                FeatureIndexResults results)
              +
            • +
              +

              drawTile

              +
              public abstract Bitmap drawTile(int zoom, + BoundingBox webMercatorBoundingBox, + FeatureIndexResults results)
              Draw a tile bitmap from feature index results
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoom - zoom level
              webMercatorBoundingBox - web mercator bounding box
              results - feature index results
              -
              Returns:
              +
              Returns:
              tile
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public abstract Bitmap drawTile​(int zoom,
              -                                BoundingBox webMercatorBoundingBox,
              -                                FeatureCursor cursor)
              +
            • +
              +

              drawTile

              +
              public abstract Bitmap drawTile(int zoom, + BoundingBox webMercatorBoundingBox, + FeatureCursor cursor)
              Draw a tile bitmap from feature geometries in the provided cursor
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoom - zoom level
              webMercatorBoundingBox - web mercator bounding box
              cursor - feature cursor
              -
              Returns:
              +
              Returns:
              tile
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public abstract Bitmap drawTile​(int zoom,
              -                                BoundingBox webMercatorBoundingBox,
              -                                List<FeatureRow> featureRow)
              +
            • +
              +

              drawTile

              +
              public abstract Bitmap drawTile(int zoom, + BoundingBox webMercatorBoundingBox, + List<FeatureRow> featureRow)
              Draw a tile bitmap from the feature rows
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoom - zoom level
              webMercatorBoundingBox - web mercator bounding box
              featureRow - feature row
              -
              Returns:
              +
              Returns:
              tile
              -
              Since:
              +
              Since:
              2.0.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/custom/NumberFeaturesTile.html b/docs/docs/api/mil/nga/geopackage/tiles/features/custom/NumberFeaturesTile.html index e4b9f96c..ce7fc1a1 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/custom/NumberFeaturesTile.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/custom/NumberFeaturesTile.html @@ -1,674 +1,454 @@ - - -NumberFeaturesTile (geopackage-android 6.7.1 API) + +NumberFeaturesTile (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class NumberFeaturesTile

    + +

    Class NumberFeaturesTile

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
      • -
      -
    • -
    -
    -
      -
    • -
      +
      java.lang.Object +
      mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
      +
      +
      +
      All Implemented Interfaces:
      CustomFeaturesTile

      -
      public class NumberFeaturesTile
      -extends Object
      -implements CustomFeaturesTile
      +
      public class NumberFeaturesTile +extends Object +implements CustomFeaturesTile
      Draws a tile indicating the number of features that exist within the tile, visible when zoomed in closer. The number is drawn in the center of the tile and by default is surrounded by a colored circle with border. By default a tile border is drawn and the tile is colored (transparently most likely). The paint objects for each draw type can be modified to or set to null (except for the text paint object).
      -
      -
      Since:
      +
      +
      Since:
      1.1.0
      -
    • -
    -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            NumberFeaturesTile

            -
            public NumberFeaturesTile​(Context context)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              NumberFeaturesTile

              +
              public NumberFeaturesTile(Context context)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              context - context
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getTextPaint

            -
            public Paint getTextPaint()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getTextPaint

              +
              public Paint getTextPaint()
              Get the paint object used to draw the text
              -
              -
              Returns:
              +
              +
              Returns:
              text paint object
              +
            • -
            - - - -
              -
            • -

              setTextPaint

              -
              public void setTextPaint​(Paint textPaint)
              +
            • +
              +

              setTextPaint

              +
              public void setTextPaint(Paint textPaint)
              Set the paint object used to draw the text
              -
              -
              Parameters:
              +
              +
              Parameters:
              textPaint - text paint
              +
            • -
            - - - -
              -
            • -

              getCirclePaint

              -
              public Paint getCirclePaint()
              +
            • +
              +

              getCirclePaint

              +
              public Paint getCirclePaint()
              Get the paint object used to draw the circle
              -
              -
              Returns:
              +
              +
              Returns:
              circle paint object
              +
            • -
            - - - -
              -
            • -

              setCirclePaint

              -
              public void setCirclePaint​(Paint circlePaint)
              +
            • +
              +

              setCirclePaint

              +
              public void setCirclePaint(Paint circlePaint)
              Set the paint object used to draw the circle
              -
              -
              Parameters:
              +
              +
              Parameters:
              circlePaint - circle paint
              +
            • -
            - - - -
              -
            • -

              getCircleFillPaint

              -
              public Paint getCircleFillPaint()
              +
            • +
              +

              getCircleFillPaint

              +
              public Paint getCircleFillPaint()
              Get the paint object used to draw the filled circle
              -
              -
              Returns:
              +
              +
              Returns:
              circle fill paint object
              +
            • -
            - - - -
              -
            • -

              setCircleFillPaint

              -
              public void setCircleFillPaint​(Paint circleFillPaint)
              +
            • +
              +

              setCircleFillPaint

              +
              public void setCircleFillPaint(Paint circleFillPaint)
              Set the paint object used to draw the filled circle
              -
              -
              Parameters:
              +
              +
              Parameters:
              circleFillPaint - circle fill paint
              +
            • -
            - - - -
              -
            • -

              getCirclePaddingPercentage

              -
              public float getCirclePaddingPercentage()
              +
            • +
              +

              getCirclePaddingPercentage

              +
              public float getCirclePaddingPercentage()
              Get the circle padding percentage around the text
              -
              -
              Returns:
              +
              +
              Returns:
              circle padding percentage, 0.0 to 1.0
              +
            • -
            - - - -
              -
            • -

              setCirclePaddingPercentage

              -
              public void setCirclePaddingPercentage​(float circlePaddingPercentage)
              +
            • +
              +

              setCirclePaddingPercentage

              +
              public void setCirclePaddingPercentage(float circlePaddingPercentage)
              Set the circle padding percentage to pad around the text, value between 0.0 and 1.0
              -
              -
              Parameters:
              +
              +
              Parameters:
              circlePaddingPercentage - circle padding percentage
              +
            • -
            - - - -
              -
            • -

              getTileBorderPaint

              -
              public Paint getTileBorderPaint()
              +
            • +
              +

              getTileBorderPaint

              +
              public Paint getTileBorderPaint()
              Get the tile border paint object used to draw a border around the tile
              -
              -
              Returns:
              +
              +
              Returns:
              tile border paint
              +
            • -
            - - - -
              -
            • -

              setTileBorderPaint

              -
              public void setTileBorderPaint​(Paint tileBorderPaint)
              +
            • +
              +

              setTileBorderPaint

              +
              public void setTileBorderPaint(Paint tileBorderPaint)
              Set the tile border paint object used to draw a border around the tile
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileBorderPaint - tile border paint
              +
            • -
            - - - -
              -
            • -

              getTileFillPaint

              -
              public Paint getTileFillPaint()
              +
            • +
              +

              getTileFillPaint

              +
              public Paint getTileFillPaint()
              Get the tile fill paint object used to color the entire tile
              -
              -
              Returns:
              +
              +
              Returns:
              tile fill paint
              +
            • -
            - - - -
              -
            • -

              setTileFillPaint

              -
              public void setTileFillPaint​(Paint tileFillPaint)
              +
            • +
              +

              setTileFillPaint

              +
              public void setTileFillPaint(Paint tileFillPaint)
              Set the tile fill paint object used to color the entire tile
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileFillPaint - tile fill paint
              +
            • -
            - - - -
              -
            • -

              isDrawUnindexedTiles

              -
              public boolean isDrawUnindexedTiles()
              +
            • +
              +

              isDrawUnindexedTiles

              +
              public boolean isDrawUnindexedTiles()
              Is the draw unindexed tiles option enabled
              -
              -
              Returns:
              +
              +
              Returns:
              true if drawing unindexed tiles
              +
            • -
            - - - -
              -
            • -

              setDrawUnindexedTiles

              -
              public void setDrawUnindexedTiles​(boolean drawUnindexedTiles)
              +
            • +
              +

              setDrawUnindexedTiles

              +
              public void setDrawUnindexedTiles(boolean drawUnindexedTiles)
              Set the draw unindexed tiles option
              -
              -
              Parameters:
              +
              +
              Parameters:
              drawUnindexedTiles - draw unindexed tiles flag
              +
            • -
            - - - -
              -
            • -

              drawTile

              -
              public Bitmap drawTile​(int tileWidth,
              -                       int tileHeight,
              -                       long tileFeatureCount,
              -                       FeatureIndexResults featureIndexResults)
              +
            • +
              +

              drawTile

              +
              public Bitmap drawTile(int tileWidth, + int tileHeight, + long tileFeatureCount, + FeatureIndexResults featureIndexResults)
              Draw a custom tile
              -
              -
              Specified by:
              +
              +
              Specified by:
              drawTile in interface CustomFeaturesTile
              -
              Parameters:
              +
              Parameters:
              tileWidth - tile width to draw
              tileHeight - tile height to draw
              tileFeatureCount - count of features in the requested tile
              featureIndexResults - results as feature index results
              -
              Returns:
              +
              Returns:
              custom bitmap, or null
              +
            • -
            - - - -
              -
            • -

              drawUnindexedTile

              -
              public Bitmap drawUnindexedTile​(int tileWidth,
              -                                int tileHeight,
              -                                long totalFeatureCount,
              -                                FeatureCursor allFeatureResults)
              +
            • +
              +

              drawUnindexedTile

              +
              public Bitmap drawUnindexedTile(int tileWidth, + int tileHeight, + long totalFeatureCount, + FeatureCursor allFeatureResults)
              Draw a custom tile when the number of features within the tile is unknown. This is called when a feature table is not indexed and more total features exist than the max per tile.
              -
              -
              Specified by:
              +
              +
              Specified by:
              drawUnindexedTile in interface CustomFeaturesTile
              -
              Parameters:
              +
              Parameters:
              tileWidth - tile width to draw
              tileHeight - tile height to draw
              totalFeatureCount - count of total features in the feature table
              allFeatureResults - results in a feature cursor
              -
              Returns:
              +
              Returns:
              custom bitmap, or null
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/custom/package-summary.html b/docs/docs/api/mil/nga/geopackage/tiles/features/custom/package-summary.html index d410f284..3902c2a0 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/custom/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/custom/package-summary.html @@ -1,166 +1,96 @@ - - -mil.nga.geopackage.tiles.features.custom (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles.features.custom (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.tiles.features.custom

    +

    Package mil.nga.geopackage.tiles.features.custom

    +
    +
    +
    package mil.nga.geopackage.tiles.features.custom
    +
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/custom/package-tree.html b/docs/docs/api/mil/nga/geopackage/tiles/features/custom/package-tree.html index 873c8237..b0eadb8d 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/custom/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/custom/package-tree.html @@ -1,160 +1,71 @@ - - -mil.nga.geopackage.tiles.features.custom Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles.features.custom Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.tiles.features.custom

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/package-summary.html b/docs/docs/api/mil/nga/geopackage/tiles/features/package-summary.html index 7dbbefb4..0e2fc380 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/package-summary.html @@ -1,242 +1,148 @@ - - -mil.nga.geopackage.tiles.features (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles.features (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    -

    Package mil.nga.geopackage.tiles.features

    -
    -
    -
      -
    • - - - - - - - - - - - - -
      Interface Summary 
      InterfaceDescription
      CustomFeaturesTile -
      Interface defining custom feature tile drawing.
      -
      +

      Package mil.nga.geopackage.tiles.features

      +
    +
    +
    package mil.nga.geopackage.tiles.features
    +
    +
    +
    +
    +
    - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/tiles/features/package-tree.html b/docs/docs/api/mil/nga/geopackage/tiles/features/package-tree.html index 254b017c..0c4631b1 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/features/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/features/package-tree.html @@ -1,194 +1,105 @@ - - -mil.nga.geopackage.tiles.features Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles.features Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.tiles.features

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    +

    Interface Hierarchy

    -
    +

    Enum Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/overlay/FeatureRowData.html b/docs/docs/api/mil/nga/geopackage/tiles/overlay/FeatureRowData.html index 4fd618b1..8483111e 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/overlay/FeatureRowData.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/overlay/FeatureRowData.html @@ -1,623 +1,413 @@ - - -FeatureRowData (geopackage-android 6.7.1 API) + +FeatureRowData (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureRowData

    + +

    Class FeatureRowData

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.tiles.overlay.FeatureRowData
      +
      +

      -
      public class FeatureRowData
      -extends Object
      +
      public class FeatureRowData +extends Object
      Represents the values of a single feature row
      -
      -
      Since:
      +
      +
      Since:
      1.2.7
      -
    • -
    -
    -
    -
    +
    + -
    - +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureRowData

            -
            public FeatureRowData​(Map<String,​Object> values)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureRowData

              +
              public FeatureRowData(Map<String,Object> values)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              values - column names and values
              -
              Since:
              +
              Since:
              6.3.1
              +
            • -
            - - - -
              -
            • -

              FeatureRowData

              -
              public FeatureRowData​(Map<String,​Object> values,
              -                      String geometryColumn)
              +
            • +
              +

              FeatureRowData

              +
              public FeatureRowData(Map<String,Object> values, + String geometryColumn)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              values - column names and values
              geometryColumn - geometry column name
              +
            • -
            - - - -
              -
            • -

              FeatureRowData

              -
              public FeatureRowData​(Map<String,​Object> values,
              -                      String idColumn,
              -                      String geometryColumn)
              +
            • +
              +

              FeatureRowData

              +
              public FeatureRowData(Map<String,Object> values, + String idColumn, + String geometryColumn)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              values - column names and values
              idColumn - id column name
              geometryColumn - geometry column name
              -
              Since:
              +
              Since:
              6.3.1
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getValues

            -
            public Map<String,​Object> getValues()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getValues

              +
              public Map<String,Object> getValues()
              Get the values
              -
              -
              Returns:
              +
              +
              Returns:
              column names and values
              +
            • -
            - - - -
              -
            • -

              getIdColumn

              -
              public String getIdColumn()
              +
            • +
              +

              getIdColumn

              +
              public String getIdColumn()
              Get the id column name
              -
              -
              Returns:
              +
              +
              Returns:
              id column
              -
              Since:
              +
              Since:
              6.3.1
              +
            • -
            - - - -
              -
            • -

              getId

              -
              public Long getId()
              +
            • +
              +

              getId

              +
              public Long getId()
              Get the id
              -
              -
              Returns:
              +
              +
              Returns:
              id
              -
              Since:
              +
              Since:
              6.3.1
              +
            • -
            - - - -
              -
            • -

              getGeometryColumn

              -
              public String getGeometryColumn()
              +
            • +
              +

              getGeometryColumn

              +
              public String getGeometryColumn()
              Get the geometry column name
              -
              -
              Returns:
              +
              +
              Returns:
              geometry column
              +
            • -
            - - - - - - - -
              -
            • -

              getGeometry

              -
              public Geometry getGeometry()
              +
            • +
              +

              getGeometry

              +
              public Geometry getGeometry()
              Get the geometry
              -
              -
              Returns:
              +
              +
              Returns:
              geometry
              +
            • -
            - - - -
              -
            • -

              getGeometryType

              -
              public GeometryType getGeometryType()
              +
            • +
              +

              getGeometryType

              +
              public GeometryType getGeometryType()
              Get the geometry type
              -
              -
              Returns:
              +
              +
              Returns:
              geometry type
              -
              Since:
              +
              Since:
              6.3.1
              +
            • -
            - - - -
              -
            • -

              getGeometryEnvelope

              -
              public GeometryEnvelope getGeometryEnvelope()
              +
            • +
              +

              getGeometryEnvelope

              +
              public GeometryEnvelope getGeometryEnvelope()
              Get the geometry envelope
              -
              -
              Returns:
              +
              +
              Returns:
              geometry envelope
              -
              Since:
              +
              Since:
              6.3.1
              +
            • -
            - - - -
              -
            • -

              jsonCompatible

              -
              public Object jsonCompatible()
              +
            • +
              +

              jsonCompatible

              +
              public Object jsonCompatible()
              Build a JSON compatible object
              -
              -
              Returns:
              +
              +
              Returns:
              JSON compatible object
              +
            • -
            - - - -
              -
            • -

              jsonCompatibleWithPoints

              -
              public Object jsonCompatibleWithPoints​(boolean includePoints)
              +
            • +
              +

              jsonCompatibleWithPoints

              +
              public Object jsonCompatibleWithPoints(boolean includePoints)
              Build a JSON compatible object
              -
              -
              Parameters:
              +
              +
              Parameters:
              includePoints - true to include point geometries, but no other geometry types
              -
              Returns:
              +
              Returns:
              JSON compatible object
              +
            • -
            - - - -
              -
            • -

              jsonCompatibleWithGeometries

              -
              public Object jsonCompatibleWithGeometries​(boolean includeGeometries)
              +
            • +
              +

              jsonCompatibleWithGeometries

              +
              public Object jsonCompatibleWithGeometries(boolean includeGeometries)
              Build a JSON compatible object
              -
              -
              Parameters:
              +
              +
              Parameters:
              includeGeometries - true to include all geometries, false for no geometries
              -
              Returns:
              +
              Returns:
              JSON compatible object
              +
            • -
            - - - -
              -
            • -

              jsonCompatible

              -
              public Object jsonCompatible​(boolean includePoints,
              -                             boolean includeGeometries)
              +
            • +
              +

              jsonCompatible

              +
              public Object jsonCompatible(boolean includePoints, + boolean includeGeometries)
              Build a JSON compatible object
              -
              -
              Parameters:
              +
              +
              Parameters:
              includePoints - true to include point geometries, ignored if includeGeometries is true
              includeGeometries - true to include all geometry types
              -
              Returns:
              +
              Returns:
              JSON compatible object
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/overlay/FeatureTableData.html b/docs/docs/api/mil/nga/geopackage/tiles/overlay/FeatureTableData.html index 713781dc..faa3872b 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/overlay/FeatureTableData.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/overlay/FeatureTableData.html @@ -1,486 +1,306 @@ - - -FeatureTableData (geopackage-android 6.7.1 API) + +FeatureTableData (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class FeatureTableData

    + +

    Class FeatureTableData

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.tiles.overlay.FeatureTableData
      +
      +

      -
      public class FeatureTableData
      -extends Object
      +
      public class FeatureTableData +extends Object
      Represents a collection of rows from a feature table
      -
      -
      Since:
      +
      +
      Since:
      1.2.7
      -
    • -
    -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            FeatureTableData

            -
            public FeatureTableData​(String name,
            -                        long count)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              FeatureTableData

              +
              public FeatureTableData(String name, + long count)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - table name
              count - row count
              +
            • -
            - - - -
              -
            • -

              FeatureTableData

              -
              public FeatureTableData​(String name,
              -                        long count,
              -                        List<FeatureRowData> rows)
              +
            • +
              +

              FeatureTableData

              +
              public FeatureTableData(String name, + long count, + List<FeatureRowData> rows)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              name - table name
              count - row count
              rows - feature rows
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getName

            -
            public String getName()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getName

              +
              public String getName()
              Get the table name
              -
              -
              Returns:
              +
              +
              Returns:
              table name
              +
            • -
            - - - -
              -
            • -

              getCount

              -
              public long getCount()
              +
            • +
              +

              getCount

              +
              public long getCount()
              Get the row count
              -
              -
              Returns:
              +
              +
              Returns:
              row count
              +
            • -
            - - - - - - - -
              -
            • -

              jsonCompatible

              -
              public Object jsonCompatible()
              +
            • +
              +

              jsonCompatible

              +
              public Object jsonCompatible()
              Build a JSON compatible object
              -
              -
              Returns:
              +
              +
              Returns:
              JSON compatible object
              +
            • -
            - - - -
              -
            • -

              jsonCompatibleWithPoints

              -
              public Object jsonCompatibleWithPoints​(boolean includePoints)
              +
            • +
              +

              jsonCompatibleWithPoints

              +
              public Object jsonCompatibleWithPoints(boolean includePoints)
              Build a JSON compatible object
              -
              -
              Parameters:
              +
              +
              Parameters:
              includePoints - true to include point geometries, but no other geometry types
              -
              Returns:
              +
              Returns:
              JSON compatible object
              +
            • -
            - - - -
              -
            • -

              jsonCompatibleWithGeometries

              -
              public Object jsonCompatibleWithGeometries​(boolean includeGeometries)
              +
            • +
              +

              jsonCompatibleWithGeometries

              +
              public Object jsonCompatibleWithGeometries(boolean includeGeometries)
              Build a JSON compatible object
              -
              -
              Parameters:
              +
              +
              Parameters:
              includeGeometries - true to include all geometries, false for no geometries
              -
              Returns:
              +
              Returns:
              JSON compatible object
              +
            • -
            - - - -
              -
            • -

              jsonCompatible

              -
              public Object jsonCompatible​(boolean includePoints,
              -                             boolean includeGeometries)
              +
            • +
              +

              jsonCompatible

              +
              public Object jsonCompatible(boolean includePoints, + boolean includeGeometries)
              Build a JSON compatible object
              -
              -
              Parameters:
              +
              +
              Parameters:
              includePoints - true to include point geometries, ignored if includeGeometries is true
              includeGeometries - true to include all geometry types
              -
              Returns:
              +
              Returns:
              JSON compatible object
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/overlay/package-summary.html b/docs/docs/api/mil/nga/geopackage/tiles/overlay/package-summary.html index 864f697c..93d5fa28 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/overlay/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/overlay/package-summary.html @@ -1,171 +1,107 @@ - - -mil.nga.geopackage.tiles.overlay (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles.overlay (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.tiles.overlay

    +

    Package mil.nga.geopackage.tiles.overlay

    +
    +
    +
    package mil.nga.geopackage.tiles.overlay
    +
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/tiles/overlay/package-tree.html b/docs/docs/api/mil/nga/geopackage/tiles/overlay/package-tree.html index dfbf4cf9..917c0399 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/overlay/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/overlay/package-tree.html @@ -1,161 +1,72 @@ - - -mil.nga.geopackage.tiles.overlay Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles.overlay Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.tiles.overlay

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/package-summary.html b/docs/docs/api/mil/nga/geopackage/tiles/package-summary.html index 300a982c..7fea4013 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/package-summary.html @@ -1,184 +1,118 @@ - - -mil.nga.geopackage.tiles (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.tiles

    +

    Package mil.nga.geopackage.tiles

    +
    +
    +
    package mil.nga.geopackage.tiles
    +
    +
    +
    -
    + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/tiles/package-tree.html b/docs/docs/api/mil/nga/geopackage/tiles/package-tree.html index 34a5c9a0..f7cb986f 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/package-tree.html @@ -1,166 +1,77 @@ - - -mil.nga.geopackage.tiles Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.tiles

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/reproject/TileReprojection.html b/docs/docs/api/mil/nga/geopackage/tiles/reproject/TileReprojection.html index 479a6933..f3f6f483 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/reproject/TileReprojection.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/reproject/TileReprojection.html @@ -1,1415 +1,1074 @@ - - -TileReprojection (geopackage-android 6.7.1 API) + +TileReprojection (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class TileReprojection

    + +

    Class TileReprojection

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    +
    +
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            TileReprojection

            -
            public TileReprojection​(TileDao tileDao,
            -                        GeoPackage geoPackage,
            -                        String table,
            -                        Projection projection)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              TileReprojection

              +
              public TileReprojection(TileDao tileDao, + GeoPackage geoPackage, + String table, + Projection projection)
              Constructor, reproject a tile table to a new tile table in a specified GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile DAO
              geoPackage - GeoPackage for reprojected tile table
              table - new reprojected tile table
              projection - desired projection
              +
            • -
            - - - -
              -
            • -

              TileReprojection

              -
              public TileReprojection​(TileDao tileDao,
              -                        TileDao reprojectTileDao)
              +
            • +
              +

              TileReprojection

              +
              public TileReprojection(TileDao tileDao, + TileDao reprojectTileDao)
              Constructor, reproject a GeoPackage tile table to a new tile table
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile DAO
              reprojectTileDao - reprojection tile DAO
              +
            • -
            - - - -
              -
            • -

              TileReprojection

              -
              public TileReprojection​(TileDao tileDao,
              -                        GeoPackage geoPackage,
              -                        TileDao reprojectTileDao)
              +
            • +
              +

              TileReprojection

              +
              public TileReprojection(TileDao tileDao, + GeoPackage geoPackage, + TileDao reprojectTileDao)
              Constructor, reproject a GeoPackage tile table to a new tile table
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile DAO
              geoPackage - GeoPackage for reprojected tile table
              reprojectTileDao - reprojection tile DAO
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            create

            -
            public static TileReprojection create​(GeoPackage geoPackage,
            -                                      String table,
            -                                      Projection projection)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              create

              +
              public static TileReprojection create(GeoPackage geoPackage, + String table, + Projection projection)
              Create a Reprojection from a GeoPackage tile table, replacing the existing tiles
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              projection - desired projection
              -
              Returns:
              +
              Returns:
              tile reprojection
              +
            • -
            - - - -
              -
            • -

              create

              -
              public static TileReprojection create​(GeoPackage geoPackage,
              -                                      String table,
              -                                      String reprojectTable,
              -                                      Projection projection)
              +
            • +
              +

              create

              +
              public static TileReprojection create(GeoPackage geoPackage, + String table, + String reprojectTable, + Projection projection)
              Create a Reprojection from a GeoPackage tile table to a new tile table within the GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              reprojectTable - new reprojected tile table
              projection - desired projection
              -
              Returns:
              +
              Returns:
              tile reprojection
              +
            • -
            - - - -
              -
            • -

              create

              -
              public static TileReprojection create​(GeoPackage geoPackage,
              -                                      String table,
              -                                      GeoPackage reprojectGeoPackage,
              -                                      String reprojectTable,
              -                                      Projection projection)
              +
            • +
              +

              create

              +
              public static TileReprojection create(GeoPackage geoPackage, + String table, + GeoPackage reprojectGeoPackage, + String reprojectTable, + Projection projection)
              Create a Reprojection from a GeoPackage tile table to a new tile table in a specified GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              reprojectGeoPackage - GeoPackage for reprojected tile table
              reprojectTable - new reprojected tile table
              projection - desired projection
              -
              Returns:
              +
              Returns:
              tile reprojection
              +
            • -
            - - - -
              -
            • -

              create

              -
              public static TileReprojection create​(TileDao tileDao,
              -                                      GeoPackage geoPackage,
              -                                      String reprojectTable,
              -                                      Projection projection)
              +
            • +
              +

              create

              +
              public static TileReprojection create(TileDao tileDao, + GeoPackage geoPackage, + String reprojectTable, + Projection projection)
              Create a Reprojection from a tile table to a new tile table in a specified GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile DAO
              geoPackage - GeoPackage for reprojected tile table
              reprojectTable - new reprojected tile table
              projection - desired projection
              -
              Returns:
              +
              Returns:
              tile reprojection
              +
            • -
            - - - -
              -
            • -

              create

              -
              public static TileReprojection create​(GeoPackage geoPackage,
              -                                      String table,
              -                                      TileDao reprojectTileDao)
              +
            • +
              +

              create

              +
              public static TileReprojection create(GeoPackage geoPackage, + String table, + TileDao reprojectTileDao)
              Create a Reprojection from a GeoPackage tile table to a new tile table
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              reprojectTileDao - reprojection tile DAO
              -
              Returns:
              +
              Returns:
              tile reprojection
              +
            • -
            - - - -
              -
            • -

              create

              -
              public static TileReprojection create​(TileDao tileDao,
              -                                      TileDao reprojectTileDao)
              +
            • +
              +

              create

              +
              public static TileReprojection create(TileDao tileDao, + TileDao reprojectTileDao)
              Create a Reprojection from a GeoPackage tile table to a new tile table
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile DAO
              reprojectTileDao - reprojection tile DAO
              -
              Returns:
              +
              Returns:
              tile reprojection
              +
            • -
            - - - -
              -
            • -

              create

              -
              public static TileReprojection create​(GeoPackage geoPackage,
              -                                      String table,
              -                                      GeoPackage reprojectGeoPackage,
              -                                      TileDao reprojectTileDao)
              +
            • +
              +

              create

              +
              public static TileReprojection create(GeoPackage geoPackage, + String table, + GeoPackage reprojectGeoPackage, + TileDao reprojectTileDao)
              Create a Reprojection from a GeoPackage tile table to a new tile table
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              reprojectGeoPackage - GeoPackage for reprojected tile table
              reprojectTileDao - reprojection tile DAO
              -
              Returns:
              +
              Returns:
              tile reprojection
              +
            • -
            - - - -
              -
            • -

              create

              -
              public static TileReprojection create​(TileDao tileDao,
              -                                      GeoPackage reprojectGeoPackage,
              -                                      TileDao reprojectTileDao)
              +
            • +
              +

              create

              +
              public static TileReprojection create(TileDao tileDao, + GeoPackage reprojectGeoPackage, + TileDao reprojectTileDao)
              Create a Reprojection from a GeoPackage tile table to a new tile table
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile DAO
              reprojectGeoPackage - GeoPackage for reprojected tile table
              reprojectTileDao - reprojection tile DAO
              -
              Returns:
              +
              Returns:
              tile reprojection
              +
            • -
            - - - - - - - - - - - -
              -
            • -

              create

              -
              public static TileReprojection create​(GeoPackage geoPackage,
              -                                      String table,
              -                                      GeoPackage reprojectGeoPackage,
              -                                      String reprojectTable,
              -                                      TileReprojectionOptimize optimize)
              +
            • +
              +

              create

              +
              public static TileReprojection create(GeoPackage geoPackage, + String table, + GeoPackage reprojectGeoPackage, + String reprojectTable, + TileReprojectionOptimize optimize)
              Create a Reprojection from a GeoPackage tile table to a new tile table in a specified GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              reprojectGeoPackage - GeoPackage for reprojected tile table
              reprojectTable - new reprojected tile table
              optimize - desired optimization
              -
              Returns:
              +
              Returns:
              tile reprojection
              +
            • -
            - - - -
              -
            • -

              create

              -
              public static TileReprojection create​(TileDao tileDao,
              -                                      GeoPackage reprojectGeoPackage,
              -                                      String reprojectTable,
              -                                      TileReprojectionOptimize optimize)
              +
            • +
              +

              create

              +
              public static TileReprojection create(TileDao tileDao, + GeoPackage reprojectGeoPackage, + String reprojectTable, + TileReprojectionOptimize optimize)
              Create a Reprojection from a tile table to a new tile table in a specified GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile DAO
              reprojectGeoPackage - GeoPackage for reprojected tile table
              reprojectTable - new reprojected tile table
              optimize - desired optimization
              -
              Returns:
              +
              Returns:
              tile reprojection
              +
            • -
            - - - -
              -
            • -

              reproject

              -
              public static int reproject​(GeoPackage geoPackage,
              -                            String table,
              -                            Projection projection)
              +
            • +
              +

              reproject

              +
              public static int reproject(GeoPackage geoPackage, + String table, + Projection projection)
              Reproject a GeoPackage tile table, replacing the existing tiles
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              projection - desired projection
              -
              Returns:
              +
              Returns:
              created tiles
              +
            • -
            - - - -
              -
            • -

              reproject

              -
              public static int reproject​(GeoPackage geoPackage,
              -                            String table,
              -                            String reprojectTable,
              -                            Projection projection)
              +
            • +
              +

              reproject

              +
              public static int reproject(GeoPackage geoPackage, + String table, + String reprojectTable, + Projection projection)
              Reproject a GeoPackage tile table to a new tile table within the GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              reprojectTable - new reprojected tile table
              projection - desired projection
              -
              Returns:
              +
              Returns:
              created tiles
              +
            • -
            - - - -
              -
            • -

              reproject

              -
              public static int reproject​(GeoPackage geoPackage,
              -                            String table,
              -                            GeoPackage reprojectGeoPackage,
              -                            String reprojectTable,
              -                            Projection projection)
              +
            • +
              +

              reproject

              +
              public static int reproject(GeoPackage geoPackage, + String table, + GeoPackage reprojectGeoPackage, + String reprojectTable, + Projection projection)
              Reproject a GeoPackage tile table to a new tile table in a specified GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              reprojectGeoPackage - GeoPackage for reprojected tile table
              reprojectTable - new reprojected tile table
              projection - desired projection
              -
              Returns:
              +
              Returns:
              created tiles
              +
            • -
            - - - -
              -
            • -

              reproject

              -
              public static int reproject​(TileDao tileDao,
              -                            GeoPackage reprojectGeoPackage,
              -                            String reprojectTable,
              -                            Projection projection)
              +
            • +
              +

              reproject

              +
              public static int reproject(TileDao tileDao, + GeoPackage reprojectGeoPackage, + String reprojectTable, + Projection projection)
              Reproject a tile table to a new tile table in a specified GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile DAO
              reprojectGeoPackage - GeoPackage for reprojected tile table
              reprojectTable - new reprojected tile table
              projection - desired projection
              -
              Returns:
              +
              Returns:
              created tiles
              +
            • -
            - - - -
              -
            • -

              reproject

              -
              public static int reproject​(GeoPackage geoPackage,
              -                            String table,
              -                            TileDao reprojectTileDao)
              +
            • +
              +

              reproject

              +
              public static int reproject(GeoPackage geoPackage, + String table, + TileDao reprojectTileDao)
              Reproject a GeoPackage tile table to a new tile table
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              reprojectTileDao - reprojection tile DAO
              -
              Returns:
              +
              Returns:
              created tiles
              +
            • -
            - - - -
              -
            • -

              reproject

              -
              public static int reproject​(TileDao tileDao,
              -                            TileDao reprojectTileDao)
              +
            • +
              +

              reproject

              +
              public static int reproject(TileDao tileDao, + TileDao reprojectTileDao)
              Reproject a GeoPackage tile table to a new tile table
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile DAO
              reprojectTileDao - reprojection tile DAO
              -
              Returns:
              +
              Returns:
              created tiles
              +
            • -
            - - - -
              -
            • -

              reproject

              -
              public static int reproject​(GeoPackage geoPackage,
              -                            String table,
              -                            GeoPackage reprojectGeoPackage,
              -                            TileDao reprojectTileDao)
              +
            • +
              +

              reproject

              +
              public static int reproject(GeoPackage geoPackage, + String table, + GeoPackage reprojectGeoPackage, + TileDao reprojectTileDao)
              Reproject a GeoPackage tile table to a new tile table
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              reprojectGeoPackage - GeoPackage for reprojected tile table
              reprojectTileDao - reprojection tile DAO
              -
              Returns:
              +
              Returns:
              created tiles
              +
            • -
            - - - -
              -
            • -

              reproject

              -
              public static int reproject​(TileDao tileDao,
              -                            GeoPackage reprojectGeoPackage,
              -                            TileDao reprojectTileDao)
              +
            • +
              +

              reproject

              +
              public static int reproject(TileDao tileDao, + GeoPackage reprojectGeoPackage, + TileDao reprojectTileDao)
              Reproject a GeoPackage tile table to a new tile table
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile DAO
              reprojectGeoPackage - GeoPackage for reprojected tile table
              reprojectTileDao - reprojection tile DAO
              -
              Returns:
              +
              Returns:
              created tiles
              +
            • -
            - - - -
              -
            • -

              reproject

              -
              public static int reproject​(GeoPackage geoPackage,
              -                            String table,
              -                            TileReprojectionOptimize optimize)
              +
            • +
              +

              reproject

              +
              public static int reproject(GeoPackage geoPackage, + String table, + TileReprojectionOptimize optimize)
              Reproject a GeoPackage tile table, replacing the existing tiles
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              optimize - desired optimization
              -
              Returns:
              +
              Returns:
              created tiles
              +
            • -
            - - - -
              -
            • -

              reproject

              -
              public static int reproject​(GeoPackage geoPackage,
              -                            String table,
              -                            String reprojectTable,
              -                            TileReprojectionOptimize optimize)
              +
            • +
              +

              reproject

              +
              public static int reproject(GeoPackage geoPackage, + String table, + String reprojectTable, + TileReprojectionOptimize optimize)
              Reproject a GeoPackage tile table to a new tile table within the GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              reprojectTable - new reprojected tile table
              optimize - desired optimization
              -
              Returns:
              +
              Returns:
              created tiles
              +
            • -
            - - - -
              -
            • -

              reproject

              -
              public static int reproject​(GeoPackage geoPackage,
              -                            String table,
              -                            GeoPackage reprojectGeoPackage,
              -                            String reprojectTable,
              -                            TileReprojectionOptimize optimize)
              +
            • +
              +

              reproject

              +
              public static int reproject(GeoPackage geoPackage, + String table, + GeoPackage reprojectGeoPackage, + String reprojectTable, + TileReprojectionOptimize optimize)
              Reproject a GeoPackage tile table to a new tile table in a specified GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              geoPackage - GeoPackage
              table - tile table
              reprojectGeoPackage - GeoPackage for reprojected tile table
              reprojectTable - new reprojected tile table
              optimize - desired optimization
              -
              Returns:
              +
              Returns:
              created tiles
              +
            • -
            - - - -
              -
            • -

              reproject

              -
              public static int reproject​(TileDao tileDao,
              -                            GeoPackage reprojectGeoPackage,
              -                            String reprojectTable,
              -                            TileReprojectionOptimize optimize)
              +
            • +
              +

              reproject

              +
              public static int reproject(TileDao tileDao, + GeoPackage reprojectGeoPackage, + String reprojectTable, + TileReprojectionOptimize optimize)
              Reproject a tile table to a new tile table in a specified GeoPackage
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile DAO
              reprojectGeoPackage - GeoPackage for reprojected tile table
              reprojectTable - new reprojected tile table
              optimize - desired optimization
              -
              Returns:
              +
              Returns:
              created tiles
              +
            • -
            - - - -
              -
            • -

              getTileDao

              -
              public TileDao getTileDao()
              +
            • +
              +

              getTileDao

              +
              public TileDao getTileDao()
              Get the tile DAO
              -
              -
              Returns:
              +
              +
              Returns:
              tile DAO
              +
            • -
            - - - -
              -
            • -

              getGeoPackage

              -
              public GeoPackage getGeoPackage()
              +
            • +
              +

              getGeoPackage

              +
              public GeoPackage getGeoPackage()
              Get the GeoPackage
              -
              -
              Returns:
              +
              +
              Returns:
              GeoPackage
              +
            • -
            - - - -
              -
            • -

              getReprojectTileDao

              -
              public TileDao getReprojectTileDao()
              +
            • +
              +

              getReprojectTileDao

              +
              public TileDao getReprojectTileDao()
              Get the reprojection tile DAO
              -
              -
              Returns:
              +
              +
              Returns:
              reprojection tile DAO
              +
            • -
            - - - - - - - - - - - -
              -
            • -

              getTileDao

              -
              public TileDao getTileDao​(boolean reproject)
              +
            • +
              +

              getTileDao

              +
              public TileDao getTileDao(boolean reproject)
              Get the corresponding tile dao
              -
              -
              Parameters:
              +
              +
              Parameters:
              reproject - true for reprojection
              -
              Returns:
              +
              Returns:
              tile dao
              +
            • -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - -
              -
            • -

              reproject

              -
              protected int reproject​(long zoom,
              -                        long toZoom,
              -                        BoundingBox boundingBox,
              -                        long matrixWidth,
              -                        long matrixHeight,
              -                        long tileWidth,
              -                        long tileHeight)
              -
              -
              Specified by:
              -
              reproject in class TileReprojectionCore
              +
            • +
              +

              reproject

              +
              protected int reproject(long zoom, + long toZoom, + BoundingBox boundingBox, + long matrixWidth, + long matrixHeight, + long tileWidth, + long tileHeight)
              +
              +
              Specified by:
              +
              reproject in class TileReprojectionCore
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/reproject/package-summary.html b/docs/docs/api/mil/nga/geopackage/tiles/reproject/package-summary.html index 453e3089..43436fc1 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/reproject/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/reproject/package-summary.html @@ -1,165 +1,103 @@ - - -mil.nga.geopackage.tiles.reproject (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles.reproject (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.tiles.reproject

    +

    Package mil.nga.geopackage.tiles.reproject

    +
    +
    +
    package mil.nga.geopackage.tiles.reproject
    +
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/tiles/reproject/package-tree.html b/docs/docs/api/mil/nga/geopackage/tiles/reproject/package-tree.html index a5be4715..6b8eb5bc 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/reproject/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/reproject/package-tree.html @@ -1,164 +1,75 @@ - - -mil.nga.geopackage.tiles.reproject Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles.reproject Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.tiles.reproject

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/retriever/GeoPackageTile.html b/docs/docs/api/mil/nga/geopackage/tiles/retriever/GeoPackageTile.html index fbac005d..69ba7370 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/retriever/GeoPackageTile.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/retriever/GeoPackageTile.html @@ -1,472 +1,289 @@ - - -GeoPackageTile (geopackage-android 6.7.1 API) + +GeoPackageTile (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class GeoPackageTile

    + +

    Class GeoPackageTile

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.tiles.retriever.GeoPackageTile
      +
      +

      -
      public class GeoPackageTile
      -extends Object
      +
      public class GeoPackageTile +extends Object
      GeoPackage tile wrapper containing tile dimensions and raw image bytes
      -
      -
      Since:
      +
      +
      Since:
      1.2.0
      -
    • -
    -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Summary

          - - - - - - - - - - - - - - - - - - - - - - -
          Fields 
          Modifier and TypeFieldDescription
          byte[]data +
        • +
          +

          Field Summary

          +
          Fields
          +
          +
          Modifier and Type
          +
          Field
          +
          Description
          +
          final byte[]
          + +
          Image bytes
          -
        • intheight + +
          final int
          + +
          Tile height
          -
          intwidth + +
          final int
          + +
          Tile width
          -
          -
        • -
        +
    +
    + -
    -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - -
      Constructors 
      ConstructorDescription
      GeoPackageTile​(int width, - int height, - byte[] data) +
    • +
      +

      Constructor Summary

      +
      Constructors
      +
      +
      Constructor
      +
      Description
      +
      GeoPackageTile(int width, + int height, + byte[] data)
      +
      Constructor
      -
    • -
    • -
    +
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Field Detail

          - - - -
            -
          • -

            width

            -
            public final int width
            +
          • +
            +

            Field Details

            +
              +
            • +
              +

              width

              +
              public final int width
              Tile width
              +
            • -
            - - - -
              -
            • -

              height

              -
              public final int height
              +
            • +
              +

              height

              +
              public final int height
              Tile height
              +
            • -
            - - - -
              -
            • -

              data

              -
              public final byte[] data
              +
            • +
              +

              data

              +
              public final byte[] data
              Image bytes
              -
            • -
            +
        + -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeoPackageTile

            -
            public GeoPackageTile​(int width,
            -                      int height,
            -                      byte[] data)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              GeoPackageTile

              +
              public GeoPackageTile(int width, + int height, + byte[] data)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              width - tile width
              height - tile height
              data - tile bytes
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getWidth

            -
            public int getWidth()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getWidth

              +
              public int getWidth()
              Get width
              -
              -
              Returns:
              +
              +
              Returns:
              width
              +
            • -
            - - - -
              -
            • -

              getHeight

              -
              public int getHeight()
              +
            • +
              +

              getHeight

              +
              public int getHeight()
              Get height
              -
              -
              Returns:
              +
              +
              Returns:
              height
              +
            • -
            - - - -
              -
            • -

              getData

              -
              public byte[] getData()
              +
            • +
              +

              getData

              +
              public byte[] getData()
              Get image data
              -
              -
              Returns:
              +
              +
              Returns:
              image data
              +
            • -
            - - - -
              -
            • -

              getBitmap

              -
              public Bitmap getBitmap()
              +
            • +
              +

              getBitmap

              +
              public Bitmap getBitmap()
              Get image bitmap
              -
              -
              Returns:
              +
              +
              Returns:
              image bitmap
              -
              Since:
              +
              Since:
              6.0.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/retriever/GeoPackageTileRetriever.html b/docs/docs/api/mil/nga/geopackage/tiles/retriever/GeoPackageTileRetriever.html index c12d82b4..ec1af2db 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/retriever/GeoPackageTileRetriever.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/retriever/GeoPackageTileRetriever.html @@ -1,440 +1,275 @@ - - -GeoPackageTileRetriever (geopackage-android 6.7.1 API) + +GeoPackageTileRetriever (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class GeoPackageTileRetriever

    + +

    Class GeoPackageTileRetriever

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
      • -
      -
    • -
    -
    -
      -
    • -
      +
      java.lang.Object +
      mil.nga.geopackage.tiles.retriever.GeoPackageTileRetriever
      +
      +
      +
      All Implemented Interfaces:
      TileRetriever

      -
      public class GeoPackageTileRetriever
      -extends Object
      -implements TileRetriever
      +
      public class GeoPackageTileRetriever +extends Object +implements TileRetriever
      GeoPackage Tile Retriever, retrieves a tile from a GeoPackage from XYZ coordinates
      -
      -
      Since:
      +
      +
      Since:
      1.2.0
      -
    • -
    -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            GeoPackageTileRetriever

            -
            public GeoPackageTileRetriever​(TileDao tileDao)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              GeoPackageTileRetriever

              +
              public GeoPackageTileRetriever(TileDao tileDao)
              Constructor using GeoPackage tile sizes
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile dao
              +
            • -
            - - - -
              -
            • -

              GeoPackageTileRetriever

              -
              public GeoPackageTileRetriever​(TileDao tileDao,
              -                               Integer width,
              -                               Integer height)
              +
            • +
              +

              GeoPackageTileRetriever

              +
              public GeoPackageTileRetriever(TileDao tileDao, + Integer width, + Integer height)
              Constructor with specified tile size
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile dao
              width - width
              height - height
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            hasTile

            -
            public boolean hasTile​(int x,
            -                       int y,
            -                       int zoom)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              hasTile

              +
              public boolean hasTile(int x, + int y, + int zoom)
              Check if there is a tile for the x, y, and zoom
              -
              -
              Specified by:
              +
              +
              Specified by:
              hasTile in interface TileRetriever
              -
              Parameters:
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              true if a tile exists
              +
            • -
            - - - -
              -
            • -

              getTile

              -
              public GeoPackageTile getTile​(int x,
              -                              int y,
              -                              int zoom)
              +
            • +
              +

              getTile

              +
              public GeoPackageTile getTile(int x, + int y, + int zoom)
              Get a tile from the x, y, and zoom
              -
              -
              Specified by:
              +
              +
              Specified by:
              getTile in interface TileRetriever
              -
              Parameters:
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              tile with dimensions and bytes
              +
            • -
            - - - -
              -
            • -

              getScaling

              -
              public TileScaling getScaling()
              +
            • +
              +

              getScaling

              +
              public TileScaling getScaling()
              Get the Tile Scaling options
              -
              -
              Returns:
              +
              +
              Returns:
              tile scaling options
              -
              Since:
              +
              Since:
              2.0.2
              +
            • -
            - - - -
              -
            • -

              setScaling

              -
              public void setScaling​(TileScaling scaling)
              +
            • +
              +

              setScaling

              +
              public void setScaling(TileScaling scaling)
              Set the Tile Scaling options
              -
              -
              Parameters:
              +
              +
              Parameters:
              scaling - tile scaling options
              -
              Since:
              +
              Since:
              2.0.2
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/retriever/TileCreator.html b/docs/docs/api/mil/nga/geopackage/tiles/retriever/TileCreator.html index 71e1641c..9a8c8f89 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/retriever/TileCreator.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/retriever/TileCreator.html @@ -1,692 +1,467 @@ - - -TileCreator (geopackage-android 6.7.1 API) + +TileCreator (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class TileCreator

    + +

    Class TileCreator

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.tiles.retriever.TileCreator
      +
      +

      -
      public class TileCreator
      -extends Object
      +
      public class TileCreator +extends Object
      Tile Creator, creates a tile from a tile matrix to the desired projection
      -
      -
      Since:
      +
      +
      Since:
      1.3.0
      -
    • -
    -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            TileCreator

            -
            public TileCreator​(TileDao tileDao,
            -                   Integer width,
            -                   Integer height,
            -                   Projection requestProjection)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              TileCreator

              +
              public TileCreator(TileDao tileDao, + Integer width, + Integer height, + Projection requestProjection)
              Constructor, specified tile size and projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile dao
              width - requested width
              height - requested height
              requestProjection - requested projection
              +
            • -
            - - - -
              -
            • -

              TileCreator

              -
              public TileCreator​(TileDao tileDao)
              +
            • +
              +

              TileCreator

              +
              public TileCreator(TileDao tileDao)
              Constructor, tile tables tile size and projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile dao
              +
            • -
            - - - -
              -
            • -

              TileCreator

              -
              public TileCreator​(TileDao tileDao,
              -                   Integer width,
              -                   Integer height)
              +
            • +
              +

              TileCreator

              +
              public TileCreator(TileDao tileDao, + Integer width, + Integer height)
              Constructor, tile tables projection with specified tile size
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile dao
              width - requested width
              height - requested height
              +
            • -
            - - - -
              -
            • -

              TileCreator

              -
              public TileCreator​(TileDao tileDao,
              -                   Projection requestProjection)
              +
            • +
              +

              TileCreator

              +
              public TileCreator(TileDao tileDao, + Projection requestProjection)
              Constructor, tile tables tile size and requested projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile dao
              requestProjection - requested projection
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getTileDao

            -
            public TileDao getTileDao()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              getTileDao

              +
              public TileDao getTileDao()
              Get the tile dao
              -
              -
              Returns:
              +
              +
              Returns:
              tile dao
              +
            • -
            - - - -
              -
            • -

              getWidth

              -
              public Integer getWidth()
              +
            • +
              +

              getWidth

              +
              public Integer getWidth()
              Get the requested tile width
              -
              -
              Returns:
              +
              +
              Returns:
              width
              +
            • -
            - - - -
              -
            • -

              getHeight

              -
              public Integer getHeight()
              +
            • +
              +

              getHeight

              +
              public Integer getHeight()
              Get the requested tile height
              -
              -
              Returns:
              +
              +
              Returns:
              height
              +
            • -
            - - - -
              -
            • -

              getTileMatrixSet

              -
              public TileMatrixSet getTileMatrixSet()
              +
            • +
              +

              getTileMatrixSet

              +
              public TileMatrixSet getTileMatrixSet()
              Get the tile matrix set
              -
              -
              Returns:
              +
              +
              Returns:
              tile matrix set
              +
            • -
            - - - -
              -
            • -

              getRequestProjection

              -
              public Projection getRequestProjection()
              +
            • +
              +

              getRequestProjection

              +
              public Projection getRequestProjection()
              Get the request projection
              -
              -
              Returns:
              +
              +
              Returns:
              request projection
              +
            • -
            - - - -
              -
            • -

              getTilesProjection

              -
              public Projection getTilesProjection()
              +
            • +
              +

              getTilesProjection

              +
              public Projection getTilesProjection()
              Get the tiles projection
              -
              -
              Returns:
              +
              +
              Returns:
              tiles projection
              +
            • -
            - - - -
              -
            • -

              getTileSetBoundingBox

              -
              public BoundingBox getTileSetBoundingBox()
              +
            • +
              +

              getTileSetBoundingBox

              +
              public BoundingBox getTileSetBoundingBox()
              Get the tile set bounding box
              -
              -
              Returns:
              +
              +
              Returns:
              tile set bounding box
              +
            • -
            - - - -
              -
            • -

              isSameProjection

              -
              public boolean isSameProjection()
              +
            • +
              +

              isSameProjection

              +
              public boolean isSameProjection()
              Is the request and tile projection the same
              -
              -
              Returns:
              +
              +
              Returns:
              true if the same
              +
            • -
            - - - -
              -
            • -

              isSameUnit

              -
              public boolean isSameUnit()
              +
            • +
              +

              isSameUnit

              +
              public boolean isSameUnit()
              Is the request and tile projection the same unit
              -
              -
              Returns:
              +
              +
              Returns:
              true if the same
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              getScaling

              -
              public TileScaling getScaling()
              +
            • +
              +

              getScaling

              +
              public TileScaling getScaling()
              Get the tile scaling options
              -
              -
              Returns:
              +
              +
              Returns:
              tile scaling options
              -
              Since:
              +
              Since:
              2.0.2
              +
            • -
            - - - -
              -
            • -

              setScaling

              -
              public void setScaling​(TileScaling scaling)
              +
            • +
              +

              setScaling

              +
              public void setScaling(TileScaling scaling)
              Set the tile scaling options
              -
              -
              Parameters:
              +
              +
              Parameters:
              scaling - tile scaling options
              -
              Since:
              +
              Since:
              2.0.2
              +
            • -
            - - - -
              -
            • -

              hasTile

              -
              public boolean hasTile​(BoundingBox requestBoundingBox)
              +
            • +
              +

              hasTile

              +
              public boolean hasTile(BoundingBox requestBoundingBox)
              Check if the tile table contains a tile for the request bounding box
              -
              -
              Parameters:
              +
              +
              Parameters:
              requestBoundingBox - request bounding box in the request projection
              -
              Returns:
              +
              Returns:
              true if a tile exists
              +
            • -
            - - - -
              -
            • -

              getTile

              -
              public GeoPackageTile getTile​(BoundingBox requestBoundingBox)
              +
            • +
              +

              getTile

              +
              public GeoPackageTile getTile(BoundingBox requestBoundingBox)
              Get the tile from the request bounding box in the request projection
              -
              -
              Parameters:
              +
              +
              Parameters:
              requestBoundingBox - request bounding box in the request projection
              -
              Returns:
              +
              Returns:
              tile
              +
            • -
            - - - -
              -
            • -

              getTile

              -
              public GeoPackageTile getTile​(BoundingBox requestBoundingBox,
              -                              long zoomLevel)
              +
            • +
              +

              getTile

              +
              public GeoPackageTile getTile(BoundingBox requestBoundingBox, + long zoomLevel)
              Get the tile from the request bounding box in the request projection, only from the zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              requestBoundingBox - request bounding box in the request projection
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              tile
              -
              Since:
              +
              Since:
              5.0.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/retriever/TileRetriever.html b/docs/docs/api/mil/nga/geopackage/tiles/retriever/TileRetriever.html index aff8faad..729503d6 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/retriever/TileRetriever.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/retriever/TileRetriever.html @@ -1,302 +1,174 @@ - - -TileRetriever (geopackage-android 6.7.1 API) + +TileRetriever (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Interface TileRetriever

    + +

    Interface TileRetriever

    -
    -
    - -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Method Summary

          - - - - - - - - - - - - - - - - - -
          All Methods Instance Methods Abstract Methods 
          Modifier and TypeMethodDescription
          GeoPackageTilegetTile​(int x, - int y, - int zoom) +
        • +
          +

          Method Summary

          +
          +
          +
          +
          +
          Modifier and Type
          +
          Method
          +
          Description
          + +
          getTile(int x, + int y, + int zoom)
          +
          Get a tile from the x, y, and zoom
          -
        • booleanhasTile​(int x, - int y, - int zoom) + +
          boolean
          +
          hasTile(int x, + int y, + int zoom)
          +
          Check if there is a tile for the x, y, and zoom
          -
          -
        • -
        +
    +
    +
    +
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            hasTile

            -
            boolean hasTile​(int x,
            -                int y,
            -                int zoom)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              hasTile

              +
              boolean hasTile(int x, + int y, + int zoom)
              Check if there is a tile for the x, y, and zoom
              -
              -
              Parameters:
              +
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              true if a tile exists
              -
              Since:
              +
              Since:
              1.2.6
              +
            • -
            - - - -
              -
            • -

              getTile

              -
              GeoPackageTile getTile​(int x,
              -                       int y,
              -                       int zoom)
              +
            • +
              +

              getTile

              +
              GeoPackageTile getTile(int x, + int y, + int zoom)
              Get a tile from the x, y, and zoom
              -
              -
              Parameters:
              +
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              tile with dimensions and bytes
              -
            • -
            +
      -
    - - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/tiles/retriever/XYZGeoPackageTileRetriever.html b/docs/docs/api/mil/nga/geopackage/tiles/retriever/XYZGeoPackageTileRetriever.html index 4e7fff1d..50455e41 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/retriever/XYZGeoPackageTileRetriever.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/retriever/XYZGeoPackageTileRetriever.html @@ -1,368 +1,218 @@ - - -XYZGeoPackageTileRetriever (geopackage-android 6.7.1 API) + +XYZGeoPackageTileRetriever (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class XYZGeoPackageTileRetriever

    + +

    Class XYZGeoPackageTileRetriever

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.tiles.retriever.XYZGeoPackageTileRetriever
      • -
      -
    • -
    -
    -
      -
    • -
      +
      java.lang.Object +
      mil.nga.geopackage.tiles.retriever.XYZGeoPackageTileRetriever
      +
      +
      +
      All Implemented Interfaces:
      TileRetriever

      -
      public class XYZGeoPackageTileRetriever
      -extends Object
      -implements TileRetriever
      +
      public class XYZGeoPackageTileRetriever +extends Object +implements TileRetriever
      XYZ GeoPackage Tile Retriever, assumes XYZ tiles
      -
      -
      Since:
      +
      +
      Since:
      3.5.0
      -
    • -
    -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            XYZGeoPackageTileRetriever

            -
            public XYZGeoPackageTileRetriever​(TileDao tileDao)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              XYZGeoPackageTileRetriever

              +
              public XYZGeoPackageTileRetriever(TileDao tileDao)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileDao - tile dao
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            hasTile

            -
            public boolean hasTile​(int x,
            -                       int y,
            -                       int zoom)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              hasTile

              +
              public boolean hasTile(int x, + int y, + int zoom)
              Check if there is a tile for the x, y, and zoom
              -
              -
              Specified by:
              +
              +
              Specified by:
              hasTile in interface TileRetriever
              -
              Parameters:
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              true if a tile exists
              +
            • -
            - - - -
              -
            • -

              getTile

              -
              public GeoPackageTile getTile​(int x,
              -                              int y,
              -                              int zoom)
              +
            • +
              +

              getTile

              +
              public GeoPackageTile getTile(int x, + int y, + int zoom)
              Get a tile from the x, y, and zoom
              -
              -
              Specified by:
              +
              +
              Specified by:
              getTile in interface TileRetriever
              -
              Parameters:
              +
              Parameters:
              x - x coordinate
              y - y coordinate
              zoom - zoom level
              -
              Returns:
              +
              Returns:
              tile with dimensions and bytes
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/retriever/package-summary.html b/docs/docs/api/mil/nga/geopackage/tiles/retriever/package-summary.html index ac1a8bd7..2e4fb33d 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/retriever/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/retriever/package-summary.html @@ -1,200 +1,125 @@ - - -mil.nga.geopackage.tiles.retriever (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles.retriever (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    -

    Package mil.nga.geopackage.tiles.retriever

    -
    -
    -
      -
    • - - - - - - - - - - - - -
      Interface Summary 
      InterfaceDescription
      TileRetriever -
      Interface defining the get tile retrieval method
      -
      +

      Package mil.nga.geopackage.tiles.retriever

      +
    +
    +
    package mil.nga.geopackage.tiles.retriever
    +
    +
    +
    + + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/tiles/retriever/package-tree.html b/docs/docs/api/mil/nga/geopackage/tiles/retriever/package-tree.html index 6cd8cd13..ae95d1de 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/retriever/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/retriever/package-tree.html @@ -1,169 +1,80 @@ - - -mil.nga.geopackage.tiles.retriever Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles.retriever Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.tiles.retriever

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    +

    Interface Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/user/TileConnection.html b/docs/docs/api/mil/nga/geopackage/tiles/user/TileConnection.html index 7310395a..1b5f737f 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/user/TileConnection.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/user/TileConnection.html @@ -1,307 +1,151 @@ - - -TileConnection (geopackage-android 6.7.1 API) + +TileConnection (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class TileConnection

    + +

    Class TileConnection

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            TileConnection

            -
            public TileConnection​(GeoPackageConnection database)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              TileConnection

              +
              public TileConnection(GeoPackageConnection database)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - GeoPackage connection
              -
            • -
            +
      -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/user/TileCursor.html b/docs/docs/api/mil/nga/geopackage/tiles/user/TileCursor.html index d3addc88..f9e4382d 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/user/TileCursor.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/user/TileCursor.html @@ -1,491 +1,291 @@ - - -TileCursor (geopackage-android 6.7.1 API) + +TileCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class TileCursor

    + +

    Class TileCursor

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + +
    getRow(int[] columnTypes, + Object[] values)
    +
    +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.db.CursorResult

    +wasNull
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    + - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/user/TileDao.html b/docs/docs/api/mil/nga/geopackage/tiles/user/TileDao.html index d70f4ccc..70c33797 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/user/TileDao.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/user/TileDao.html @@ -1,1384 +1,1010 @@ - - -TileDao (geopackage-android 6.7.1 API) + +TileDao (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class TileDao

    + +

    Class TileDao

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCoreDao

    +addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, columnCount, count, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTable, getTableName, getUserDb, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getBoundingBox

            -
            public BoundingBox getBoundingBox()
            -
            -
            Specified by:
            -
            getBoundingBox in class UserCoreDao<TileColumn,​TileTable,​TileRow,​TileCursor>
            +
          • +
            +

            Method Details

            + - - - - - - - -
              -
            • -

              getBoundingBox

              -
              public BoundingBox getBoundingBox​(long zoomLevel)
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox(long zoomLevel)
              Get the bounding box of tiles
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              bounding box of zoom level, or null if no tiles
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              getBoundingBox

              -
              public BoundingBox getBoundingBox​(long zoomLevel,
              -                                  Projection projection)
              +
            • +
              +

              getBoundingBox

              +
              public BoundingBox getBoundingBox(long zoomLevel, + Projection projection)
              Get the bounding box of tiles at the zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevel - zoom level
              projection - desired projection
              -
              Returns:
              +
              Returns:
              bounding box of zoom level, or nil if no tiles
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              getTileGrid

              -
              public TileGrid getTileGrid​(long zoomLevel)
              +
            • +
              +

              getTileGrid

              +
              public TileGrid getTileGrid(long zoomLevel)
              Get the tile grid of the zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              tile grid at zoom level, null if not tile matrix at zoom level
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              adjustTileMatrixLengths

              -
              public void adjustTileMatrixLengths()
              +
            • +
              +

              adjustTileMatrixLengths

              +
              public void adjustTileMatrixLengths()
              Adjust the tile matrix lengths if needed. Check if the tile matrix width and height need to expand to account for pixel * number of pixels fitting into the tile matrix lengths
              +
            • -
            - - - - - - - -
              -
            • -

              getTileDb

              -
              public TileConnection getTileDb()
              +
            • +
              +

              getTileDb

              +
              public TileConnection getTileDb()
              Get the Tile connection
              -
              -
              Returns:
              +
              +
              Returns:
              tile connection
              +
            • -
            - - - -
              -
            • -

              getTileMatrixSet

              -
              public TileMatrixSet getTileMatrixSet()
              +
            • +
              +

              getTileMatrixSet

              +
              public TileMatrixSet getTileMatrixSet()
              Get the tile matrix set
              -
              -
              Returns:
              +
              +
              Returns:
              tile matrix set
              +
            • -
            - - - -
              -
            • -

              getTileMatrices

              -
              public List<TileMatrix> getTileMatrices()
              +
            • +
              +

              getTileMatrices

              +
              public List<TileMatrix> getTileMatrices()
              Get the tile matrices
              -
              -
              Returns:
              +
              +
              Returns:
              tile matrices
              +
            • -
            - - - -
              -
            • -

              getZoomLevels

              -
              public Set<Long> getZoomLevels()
              +
            • +
              +

              getZoomLevels

              +
              public Set<Long> getZoomLevels()
              Get the zoom levels
              -
              -
              Returns:
              +
              +
              Returns:
              zoom level set
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              getTileMatrix

              -
              public TileMatrix getTileMatrix​(long zoomLevel)
              +
            • +
              +

              getTileMatrix

              +
              public TileMatrix getTileMatrix(long zoomLevel)
              Get the tile matrix at the zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              tile matrix
              +
            • -
            - - - -
              -
            • -

              getTileMatrixAtMinZoom

              -
              public TileMatrix getTileMatrixAtMinZoom()
              +
            • +
              +

              getTileMatrixAtMinZoom

              +
              public TileMatrix getTileMatrixAtMinZoom()
              Get the tile matrix at the min (first) zoom
              -
              -
              Returns:
              +
              +
              Returns:
              tile matrix
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - - - - - -
              -
            • -

              getSrsId

              -
              public long getSrsId()
              +
            • +
              +

              getSrsId

              +
              public long getSrsId()
              Get the Spatial Reference System id
              -
              -
              Returns:
              +
              +
              Returns:
              srs id
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              getMinZoom

              -
              public long getMinZoom()
              +
            • +
              +

              getMinZoom

              +
              public long getMinZoom()
              Get the min zoom
              -
              -
              Returns:
              +
              +
              Returns:
              min zoom
              +
            • -
            - - - -
              -
            • -

              getMaxZoom

              -
              public long getMaxZoom()
              +
            • +
              +

              getMaxZoom

              +
              public long getMaxZoom()
              Get the max zoom
              -
              -
              Returns:
              +
              +
              Returns:
              max zoom
              +
            • -
            - - - -
              -
            • -

              queryForTile

              -
              public TileRow queryForTile​(long column,
              -                            long row,
              -                            long zoomLevel)
              +
            • +
              +

              queryForTile

              +
              public TileRow queryForTile(long column, + long row, + long zoomLevel)
              Query for a Tile
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - column
              row - row
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              tile row
              +
            • -
            - - - -
              -
            • -

              queryForTile

              -
              public TileCursor queryForTile​(long zoomLevel)
              +
            • +
              +

              queryForTile

              +
              public TileCursor queryForTile(long zoomLevel)
              Query for Tiles at a zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              tile cursor, should be closed
              +
            • -
            - - - -
              -
            • -

              queryForTileDescending

              -
              public TileCursor queryForTileDescending​(long zoomLevel)
              +
            • +
              +

              queryForTileDescending

              +
              public TileCursor queryForTileDescending(long zoomLevel)
              Query for Tiles at a zoom level in descending row and column order
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              tile cursor, should be closed
              +
            • -
            - - - -
              -
            • -

              queryForTilesInColumn

              -
              public TileCursor queryForTilesInColumn​(long column,
              -                                        long zoomLevel)
              +
            • +
              +

              queryForTilesInColumn

              +
              public TileCursor queryForTilesInColumn(long column, + long zoomLevel)
              Query for Tiles at a zoom level and column
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - column
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              tile cursor
              +
            • -
            - - - -
              -
            • -

              queryForTilesInRow

              -
              public TileCursor queryForTilesInRow​(long row,
              -                                     long zoomLevel)
              +
            • +
              +

              queryForTilesInRow

              +
              public TileCursor queryForTilesInRow(long row, + long zoomLevel)
              Query for Tiles at a zoom level and row
              -
              -
              Parameters:
              +
              +
              Parameters:
              row - row
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              tile cursor
              +
            • -
            - - - -
              -
            • -

              getZoomLevel

              -
              public Long getZoomLevel​(double length)
              +
            • +
              +

              getZoomLevel

              +
              public Long getZoomLevel(double length)
              Get the zoom level for the provided width and height in the default units
              -
              -
              Parameters:
              +
              +
              Parameters:
              length - in default units
              -
              Returns:
              +
              Returns:
              zoom level
              +
            • -
            - - - -
              -
            • -

              getZoomLevel

              -
              public Long getZoomLevel​(double width,
              -                         double height)
              +
            • +
              +

              getZoomLevel

              +
              public Long getZoomLevel(double width, + double height)
              Get the zoom level for the provided width and height in the default units
              -
              -
              Parameters:
              +
              +
              Parameters:
              width - in default units
              height - in default units
              -
              Returns:
              +
              Returns:
              zoom level
              -
              Since:
              +
              Since:
              1.3.1
              +
            • -
            - - - -
              -
            • -

              getClosestZoomLevel

              -
              public Long getClosestZoomLevel​(double length)
              +
            • +
              +

              getClosestZoomLevel

              +
              public Long getClosestZoomLevel(double length)
              Get the closest zoom level for the provided width and height in the default units
              -
              -
              Parameters:
              +
              +
              Parameters:
              length - in default units
              -
              Returns:
              +
              Returns:
              zoom level
              -
              Since:
              +
              Since:
              1.3.1
              +
            • -
            - - - -
              -
            • -

              getClosestZoomLevel

              -
              public Long getClosestZoomLevel​(double width,
              -                                double height)
              +
            • +
              +

              getClosestZoomLevel

              +
              public Long getClosestZoomLevel(double width, + double height)
              Get the closest zoom level for the provided width and height in the default units
              -
              -
              Parameters:
              +
              +
              Parameters:
              width - in default units
              height - in default units
              -
              Returns:
              +
              Returns:
              zoom level
              -
              Since:
              +
              Since:
              1.3.1
              +
            • -
            - - - -
              -
            • -

              getApproximateZoomLevel

              -
              public Long getApproximateZoomLevel​(double length)
              +
            • +
              +

              getApproximateZoomLevel

              +
              public Long getApproximateZoomLevel(double length)
              Get the approximate zoom level for the provided length in the default units. Tiles may or may not exist for the returned zoom level. The approximate zoom level is determined using a factor of 2 from the zoom levels with tiles.
              -
              -
              Parameters:
              +
              +
              Parameters:
              length - length in default units
              -
              Returns:
              +
              Returns:
              approximate zoom level
              -
              Since:
              +
              Since:
              2.0.2
              +
            • -
            - - - -
              -
            • -

              getApproximateZoomLevel

              -
              public Long getApproximateZoomLevel​(double width,
              -                                    double height)
              +
            • +
              +

              getApproximateZoomLevel

              +
              public Long getApproximateZoomLevel(double width, + double height)
              Get the approximate zoom level for the provided width and height in the default units. Tiles may or may not exist for the returned zoom level. The approximate zoom level is determined using a factor of 2 from the zoom levels with tiles.
              -
              -
              Parameters:
              +
              +
              Parameters:
              width - width in default units
              height - height in default units
              -
              Returns:
              +
              Returns:
              approximate zoom level
              -
              Since:
              +
              Since:
              2.0.2
              +
            • -
            - - - -
              -
            • -

              queryByTileGrid

              -
              public TileCursor queryByTileGrid​(TileGrid tileGrid,
              -                                  long zoomLevel)
              +
            • +
              +

              queryByTileGrid

              +
              public TileCursor queryByTileGrid(TileGrid tileGrid, + long zoomLevel)
              Query by tile grid and zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileGrid - tile grid
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              cursor from query or null if the zoom level tile ranges do not overlap the bounding box
              +
            • -
            - - - -
              -
            • -

              queryByTileGrid

              -
              public TileCursor queryByTileGrid​(TileGrid tileGrid,
              -                                  long zoomLevel,
              -                                  String orderBy)
              +
            • +
              +

              queryByTileGrid

              +
              public TileCursor queryByTileGrid(TileGrid tileGrid, + long zoomLevel, + String orderBy)
              Query by tile grid and zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileGrid - tile grid
              zoomLevel - zoom level
              orderBy - order by
              -
              Returns:
              +
              Returns:
              cursor from query or null if the zoom level tile ranges do not overlap the bounding box
              -
              Since:
              +
              Since:
              1.3.1
              +
            • -
            - - - -
              -
            • -

              queryForTileGrid

              -
              public TileGrid queryForTileGrid​(long zoomLevel)
              +
            • +
              +

              queryForTileGrid

              +
              public TileGrid queryForTileGrid(long zoomLevel)
              Query for the bounding
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              tile grid of tiles at the zoom level
              -
              Since:
              +
              Since:
              1.1.1
              +
            • -
            - - - -
              -
            • -

              deleteTile

              -
              public int deleteTile​(long column,
              -                      long row,
              -                      long zoomLevel)
              +
            • +
              +

              deleteTile

              +
              public int deleteTile(long column, + long row, + long zoomLevel)
              Delete a Tile
              -
              -
              Parameters:
              +
              +
              Parameters:
              column - column
              row - row
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              number deleted, should be 0 or 1
              +
            • -
            - - - -
              -
            • -

              count

              -
              public int count​(long zoomLevel)
              +
            • +
              +

              count

              +
              public int count(long zoomLevel)
              Count of Tiles at a zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevel - zoom level
              -
              Returns:
              +
              Returns:
              count
              +
            • -
            - - - -
              -
            • -

              getMaxLength

              -
              public double getMaxLength()
              +
            • +
              +

              getMaxLength

              +
              public double getMaxLength()
              Get the max length in default units that contains tiles
              -
              -
              Returns:
              +
              +
              Returns:
              max distance length with tiles
              -
              Since:
              +
              Since:
              1.3.0
              +
            • -
            - - - -
              -
            • -

              getMinLength

              -
              public double getMinLength()
              +
            • +
              +

              getMinLength

              +
              public double getMinLength()
              Get the min length in default units that contains tiles
              -
              -
              Returns:
              +
              +
              Returns:
              min distance length with tiles
              -
              Since:
              +
              Since:
              1.3.0
              +
            • -
            - - - -
              -
            • -

              isXYZTiles

              -
              public boolean isXYZTiles()
              +
            • +
              +

              isXYZTiles

              +
              public boolean isXYZTiles()
              Determine if the tiles are in the XYZ tile coordinate format
              -
              -
              Returns:
              +
              +
              Returns:
              true if XYZ tile format
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - -
              -
            • -

              getMapZoomRange

              -
              public long[] getMapZoomRange()
              +
            • +
              +

              getMapZoomRange

              +
              public long[] getMapZoomRange()
              Get the map zoom level range
              -
              -
              Returns:
              +
              +
              Returns:
              map zoom level range, min at index 0, max at index 1
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              getMapMinZoom

              -
              public long getMapMinZoom()
              +
            • +
              +

              getMapMinZoom

              +
              public long getMapMinZoom()
              Get the map min zoom level
              -
              -
              Returns:
              +
              +
              Returns:
              map min zoom level
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              getMapMaxZoom

              -
              public long getMapMaxZoom()
              +
            • +
              +

              getMapMaxZoom

              +
              public long getMapMaxZoom()
              Get the map max zoom level
              -
              -
              Returns:
              +
              +
              Returns:
              map max zoom level
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              getMapZoom

              -
              public long getMapZoom​(TileMatrix tileMatrix)
              +
            • +
              +

              getMapZoom

              +
              public long getMapZoom(TileMatrix tileMatrix)
              Get the map zoom level from the tile matrix
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileMatrix - tile matrix
              -
              Returns:
              +
              Returns:
              map zoom level
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              getMapZoom

              -
              public long getMapZoom​(long zoomLevel)
              +
            • +
              +

              getMapZoom

              +
              public long getMapZoom(long zoomLevel)
              Get the map zoom level from the tile matrix zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevel - tile matrix zoom level
              -
              Returns:
              +
              Returns:
              map zoom level
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              getTileMatrixSetDao

              -
              public TileMatrixSetDao getTileMatrixSetDao()
              +
            • +
              +

              getTileMatrixSetDao

              +
              public TileMatrixSetDao getTileMatrixSetDao()
              Get a tile matrix set DAO
              -
              -
              Returns:
              +
              +
              Returns:
              tile matrix set DAO
              -
              Since:
              +
              Since:
              5.0.0
              +
            • -
            - - - -
              -
            • -

              getTileMatrixDao

              -
              public TileMatrixDao getTileMatrixDao()
              +
            • +
              +

              getTileMatrixDao

              +
              public TileMatrixDao getTileMatrixDao()
              Get a tile matrix DAO
              -
              -
              Returns:
              +
              +
              Returns:
              tile matrix DAO
              -
              Since:
              +
              Since:
              5.0.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/user/TileInvalidCursor.html b/docs/docs/api/mil/nga/geopackage/tiles/user/TileInvalidCursor.html index bdba2f52..155997cb 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/user/TileInvalidCursor.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/user/TileInvalidCursor.html @@ -1,309 +1,160 @@ - - -TileInvalidCursor (geopackage-android 6.7.1 API) + +TileInvalidCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class TileInvalidCursor

    + +

    Class TileInvalidCursor

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
  • -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            TileInvalidCursor

            -
            public TileInvalidCursor​(TileDao dao,
            -                         TileCursor cursor,
            -                         List<Integer> invalidPositions,
            -                         List<TileColumn> blobColumns)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              TileInvalidCursor

              +
              public TileInvalidCursor(TileDao dao, + TileCursor cursor, + List<Integer> invalidPositions, + List<TileColumn> blobColumns)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              dao - tile dao
              cursor - tile cursor
              invalidPositions - invalid positions from a previous cursor
              blobColumns - blob columns
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/user/TilePaginatedCursor.html b/docs/docs/api/mil/nga/geopackage/tiles/user/TilePaginatedCursor.html index cf699174..4778034f 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/user/TilePaginatedCursor.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/user/TilePaginatedCursor.html @@ -1,461 +1,279 @@ - - -TilePaginatedCursor (geopackage-android 6.7.1 API) + +TilePaginatedCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class TilePaginatedCursor

    + +

    Class TilePaginatedCursor

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCorePaginatedResults

    +close, getArgs, getColumns, getPagination, getSql, ids, iterator, setPagination
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/user/TileRow.html b/docs/docs/api/mil/nga/geopackage/tiles/user/TileRow.html index 267c90cc..0d8f8e95 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/user/TileRow.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/user/TileRow.html @@ -1,817 +1,546 @@ - - -TileRow (geopackage-android 6.7.1 API) + +TileRow (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class TileRow

    + +

    Class TileRow

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRow

    +columnToContentValue, isValid, setValid, toContentValues, toContentValues
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            TileRow

            -
            public TileRow​(TileRow tileRow)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              TileRow

              +
              public TileRow(TileRow tileRow)
              Copy Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileRow - tile row to copy
              -
              Since:
              +
              Since:
              1.4.0
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getColumns

            -
            public TileColumns getColumns()
            -
            -
            Overrides:
            -
            getColumns in class UserCoreRow<TileColumn,​TileTable>
            +
          • +
            +

            Method Details

            + - - - -
              -
            • -

              getZoomLevelColumnIndex

              -
              public int getZoomLevelColumnIndex()
              +
            • +
              +

              getZoomLevelColumnIndex

              +
              public int getZoomLevelColumnIndex()
              Get the zoom level column index
              -
              -
              Returns:
              +
              +
              Returns:
              zoom level column index
              +
            • -
            - - - -
              -
            • -

              getZoomLevelColumn

              -
              public TileColumn getZoomLevelColumn()
              +
            • +
              +

              getZoomLevelColumn

              +
              public TileColumn getZoomLevelColumn()
              Get the zoom level column
              -
              -
              Returns:
              +
              +
              Returns:
              zoom level column
              +
            • -
            - - - -
              -
            • -

              getZoomLevel

              -
              public long getZoomLevel()
              +
            • +
              +

              getZoomLevel

              +
              public long getZoomLevel()
              Get the zoom level
              -
              -
              Returns:
              +
              +
              Returns:
              zoom level
              +
            • -
            - - - -
              -
            • -

              setZoomLevel

              -
              public void setZoomLevel​(long zoomLevel)
              +
            • +
              +

              setZoomLevel

              +
              public void setZoomLevel(long zoomLevel)
              Set the zoom level
              -
              -
              Parameters:
              +
              +
              Parameters:
              zoomLevel - zoom level
              +
            • -
            - - - -
              -
            • -

              getTileColumnColumnIndex

              -
              public int getTileColumnColumnIndex()
              +
            • +
              +

              getTileColumnColumnIndex

              +
              public int getTileColumnColumnIndex()
              Get the tile column column index
              -
              -
              Returns:
              +
              +
              Returns:
              tile column column index
              +
            • -
            - - - -
              -
            • -

              getTileColumnColumn

              -
              public TileColumn getTileColumnColumn()
              +
            • +
              +

              getTileColumnColumn

              +
              public TileColumn getTileColumnColumn()
              Get the tile column column
              -
              -
              Returns:
              +
              +
              Returns:
              tile column column
              +
            • -
            - - - -
              -
            • -

              getTileColumn

              -
              public long getTileColumn()
              +
            • +
              +

              getTileColumn

              +
              public long getTileColumn()
              Get the tile column
              -
              -
              Returns:
              +
              +
              Returns:
              tile column
              +
            • -
            - - - -
              -
            • -

              setTileColumn

              -
              public void setTileColumn​(long tileColumn)
              +
            • +
              +

              setTileColumn

              +
              public void setTileColumn(long tileColumn)
              Set the tile column
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileColumn - tile column
              +
            • -
            - - - -
              -
            • -

              getTileRowColumnIndex

              -
              public int getTileRowColumnIndex()
              +
            • +
              +

              getTileRowColumnIndex

              +
              public int getTileRowColumnIndex()
              Get the tile row column index
              -
              -
              Returns:
              +
              +
              Returns:
              tile row column index
              +
            • -
            - - - -
              -
            • -

              getTileRowColumn

              -
              public TileColumn getTileRowColumn()
              +
            • +
              +

              getTileRowColumn

              +
              public TileColumn getTileRowColumn()
              Get the tile row column
              -
              -
              Returns:
              +
              +
              Returns:
              tile column
              +
            • -
            - - - -
              -
            • -

              getTileRow

              -
              public long getTileRow()
              +
            • +
              +

              getTileRow

              +
              public long getTileRow()
              Get the tile row
              -
              -
              Returns:
              +
              +
              Returns:
              tile row
              +
            • -
            - - - -
              -
            • -

              setTileRow

              -
              public void setTileRow​(long tileRow)
              +
            • +
              +

              setTileRow

              +
              public void setTileRow(long tileRow)
              Set the tile row
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileRow - tile row
              +
            • -
            - - - -
              -
            • -

              getTileDataColumnIndex

              -
              public int getTileDataColumnIndex()
              +
            • +
              +

              getTileDataColumnIndex

              +
              public int getTileDataColumnIndex()
              Get the tile data column index
              -
              -
              Returns:
              +
              +
              Returns:
              tile data column index
              +
            • -
            - - - -
              -
            • -

              getTileDataColumn

              -
              public TileColumn getTileDataColumn()
              +
            • +
              +

              getTileDataColumn

              +
              public TileColumn getTileDataColumn()
              Get the tile data column
              -
              -
              Returns:
              +
              +
              Returns:
              tile data column
              +
            • -
            - - - -
              -
            • -

              getTileData

              -
              public byte[] getTileData()
              +
            • +
              +

              getTileData

              +
              public byte[] getTileData()
              Get the tile data
              -
              -
              Returns:
              +
              +
              Returns:
              tile data bytes
              +
            • -
            - - - -
              -
            • -

              setTileData

              -
              public void setTileData​(byte[] tileData)
              +
            • +
              +

              setTileData

              +
              public void setTileData(byte[] tileData)
              Set the tile data
              -
              -
              Parameters:
              +
              +
              Parameters:
              tileData - tile data bytes
              +
            • -
            - - - -
              -
            • -

              getTileDataBitmap

              -
              public Bitmap getTileDataBitmap()
              +
            • +
              +

              getTileDataBitmap

              +
              public Bitmap getTileDataBitmap()
              Get the tile data bitmap
              -
              -
              Returns:
              +
              +
              Returns:
              tile data bitmap
              +
            • -
            - - - -
              -
            • -

              getTileDataBitmap

              -
              public Bitmap getTileDataBitmap​(BitmapFactory.Options options)
              +
            • +
              +

              getTileDataBitmap

              +
              public Bitmap getTileDataBitmap(BitmapFactory.Options options)
              Get the tile data bitmap with decoding options
              -
              -
              Parameters:
              +
              +
              Parameters:
              options - bitmap options
              -
              Returns:
              +
              Returns:
              tile data bitmap
              +
            • -
            - - - - - - - - - - - -
              -
            • -

              copy

              -
              public TileRow copy()
              +
            • +
              +

              copy

              +
              public TileRow copy()
              Copy the row
              -
              -
              Returns:
              +
              +
              Returns:
              row copy
              -
              Since:
              +
              Since:
              3.0.1
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/user/TileRowSync.html b/docs/docs/api/mil/nga/geopackage/tiles/user/TileRowSync.html index cd72cdb4..db6871b6 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/user/TileRowSync.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/user/TileRowSync.html @@ -1,320 +1,159 @@ - - -TileRowSync (geopackage-android 6.7.1 API) + +TileRowSync (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class TileRowSync

    + +

    Class TileRowSync

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRowSync

    +getRowOrLock, setRow
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            TileRowSync

            -
            public TileRowSync()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              TileRowSync

              +
              public TileRowSync()
              Constructor
              -
            • -
            +
      -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/user/TileWrapperConnection.html b/docs/docs/api/mil/nga/geopackage/tiles/user/TileWrapperConnection.html index 38095020..e343adc0 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/user/TileWrapperConnection.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/user/TileWrapperConnection.html @@ -1,376 +1,206 @@ - - -TileWrapperConnection (geopackage-android 6.7.1 API) + +TileWrapperConnection (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class TileWrapperConnection

    + +

    Class TileWrapperConnection

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserWrapperConnection

    +convertCursor
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/tiles/user/package-summary.html b/docs/docs/api/mil/nga/geopackage/tiles/user/package-summary.html index e17030e1..8c8b0b8b 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/user/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/user/package-summary.html @@ -1,208 +1,132 @@ - - -mil.nga.geopackage.tiles.user (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles.user (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.tiles.user

    -
    -
    -
    + +
    Deprecated. +
    use TileDao to query tile tables
    +
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/tiles/user/package-tree.html b/docs/docs/api/mil/nga/geopackage/tiles/user/package-tree.html index 39c741f8..99e2776c 100644 --- a/docs/docs/api/mil/nga/geopackage/tiles/user/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/tiles/user/package-tree.html @@ -1,223 +1,134 @@ - - -mil.nga.geopackage.tiles.user Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.tiles.user Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.tiles.user

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/user/UserConnection.html b/docs/docs/api/mil/nga/geopackage/user/UserConnection.html index 779b0cbd..8b718a44 100644 --- a/docs/docs/api/mil/nga/geopackage/user/UserConnection.html +++ b/docs/docs/api/mil/nga/geopackage/user/UserConnection.html @@ -1,1062 +1,795 @@ - - -UserConnection (geopackage-android 6.7.1 API) + +UserConnection (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UserConnection<TColumn extends UserColumn,​TTable extends UserTable<TColumn>,​TRow extends UserRow<TColumn,​TTable>,​TResult extends UserCursor<TColumn,​TTable,​TRow>>

    + +

    Class UserConnection<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TResult extends UserCursor<TColumn,TTable,TRow>>

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/UserCursor.html b/docs/docs/api/mil/nga/geopackage/user/UserCursor.html index daef1336..4f4d4b0e 100644 --- a/docs/docs/api/mil/nga/geopackage/user/UserCursor.html +++ b/docs/docs/api/mil/nga/geopackage/user/UserCursor.html @@ -1,1013 +1,700 @@ - - -UserCursor (geopackage-android 6.7.1 API) + +UserCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UserCursor<TColumn extends UserColumn,​TTable extends UserTable<TColumn>,​TRow extends UserRow<TColumn,​TTable>>

    + +

    Class UserCursor<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>>

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.db.CursorResult

    +wasNull
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    + +
    +

    Methods inherited from interface mil.nga.geopackage.user.UserCoreResult

    +getRow
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/UserDao.html b/docs/docs/api/mil/nga/geopackage/user/UserDao.html index 61d375fe..325a0bd5 100644 --- a/docs/docs/api/mil/nga/geopackage/user/UserDao.html +++ b/docs/docs/api/mil/nga/geopackage/user/UserDao.html @@ -1,766 +1,514 @@ - - -UserDao (geopackage-android 6.7.1 API) + +UserDao (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class UserDao<TColumn extends UserColumn,​TTable extends UserTable<TColumn>,​TRow extends UserRow<TColumn,​TTable>,​TResult extends UserCursor<TColumn,​TTable,​TRow>>

    + +

    Class UserDao<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TResult extends UserCursor<TColumn,TTable,TRow>>

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    int
    +
    update(TRow row)
    +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCoreDao

    +addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, columnCount, count, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getBoundingBox, getBoundingBox, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTable, getTableName, getUserDb, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, newRow, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/UserInvalidCursor.html b/docs/docs/api/mil/nga/geopackage/user/UserInvalidCursor.html index 10e15042..0f037674 100644 --- a/docs/docs/api/mil/nga/geopackage/user/UserInvalidCursor.html +++ b/docs/docs/api/mil/nga/geopackage/user/UserInvalidCursor.html @@ -1,873 +1,601 @@ - - -UserInvalidCursor (geopackage-android 6.7.1 API) + +UserInvalidCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UserInvalidCursor<TColumn extends UserColumn,​TTable extends UserTable<TColumn>,​TRow extends UserRow<TColumn,​TTable>,​TCursor extends UserCursor<TColumn,​TTable,​TRow>,​TUserDao extends UserDao<TColumn,​TTable,​TRow,​TCursor>>

    + +

    Class UserInvalidCursor<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TCursor extends UserCursor<TColumn,TTable,TRow>,TUserDao extends UserDao<TColumn,TTable,TRow,TCursor>>

    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • mil.nga.geopackage.user.UserInvalidCursor<TColumn,​TTable,​TRow,​TCursor,​TUserDao>
      • -
      -
    • -
    -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    + +
    +
    byte[]
    +
    getBlob(int columnIndex)
    +
    +
    int
    + +
    +
    int
    +
    getColumnIndex(String columnName)
    +
    + + +
    +
    int
    + +
    +
    double
    +
    getDouble(int columnIndex)
    +
    +
    float
    +
    getFloat(int columnIndex)
    +
    +
    long
    + +
    +
    int
    +
    getInt(int columnIndex)
    +
    +
    long
    +
    getLong(int columnIndex)
    +
    +
    int
    + +
    + + +
    + +
    getRow(int[] columnTypes, + Object[] values)
    +
    + + +
    +
    short
    +
    getShort(int columnIndex)
    +
    + + +
    + +
    getString(int columnIndex)
    +
    + + +
    + + +
    +
    int
    +
    getType(int columnIndex)
    +
    + +
    getValue(int index)
    +
    + +
    getValue(int index, + GeoPackageDataType dataType)
    +
    + +
    getValue(String columnName)
    +
    + +
    getValue(TColumn column)
    +
    + +
    ids()
    +
    + + +
    +
    boolean
    + +
    +
    boolean
    + +
    +
    boolean
    +
    moveToPosition(int position)
    +
    +
    boolean
    + +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
  • -
    -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/UserPaginatedCursor.html b/docs/docs/api/mil/nga/geopackage/user/UserPaginatedCursor.html index 0204640f..308036c1 100644 --- a/docs/docs/api/mil/nga/geopackage/user/UserPaginatedCursor.html +++ b/docs/docs/api/mil/nga/geopackage/user/UserPaginatedCursor.html @@ -1,395 +1,231 @@ - - -UserPaginatedCursor (geopackage-android 6.7.1 API) + +UserPaginatedCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UserPaginatedCursor<TColumn extends UserColumn,​TTable extends UserTable<TColumn>,​TRow extends UserRow<TColumn,​TTable>,​TResult extends UserCursor<TColumn,​TTable,​TRow>>

    + +

    Class UserPaginatedCursor<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TResult extends UserCursor<TColumn,TTable,TRow>>

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + + +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCorePaginatedResults

    +close, getArgs, getColumns, getPagination, getSql, ids, iterator, setPagination
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/UserQuery.html b/docs/docs/api/mil/nga/geopackage/user/UserQuery.html index e95b90d7..96e462d9 100644 --- a/docs/docs/api/mil/nga/geopackage/user/UserQuery.html +++ b/docs/docs/api/mil/nga/geopackage/user/UserQuery.html @@ -1,500 +1,363 @@ - - -UserQuery (geopackage-android 6.7.1 API) + +UserQuery (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UserQuery

    + +

    Class UserQuery

    -
    - -
    -
      -
    • +
      java.lang.Object +
      mil.nga.geopackage.user.UserQuery
      +
      +

      -
      public class UserQuery
      -extends Object
      +
      public class UserQuery +extends Object
      User Query parameter types
      -
      -
      Since:
      +
      +
      Since:
      2.0.0
      -
    • -
    -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            UserQuery

            -
            public UserQuery()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              UserQuery

              +
              public UserQuery()
              Constructor
              +
            • -
            - - - -
              -
            • -

              UserQuery

              -
              public UserQuery​(String sql,
              -                 String[] selectionArgs)
              +
            • +
              +

              UserQuery

              +
              public UserQuery(String sql, + String[] selectionArgs)
              Constructor for raw query
              -
              -
              Parameters:
              +
              +
              Parameters:
              sql - sql statement
              selectionArgs - selection arguments
              +
            • -
            - - - -
              -
            • -

              UserQuery

              -
              public UserQuery​(String sql,
              -                 String[] columns,
              -                 String[] selectionArgs)
              +
            • +
              +

              UserQuery

              +
              public UserQuery(String sql, + String[] columns, + String[] selectionArgs)
              Constructor for raw query
              -
              -
              Parameters:
              +
              +
              Parameters:
              sql - sql statement
              columns - columns
              selectionArgs - selection arguments
              -
              Since:
              +
              Since:
              6.2.0
              +
            • -
            - - - -
              -
            • -

              UserQuery

              -
              public UserQuery​(String table,
              -                 String[] columns,
              -                 String selection,
              -                 String[] selectionArgs,
              -                 String groupBy,
              -                 String having,
              -                 String orderBy)
              +
            • +
              +

              UserQuery

              +
              public UserQuery(String table, + String[] columns, + String selection, + String[] selectionArgs, + String groupBy, + String having, + String orderBy)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table name
              columns - column names
              selection - selection
              @@ -503,25 +366,22 @@

              UserQuery

              having - having
              orderBy - order by
              +
            • -
            - - - -
              -
            • -

              UserQuery

              -
              public UserQuery​(Boolean distinct,
              -                 String table,
              -                 String[] columns,
              -                 String selection,
              -                 String[] selectionArgs,
              -                 String groupBy,
              -                 String having,
              -                 String orderBy)
              +
            • +
              +

              UserQuery

              +
              public UserQuery(Boolean distinct, + String table, + String[] columns, + String selection, + String[] selectionArgs, + String groupBy, + String having, + String orderBy)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct flag
              table - table name
              columns - column names
              @@ -530,28 +390,25 @@

              UserQuery

              groupBy - group by
              having - having
              orderBy - order by
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              UserQuery

              -
              public UserQuery​(String table,
              -                 String[] columns,
              -                 String[] columnsAs,
              -                 String selection,
              -                 String[] selectionArgs,
              -                 String groupBy,
              -                 String having,
              -                 String orderBy)
              +
            • +
              +

              UserQuery

              +
              public UserQuery(String table, + String[] columns, + String[] columnsAs, + String selection, + String[] selectionArgs, + String groupBy, + String having, + String orderBy)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table name
              columns - column names
              columnsAs - columns as values
              @@ -561,26 +418,23 @@

              UserQuery

              having - having
              orderBy - order by
              +
            • -
            - - - -
              -
            • -

              UserQuery

              -
              public UserQuery​(Boolean distinct,
              -                 String table,
              -                 String[] columns,
              -                 String[] columnsAs,
              -                 String selection,
              -                 String[] selectionArgs,
              -                 String groupBy,
              -                 String having,
              -                 String orderBy)
              +
            • +
              +

              UserQuery

              +
              public UserQuery(Boolean distinct, + String table, + String[] columns, + String[] columnsAs, + String selection, + String[] selectionArgs, + String groupBy, + String having, + String orderBy)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct flag
              table - table name
              columns - column names
              @@ -590,28 +444,25 @@

              UserQuery

              groupBy - group by
              having - having
              orderBy - order by
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              UserQuery

              -
              public UserQuery​(String table,
              -                 String[] columns,
              -                 String selection,
              -                 String[] selectionArgs,
              -                 String groupBy,
              -                 String having,
              -                 String orderBy,
              -                 String limit)
              +
            • +
              +

              UserQuery

              +
              public UserQuery(String table, + String[] columns, + String selection, + String[] selectionArgs, + String groupBy, + String having, + String orderBy, + String limit)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table name
              columns - column names
              selection - selection
              @@ -621,26 +472,23 @@

              UserQuery

              orderBy - order by
              limit - limit
              +
            • -
            - - - -
              -
            • -

              UserQuery

              -
              public UserQuery​(Boolean distinct,
              -                 String table,
              -                 String[] columns,
              -                 String selection,
              -                 String[] selectionArgs,
              -                 String groupBy,
              -                 String having,
              -                 String orderBy,
              -                 String limit)
              +
            • +
              +

              UserQuery

              +
              public UserQuery(Boolean distinct, + String table, + String[] columns, + String selection, + String[] selectionArgs, + String groupBy, + String having, + String orderBy, + String limit)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct flag
              table - table name
              columns - column names
              @@ -650,29 +498,26 @@

              UserQuery

              having - having
              orderBy - order by
              limit - limit
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              UserQuery

              -
              public UserQuery​(String table,
              -                 String[] columns,
              -                 String[] columnsAs,
              -                 String selection,
              -                 String[] selectionArgs,
              -                 String groupBy,
              -                 String having,
              -                 String orderBy,
              -                 String limit)
              +
            • +
              +

              UserQuery

              +
              public UserQuery(String table, + String[] columns, + String[] columnsAs, + String selection, + String[] selectionArgs, + String groupBy, + String having, + String orderBy, + String limit)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table name
              columns - column names
              columnsAs - columns as values
              @@ -683,27 +528,24 @@

              UserQuery

              orderBy - order by
              limit - limit
              +
            • -
            - - - -
              -
            • -

              UserQuery

              -
              public UserQuery​(Boolean distinct,
              -                 String table,
              -                 String[] columns,
              -                 String[] columnsAs,
              -                 String selection,
              -                 String[] selectionArgs,
              -                 String groupBy,
              -                 String having,
              -                 String orderBy,
              -                 String limit)
              +
            • +
              +

              UserQuery

              +
              public UserQuery(Boolean distinct, + String table, + String[] columns, + String[] columnsAs, + String selection, + String[] selectionArgs, + String groupBy, + String having, + String orderBy, + String limit)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              distinct - distinct flag
              table - table name
              columns - column names
              @@ -714,309 +556,202 @@

              UserQuery

              having - having
              orderBy - order by
              limit - limit
              -
              Since:
              +
              Since:
              4.0.0
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            set

            -
            public void set​(UserQueryParamType type,
            -                Object value)
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              set

              +
              public void set(UserQueryParamType type, + Object value)
              Set the value for the param type
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - param type
              value - param value
              +
            • -
            - - - - - - - -
              -
            • -

              has

              -
              public boolean has​(UserQueryParamType type)
              +
            • +
              +

              has

              +
              public boolean has(UserQueryParamType type)
              Check if there is a param value
              -
              -
              Parameters:
              +
              +
              Parameters:
              type - param type
              -
              Returns:
              +
              Returns:
              true if param value exists
              +
            • -
            - - - -
              -
            • -

              getSql

              -
              public String getSql()
              +
            • +
              +

              getSql

              +
              public String getSql()
              Get the raw SQL value
              -
              -
              Returns:
              +
              +
              Returns:
              SQL value
              +
            • -
            - - - -
              -
            • -

              getSelectionArgs

              -
              public String[] getSelectionArgs()
              +
            • +
              +

              getSelectionArgs

              +
              public String[] getSelectionArgs()
              Get the selection args
              -
              -
              Returns:
              +
              +
              Returns:
              selection args
              +
            • -
            - - - -
              -
            • -

              getDistinct

              -
              public boolean getDistinct()
              +
            • +
              +

              getDistinct

              +
              public boolean getDistinct()
              Get the distinct flag
              -
              -
              Returns:
              +
              +
              Returns:
              distinct flag
              -
              Since:
              +
              Since:
              4.0.0
              +
            • -
            - - - -
              -
            • -

              getTable

              -
              public String getTable()
              +
            • +
              +

              getTable

              +
              public String getTable()
              Get the table name
              -
              -
              Returns:
              +
              +
              Returns:
              table name
              +
            • -
            - - - -
              -
            • -

              getColumns

              -
              public String[] getColumns()
              +
            • +
              +

              getColumns

              +
              public String[] getColumns()
              Get the column names
              -
              -
              Returns:
              +
              +
              Returns:
              column names
              +
            • -
            - - - -
              -
            • -

              getColumnsAs

              -
              public String[] getColumnsAs()
              +
            • +
              +

              getColumnsAs

              +
              public String[] getColumnsAs()
              Get the columns as values
              -
              -
              Returns:
              +
              +
              Returns:
              columns as values
              +
            • -
            - - - -
              -
            • -

              getSelection

              -
              public String getSelection()
              +
            • +
              +

              getSelection

              +
              public String getSelection()
              Get the selection value
              -
              -
              Returns:
              +
              +
              Returns:
              selection value
              +
            • -
            - - - -
              -
            • -

              getGroupBy

              -
              public String getGroupBy()
              +
            • +
              +

              getGroupBy

              +
              public String getGroupBy()
              Get the group by value
              -
              -
              Returns:
              +
              +
              Returns:
              group by value
              +
            • -
            - - - -
              -
            • -

              getHaving

              -
              public String getHaving()
              +
            • +
              +

              getHaving

              +
              public String getHaving()
              Get the having value
              -
              -
              Returns:
              +
              +
              Returns:
              having value
              +
            • -
            - - - -
              -
            • -

              getOrderBy

              -
              public String getOrderBy()
              +
            • +
              +

              getOrderBy

              +
              public String getOrderBy()
              Get the order by value
              -
              -
              Returns:
              +
              +
              Returns:
              order by value
              +
            • -
            - - - -
              -
            • -

              getLimit

              -
              public String getLimit()
              +
            • +
              +

              getLimit

              +
              public String getLimit()
              Get the limit value
              -
              -
              Returns:
              +
              +
              Returns:
              limit value
              +
            • -
            - - - -
              -
            • -

              getOrBuildSql

              -
              public String getOrBuildSql()
              +
            • +
              +

              getOrBuildSql

              +
              public String getOrBuildSql()
              Get or build the SQL statement
              -
              -
              Returns:
              +
              +
              Returns:
              SQL statement
              -
              Since:
              +
              Since:
              6.2.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/UserQueryParamType.html b/docs/docs/api/mil/nga/geopackage/user/UserQueryParamType.html index d136c16a..8644fef6 100644 --- a/docs/docs/api/mil/nga/geopackage/user/UserQueryParamType.html +++ b/docs/docs/api/mil/nga/geopackage/user/UserQueryParamType.html @@ -1,530 +1,327 @@ - - -UserQueryParamType (geopackage-android 6.7.1 API) + +UserQueryParamType (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Enum UserQueryParamType

    + +

    Enum UserQueryParamType

    -
    - -
    -
    -
    -
    +
    + -
    - +
    +
    + + + +
    +

    Methods inherited from class java.lang.Object

    +getClass, notify, notifyAll, wait, wait, wait
    - -
    -
    +
    +
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    + - - - - -
      -
    • -

      valueOf

      -
      public static UserQueryParamType valueOf​(String name)
      +
    • +
      +

      valueOf

      +
      public static UserQueryParamType valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
      -
      -
      Parameters:
      +
      +
      Parameters:
      name - the name of the enum constant to be returned.
      -
      Returns:
      +
      Returns:
      the enum constant with the specified name
      -
      Throws:
      -
      IllegalArgumentException - if this enum type has no constant with the specified name
      -
      NullPointerException - if the argument is null
      +
      Throws:
      +
      IllegalArgumentException - if this enum type has no constant with the specified name
      +
      NullPointerException - if the argument is null
      -
    • -
    + - - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/UserRow.html b/docs/docs/api/mil/nga/geopackage/user/UserRow.html index f6f68a11..03764e32 100644 --- a/docs/docs/api/mil/nga/geopackage/user/UserRow.html +++ b/docs/docs/api/mil/nga/geopackage/user/UserRow.html @@ -1,513 +1,317 @@ - - -UserRow (geopackage-android 6.7.1 API) + +UserRow (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UserRow<TColumn extends UserColumn,​TTable extends UserTable<TColumn>>

    + +

    Class UserRow<TColumn extends UserColumn,TTable extends UserTable<TColumn>>

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - - - -
            -
          • -

            UserRow

            -
            protected UserRow​(TTable table,
            -                  UserColumns<TColumn> columns,
            -                  int[] columnTypes,
            -                  Object[] values)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              UserRow

              +
              protected UserRow(TTable table, + UserColumns<TColumn> columns, + int[] columnTypes, + Object[] values)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table
              columns - columns
              columnTypes - column types
              values - values
              -
              Since:
              +
              Since:
              3.5.0
              +
            • -
            - - - - - -
              -
            • -

              UserRow

              -
              protected UserRow​(TTable table)
              +
            • +
              +

              UserRow

              +
              protected UserRow(TTable table)
              Constructor to create an empty row
              -
              -
              Parameters:
              +
              +
              Parameters:
              table - table
              +
            • -
            - - - -
              -
            • -

              UserRow

              -
              protected UserRow​(UserRow<TColumn,​TTable> userRow)
              +
            • +
              +

              UserRow

              +
              protected UserRow(UserRow<TColumn,TTable> userRow)
              Copy Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              userRow - user row to copy
              -
            • -
            +
        + -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            toContentValues

            -
            public ContentValues toContentValues()
            +
          • +
            +

            Method Details

            +
              +
            • +
              +

              toContentValues

              +
              public ContentValues toContentValues()
              Convert the row to content values
              -
              -
              Returns:
              +
              +
              Returns:
              content values
              +
            • -
            - - - -
              -
            • -

              toContentValues

              -
              public ContentValues toContentValues​(boolean includeNulls)
              +
            • +
              +

              toContentValues

              +
              public ContentValues toContentValues(boolean includeNulls)
              Convert the row to content values
              -
              -
              Parameters:
              +
              +
              Parameters:
              includeNulls - include null values
              -
              Returns:
              +
              Returns:
              content values
              +
            • -
            - - - - - -
              -
            • -

              columnToContentValue

              -
              protected void columnToContentValue​(ContentValues contentValues,
              -                                    TColumn column,
              -                                    Object value)
              +
            • +
              +

              columnToContentValue

              +
              protected void columnToContentValue(ContentValues contentValues, + TColumn column, + Object value)
              Map the column to the content values
              -
              -
              Parameters:
              +
              +
              Parameters:
              contentValues - content values
              column - column
              value - value
              +
            • -
            - - - -
              -
            • -

              setValid

              -
              public void setValid​(boolean valid)
              +
            • +
              +

              setValid

              +
              public void setValid(boolean valid)
              Set the row valid state
              -
              -
              Parameters:
              +
              +
              Parameters:
              valid - true if valid
              -
              Since:
              +
              Since:
              2.0.0
              +
            • -
            - - - -
              -
            • -

              isValid

              -
              public boolean isValid()
              +
            • +
              +

              isValid

              +
              public boolean isValid()
              Check if the row is valid
              -
              -
              Returns:
              +
              +
              Returns:
              true if valid
              -
              Since:
              +
              Since:
              2.0.0
              -
            • -
            +
      -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/UserWrapperConnection.html b/docs/docs/api/mil/nga/geopackage/user/UserWrapperConnection.html index 57fcc394..01426a6d 100644 --- a/docs/docs/api/mil/nga/geopackage/user/UserWrapperConnection.html +++ b/docs/docs/api/mil/nga/geopackage/user/UserWrapperConnection.html @@ -1,403 +1,235 @@ - - -UserWrapperConnection (geopackage-android 6.7.1 API) + +UserWrapperConnection (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UserWrapperConnection<TColumn extends UserColumn,​TTable extends UserTable<TColumn>,​TRow extends UserRow<TColumn,​TTable>,​TResult extends UserCursor<TColumn,​TTable,​TRow>>

    + +

    Class UserWrapperConnection<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TResult extends UserCursor<TColumn,TTable,TRow>>

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomConnection.html b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomConnection.html index 0944401f..c92c435b 100644 --- a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomConnection.html +++ b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomConnection.html @@ -1,311 +1,155 @@ - - -UserCustomConnection (geopackage-android 6.7.1 API) + +UserCustomConnection (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class UserCustomConnection

    + +

    Class UserCustomConnection

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            UserCustomConnection

            -
            public UserCustomConnection​(GeoPackageConnection database)
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              UserCustomConnection

              +
              public UserCustomConnection(GeoPackageConnection database)
              Constructor
              -
              -
              Parameters:
              +
              +
              Parameters:
              database - GeoPackage connection
              -
            • -
            +
      -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomCursor.html b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomCursor.html index 9d6f3c4b..817c4542 100644 --- a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomCursor.html +++ b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomCursor.html @@ -1,493 +1,293 @@ - - -UserCustomCursor (geopackage-android 6.7.1 API) + +UserCustomCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UserCustomCursor

    + +

    Class UserCustomCursor

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + +
    + +
    getRow(int[] columnTypes, + Object[] values)
    +
    + + + + +
    +

    Methods inherited from class mil.nga.geopackage.db.CursorResult

    +wasNull
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    + - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomDao.html b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomDao.html index 0f9e8c98..85b6e682 100644 --- a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomDao.html +++ b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomDao.html @@ -1,574 +1,361 @@ - - -UserCustomDao (geopackage-android 6.7.1 API) + +UserCustomDao (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class UserCustomDao

    + +

    Class UserCustomDao

    -
    - -
    - -
    -
    -
    +
    +
    +

    Fields inherited from class mil.nga.geopackage.user.UserCoreDao

    +projection
    + -
    - +
    +
    + -
    - + + + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCoreDao

    +addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, columnCount, count, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTable, getTableName, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomInvalidCursor.html b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomInvalidCursor.html index 8c95aead..ce8b83b2 100644 --- a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomInvalidCursor.html +++ b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomInvalidCursor.html @@ -1,309 +1,160 @@ - - -UserCustomInvalidCursor (geopackage-android 6.7.1 API) + +UserCustomInvalidCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UserCustomInvalidCursor

    + +

    Class UserCustomInvalidCursor

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
  • -
    -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomPaginatedCursor.html b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomPaginatedCursor.html index 19ede663..ca79d571 100644 --- a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomPaginatedCursor.html +++ b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomPaginatedCursor.html @@ -1,462 +1,280 @@ - - -UserCustomPaginatedCursor (geopackage-android 6.7.1 API) + +UserCustomPaginatedCursor (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class UserCustomPaginatedCursor

    + +

    Class UserCustomPaginatedCursor

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserCorePaginatedResults

    +close, getArgs, getColumns, getPagination, getSql, ids, iterator, setPagination
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomRow.html b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomRow.html index 5d2cf43b..8d80b8ef 100644 --- a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomRow.html +++ b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomRow.html @@ -1,435 +1,254 @@ - - -UserCustomRow (geopackage-android 6.7.1 API) + +UserCustomRow (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class UserCustomRow

    + +

    Class UserCustomRow

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + +
    +
    + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRow

    +columnToContentValue, isValid, setValid, toContentValues, toContentValues
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomRowSync.html b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomRowSync.html index 07a86c09..6e4fa177 100644 --- a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomRowSync.html +++ b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomRowSync.html @@ -1,320 +1,159 @@ - - -UserCustomRowSync (geopackage-android 6.7.1 API) + +UserCustomRowSync (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + - +
    +
    - -

    Class UserCustomRowSync

    + +

    Class UserCustomRowSync

    -
    - -
    - -
    -
    -
    +
    - -
    - + +
  • +
    +

    Method Summary

    +
    +

    Methods inherited from class mil.nga.geopackage.user.UserRowSync

    +getRowOrLock, setRow
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • -
    -
    -
      -
    • + +
      +
        -
        -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            UserCustomRowSync

            -
            public UserCustomRowSync()
            +
          • +
            +

            Constructor Details

            +
              +
            • +
              +

              UserCustomRowSync

              +
              public UserCustomRowSync()
              Constructor
              -
            • -
            +
      -
    -
    - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomWrapperConnection.html b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomWrapperConnection.html index 0f10b27d..b064f01e 100644 --- a/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomWrapperConnection.html +++ b/docs/docs/api/mil/nga/geopackage/user/custom/UserCustomWrapperConnection.html @@ -1,380 +1,210 @@ - - -UserCustomWrapperConnection (geopackage-android 6.7.1 API) + +UserCustomWrapperConnection (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    - +
    +
    - -

    Class UserCustomWrapperConnection

    + +

    Class UserCustomWrapperConnection

    -
    - -
    - -
    -
    -
    +
    + -
    - +
    + + + +
    +

    Methods inherited from class mil.nga.geopackage.user.UserWrapperConnection

    +convertCursor
    + +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    - -
    -
    - - + - diff --git a/docs/docs/api/mil/nga/geopackage/user/custom/package-summary.html b/docs/docs/api/mil/nga/geopackage/user/custom/package-summary.html index 58c134d9..4408d1c6 100644 --- a/docs/docs/api/mil/nga/geopackage/user/custom/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/user/custom/package-summary.html @@ -1,209 +1,125 @@ - - -mil.nga.geopackage.user.custom (geopackage-android 6.7.1 API) + +mil.nga.geopackage.user.custom (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    +
    + +
    +
    -

    Package mil.nga.geopackage.user.custom

    -
    -
    -
    + +
    Deprecated. +
    use UserCustomDao to query user custom tables
    +
    +
    + - + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/user/custom/package-tree.html b/docs/docs/api/mil/nga/geopackage/user/custom/package-tree.html index b4528c3d..8a6a0e5f 100644 --- a/docs/docs/api/mil/nga/geopackage/user/custom/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/user/custom/package-tree.html @@ -1,223 +1,134 @@ - - -mil.nga.geopackage.user.custom Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.user.custom Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.user.custom

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    - diff --git a/docs/docs/api/mil/nga/geopackage/user/package-summary.html b/docs/docs/api/mil/nga/geopackage/user/package-summary.html index 041c38a5..b5bb08d2 100644 --- a/docs/docs/api/mil/nga/geopackage/user/package-summary.html +++ b/docs/docs/api/mil/nga/geopackage/user/package-summary.html @@ -1,225 +1,136 @@ - - -mil.nga.geopackage.user (geopackage-android 6.7.1 API) + +mil.nga.geopackage.user (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +
    -

    Package mil.nga.geopackage.user

    -
    -
    -
    +
    UserRow<TColumn extends UserColumn,TTable extends UserTable<TColumn>>
    +
    +
    User Row containing the values from a single cursor row
    +
    +
    UserWrapperConnection<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TResult extends UserCursor<TColumn,TTable,TRow>>
    +
    Deprecated. +
    use UserDao to query user tables
    +
    +
    +
    +
    -
    + -
    - -
    diff --git a/docs/docs/api/mil/nga/geopackage/user/package-tree.html b/docs/docs/api/mil/nga/geopackage/user/package-tree.html index aadbaa0a..49790998 100644 --- a/docs/docs/api/mil/nga/geopackage/user/package-tree.html +++ b/docs/docs/api/mil/nga/geopackage/user/package-tree.html @@ -1,208 +1,119 @@ - - -mil.nga.geopackage.user Class Hierarchy (geopackage-android 6.7.1 API) + +mil.nga.geopackage.user Class Hierarchy (geopackage-android 6.7.2 API) + + + - + + - - - - - + + - - -
    +
    + +

    Hierarchy For Package mil.nga.geopackage.user

    -Package Hierarchies: +Package Hierarchies:
    -
    -
    +

    Class Hierarchy

    -
    +

    Enum Hierarchy

    -
    - diff --git a/docs/docs/api/module-search-index.js b/docs/docs/api/module-search-index.js new file mode 100644 index 00000000..0d59754f --- /dev/null +++ b/docs/docs/api/module-search-index.js @@ -0,0 +1 @@ +moduleSearchIndex = [];updateSearchResults(); \ No newline at end of file diff --git a/docs/docs/api/overview-summary.html b/docs/docs/api/overview-summary.html index 3dea2833..9f840e9c 100644 --- a/docs/docs/api/overview-summary.html +++ b/docs/docs/api/overview-summary.html @@ -1,18 +1,20 @@ - - -geopackage-android 6.7.1 API + +geopackage-android 6.7.2 API + + + + + - - - +