Package com.google.earth.kml._2
Class StyleSelectorType
java.lang.Object
com.google.earth.kml._2.ObjectType
com.google.earth.kml._2.StyleSelectorType
- Direct Known Subclasses:
StyleMapType,StyleType
<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>
-
Field Summary
Fields inherited from class com.google.earth.kml._2.ObjectType
id, targetId -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.earth.kml._2.ObjectType
getId, getTargetId, setId, setTargetId
-
Constructor Details
-
StyleSelectorType
public StyleSelectorType()
-