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>
identifiers, LOGGER
NIL
Constructor and Description |
---|
AbstractGeometricAggregateType() |
AbstractGeometricAggregateType(String srsName) |
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.
|
clone, contains, contains, difference, distance, equals, equals, getAxisLabels, getBoundary, getBuffer, getCentroid, getClosure, getConvexHull, getCoordinateDimension, getCoordinateReferenceSystem, getCoordinateReferenceSystem, getDimension, getEnvelope, getMaximalComplex, getMbRegion, getPrecision, getRepresentativePoint, getSrsDimension, getSrsName, getUomLabels, hashCode, intersection, intersects, isCycle, isEmpty, isMutable, isSimple, setPrecision, setSrsDimension, setSrsName, symmetricDifference, toImmutable, toString, transform, transform, union
getAlias, getDescription, getDescriptionReference, getFullIdentifier, getId, getIdentifier, getIdentifierMap, getIdentifiers, getMetaDataProperty, getName, getNames, getParameterName, getRemarks, getStandard, prune, setDescription, setDescription, setDescriptionReference, setId, setIdentifier, setName, toWKT
asMap, asTreeTable, equals, getInterface
accept, evaluate, evaluate
setId
getDescription, getDescriptionReference, getId, getName, getParameterName, setDescription, setName
public AbstractGeometricAggregateType()
public AbstractGeometricAggregateType(String srsName)
public AggregationType getAggregationType()
AggregationType
public void setAggregationType(AggregationType value)
value
- allowed object is
AggregationType
Copyright © 2009–2017 Geotoolkit.org. All rights reserved.