
public abstract class AbstractGeometricAggregateType extends AbstractGeometryType
Java class for AbstractGeometricAggregateType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractGeometricAggregateType">
<complexContent>
<extension base="{http://www.opengis.net/gml/3.2}AbstractGeometryType">
<attGroup ref="{http://www.opengis.net/gml/3.2}AggregationAttributeGroup"/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AggregationType |
aggregationType |
axisLabels, srsDimension, srsName, uomLabelsdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
AbstractGeometricAggregateType() |
| Modifier and Type | Method and Description |
|---|---|
AggregationType |
getAggregationType()
Gets the value of the aggregationType property.
|
void |
setAggregationType(AggregationType value)
Sets the value of the aggregationType property.
|
getAxisLabels, getSrsDimension, getSrsName, getUomLabels, setSrsDimension, setSrsNamegetDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifierprotected AggregationType aggregationType
public AggregationType getAggregationType()
AggregationTypepublic void setAggregationType(AggregationType value)
value - allowed object is
AggregationTypeCopyright © 2014–2020 B3Partners B.V.. All rights reserved.