de.bsvrz.kex.bwsin.konfig
Class KML
java.lang.Object
de.bsvrz.kex.bwsin.konfig.KML
public class KML
- extends Object
- Version:
- $Id: KML.java 10460 2008-07-10 17:28:00Z gieseler $
- Author:
- BitCtrl Systems GmbH, Gieseler
Constructor Summary |
KML(File kmlfile)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
odb
private Okstra odb
dav
private de.bsvrz.dav.daf.main.ClientDavConnection dav
kb
private SINKonfigurationsBereich kb
_bos
private BufferedOutputStream _bos
level
private int level
kmlfile
File kmlfile
_sb
StringBuffer _sb
KML
public KML(File kmlfile)
- Parameters:
kmlfile
-
appendLine
public void appendLine(String line)
declevel
public void declevel()
ende
public void ende()
erzeugeKML
private void erzeugeKML(List<KonfigurationsObjekt> kolist,
File kmlfile)
- Parameters:
kmlfile
-
getPunktliste
private ArrayList<de.bsvrz.sys.funclib.bitctrl.geolib.WGS84Punkt> getPunktliste(SINAktuelleKonfiguration ak,
de.bsvrz.dav.daf.main.config.ConfigurationObject co)
inclevel
public void inclevel()
indent
private StringBuffer indent(int level)
- Paths
Examples of paths. Note that the tessellate tag is by
default set to 0. If you want to create tessellated lines, they must be
authored (or edited) directly in KML.
Absolute Extruded Transparent
green wall with yellow outlines
#yellowLineGreenPoly 1
1 absolute
-112.2550785337791,36.07954952145647,2357
-112.2549277039738,36.08117083492122,2357
-112.2552505069063,36.08260761307279,2357
-112.2564540158376,36.08395660588506,2357
-112.2580238976449,36.08511401044813,2357
-112.2595218489022,36.08584355239394,2357
-112.2608216347552,36.08612634548589,2357
-112.262073428656,36.08626019085147,2357
-112.2633204928495,36.08621519860091,2357
-112.2644963846444,36.08627897945274,2357
-112.2656969554589,36.08649599090644,2357
initDav
public void initDav()
print_filefooter
private void print_filefooter(StringBuffer sb)
print_fileheader
private void print_fileheader(StringBuffer sb,
String name,
String description)
start
public void start(String name,
String description)
writeConfigData
private void writeConfigData(StringBuffer sb)
- Schreibt einen Stringbuffer in Datei.
- Parameters:
sb
- Zu schreibender StringBuffer.