Class KmlFolder


public final class KmlFolder extends KmlContainer
A KML folder is used to arrange other nodes hierarchically (KmlFolder, KmlPlacemark, KmlNetworkLink, KmlPhotoOverlay or KmlScreenOverlay).
Since:
100.4.0
  • Constructor Details

    • KmlFolder

      public KmlFolder()
      Constructs a KmlFolder.
      Since:
      100.6.0