public class MapImageSerializer
extends java.lang.Object
Map image serializer, serializs the map image into KML.
| Constructor and Description | 
|---|
| MapImageSerializer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | serialize(KMLObject object, java.io.Writer writer)Serializes the map image into KML. |