|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FeatureProperty in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type FeatureProperty | |
---|---|
FeaturePropertyType |
GMLMarshaller.marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src)
|
void |
GMLMarshaller.marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src,
AssociationType dest)
|
void |
GMLMarshaller.marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src,
FeaturePropertyType dest)
|
Uses of FeatureProperty in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml that return FeatureProperty | |
---|---|
FeatureProperty<? extends AbstractFeature> |
GMLUnmarshaller.unmarshalFeatureProperty(FeaturePropertyType src)
|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type FeatureProperty | |
---|---|
void |
GMLUnmarshaller.unmarshalFeatureProperty(AssociationType src,
FeatureProperty<? extends AbstractFeature> dest)
|
void |
GMLUnmarshaller.unmarshalFeatureProperty(FeaturePropertyType src,
FeatureProperty<? extends AbstractFeature> dest)
|
Uses of FeatureProperty in org.citygml4j.model.citygml.appearance |
---|
Subclasses of FeatureProperty in org.citygml4j.model.citygml.appearance | |
---|---|
class |
AppearanceMember
|
class |
AppearanceProperty
|
class |
SurfaceDataProperty
|
Uses of FeatureProperty in org.citygml4j.model.citygml.bridge |
---|
Subclasses of FeatureProperty in org.citygml4j.model.citygml.bridge | |
---|---|
class |
BoundarySurfaceProperty
|
class |
BridgeConstructionElementProperty
|
class |
BridgeInstallationProperty
|
class |
BridgePartProperty
|
class |
IntBridgeInstallationProperty
|
class |
InteriorBridgeRoomProperty
|
class |
InteriorFurnitureProperty
|
class |
OpeningProperty
|
Uses of FeatureProperty in org.citygml4j.model.citygml.building |
---|
Subclasses of FeatureProperty in org.citygml4j.model.citygml.building | |
---|---|
class |
BuildingInstallationProperty
|
class |
BuildingPartProperty
|
class |
IntBuildingInstallationProperty
|
class |
InteriorRoomProperty
|
Uses of FeatureProperty in org.citygml4j.model.citygml.cityobjectgroup |
---|
Subclasses of FeatureProperty in org.citygml4j.model.citygml.cityobjectgroup | |
---|---|
class |
CityObjectGroupMember
|
class |
CityObjectGroupParent
|
Uses of FeatureProperty in org.citygml4j.model.citygml.core |
---|
Subclasses of FeatureProperty in org.citygml4j.model.citygml.core | |
---|---|
class |
AddressProperty
|
class |
CityObjectMember
|
class |
GeneralizationRelation
|
Uses of FeatureProperty in org.citygml4j.model.citygml.relief |
---|
Subclasses of FeatureProperty in org.citygml4j.model.citygml.relief | |
---|---|
class |
GridProperty
|
class |
ReliefComponentProperty
|
Uses of FeatureProperty in org.citygml4j.model.citygml.transportation |
---|
Subclasses of FeatureProperty in org.citygml4j.model.citygml.transportation | |
---|---|
class |
AuxiliaryTrafficAreaProperty
|
class |
TrafficAreaProperty
|
Uses of FeatureProperty in org.citygml4j.model.citygml.tunnel |
---|
Subclasses of FeatureProperty in org.citygml4j.model.citygml.tunnel | |
---|---|
class |
InteriorHollowSpaceProperty
|
class |
IntTunnelInstallationProperty
|
class |
TunnelInstallationProperty
|
class |
TunnelPartProperty
|
Uses of FeatureProperty in org.citygml4j.model.citygml.waterbody |
---|
Subclasses of FeatureProperty in org.citygml4j.model.citygml.waterbody | |
---|---|
class |
BoundedByWaterSurfaceProperty
|
Uses of FeatureProperty in org.citygml4j.model.gml.feature |
---|
Subclasses of FeatureProperty in org.citygml4j.model.gml.feature | |
---|---|
class |
FeatureMember
|
Uses of FeatureProperty in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type FeatureProperty | ||
---|---|---|
|
GMLFunctionWalker.apply(FeatureProperty<E> featureProperty)
|
|
|
FeatureFunctionWalker.apply(FeatureProperty<E> featureProperty)
|
|
|
GMLWalker.visit(FeatureProperty<T> featureProperty)
|
|
|
FeatureWalker.visit(FeatureProperty<T> featureProperty)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |