Uses of Class
net.opengis.citygml.tunnel.v_2_0.AbstractTunnelType
-
Packages that use AbstractTunnelType Package Description net.opengis.citygml.tunnel.v_2_0 -
-
Uses of AbstractTunnelType in net.opengis.citygml.tunnel.v_2_0
Subclasses of AbstractTunnelType in net.opengis.citygml.tunnel.v_2_0 Modifier and Type Class Description classTunnelPartTypeA 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)Methods in net.opengis.citygml.tunnel.v_2_0 that return types with arguments of type AbstractTunnelType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractTunnelType>ObjectFactory. createAbstractTunnel(AbstractTunnelType value)Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type AbstractTunnelType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractTunnelType>ObjectFactory. createAbstractTunnel(AbstractTunnelType value)
-