|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface KmlObject
Interface for any Kml object that is larger than a single tag.
Copyright 2008 Partner Software
| Method Summary | |
|---|---|
void |
write(XmlBuilder writer)
Object writes itself to the passed writer in the correct format for the object based on it's fields. |
| Method Detail |
|---|
void write(XmlBuilder writer)
throws java.io.IOException
writer - - Writer to write kml to.
java.io.IOException - - Thrown if an error occurs while writing.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||