Class KMLPolyStyle

    • Constructor Detail

      • KMLPolyStyle

        public KMLPolyStyle​(java.lang.String namespaceURI)
        Construct an instance.
        Parameters:
        namespaceURI - the qualifying namespace URI. May be null to indicate no namespace qualification.
    • Method Detail

      • getFill

        public java.lang.Boolean getFill()
      • isFill

        public boolean isFill()
      • getOutline

        public java.lang.Boolean getOutline()
      • isOutline

        public boolean isOutline()