All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.earth.worldwind.ogc.gml.GmlAbstractGml.kt Maven / Gradle / Ivy

package earth.worldwind.ogc.gml

abstract class GmlAbstractGml {
    abstract val id: String
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy