Class StyleSelectorType

java.lang.Object
com.google.earth.kml._2.ObjectType
com.google.earth.kml._2.StyleSelectorType
Direct Known Subclasses:
StyleMapType, StyleType

public abstract class StyleSelectorType extends ObjectType
<p>Java class for StyleSelectorType complex type</p>. <p>The following schema fragment specifies the expected content contained within this class.</p> <pre>{@code <complexType name="StyleSelectorType"> <complexContent> <extension base="{http://earth.google.com/kml/2.1}ObjectType"> </extension> </complexContent> </complexType> }</pre>
  • Constructor Details

    • StyleSelectorType

      public StyleSelectorType()