Uses of Package
org.apache.sis.feature.builder
Packages that use org.apache.sis.feature.builder
Package
Description
Helper classes for creating
FeatureType
instances.Filters features according their properties.
A set of helper classes for the SIS implementation.
Partial implementation of SQLMM operations as filter expressions.
Build
DefaultFeatureType
s by inspection of database schemas.Reads and writes data in GPS Exchange Format (GPX).
-
Classes in org.apache.sis.feature.builder used by org.apache.sis.feature.builderClassDescriptionDescribes one association from the
FeatureType
to be built by anFeatureTypeBuilder
to anotherFeatureType
.Roles that can be associated to some attributes for instructingFeatureTypeBuilder
how to generate predefined operations.Describes oneAttributeType
which will be part of the feature type to be built by aFeatureTypeBuilder
.Describes one characteristic of theAttributeType
will will be built by aFeatureTypeBuilder
.Helper class for the creation ofFeatureType
instances.Describes one property of theFeatureType
to be built by anFeatureTypeBuilder
.Information common to all kind of types (feature, association, characteristics). -
Classes in org.apache.sis.feature.builder used by org.apache.sis.filterClassDescriptionHelper class for the creation of
FeatureType
instances.Describes one property of theFeatureType
to be built by anFeatureTypeBuilder
. -
Classes in org.apache.sis.feature.builder used by org.apache.sis.internal.featureClassDescriptionHelper class for the creation of
FeatureType
instances.Describes one property of theFeatureType
to be built by anFeatureTypeBuilder
. -
Classes in org.apache.sis.feature.builder used by org.apache.sis.internal.filter.sqlmmClassDescriptionHelper class for the creation of
FeatureType
instances.Describes one property of theFeatureType
to be built by anFeatureTypeBuilder
. -
Classes in org.apache.sis.feature.builder used by org.apache.sis.internal.sql.featureClassDescriptionDescribes one
AttributeType
which will be part of the feature type to be built by aFeatureTypeBuilder
.Helper class for the creation ofFeatureType
instances. -
Classes in org.apache.sis.feature.builder used by org.apache.sis.internal.storage.gpx