Modifier and Type | Method and Description |
---|---|
net.opengis.gml.FeaturePropertyType |
GMLMarshaller.marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src) |
void |
GMLMarshaller.marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src,
net.opengis.gml.AssociationType dest) |
void |
GMLMarshaller.marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src,
net.opengis.gml.FeaturePropertyType dest) |
Modifier and Type | Method and Description |
---|---|
FeatureProperty<? extends AbstractFeature> |
GMLUnmarshaller.unmarshalFeatureProperty(net.opengis.gml.FeaturePropertyType src) |
Modifier and Type | Method and Description |
---|---|
void |
GMLUnmarshaller.unmarshalFeatureProperty(net.opengis.gml.AssociationType src,
FeatureProperty<? extends AbstractFeature> dest) |
void |
GMLUnmarshaller.unmarshalFeatureProperty(net.opengis.gml.FeaturePropertyType src,
FeatureProperty<? extends AbstractFeature> dest) |
Modifier and Type | Class and Description |
---|---|
class |
AppearanceMember |
class |
AppearanceProperty |
class |
SurfaceDataProperty |
Modifier and Type | Class and Description |
---|---|
class |
BoundarySurfaceProperty |
class |
BridgeConstructionElementProperty |
class |
BridgeInstallationProperty |
class |
BridgePartProperty |
class |
IntBridgeInstallationProperty |
class |
InteriorBridgeRoomProperty |
class |
InteriorFurnitureProperty |
class |
OpeningProperty |
Modifier and Type | Class and Description |
---|---|
class |
BuildingInstallationProperty |
class |
BuildingPartProperty |
class |
IntBuildingInstallationProperty |
class |
InteriorRoomProperty |
Modifier and Type | Class and Description |
---|---|
class |
CityObjectGroupMember |
class |
CityObjectGroupParent |
Modifier and Type | Class and Description |
---|---|
class |
AddressProperty |
class |
CityObjectMember |
class |
GeneralizationRelation |
Modifier and Type | Class and Description |
---|---|
class |
GridProperty |
class |
ReliefComponentProperty |
Modifier and Type | Class and Description |
---|---|
class |
AuxiliaryTrafficAreaProperty |
class |
TrafficAreaProperty |
Modifier and Type | Class and Description |
---|---|
class |
InteriorHollowSpaceProperty |
class |
IntTunnelInstallationProperty |
class |
TunnelInstallationProperty |
class |
TunnelPartProperty |
Modifier and Type | Class and Description |
---|---|
class |
BoundedByWaterSurfaceProperty |
Modifier and Type | Class and Description |
---|---|
class |
FeatureMember |
Modifier and Type | Method and Description |
---|---|
<E extends AbstractFeature> |
GMLFunctionWalker.apply(FeatureProperty<E> featureProperty) |
<E extends AbstractFeature> |
FeatureFunctionWalker.apply(FeatureProperty<E> featureProperty) |
<T extends AbstractFeature> |
GMLWalker.visit(FeatureProperty<T> featureProperty) |
<T extends AbstractFeature> |
FeatureWalker.visit(FeatureProperty<T> featureProperty) |