|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractFeature in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type AbstractFeature | |
---|---|
void |
GMLMarshaller.marshalAbstractFeature(AbstractFeature src,
AbstractFeatureType dest)
|
Method parameters in org.citygml4j.builder.jaxb.marshal.gml with type arguments of type AbstractFeature | |
---|---|
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 AbstractFeature in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml that return types with arguments of type AbstractFeature | |
---|---|
FeatureProperty<? extends AbstractFeature> |
GMLUnmarshaller.unmarshalFeatureProperty(FeaturePropertyType src)
|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type AbstractFeature | |
---|---|
void |
GMLUnmarshaller.unmarshalAbstractFeature(AbstractFeatureType src,
AbstractFeature dest)
|
Method parameters in org.citygml4j.builder.jaxb.unmarshal.gml with type arguments of type AbstractFeature | |
---|---|
void |
GMLUnmarshaller.unmarshalFeatureProperty(AssociationType src,
FeatureProperty<? extends AbstractFeature> dest)
|
void |
GMLUnmarshaller.unmarshalFeatureProperty(FeaturePropertyType src,
FeatureProperty<? extends AbstractFeature> dest)
|
Uses of AbstractFeature in org.citygml4j.builder.jaxb.xml.io.writer |
---|
Methods in org.citygml4j.builder.jaxb.xml.io.writer with parameters of type AbstractFeature | |
---|---|
void |
JAXBSimpleWriter.write(AbstractFeature abstractFeature)
|
void |
JAXBModelWriter.writeFeatureMember(AbstractFeature feature)
|
Uses of AbstractFeature in org.citygml4j.model.citygml.appearance |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.appearance | |
---|---|
class |
AbstractSurfaceData
|
class |
AbstractTexture
|
class |
Appearance
|
class |
GeoreferencedTexture
|
class |
ParameterizedTexture
|
class |
X3DMaterial
|
Uses of AbstractFeature in org.citygml4j.model.citygml.bridge |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.bridge | |
---|---|
class |
AbstractBoundarySurface
|
class |
AbstractBridge
|
class |
AbstractOpening
|
class |
Bridge
|
class |
BridgeConstructionElement
|
class |
BridgeFurniture
|
class |
BridgeInstallation
|
class |
BridgePart
|
class |
BridgeRoom
|
class |
CeilingSurface
|
class |
ClosureSurface
|
class |
Door
|
class |
FloorSurface
|
class |
GroundSurface
|
class |
IntBridgeInstallation
|
class |
InteriorWallSurface
|
class |
OuterCeilingSurface
|
class |
OuterFloorSurface
|
class |
RoofSurface
|
class |
WallSurface
|
class |
Window
|
Uses of AbstractFeature in org.citygml4j.model.citygml.building |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.building | |
---|---|
class |
AbstractBuilding
|
class |
Building
|
class |
BuildingFurniture
|
class |
BuildingInstallation
|
class |
BuildingPart
|
class |
IntBuildingInstallation
|
class |
Room
|
Uses of AbstractFeature in org.citygml4j.model.citygml.cityfurniture |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.cityfurniture | |
---|---|
class |
CityFurniture
|
Uses of AbstractFeature in org.citygml4j.model.citygml.cityobjectgroup |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.cityobjectgroup | |
---|---|
class |
CityObjectGroup
|
Uses of AbstractFeature in org.citygml4j.model.citygml.core |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.core | |
---|---|
class |
AbstractCityObject
|
class |
AbstractSite
|
class |
Address
|
class |
CityModel
|
Uses of AbstractFeature in org.citygml4j.model.citygml.generics |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.generics | |
---|---|
class |
GenericCityObject
|
Uses of AbstractFeature in org.citygml4j.model.citygml.landuse |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.landuse | |
---|---|
class |
LandUse
|
Uses of AbstractFeature in org.citygml4j.model.citygml.relief |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.relief | |
---|---|
class |
AbstractReliefComponent
|
class |
BreaklineRelief
|
class |
MassPointRelief
|
class |
RasterRelief
|
class |
ReliefFeature
|
class |
TINRelief
|
Uses of AbstractFeature in org.citygml4j.model.citygml.transportation |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.transportation | |
---|---|
class |
AbstractTransportationObject
|
class |
AuxiliaryTrafficArea
|
class |
Railway
|
class |
Road
|
class |
Square
|
class |
Track
|
class |
TrafficArea
|
class |
TransportationComplex
|
Uses of AbstractFeature in org.citygml4j.model.citygml.tunnel |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.tunnel | |
---|---|
class |
AbstractTunnel
|
class |
HollowSpace
|
class |
IntTunnelInstallation
|
class |
Tunnel
|
class |
TunnelFurniture
|
class |
TunnelInstallation
|
class |
TunnelPart
|
Uses of AbstractFeature in org.citygml4j.model.citygml.vegetation |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.vegetation | |
---|---|
class |
AbstractVegetationObject
|
class |
PlantCover
|
class |
SolitaryVegetationObject
|
Uses of AbstractFeature in org.citygml4j.model.citygml.waterbody |
---|
Subclasses of AbstractFeature in org.citygml4j.model.citygml.waterbody | |
---|---|
class |
AbstractWaterBoundarySurface
|
class |
AbstractWaterObject
|
class |
WaterBody
|
class |
WaterClosureSurface
|
class |
WaterGroundSurface
|
class |
WaterSurface
|
Uses of AbstractFeature in org.citygml4j.model.gml.coverage |
---|
Subclasses of AbstractFeature in org.citygml4j.model.gml.coverage | |
---|---|
class |
AbstractCoverage
|
class |
AbstractDiscreteCoverage
|
class |
RectifiedGridCoverage
|
Uses of AbstractFeature in org.citygml4j.model.gml.feature |
---|
Classes in org.citygml4j.model.gml.feature with type parameters of type AbstractFeature | |
---|---|
class |
FeatureProperty<T extends AbstractFeature>
|
Subclasses of AbstractFeature in org.citygml4j.model.gml.feature | |
---|---|
class |
AbstractFeatureCollection
|
Methods in org.citygml4j.model.gml.feature that return types with arguments of type AbstractFeature | |
---|---|
java.lang.Class<AbstractFeature> |
FeatureArrayProperty.getAssociableClass()
|
java.util.List<? extends AbstractFeature> |
FeatureArrayProperty.getFeature()
|
Methods in org.citygml4j.model.gml.feature with parameters of type AbstractFeature | |
---|---|
void |
FeatureArrayProperty.addFeature(AbstractFeature feature)
|
boolean |
FeatureArrayProperty.unsetFeature(AbstractFeature feature)
|
Method parameters in org.citygml4j.model.gml.feature with type arguments of type AbstractFeature | |
---|---|
void |
FeatureArrayProperty.setFeature(java.util.List<? extends AbstractFeature> feature)
|
Constructors in org.citygml4j.model.gml.feature with parameters of type AbstractFeature | |
---|---|
FeatureArrayProperty(AbstractFeature... abstractFeature)
|
|
FeatureArrayProperty(AbstractFeature abstractFeature)
|
|
FeatureMember(AbstractFeature abstractFeature)
|
Constructor parameters in org.citygml4j.model.gml.feature with type arguments of type AbstractFeature | |
---|---|
FeatureArrayProperty(java.util.List<AbstractFeature> abstractFeature)
|
Uses of AbstractFeature in org.citygml4j.util.child |
---|
Methods in org.citygml4j.util.child with type parameters of type AbstractFeature | ||
---|---|---|
|
ChildInfo.getParentFeature(Child child,
java.lang.Class<T> type)
|
Methods in org.citygml4j.util.child that return AbstractFeature | |
---|---|
AbstractFeature |
ChildInfo.getParentFeature(Child child)
|
AbstractFeature |
ChildInfo.getRootFeature(Child child)
|
Uses of AbstractFeature in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with type parameters of type AbstractFeature | ||
---|---|---|
|
GMLFunctionWalker.apply(FeatureProperty<E> featureProperty)
|
|
|
FeatureFunctionWalker.apply(FeatureProperty<E> featureProperty)
|
|
|
GMLWalker.visit(FeatureProperty<T> featureProperty)
|
|
|
FeatureWalker.visit(FeatureProperty<T> featureProperty)
|
Methods in org.citygml4j.util.walker with parameters of type AbstractFeature | |
---|---|
T |
GMLFunctionWalker.apply(AbstractFeature abstractFeature)
|
T |
FeatureFunctionWalker.apply(AbstractFeature abstractFeature)
|
void |
GMLWalker.visit(AbstractFeature abstractFeature)
|
void |
FeatureWalker.visit(AbstractFeature abstractFeature)
|
Uses of AbstractFeature in org.citygml4j.util.xlink |
---|
Methods in org.citygml4j.util.xlink that return AbstractFeature | |
---|---|
AbstractFeature |
XLinkResolver.getFeature(java.lang.String target,
AbstractGML root)
|
Uses of AbstractFeature in org.citygml4j.xml.io.writer |
---|
Methods in org.citygml4j.xml.io.writer with parameters of type AbstractFeature | |
---|---|
void |
CityGMLWriter.write(AbstractFeature abstractFeature)
|
void |
CityModelWriter.writeFeatureMember(AbstractFeature feature)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |