| Package | Description |
|---|---|
| org.apache.sis.feature.builder |
Helper classes for creating
FeatureType instances. |
| Class and Description |
|---|
| AssociationRoleBuilder
Describes one association from the
FeatureType to be built by an FeatureTypeBuilder to another
FeatureType. |
| AttributeRole
Roles that can be associated to some attributes for instructing
FeatureTypeBuilder
how to generate pre-defined operations. |
| AttributeTypeBuilder
Describes one
AttributeType which will be part of the feature type to be built by
a FeatureTypeBuilder. |
| CharacteristicTypeBuilder
Describes one characteristic of the
AttributeType will will be built by a FeatureTypeBuilder. |
| FeatureTypeBuilder
Helper class for the creation of
FeatureType instances. |
| PropertyTypeBuilder
Describes one property of the
FeatureType to be built by an FeatureTypeBuilder. |
| TypeBuilder
Information common to all kind of types (feature, association, characteristics).
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.