Uses of Class
net.opengis.citygml.v_2_0.AbstractSiteType
-
Packages that use AbstractSiteType Package Description net.opengis.citygml.bridge.v_2_0 net.opengis.citygml.building.v_2_0 net.opengis.citygml.tunnel.v_2_0 net.opengis.citygml.v_2_0 -
-
Uses of AbstractSiteType in net.opengis.citygml.bridge.v_2_0
Subclasses of AbstractSiteType in net.opengis.citygml.bridge.v_2_0 Modifier and Type Class Description classAbstractBridgeTypeType describing the thematic and geometric attributes and the associations of bridges.classBridgePartTypeJava class for BridgePartType complex type.classBridgeTypeJava class for BridgeType complex type. -
Uses of AbstractSiteType in net.opengis.citygml.building.v_2_0
Subclasses of AbstractSiteType in net.opengis.citygml.building.v_2_0 Modifier and Type Class Description classAbstractBuildingTypeType describing the thematic and geometric attributes and the associations of buildings.classBuildingPartTypeJava class for BuildingPartType complex type.classBuildingTypeJava class for BuildingType complex type. -
Uses of AbstractSiteType in net.opengis.citygml.tunnel.v_2_0
Subclasses of AbstractSiteType in net.opengis.citygml.tunnel.v_2_0 Modifier and Type Class Description classAbstractTunnelTypeAbstract super class of the features Tunnel and TunnelPartclassTunnelPartTypeA Tunnel composed of structural segments differing in important geometrical or semantical properties can be separated into one Tunnel and additional TunnelParts.classTunnelTypeHorizontal or sloping underground or partly underground, enclosed way of some length (ISO 6707-1) -
Uses of AbstractSiteType in net.opengis.citygml.v_2_0
Methods in net.opengis.citygml.v_2_0 that return types with arguments of type AbstractSiteType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractSiteType>ObjectFactory. createSite(AbstractSiteType value)Methods in net.opengis.citygml.v_2_0 with parameters of type AbstractSiteType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractSiteType>ObjectFactory. createSite(AbstractSiteType value)
-