|
||||||||||
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.factory |
---|
Methods in org.citygml4j.factory with type parameters of type AbstractFeature | ||
---|---|---|
|
GMLFactory.createFeatureProperty()
|
|
|
GMLFactory.createFeatureProperty(java.lang.String xlink)
|
|
|
GMLFactory.createFeatureProperty(T abstractFeature)
|
Methods in org.citygml4j.factory with parameters of type AbstractFeature | |
---|---|
FeatureArrayProperty |
GMLFactory.createFeatureArrayProperty(AbstractFeature... feature)
|
FeatureMember |
GMLFactory.createFeatureMember(AbstractFeature feature)
|
Method parameters in org.citygml4j.factory with type arguments of type AbstractFeature | |
---|---|
FeatureArrayProperty |
GMLFactory.createFeatureArrayProperty(java.util.List<AbstractFeature> feature)
|
Uses of AbstractFeature in org.citygml4j.impl.citygml.appearance |
---|
Classes in org.citygml4j.impl.citygml.appearance that implement AbstractFeature | |
---|---|
class |
AbstractSurfaceDataImpl
|
class |
AbstractTextureImpl
|
class |
AppearanceImpl
|
class |
GeoreferencedTextureImpl
|
class |
ParameterizedTextureImpl
|
class |
X3DMaterialImpl
|
Uses of AbstractFeature in org.citygml4j.impl.citygml.building |
---|
Classes in org.citygml4j.impl.citygml.building that implement AbstractFeature | |
---|---|
class |
AbstractBoundarySurfaceImpl
|
class |
AbstractBuildingImpl
|
class |
AbstractOpeningImpl
|
class |
BuildingFurnitureImpl
|
class |
BuildingImpl
|
class |
BuildingInstallationImpl
|
class |
BuildingPartImpl
|
class |
CeilingSurfaceImpl
|
class |
ClosureSurfaceImpl
|
class |
DoorImpl
|
class |
FloorSurfaceImpl
|
class |
GroundSurfaceImpl
|
class |
IntBuildingInstallationImpl
|
class |
InteriorWallSurfaceImpl
|
class |
RoofSurfaceImpl
|
class |
RoomImpl
|
class |
WallSurfaceImpl
|
class |
WindowImpl
|
Uses of AbstractFeature in org.citygml4j.impl.citygml.cityfurniture |
---|
Classes in org.citygml4j.impl.citygml.cityfurniture that implement AbstractFeature | |
---|---|
class |
CityFurnitureImpl
|
Uses of AbstractFeature in org.citygml4j.impl.citygml.cityobjectgroup |
---|
Classes in org.citygml4j.impl.citygml.cityobjectgroup that implement AbstractFeature | |
---|---|
class |
CityObjectGroupImpl
|
Uses of AbstractFeature in org.citygml4j.impl.citygml.core |
---|
Classes in org.citygml4j.impl.citygml.core that implement AbstractFeature | |
---|---|
class |
AbstractCityObjectImpl
|
class |
AbstractSiteImpl
|
class |
AddressImpl
|
class |
CityModelImpl
|
Uses of AbstractFeature in org.citygml4j.impl.citygml.generics |
---|
Classes in org.citygml4j.impl.citygml.generics that implement AbstractFeature | |
---|---|
class |
GenericCityObjectImpl
|
Uses of AbstractFeature in org.citygml4j.impl.citygml.landuse |
---|
Classes in org.citygml4j.impl.citygml.landuse that implement AbstractFeature | |
---|---|
class |
LandUseImpl
|
Uses of AbstractFeature in org.citygml4j.impl.citygml.relief |
---|
Classes in org.citygml4j.impl.citygml.relief that implement AbstractFeature | |
---|---|
class |
AbstractReliefComponentImpl
|
class |
BreaklineReliefImpl
|
class |
MassPointReliefImpl
|
class |
RasterReliefImpl
|
class |
ReliefFeatureImpl
|
class |
TINReliefImpl
|
Uses of AbstractFeature in org.citygml4j.impl.citygml.transportation |
---|
Classes in org.citygml4j.impl.citygml.transportation that implement AbstractFeature | |
---|---|
class |
AbstractTransportationObjectImpl
|
class |
AuxiliaryTrafficAreaImpl
|
class |
RailwayImpl
|
class |
RoadImpl
|
class |
SquareImpl
|
class |
TrackImpl
|
class |
TrafficAreaImpl
|
class |
TransportationComplexImpl
|
Uses of AbstractFeature in org.citygml4j.impl.citygml.vegetation |
---|
Classes in org.citygml4j.impl.citygml.vegetation that implement AbstractFeature | |
---|---|
class |
AbstractVegetationObjectImpl
|
class |
PlantCoverImpl
|
class |
SolitaryVegetationObjectImpl
|
Uses of AbstractFeature in org.citygml4j.impl.citygml.waterbody |
---|
Classes in org.citygml4j.impl.citygml.waterbody that implement AbstractFeature | |
---|---|
class |
AbstractWaterBoundarySurfaceImpl
|
class |
AbstractWaterObjectImpl
|
class |
WaterBodyImpl
|
class |
WaterClosureSurfaceImpl
|
class |
WaterGroundSurfaceImpl
|
class |
WaterSurfaceImpl
|
Uses of AbstractFeature in org.citygml4j.impl.gml.coverage |
---|
Classes in org.citygml4j.impl.gml.coverage that implement AbstractFeature | |
---|---|
class |
AbstractCoverageImpl
|
class |
AbstractDiscreteCoverageImpl
|
class |
RectifiedGridCoverageImpl
|
Uses of AbstractFeature in org.citygml4j.impl.gml.feature |
---|
Classes in org.citygml4j.impl.gml.feature with type parameters of type AbstractFeature | |
---|---|
class |
FeaturePropertyImpl<T extends AbstractFeature>
|
Classes in org.citygml4j.impl.gml.feature that implement AbstractFeature | |
---|---|
class |
AbstractFeatureCollectionImpl
|
class |
AbstractFeatureImpl
|
Methods in org.citygml4j.impl.gml.feature that return types with arguments of type AbstractFeature | |
---|---|
java.util.List<? extends AbstractFeature> |
FeatureArrayPropertyImpl.getFeature()
|
Methods in org.citygml4j.impl.gml.feature with parameters of type AbstractFeature | |
---|---|
void |
FeatureArrayPropertyImpl.addFeature(AbstractFeature feature)
|
boolean |
FeatureArrayPropertyImpl.unsetFeature(AbstractFeature feature)
|
Method parameters in org.citygml4j.impl.gml.feature with type arguments of type AbstractFeature | |
---|---|
void |
FeatureArrayPropertyImpl.setFeature(java.util.List<? extends AbstractFeature> feature)
|
Uses of AbstractFeature in org.citygml4j.model.citygml.appearance |
---|
Subinterfaces of AbstractFeature in org.citygml4j.model.citygml.appearance | |
---|---|
interface |
AbstractSurfaceData
|
interface |
AbstractTexture
|
interface |
Appearance
|
interface |
GeoreferencedTexture
|
interface |
ParameterizedTexture
|
interface |
X3DMaterial
|
Uses of AbstractFeature in org.citygml4j.model.citygml.building |
---|
Subinterfaces of AbstractFeature in org.citygml4j.model.citygml.building | |
---|---|
interface |
AbstractBoundarySurface
|
interface |
AbstractBuilding
|
interface |
AbstractOpening
|
interface |
Building
|
interface |
BuildingFurniture
|
interface |
BuildingInstallation
|
interface |
BuildingPart
|
interface |
CeilingSurface
|
interface |
ClosureSurface
|
interface |
Door
|
interface |
FloorSurface
|
interface |
GroundSurface
|
interface |
IntBuildingInstallation
|
interface |
InteriorWallSurface
|
interface |
RoofSurface
|
interface |
Room
|
interface |
WallSurface
|
interface |
Window
|
Uses of AbstractFeature in org.citygml4j.model.citygml.cityfurniture |
---|
Subinterfaces of AbstractFeature in org.citygml4j.model.citygml.cityfurniture | |
---|---|
interface |
CityFurniture
|
Uses of AbstractFeature in org.citygml4j.model.citygml.cityobjectgroup |
---|
Subinterfaces of AbstractFeature in org.citygml4j.model.citygml.cityobjectgroup | |
---|---|
interface |
CityObjectGroup
|
Uses of AbstractFeature in org.citygml4j.model.citygml.core |
---|
Subinterfaces of AbstractFeature in org.citygml4j.model.citygml.core | |
---|---|
interface |
AbstractCityObject
|
interface |
AbstractSite
|
interface |
Address
|
interface |
CityModel
|
Uses of AbstractFeature in org.citygml4j.model.citygml.generics |
---|
Subinterfaces of AbstractFeature in org.citygml4j.model.citygml.generics | |
---|---|
interface |
GenericCityObject
|
Uses of AbstractFeature in org.citygml4j.model.citygml.landuse |
---|
Subinterfaces of AbstractFeature in org.citygml4j.model.citygml.landuse | |
---|---|
interface |
LandUse
|
Uses of AbstractFeature in org.citygml4j.model.citygml.relief |
---|
Subinterfaces of AbstractFeature in org.citygml4j.model.citygml.relief | |
---|---|
interface |
AbstractReliefComponent
|
interface |
BreaklineRelief
|
interface |
MassPointRelief
|
interface |
RasterRelief
|
interface |
ReliefFeature
|
interface |
TINRelief
|
Uses of AbstractFeature in org.citygml4j.model.citygml.transportation |
---|
Subinterfaces of AbstractFeature in org.citygml4j.model.citygml.transportation | |
---|---|
interface |
AbstractTransportationObject
|
interface |
AuxiliaryTrafficArea
|
interface |
Railway
|
interface |
Road
|
interface |
Square
|
interface |
Track
|
interface |
TrafficArea
|
interface |
TransportationComplex
|
Uses of AbstractFeature in org.citygml4j.model.citygml.vegetation |
---|
Subinterfaces of AbstractFeature in org.citygml4j.model.citygml.vegetation | |
---|---|
interface |
AbstractVegetationObject
|
interface |
PlantCover
|
interface |
SolitaryVegetationObject
|
Uses of AbstractFeature in org.citygml4j.model.citygml.waterbody |
---|
Subinterfaces of AbstractFeature in org.citygml4j.model.citygml.waterbody | |
---|---|
interface |
AbstractWaterBoundarySurface
|
interface |
AbstractWaterObject
|
interface |
WaterBody
|
interface |
WaterClosureSurface
|
interface |
WaterGroundSurface
|
interface |
WaterSurface
|
Uses of AbstractFeature in org.citygml4j.model.gml.coverage |
---|
Subinterfaces of AbstractFeature in org.citygml4j.model.gml.coverage | |
---|---|
interface |
AbstractCoverage
|
interface |
AbstractDiscreteCoverage
|
interface |
RectifiedGridCoverage
|
Uses of AbstractFeature in org.citygml4j.model.gml.feature |
---|
Classes in org.citygml4j.model.gml.feature with type parameters of type AbstractFeature | |
---|---|
interface |
FeatureProperty<T extends AbstractFeature>
|
Subinterfaces of AbstractFeature in org.citygml4j.model.gml.feature | |
---|---|
interface |
AbstractFeatureCollection
|
Methods in org.citygml4j.model.gml.feature that return types with arguments of type AbstractFeature | |
---|---|
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)
|
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 |