|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyType | |
|---|---|
| org.opengis.feature | Representation a features on a map. |
| org.opengis.feature.simple | Profile of the general ISO 19107 feature model built around the idea of a simple feature composed of a list of values. |
| org.opengis.feature.type | Feature model ISO 19109 with allowances for usability. |
| Uses of PropertyType in org.opengis.feature |
|---|
| Methods in org.opengis.feature that return PropertyType | |
|---|---|
PropertyType |
Property.getType()
The type of the property. |
| Uses of PropertyType in org.opengis.feature.simple |
|---|
| Subinterfaces of PropertyType in org.opengis.feature.simple | |
|---|---|
interface |
SimpleFeatureType
The type of a SimpleFeature. |
| Uses of PropertyType in org.opengis.feature.type |
|---|
| Subinterfaces of PropertyType in org.opengis.feature.type | |
|---|---|
interface |
AssociationType
The type of an association; used to describe kind of relationship between two entities. |
interface |
AttributeType
The type of an attribute. |
interface |
ComplexType
The type of a complex attribute. |
interface |
FeatureType
The type of a Feature. |
interface |
GeometryType
The type of a GeometryAttribute. |
interface |
OperationType
The type of operations to be invoked on an attribute. |
| Methods in org.opengis.feature.type that return PropertyType | |
|---|---|
PropertyType |
PropertyType.getSuper()
The parent type of the property type. |
PropertyType |
PropertyDescriptor.getType()
The type of the property defined by the descriptor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||