public class OXFGeometryAttribute extends OXFFeatureAttributeDescriptor
OXFFeatureAttributeDescriptor.Attribute
dataType, documentation, maxOccurrences, minOccurrences, name, objectClass
Constructor and Description |
---|
OXFGeometryAttribute(String name,
Class<geomClazz> geometryClass) |
OXFGeometryAttribute(String name,
DataType dataType,
Class objectClass,
int minOccurrences,
int maxOccurrences,
String documentation,
Class<geomClazz> geometryClass) |
getDataType, getDocumentation, getMaximumOccurrences, getMinimumOccurrences, getName, getObjectClass, getPrecision, getSize, isPrimaryKey
public OXFGeometryAttribute(String name, Class<geomClazz> geometryClass)
geomClazz
- name
- dataType
- objectClass
- public OXFGeometryAttribute(String name, DataType dataType, Class objectClass, int minOccurrences, int maxOccurrences, String documentation, Class<geomClazz> geometryClass)
geomClazz
- name
- dataType
- objectClass
- minOccurrences
- maxOccurrences
- documentation
- geometryClass
- Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.