Modifier and Type | Method and Description |
---|---|
void |
GMLMarshaller.marshalAbstractGeometricAggregate(AbstractGeometricAggregate src,
net.opengis.gml.AbstractGeometricAggregateType dest) |
Modifier and Type | Method and Description |
---|---|
void |
GMLUnmarshaller.unmarshalAbstractGeometricAggregate(net.opengis.gml.AbstractGeometricAggregateType src,
AbstractGeometricAggregate dest) |
Modifier and Type | Class and Description |
---|---|
class |
MultiCurve |
class |
MultiGeometry |
class |
MultiLineString |
class |
MultiPoint |
class |
MultiPolygon |
class |
MultiSolid |
class |
MultiSurface |
Modifier and Type | Method and Description |
---|---|
AbstractGeometricAggregate |
MultiGeometryProperty.getGeometricAggregate() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<AbstractGeometricAggregate> |
MultiGeometryProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
MultiGeometryProperty.setGeometricAggregate(AbstractGeometricAggregate geometricAggregate) |
Constructor and Description |
---|
MultiGeometryProperty(AbstractGeometricAggregate abstractGeometricAggregate) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractGeometricAggregate abstractGeometricAggregate) |
T |
GeometryFunctionWalker.apply(AbstractGeometricAggregate abstractGeometricAggregate) |
void |
GMLWalker.visit(AbstractGeometricAggregate abstractGeometricAggregate) |
void |
GeometryWalker.visit(AbstractGeometricAggregate abstractGeometricAggregate) |