Package com.luciad.format.kml22.model.style
package com.luciad.format.kml22.model.style
This package contains all style-related information provided by a KML file. It defines styles for the basic GML geometries:
TLcdKML22IconStyle
: visualization of pointsTLcdKML22LineStyle
: visualization of polylinesTLcdKML22PolyStyle
: visualization of polygons
TLcdKML22BalloonStyle
: visualization of balloonsTLcdKML22LabelStyle
: visualization of labelsTLcdKML22ListStyle
: visualization of lists in a content tree
- Since:
- 10.0
-
ClassDescriptionDomain class modeling the KML AbstractColorStyleType type.Domain class modeling the KML AbstractStyleSelectorType type.Domain class modeling the KML AbstractSubStyleType type.Domain class modeling the KML BalloonStyleType type.Domain class modeling the KML IconStyleType type.Domain class modeling the KML ItemIconType type.Domain class modeling the KML LabelStyleType type.Domain class modeling the KML LineStyleType type.Domain class modeling the KML ListStyleType type.Domain class modeling the KML PairType type.Domain class modeling the KML PolyStyleType type.Domain class modeling the KML ResourceMapType type.Domain class modeling the KML SnippetType type.Domain class modeling the KML StyleType type.Domain class modeling the KML StyleMapType type.