Uses of Class
org.apache.sis.feature.Field
Packages that use Field
Package
Description
Defines the structure and content of views of real-world phenomenon.
Reads and writes data in GPS Exchange Format (GPX).
-
Uses of Field in org.apache.sis.feature
Subclasses of Field in org.apache.sis.featureModifier and TypeClassDescriptionclassAn instance of an feature association role containing the associated feature.classAn instance of an attribute type containing the value of an attribute in a feature.(package private) classAn association implementation which delegate its work to the parent feature.private static final classSpecialization ofAssociationViewwhen the amount of values can be only zero or one.(package private) classAn attribute implementation which delegate its work to the parent feature.private static final classSpecialization ofAttributeViewwhen the amount of values can be only zero or one.private final classThe attributes that contains the result of union of all envelope extracted from other attributes.(package private) final classAn instance of an association role containing an arbitrary number of values.(package private) final classAn instance of an attribute type containing an arbitrary number of values.(package private) final classAn instance of an association role containing at most one value.(package private) final classAn instance of an attribute type containing at most one value.private final classThe attributes that contains the result of concatenating the string representation of other attributes.Fields in org.apache.sis.feature declared as FieldModifier and TypeFieldDescriptionPropertySingleton.propertyThe property where to read and write the value.Constructors in org.apache.sis.feature with parameters of type FieldModifierConstructorDescription(package private)PropertySingleton(Field<V> property) Creates a new list for the value of the given property. -
Uses of Field in org.apache.sis.internal.storage.gpx
Subclasses of Field in org.apache.sis.internal.storage.gpxModifier and TypeClassDescriptionprivate static final classThe attribute resulting from execution if theGroupAsPolylineOperation.