Interface ExtensibleType
-
- All Known Implementing Classes:
AbstractBridgeType
,AbstractBuildingType
,AbstractCityObjectType
,AbstractTransportationComplexType
,AbstractTunnelType
,AbstractVegetationObjectType
,BridgeConstructionElementType
,BridgeInstallationType
,BridgePartType
,BridgeType
,BuildingInstallationType
,BuildingPartType
,BuildingType
,CityFurnitureType
,CityJSON
,CityObjectGroupType
,GenericCityObjectType
,InternalCityJSONType
,LandUseType
,PlantCoverType
,RailwayType
,RoadType
,SolitaryVegetationObjectType
,TINReliefType
,TransportSquareType
,TunnelInstallationType
,TunnelPartType
,TunnelType
,WaterBodyType
public interface ExtensibleType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addChild(AbstractCityObjectType child)
-
-
-
Method Detail
-
addChild
void addChild(AbstractCityObjectType child)
-
-