-
@Serializable() public final class GroundOverlay
-
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetDrawOrder()final BooleangetVisibility()final IntegergetColor()final IcongetIcon()final LatLonBoxgetLatLonBox()-
-
Method Detail
-
getDrawOrder
final Integer getDrawOrder()
-
getVisibility
final Boolean getVisibility()
-
getLatLonBox
final LatLonBox getLatLonBox()
-
-
-
-