|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.boehn.kmlframework.kml.KmlObject
org.boehn.kmlframework.kml.ViewFormat
public class ViewFormat
Constructor Summary | |
---|---|
ViewFormat()
|
|
ViewFormat(boolean includeBBox,
boolean includeCamera,
boolean includeView)
|
Method Summary | |
---|---|
void |
write(Kml kml)
|
void |
writeDelete(Kml kml)
|
Methods inherited from class org.boehn.kmlframework.kml.KmlObject |
---|
booleanToInt, enumToString, getId, getIdAndTargetIdFormatted, getTargetId, setId, setTargetId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewFormat()
public ViewFormat(boolean includeBBox, boolean includeCamera, boolean includeView)
Method Detail |
---|
public void write(Kml kml) throws KmlException
write
in class KmlObject
KmlException
public void writeDelete(Kml kml) throws KmlException
writeDelete
in class KmlObject
KmlException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |