aspose.gis.formats.kml.styles
Contents
[
Hide
]Classes
| Class | Description |
|---|---|
| KmlAbstractColorStyle | Provides elements for specifying the color and color mode of style types that derive from it. |
| KmlBalloonStyle | Specifies how the description balloon is drawn. |
| KmlCoordinate | Specifies an image coordinate system. |
| KmlFeatureStyle | Styles affect how Geometry is presented. Ths styles are encoded in the document section and have a unique identifier for each style. These are known as ‘shared styles’ in the kml specification. |
| KmlIconResource | Specifies an icon resource location |
| KmlIconStyle | Specifies how icons for kml:Placemarks and kml:PhotoOverlay with a kml:Point geometry are drawn in an earth browser’s list and geographic views. |
| KmlItemIcon | Specifies an icon resource location in a list. |
| KmlLabelStyle | Specifies how the label is drawn in the geographic view. |
| KmlLineStyle | Specifies how the name of a kml:AbstractFeatureGroup is drawn in the geographic view. |
| KmlListStyle | Specifies how a Feature is displayed in the list view. |
| KmlPolygonStyle | Specifies the drawing style for a Polygon, including a Polygon and the extruded portion of a kml:Polygon or LineString. |
Enumerations
| Enumeration | Description |
|---|---|
| KmlColorModes | Specifies the color mode for a graphic element. |
| KmlDisplayModes | Controls whether the element is displayed or hidden. |
| KmlItemIconStates | Specifies the current state of a kml:NetworkLink or kml:Folder. |
| KmlItemTypes | Specifies how a kml:Feature and its contents shall be displayed as items in a list view. |
| KmlUnits | Specifies units fof an image coordinate system. |