open class AdditionalDataSources : Serializable
A container for data sources that can be used with the Additional Data service.
AdditionalDataSources()
A container for data sources that can be used with the Additional Data service. |
open fun getGeometryDataSource(): Optional<GeometryDataSource!>!
A getter for geometry data sources. At default, this returns a GeometryDataSource instance with no contained reference. |