Class KMLGroundOverlayPolygonImpl

    • Field Detail

      • attributesResolved

        protected boolean attributesResolved
    • Constructor Detail

      • KMLGroundOverlayPolygonImpl

        public KMLGroundOverlayPolygonImpl​(KMLTraversalContext tc,
                                           KMLGroundOverlay overlay)
        Create an instance.
        Parameters:
        tc - the current KMLTraversalContext.
        overlay - the KMLGroundOverlay to render as a polygon.
        Throws:
        java.lang.NullPointerException - if the geomtry is null.
        java.lang.IllegalArgumentException - if the parent placemark or the traversal context is null.