From 0e3a60ff34ab3f8140baabcc4a727c7e5822a482 Mon Sep 17 00:00:00 2001 From: Ben Steffensmeier Date: Thu, 28 Jun 2012 14:07:48 -0500 Subject: [PATCH] Issue #704 remove obsolete edex kml and add kml to develoepr feature Former-commit-id: a93f42b3ecc881ce4c22706cb11dcdd31999708a [formerly b7326d0979e3c38b53351e59b6163838474f3811] [formerly 79ba6c2cd5de878b39a7d7c9b3858373718d1337] [formerly 6f2e2b2cead7e304327906d8d6658944598a9368 [formerly 79ba6c2cd5de878b39a7d7c9b3858373718d1337 [formerly 067bfaab551c3c061ecfa8defba7d90c3e34b81a]]] Former-commit-id: 6f2e2b2cead7e304327906d8d6658944598a9368 Former-commit-id: e840f22756ff0b76e4cec15c0dc672b7efda26dc [formerly 1513500d7b91194b21875fff14951c5eaa34d46f] Former-commit-id: 7238645490c42df20772c7f5591b6205cbf427fc --- .../feature.xml | 4 + edexOsgi/com.raytheon.edex.kml/.classpath | 7 - edexOsgi/com.raytheon.edex.kml/.project | 28 - .../.settings/org.eclipse.jdt.core.prefs | 7 - .../META-INF/MANIFEST.MF | 14 - .../com.raytheon.edex.kml/build.properties | 5 - .../com.raytheon.edex.kml.ecl | 0 .../component-deploy.xml | 7 - edexOsgi/com.raytheon.edex.kml/res/kml21.xsd | 1065 ----------------- .../google/earth/kml/_2/AltitudeModeEnum.java | 80 -- .../google/earth/kml/_2/BalloonStyleType.java | 180 --- .../com/google/earth/kml/_2/BoundaryType.java | 88 -- .../com/google/earth/kml/_2/ChangeType.java | 142 --- .../google/earth/kml/_2/ColorModeEnum.java | 77 -- .../google/earth/kml/_2/ColorStyleType.java | 128 -- .../google/earth/kml/_2/ContainerType.java | 63 - .../com/google/earth/kml/_2/CreateType.java | 88 -- .../com/google/earth/kml/_2/DeleteType.java | 102 -- .../com/google/earth/kml/_2/DocumentType.java | 104 -- .../com/google/earth/kml/_2/FeatureType.java | 445 ------- .../com/google/earth/kml/_2/FolderType.java | 104 -- .../com/google/earth/kml/_2/GeometryType.java | 67 -- .../earth/kml/_2/GroundOverlayType.java | 146 --- .../earth/kml/_2/IconStyleIconType.java | 92 -- .../google/earth/kml/_2/IconStyleType.java | 173 --- .../src/com/google/earth/kml/_2/IconType.java | 137 --- .../earth/kml/_2/ItemIconStateEnum.java | 89 -- .../com/google/earth/kml/_2/ItemIconType.java | 129 -- .../src/com/google/earth/kml/_2/KmlType.java | 127 -- .../google/earth/kml/_2/LabelStyleType.java | 90 -- .../google/earth/kml/_2/LatLonAltBoxType.java | 146 --- .../google/earth/kml/_2/LatLonBoxType.java | 206 ---- .../google/earth/kml/_2/LineStringType.java | 181 --- .../google/earth/kml/_2/LineStyleType.java | 90 -- .../google/earth/kml/_2/LinearRingType.java | 181 --- .../src/com/google/earth/kml/_2/LinkType.java | 297 ----- .../google/earth/kml/_2/ListItemTypeEnum.java | 83 -- .../google/earth/kml/_2/ListStyleType.java | 156 --- .../com/google/earth/kml/_2/LocationType.java | 146 --- .../src/com/google/earth/kml/_2/LodType.java | 174 --- .../com/google/earth/kml/_2/LookAtType.java | 257 ---- .../com/google/earth/kml/_2/MetadataType.java | 91 -- .../com/google/earth/kml/_2/ModelType.java | 202 ---- .../earth/kml/_2/MultiGeometryType.java | 104 -- .../earth/kml/_2/NetworkLinkControlType.java | 298 ----- .../google/earth/kml/_2/NetworkLinkType.java | 176 --- .../google/earth/kml/_2/ObjectFactory.java | 840 ------------- .../com/google/earth/kml/_2/ObjectType.java | 139 --- .../google/earth/kml/_2/OrientationType.java | 146 --- .../com/google/earth/kml/_2/OverlayType.java | 154 --- .../google/earth/kml/_2/PlacemarkType.java | 103 -- .../com/google/earth/kml/_2/PointType.java | 181 --- .../google/earth/kml/_2/PolyStyleType.java | 118 -- .../com/google/earth/kml/_2/PolygonType.java | 205 ---- .../google/earth/kml/_2/RefreshModeEnum.java | 80 -- .../com/google/earth/kml/_2/RegionType.java | 118 -- .../com/google/earth/kml/_2/ReplaceType.java | 101 -- .../com/google/earth/kml/_2/ScaleType.java | 146 --- .../earth/kml/_2/ScreenOverlayType.java | 198 --- .../com/google/earth/kml/_2/SnippetType.java | 117 -- .../google/earth/kml/_2/StyleMapPairType.java | 117 -- .../com/google/earth/kml/_2/StyleMapType.java | 97 -- .../earth/kml/_2/StyleSelectorType.java | 63 - .../google/earth/kml/_2/StyleStateEnum.java | 77 -- .../com/google/earth/kml/_2/StyleType.java | 230 ---- .../earth/kml/_2/TimePrimitiveType.java | 63 - .../com/google/earth/kml/_2/TimeSpanType.java | 115 -- .../google/earth/kml/_2/TimeStampType.java | 90 -- .../com/google/earth/kml/_2/UnitsEnum.java | 80 -- .../com/google/earth/kml/_2/UpdateType.java | 139 --- .../src/com/google/earth/kml/_2/Vec2Type.java | 181 --- .../earth/kml/_2/ViewRefreshModeEnum.java | 83 -- .../com/google/earth/kml/_2/package-info.java | 28 - .../edex/uengine/tasks/output/KmlImage.java | 377 ------ .../edex/uengine/tasks/output/Test.java | 108 -- .../build.xml | 9 +- .../feature.xml | 7 - 77 files changed, 6 insertions(+), 11080 deletions(-) delete mode 100644 edexOsgi/com.raytheon.edex.kml/.classpath delete mode 100644 edexOsgi/com.raytheon.edex.kml/.project delete mode 100644 edexOsgi/com.raytheon.edex.kml/.settings/org.eclipse.jdt.core.prefs delete mode 100644 edexOsgi/com.raytheon.edex.kml/META-INF/MANIFEST.MF delete mode 100644 edexOsgi/com.raytheon.edex.kml/build.properties delete mode 100644 edexOsgi/com.raytheon.edex.kml/com.raytheon.edex.kml.ecl delete mode 100644 edexOsgi/com.raytheon.edex.kml/component-deploy.xml delete mode 100644 edexOsgi/com.raytheon.edex.kml/res/kml21.xsd delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/AltitudeModeEnum.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/BalloonStyleType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/BoundaryType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ChangeType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ColorModeEnum.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ColorStyleType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ContainerType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/CreateType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/DeleteType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/DocumentType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/FeatureType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/FolderType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/GeometryType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/GroundOverlayType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/IconStyleIconType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/IconStyleType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/IconType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ItemIconStateEnum.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ItemIconType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/KmlType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LabelStyleType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LatLonAltBoxType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LatLonBoxType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LineStringType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LineStyleType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LinearRingType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LinkType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ListItemTypeEnum.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ListStyleType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LocationType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LodType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LookAtType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/MetadataType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ModelType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/MultiGeometryType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/NetworkLinkControlType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/NetworkLinkType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ObjectFactory.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ObjectType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/OrientationType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/OverlayType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PlacemarkType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PointType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PolyStyleType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PolygonType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/RefreshModeEnum.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/RegionType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ReplaceType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ScaleType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ScreenOverlayType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/SnippetType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleMapPairType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleMapType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleSelectorType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleStateEnum.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/TimePrimitiveType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/TimeSpanType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/TimeStampType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/UnitsEnum.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/UpdateType.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/Vec2Type.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ViewRefreshModeEnum.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/package-info.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/raytheon/edex/uengine/tasks/output/KmlImage.java delete mode 100644 edexOsgi/com.raytheon.edex.kml/src/com/raytheon/edex/uengine/tasks/output/Test.java diff --git a/cave/com.raytheon.viz.feature.awips.developer/feature.xml b/cave/com.raytheon.viz.feature.awips.developer/feature.xml index 3e286f5aaf..f892126f88 100644 --- a/cave/com.raytheon.viz.feature.awips.developer/feature.xml +++ b/cave/com.raytheon.viz.feature.awips.developer/feature.xml @@ -154,6 +154,10 @@ id="com.raytheon.uf.viz.collaboration.feature" version="0.0.0"/> + + diff --git a/edexOsgi/com.raytheon.edex.kml/.classpath b/edexOsgi/com.raytheon.edex.kml/.classpath deleted file mode 100644 index 1fa3e6803d..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/.classpath +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/edexOsgi/com.raytheon.edex.kml/.project b/edexOsgi/com.raytheon.edex.kml/.project deleted file mode 100644 index 471ca27070..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - com.raytheon.edex.kml - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/edexOsgi/com.raytheon.edex.kml/.settings/org.eclipse.jdt.core.prefs b/edexOsgi/com.raytheon.edex.kml/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index 129fb51cb5..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,7 +0,0 @@ -#Thu Mar 26 10:14:53 CDT 2009 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 -org.eclipse.jdt.core.compiler.compliance=1.6 -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.6 diff --git a/edexOsgi/com.raytheon.edex.kml/META-INF/MANIFEST.MF b/edexOsgi/com.raytheon.edex.kml/META-INF/MANIFEST.MF deleted file mode 100644 index a642fd1649..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/META-INF/MANIFEST.MF +++ /dev/null @@ -1,14 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Kml Plug-in -Bundle-SymbolicName: com.raytheon.edex.kml -Bundle-Version: 1.12.1174.qualifier -Bundle-Vendor: RAYTHEON -Require-Bundle: org.geotools, - com.raytheon.edex.common, - com.raytheon.edex.uengine, - org.apache.commons.logging -Export-Package: com.google.earth.kml._2, - com.raytheon.edex.uengine.tasks.output -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Import-Package: com.raytheon.uf.common.message.response diff --git a/edexOsgi/com.raytheon.edex.kml/build.properties b/edexOsgi/com.raytheon.edex.kml/build.properties deleted file mode 100644 index 5791d48d5f..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/build.properties +++ /dev/null @@ -1,5 +0,0 @@ -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - .,\ - res/ diff --git a/edexOsgi/com.raytheon.edex.kml/com.raytheon.edex.kml.ecl b/edexOsgi/com.raytheon.edex.kml/com.raytheon.edex.kml.ecl deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/edexOsgi/com.raytheon.edex.kml/component-deploy.xml b/edexOsgi/com.raytheon.edex.kml/component-deploy.xml deleted file mode 100644 index dca021f17e..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/component-deploy.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/edexOsgi/com.raytheon.edex.kml/res/kml21.xsd b/edexOsgi/com.raytheon.edex.kml/res/kml21.xsd deleted file mode 100644 index 3b26c7eb77..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/res/kml21.xsd +++ /dev/null @@ -1,1065 +0,0 @@ - - - - - - - version attribute will change for minor bug fixes - to the schema itself. - - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - is the root element. - - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/AltitudeModeEnum.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/AltitudeModeEnum.java deleted file mode 100644 index 62c97d7d24..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/AltitudeModeEnum.java +++ /dev/null @@ -1,80 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlEnum; -import javax.xml.bind.annotation.XmlEnumValue; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for altitudeModeEnum. - * - *

The following schema fragment specifies the expected content contained within this class. - *

- *

- * <simpleType name="altitudeModeEnum">
- *   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     <enumeration value="clampToGround"/>
- *     <enumeration value="relativeToGround"/>
- *     <enumeration value="absolute"/>
- *   </restriction>
- * </simpleType>
- * 
- * - */ -@XmlType(name = "altitudeModeEnum") -@XmlEnum -public enum AltitudeModeEnum { - - @XmlEnumValue("clampToGround") - CLAMP_TO_GROUND("clampToGround"), - @XmlEnumValue("relativeToGround") - RELATIVE_TO_GROUND("relativeToGround"), - @XmlEnumValue("absolute") - ABSOLUTE("absolute"); - private final String value; - - AltitudeModeEnum(String v) { - value = v; - } - - public String value() { - return value; - } - - public static AltitudeModeEnum fromValue(String v) { - for (AltitudeModeEnum c: AltitudeModeEnum.values()) { - if (c.value.equals(v)) { - return c; - } - } - throw new IllegalArgumentException(v); - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/BalloonStyleType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/BalloonStyleType.java deleted file mode 100644 index 7b8eb8bd60..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/BalloonStyleType.java +++ /dev/null @@ -1,180 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; -import javax.xml.bind.annotation.adapters.HexBinaryAdapter; -import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; - - -/** - *

Java class for BalloonStyleType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="BalloonStyleType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <sequence>
- *         <choice>
- *           <element name="color" type="{http://earth.google.com/kml/2.1}color" minOccurs="0"/>
- *           <element name="bgColor" type="{http://earth.google.com/kml/2.1}color" minOccurs="0"/>
- *         </choice>
- *         <element name="textColor" type="{http://earth.google.com/kml/2.1}color" minOccurs="0"/>
- *         <element name="text" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "BalloonStyleType", propOrder = { - "color", - "bgColor", - "textColor", - "text" -}) -public class BalloonStyleType - extends ObjectType -{ - - @XmlElement(type = String.class, defaultValue = "ffffffff") - @XmlJavaTypeAdapter(HexBinaryAdapter.class) - protected byte[] color; - @XmlElement(type = String.class, defaultValue = "ffffffff") - @XmlJavaTypeAdapter(HexBinaryAdapter.class) - protected byte[] bgColor; - @XmlElement(type = String.class, defaultValue = "ff000000") - @XmlJavaTypeAdapter(HexBinaryAdapter.class) - protected byte[] textColor; - protected String text; - - /** - * Gets the value of the color property. - * - * @return - * possible object is - * {@link String } - * - */ - public byte[] getColor() { - return color; - } - - /** - * Sets the value of the color property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setColor(byte[] value) { - this.color = ((byte[]) value); - } - - /** - * Gets the value of the bgColor property. - * - * @return - * possible object is - * {@link String } - * - */ - public byte[] getBgColor() { - return bgColor; - } - - /** - * Sets the value of the bgColor property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setBgColor(byte[] value) { - this.bgColor = ((byte[]) value); - } - - /** - * Gets the value of the textColor property. - * - * @return - * possible object is - * {@link String } - * - */ - public byte[] getTextColor() { - return textColor; - } - - /** - * Sets the value of the textColor property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setTextColor(byte[] value) { - this.textColor = ((byte[]) value); - } - - /** - * Gets the value of the text property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getText() { - return text; - } - - /** - * Sets the value of the text property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setText(String value) { - this.text = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/BoundaryType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/BoundaryType.java deleted file mode 100644 index a86e7c4e77..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/BoundaryType.java +++ /dev/null @@ -1,88 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for boundaryType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="boundaryType">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <all>
- *         <element name="LinearRing" type="{http://earth.google.com/kml/2.1}LinearRingType"/>
- *       </all>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "boundaryType", propOrder = { - -}) -public class BoundaryType { - - @XmlElement(name = "LinearRing", required = true) - protected LinearRingType linearRing; - - /** - * Gets the value of the linearRing property. - * - * @return - * possible object is - * {@link LinearRingType } - * - */ - public LinearRingType getLinearRing() { - return linearRing; - } - - /** - * Sets the value of the linearRing property. - * - * @param value - * allowed object is - * {@link LinearRingType } - * - */ - public void setLinearRing(LinearRingType value) { - this.linearRing = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ChangeType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ChangeType.java deleted file mode 100644 index 78afcf4695..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ChangeType.java +++ /dev/null @@ -1,142 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElementRef; -import javax.xml.bind.annotation.XmlElementRefs; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ChangeType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ChangeType">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <choice maxOccurs="unbounded">
- *         <element ref="{http://earth.google.com/kml/2.1}Object" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}Feature" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}Geometry" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}StyleSelector" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}TimePrimitive" minOccurs="0"/>
- *       </choice>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ChangeType", propOrder = { - "objectOrFeatureOrGeometry" -}) -public class ChangeType { - - @XmlElementRefs({ - @XmlElementRef(name = "Object", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class), - @XmlElementRef(name = "Feature", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class), - @XmlElementRef(name = "TimePrimitive", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class), - @XmlElementRef(name = "StyleSelector", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class), - @XmlElementRef(name = "Geometry", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class) - }) - protected List> objectOrFeatureOrGeometry; - - /** - * Gets the value of the objectOrFeatureOrGeometry property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the objectOrFeatureOrGeometry property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getObjectOrFeatureOrGeometry().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link JAXBElement }{@code <}{@link FolderType }{@code >} - * {@link JAXBElement }{@code <}{@link PointType }{@code >} - * {@link JAXBElement }{@code <}{@link ScaleType }{@code >} - * {@link JAXBElement }{@code <}{@link ObjectType }{@code >} - * {@link JAXBElement }{@code <}{@link BalloonStyleType }{@code >} - * {@link JAXBElement }{@code <}{@link LineStringType }{@code >} - * {@link JAXBElement }{@code <}{@link LabelStyleType }{@code >} - * {@link JAXBElement }{@code <}{@link TimePrimitiveType }{@code >} - * {@link JAXBElement }{@code <}{@link LocationType }{@code >} - * {@link JAXBElement }{@code <}{@link PlacemarkType }{@code >} - * {@link JAXBElement }{@code <}{@link LinearRingType }{@code >} - * {@link JAXBElement }{@code <}{@link LinkType }{@code >} - * {@link JAXBElement }{@code <}{@link StyleType }{@code >} - * {@link JAXBElement }{@code <}{@link StyleSelectorType }{@code >} - * {@link JAXBElement }{@code <}{@link GeometryType }{@code >} - * {@link JAXBElement }{@code <}{@link LinkType }{@code >} - * {@link JAXBElement }{@code <}{@link IconStyleType }{@code >} - * {@link JAXBElement }{@code <}{@link TimeSpanType }{@code >} - * {@link JAXBElement }{@code <}{@link PolyStyleType }{@code >} - * {@link JAXBElement }{@code <}{@link DocumentType }{@code >} - * {@link JAXBElement }{@code <}{@link ListStyleType }{@code >} - * {@link JAXBElement }{@code <}{@link FeatureType }{@code >} - * {@link JAXBElement }{@code <}{@link RegionType }{@code >} - * {@link JAXBElement }{@code <}{@link OrientationType }{@code >} - * {@link JAXBElement }{@code <}{@link LookAtType }{@code >} - * {@link JAXBElement }{@code <}{@link TimeStampType }{@code >} - * {@link JAXBElement }{@code <}{@link GroundOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link ModelType }{@code >} - * {@link JAXBElement }{@code <}{@link StyleMapType }{@code >} - * {@link JAXBElement }{@code <}{@link LineStyleType }{@code >} - * {@link JAXBElement }{@code <}{@link LatLonBoxType }{@code >} - * {@link JAXBElement }{@code <}{@link ScreenOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link PolygonType }{@code >} - * {@link JAXBElement }{@code <}{@link MultiGeometryType }{@code >} - * {@link JAXBElement }{@code <}{@link NetworkLinkType }{@code >} - * {@link JAXBElement }{@code <}{@link LodType }{@code >} - * - * - */ - public List> getObjectOrFeatureOrGeometry() { - if (objectOrFeatureOrGeometry == null) { - objectOrFeatureOrGeometry = new ArrayList>(); - } - return this.objectOrFeatureOrGeometry; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ColorModeEnum.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ColorModeEnum.java deleted file mode 100644 index bc717325f0..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ColorModeEnum.java +++ /dev/null @@ -1,77 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlEnum; -import javax.xml.bind.annotation.XmlEnumValue; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for colorModeEnum. - * - *

The following schema fragment specifies the expected content contained within this class. - *

- *

- * <simpleType name="colorModeEnum">
- *   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     <enumeration value="normal"/>
- *     <enumeration value="random"/>
- *   </restriction>
- * </simpleType>
- * 
- * - */ -@XmlType(name = "colorModeEnum") -@XmlEnum -public enum ColorModeEnum { - - @XmlEnumValue("normal") - NORMAL("normal"), - @XmlEnumValue("random") - RANDOM("random"); - private final String value; - - ColorModeEnum(String v) { - value = v; - } - - public String value() { - return value; - } - - public static ColorModeEnum fromValue(String v) { - for (ColorModeEnum c: ColorModeEnum.values()) { - if (c.value.equals(v)) { - return c; - } - } - throw new IllegalArgumentException(v); - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ColorStyleType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ColorStyleType.java deleted file mode 100644 index 412d2ef492..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ColorStyleType.java +++ /dev/null @@ -1,128 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.bind.annotation.XmlType; -import javax.xml.bind.annotation.adapters.HexBinaryAdapter; -import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; - - -/** - *

Java class for ColorStyleType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ColorStyleType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <sequence>
- *         <element name="color" type="{http://earth.google.com/kml/2.1}color" minOccurs="0"/>
- *         <element name="colorMode" type="{http://earth.google.com/kml/2.1}colorModeEnum" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ColorStyleType", propOrder = { - "color", - "colorMode" -}) -@XmlSeeAlso({ - LineStyleType.class, - PolyStyleType.class, - LabelStyleType.class, - IconStyleType.class -}) -public abstract class ColorStyleType - extends ObjectType -{ - - @XmlElement(type = String.class, defaultValue = "ffffffff") - @XmlJavaTypeAdapter(HexBinaryAdapter.class) - protected byte[] color; - @XmlElement(defaultValue = "normal") - protected ColorModeEnum colorMode; - - /** - * Gets the value of the color property. - * - * @return - * possible object is - * {@link String } - * - */ - public byte[] getColor() { - return color; - } - - /** - * Sets the value of the color property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setColor(byte[] value) { - this.color = ((byte[]) value); - } - - /** - * Gets the value of the colorMode property. - * - * @return - * possible object is - * {@link ColorModeEnum } - * - */ - public ColorModeEnum getColorMode() { - return colorMode; - } - - /** - * Sets the value of the colorMode property. - * - * @param value - * allowed object is - * {@link ColorModeEnum } - * - */ - public void setColorMode(ColorModeEnum value) { - this.colorMode = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ContainerType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ContainerType.java deleted file mode 100644 index bfa37b79de..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ContainerType.java +++ /dev/null @@ -1,63 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ContainerType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ContainerType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}FeatureType">
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ContainerType") -@XmlSeeAlso({ - DocumentType.class, - FolderType.class -}) -public abstract class ContainerType - extends FeatureType -{ - - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/CreateType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/CreateType.java deleted file mode 100644 index 9dddb1b49f..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/CreateType.java +++ /dev/null @@ -1,88 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for CreateType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="CreateType">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element ref="{http://earth.google.com/kml/2.1}Folder"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "CreateType", propOrder = { - "folder" -}) -public class CreateType { - - @XmlElement(name = "Folder", required = true) - protected FolderType folder; - - /** - * Gets the value of the folder property. - * - * @return - * possible object is - * {@link FolderType } - * - */ - public FolderType getFolder() { - return folder; - } - - /** - * Sets the value of the folder property. - * - * @param value - * allowed object is - * {@link FolderType } - * - */ - public void setFolder(FolderType value) { - this.folder = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/DeleteType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/DeleteType.java deleted file mode 100644 index 5c3c05a7f9..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/DeleteType.java +++ /dev/null @@ -1,102 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElementRef; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for DeleteType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="DeleteType">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element ref="{http://earth.google.com/kml/2.1}Feature" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "DeleteType", propOrder = { - "feature" -}) -public class DeleteType { - - @XmlElementRef(name = "Feature", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class) - protected List> feature; - - /** - * Gets the value of the feature property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the feature property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getFeature().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link JAXBElement }{@code <}{@link FolderType }{@code >} - * {@link JAXBElement }{@code <}{@link FeatureType }{@code >} - * {@link JAXBElement }{@code <}{@link PlacemarkType }{@code >} - * {@link JAXBElement }{@code <}{@link ScreenOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link GroundOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link NetworkLinkType }{@code >} - * {@link JAXBElement }{@code <}{@link DocumentType }{@code >} - * - * - */ - public List> getFeature() { - if (feature == null) { - feature = new ArrayList>(); - } - return this.feature; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/DocumentType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/DocumentType.java deleted file mode 100644 index 30f4291fc0..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/DocumentType.java +++ /dev/null @@ -1,104 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElementRef; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for DocumentType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="DocumentType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ContainerType">
- *       <sequence>
- *         <element ref="{http://earth.google.com/kml/2.1}Feature" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "DocumentType", propOrder = { - "feature" -}) -public class DocumentType - extends ContainerType -{ - - @XmlElementRef(name = "Feature", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class) - protected List> feature; - - /** - * Gets the value of the feature property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the feature property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getFeature().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link JAXBElement }{@code <}{@link FolderType }{@code >} - * {@link JAXBElement }{@code <}{@link FeatureType }{@code >} - * {@link JAXBElement }{@code <}{@link PlacemarkType }{@code >} - * {@link JAXBElement }{@code <}{@link ScreenOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link GroundOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link NetworkLinkType }{@code >} - * {@link JAXBElement }{@code <}{@link DocumentType }{@code >} - * - * - */ - public List> getFeature() { - if (feature == null) { - feature = new ArrayList>(); - } - return this.feature; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/FeatureType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/FeatureType.java deleted file mode 100644 index 904de0f1d9..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/FeatureType.java +++ /dev/null @@ -1,445 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlElementRef; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for FeatureType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="FeatureType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <sequence>
- *         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *         <element name="visibility" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- *         <element name="open" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- *         <element name="address" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *         <element name="phoneNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *         <element name="Snippet" type="{http://earth.google.com/kml/2.1}SnippetType" minOccurs="0"/>
- *         <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}LookAt" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}TimePrimitive" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}styleUrl" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}StyleSelector" maxOccurs="unbounded" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}Region" minOccurs="0"/>
- *         <element name="Metadata" type="{http://earth.google.com/kml/2.1}MetadataType" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "FeatureType", propOrder = { - "name", - "visibility", - "open", - "address", - "phoneNumber", - "snippet", - "description", - "lookAt", - "timePrimitive", - "styleUrl", - "styleSelector", - "region", - "metadata" -}) -@XmlSeeAlso({ - NetworkLinkType.class, - PlacemarkType.class, - ContainerType.class, - OverlayType.class -}) -public abstract class FeatureType - extends ObjectType -{ - - protected String name; - @XmlElement(defaultValue = "1") - protected Boolean visibility; - @XmlElement(defaultValue = "1") - protected Boolean open; - protected String address; - protected String phoneNumber; - @XmlElement(name = "Snippet") - protected SnippetType snippet; - protected String description; - @XmlElement(name = "LookAt") - protected LookAtType lookAt; - @XmlElementRef(name = "TimePrimitive", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class) - protected JAXBElement timePrimitive; - @XmlSchemaType(name = "anyURI") - protected String styleUrl; - @XmlElementRef(name = "StyleSelector", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class) - protected List> styleSelector; - @XmlElement(name = "Region") - protected RegionType region; - @XmlElement(name = "Metadata") - protected MetadataType metadata; - - /** - * Gets the value of the name property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getName() { - return name; - } - - /** - * Sets the value of the name property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setName(String value) { - this.name = value; - } - - /** - * Gets the value of the visibility property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isVisibility() { - return visibility; - } - - /** - * Sets the value of the visibility property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setVisibility(Boolean value) { - this.visibility = value; - } - - /** - * Gets the value of the open property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isOpen() { - return open; - } - - /** - * Sets the value of the open property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setOpen(Boolean value) { - this.open = value; - } - - /** - * Gets the value of the address property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getAddress() { - return address; - } - - /** - * Sets the value of the address property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setAddress(String value) { - this.address = value; - } - - /** - * Gets the value of the phoneNumber property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getPhoneNumber() { - return phoneNumber; - } - - /** - * Sets the value of the phoneNumber property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setPhoneNumber(String value) { - this.phoneNumber = value; - } - - /** - * Gets the value of the snippet property. - * - * @return - * possible object is - * {@link SnippetType } - * - */ - public SnippetType getSnippet() { - return snippet; - } - - /** - * Sets the value of the snippet property. - * - * @param value - * allowed object is - * {@link SnippetType } - * - */ - public void setSnippet(SnippetType value) { - this.snippet = value; - } - - /** - * Gets the value of the description property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getDescription() { - return description; - } - - /** - * Sets the value of the description property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setDescription(String value) { - this.description = value; - } - - /** - * Gets the value of the lookAt property. - * - * @return - * possible object is - * {@link LookAtType } - * - */ - public LookAtType getLookAt() { - return lookAt; - } - - /** - * Sets the value of the lookAt property. - * - * @param value - * allowed object is - * {@link LookAtType } - * - */ - public void setLookAt(LookAtType value) { - this.lookAt = value; - } - - /** - * Gets the value of the timePrimitive property. - * - * @return - * possible object is - * {@link JAXBElement }{@code <}{@link TimePrimitiveType }{@code >} - * {@link JAXBElement }{@code <}{@link TimeStampType }{@code >} - * {@link JAXBElement }{@code <}{@link TimeSpanType }{@code >} - * - */ - public JAXBElement getTimePrimitive() { - return timePrimitive; - } - - /** - * Sets the value of the timePrimitive property. - * - * @param value - * allowed object is - * {@link JAXBElement }{@code <}{@link TimePrimitiveType }{@code >} - * {@link JAXBElement }{@code <}{@link TimeStampType }{@code >} - * {@link JAXBElement }{@code <}{@link TimeSpanType }{@code >} - * - */ - public void setTimePrimitive(JAXBElement value) { - this.timePrimitive = ((JAXBElement ) value); - } - - /** - * Gets the value of the styleUrl property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getStyleUrl() { - return styleUrl; - } - - /** - * Sets the value of the styleUrl property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setStyleUrl(String value) { - this.styleUrl = value; - } - - /** - * Gets the value of the styleSelector property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the styleSelector property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getStyleSelector().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link JAXBElement }{@code <}{@link StyleMapType }{@code >} - * {@link JAXBElement }{@code <}{@link StyleType }{@code >} - * {@link JAXBElement }{@code <}{@link StyleSelectorType }{@code >} - * - * - */ - public List> getStyleSelector() { - if (styleSelector == null) { - styleSelector = new ArrayList>(); - } - return this.styleSelector; - } - - /** - * Gets the value of the region property. - * - * @return - * possible object is - * {@link RegionType } - * - */ - public RegionType getRegion() { - return region; - } - - /** - * Sets the value of the region property. - * - * @param value - * allowed object is - * {@link RegionType } - * - */ - public void setRegion(RegionType value) { - this.region = value; - } - - /** - * Gets the value of the metadata property. - * - * @return - * possible object is - * {@link MetadataType } - * - */ - public MetadataType getMetadata() { - return metadata; - } - - /** - * Sets the value of the metadata property. - * - * @param value - * allowed object is - * {@link MetadataType } - * - */ - public void setMetadata(MetadataType value) { - this.metadata = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/FolderType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/FolderType.java deleted file mode 100644 index c329745471..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/FolderType.java +++ /dev/null @@ -1,104 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElementRef; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for FolderType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="FolderType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ContainerType">
- *       <sequence>
- *         <element ref="{http://earth.google.com/kml/2.1}Feature" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "FolderType", propOrder = { - "feature" -}) -public class FolderType - extends ContainerType -{ - - @XmlElementRef(name = "Feature", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class) - protected List> feature; - - /** - * Gets the value of the feature property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the feature property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getFeature().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link JAXBElement }{@code <}{@link FolderType }{@code >} - * {@link JAXBElement }{@code <}{@link FeatureType }{@code >} - * {@link JAXBElement }{@code <}{@link PlacemarkType }{@code >} - * {@link JAXBElement }{@code <}{@link ScreenOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link GroundOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link NetworkLinkType }{@code >} - * {@link JAXBElement }{@code <}{@link DocumentType }{@code >} - * - * - */ - public List> getFeature() { - if (feature == null) { - feature = new ArrayList>(); - } - return this.feature; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/GeometryType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/GeometryType.java deleted file mode 100644 index e901470be0..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/GeometryType.java +++ /dev/null @@ -1,67 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for GeometryType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="GeometryType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "GeometryType") -@XmlSeeAlso({ - ModelType.class, - LinearRingType.class, - MultiGeometryType.class, - PointType.class, - LineStringType.class, - PolygonType.class -}) -public abstract class GeometryType - extends ObjectType -{ - - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/GroundOverlayType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/GroundOverlayType.java deleted file mode 100644 index ca495b6bea..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/GroundOverlayType.java +++ /dev/null @@ -1,146 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for GroundOverlayType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="GroundOverlayType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}OverlayType">
- *       <sequence>
- *         <element name="altitude" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- *         <element name="altitudeMode" type="{http://earth.google.com/kml/2.1}altitudeModeEnum" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}LatLonBox" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "GroundOverlayType", propOrder = { - "altitude", - "altitudeMode", - "latLonBox" -}) -public class GroundOverlayType - extends OverlayType -{ - - @XmlElement(defaultValue = "0") - protected Double altitude; - @XmlElement(defaultValue = "clampToGround") - protected AltitudeModeEnum altitudeMode; - @XmlElement(name = "LatLonBox") - protected LatLonBoxType latLonBox; - - /** - * Gets the value of the altitude property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getAltitude() { - return altitude; - } - - /** - * Sets the value of the altitude property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setAltitude(Double value) { - this.altitude = value; - } - - /** - * Gets the value of the altitudeMode property. - * - * @return - * possible object is - * {@link AltitudeModeEnum } - * - */ - public AltitudeModeEnum getAltitudeMode() { - return altitudeMode; - } - - /** - * Sets the value of the altitudeMode property. - * - * @param value - * allowed object is - * {@link AltitudeModeEnum } - * - */ - public void setAltitudeMode(AltitudeModeEnum value) { - this.altitudeMode = value; - } - - /** - * Gets the value of the latLonBox property. - * - * @return - * possible object is - * {@link LatLonBoxType } - * - */ - public LatLonBoxType getLatLonBox() { - return latLonBox; - } - - /** - * Sets the value of the latLonBox property. - * - * @param value - * allowed object is - * {@link LatLonBoxType } - * - */ - public void setLatLonBox(LatLonBoxType value) { - this.latLonBox = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/IconStyleIconType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/IconStyleIconType.java deleted file mode 100644 index 01d147d4fe..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/IconStyleIconType.java +++ /dev/null @@ -1,92 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for IconStyleIconType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="IconStyleIconType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <sequence>
- *         <element name="href" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "IconStyleIconType", propOrder = { - "href" -}) -public class IconStyleIconType - extends ObjectType -{ - - @XmlElement(required = true) - @XmlSchemaType(name = "anyURI") - protected String href; - - /** - * Gets the value of the href property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getHref() { - return href; - } - - /** - * Sets the value of the href property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setHref(String value) { - this.href = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/IconStyleType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/IconStyleType.java deleted file mode 100644 index 50aab9d656..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/IconStyleType.java +++ /dev/null @@ -1,173 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for IconStyleType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="IconStyleType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ColorStyleType">
- *       <sequence>
- *         <element name="scale" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *         <element name="heading" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *         <element name="Icon" type="{http://earth.google.com/kml/2.1}IconStyleIconType" minOccurs="0"/>
- *         <element name="hotSpot" type="{http://earth.google.com/kml/2.1}vec2Type" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "IconStyleType", propOrder = { - "scale", - "heading", - "icon", - "hotSpot" -}) -public class IconStyleType - extends ColorStyleType -{ - - @XmlElement(defaultValue = "1") - protected Float scale; - @XmlElement(defaultValue = "0") - protected Float heading; - @XmlElement(name = "Icon") - protected IconStyleIconType icon; - protected Vec2Type hotSpot; - - /** - * Gets the value of the scale property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getScale() { - return scale; - } - - /** - * Sets the value of the scale property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setScale(Float value) { - this.scale = value; - } - - /** - * Gets the value of the heading property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getHeading() { - return heading; - } - - /** - * Sets the value of the heading property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setHeading(Float value) { - this.heading = value; - } - - /** - * Gets the value of the icon property. - * - * @return - * possible object is - * {@link IconStyleIconType } - * - */ - public IconStyleIconType getIcon() { - return icon; - } - - /** - * Sets the value of the icon property. - * - * @param value - * allowed object is - * {@link IconStyleIconType } - * - */ - public void setIcon(IconStyleIconType value) { - this.icon = value; - } - - /** - * Gets the value of the hotSpot property. - * - * @return - * possible object is - * {@link Vec2Type } - * - */ - public Vec2Type getHotSpot() { - return hotSpot; - } - - /** - * Sets the value of the hotSpot property. - * - * @param value - * allowed object is - * {@link Vec2Type } - * - */ - public void setHotSpot(Vec2Type value) { - this.hotSpot = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/IconType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/IconType.java deleted file mode 100644 index 008dcbad88..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/IconType.java +++ /dev/null @@ -1,137 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for IconType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="IconType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}LinkType">
- *       <sequence>
- *         <element name="x" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="y" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="w" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="h" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "IconType", propOrder = { - "x", - "y", - "w", - "h" -}) -public class IconType - extends LinkType -{ - - protected int x; - protected int y; - protected int w; - protected int h; - - /** - * Gets the value of the x property. - * - */ - public int getX() { - return x; - } - - /** - * Sets the value of the x property. - * - */ - public void setX(int value) { - this.x = value; - } - - /** - * Gets the value of the y property. - * - */ - public int getY() { - return y; - } - - /** - * Sets the value of the y property. - * - */ - public void setY(int value) { - this.y = value; - } - - /** - * Gets the value of the w property. - * - */ - public int getW() { - return w; - } - - /** - * Sets the value of the w property. - * - */ - public void setW(int value) { - this.w = value; - } - - /** - * Gets the value of the h property. - * - */ - public int getH() { - return h; - } - - /** - * Sets the value of the h property. - * - */ - public void setH(int value) { - this.h = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ItemIconStateEnum.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ItemIconStateEnum.java deleted file mode 100644 index 36ec0ed38a..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ItemIconStateEnum.java +++ /dev/null @@ -1,89 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlEnum; -import javax.xml.bind.annotation.XmlEnumValue; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for itemIconStateEnum. - * - *

The following schema fragment specifies the expected content contained within this class. - *

- *

- * <simpleType name="itemIconStateEnum">
- *   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     <enumeration value="open"/>
- *     <enumeration value="closed"/>
- *     <enumeration value="error"/>
- *     <enumeration value="fetching0"/>
- *     <enumeration value="fetching1"/>
- *     <enumeration value="fetching2"/>
- *   </restriction>
- * </simpleType>
- * 
- * - */ -@XmlType(name = "itemIconStateEnum") -@XmlEnum -public enum ItemIconStateEnum { - - @XmlEnumValue("open") - OPEN("open"), - @XmlEnumValue("closed") - CLOSED("closed"), - @XmlEnumValue("error") - ERROR("error"), - @XmlEnumValue("fetching0") - FETCHING_0("fetching0"), - @XmlEnumValue("fetching1") - FETCHING_1("fetching1"), - @XmlEnumValue("fetching2") - FETCHING_2("fetching2"); - private final String value; - - ItemIconStateEnum(String v) { - value = v; - } - - public String value() { - return value; - } - - public static ItemIconStateEnum fromValue(String v) { - for (ItemIconStateEnum c: ItemIconStateEnum.values()) { - if (c.value.equals(v)) { - return c; - } - } - throw new IllegalArgumentException(v); - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ItemIconType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ItemIconType.java deleted file mode 100644 index 6284033b15..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ItemIconType.java +++ /dev/null @@ -1,129 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlElementRef; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ItemIconType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ItemIconType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <sequence>
- *         <element name="state" type="{http://earth.google.com/kml/2.1}itemIconStateType" maxOccurs="unbounded" minOccurs="0"/>
- *         <element name="href" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ItemIconType", propOrder = { - "state", - "href" -}) -public class ItemIconType - extends ObjectType -{ - - @XmlElementRef(name = "state", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class) - protected List>> state; - @XmlElement(required = true) - @XmlSchemaType(name = "anyURI") - protected String href; - - /** - * Gets the value of the state property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the state property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getState().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link JAXBElement }{@code <}{@link List }{@code <}{@link ItemIconStateEnum }{@code >}{@code >} - * - * - */ - public List>> getState() { - if (state == null) { - state = new ArrayList>>(); - } - return this.state; - } - - /** - * Gets the value of the href property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getHref() { - return href; - } - - /** - * Sets the value of the href property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setHref(String value) { - this.href = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/KmlType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/KmlType.java deleted file mode 100644 index 98cf564689..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/KmlType.java +++ /dev/null @@ -1,127 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - -package com.google.earth.kml._2; - -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlElementRef; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - -/** - *

- * Java class for KmlType complex type. - * - *

- * The following schema fragment specifies the expected content contained within - * this class. - * - *

- * <complexType name="KmlType">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <all>
- *         <element name="NetworkLinkControl" type="{http://earth.google.com/kml/2.1}NetworkLinkControlType" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}Feature" minOccurs="0"/>
- *       </all>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlRootElement(name = "kml") -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "KmlType", propOrder = { - -}) -public class KmlType { - - @XmlElement(name = "NetworkLinkControl") - protected NetworkLinkControlType networkLinkControl; - - @XmlElementRef(name = "Feature", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class) - protected JAXBElement feature; - - /** - * Gets the value of the networkLinkControl property. - * - * @return possible object is {@link NetworkLinkControlType } - * - */ - public NetworkLinkControlType getNetworkLinkControl() { - return networkLinkControl; - } - - /** - * Sets the value of the networkLinkControl property. - * - * @param value - * allowed object is {@link NetworkLinkControlType } - * - */ - public void setNetworkLinkControl(NetworkLinkControlType value) { - this.networkLinkControl = value; - } - - /** - * Gets the value of the feature property. - * - * @return possible object is {@link JAXBElement }{@code <}{@link FolderType }{@code >} - * {@link JAXBElement }{@code <}{@link FeatureType }{@code >} - * {@link JAXBElement }{@code <}{@link PlacemarkType }{@code >} - * {@link JAXBElement }{@code <}{@link ScreenOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link GroundOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link NetworkLinkType }{@code >} - * {@link JAXBElement }{@code <}{@link DocumentType }{@code >} - * - */ - public JAXBElement getFeature() { - return feature; - } - - /** - * Sets the value of the feature property. - * - * @param value - * allowed object is {@link JAXBElement }{@code <}{@link FolderType }{@code >} - * {@link JAXBElement }{@code <}{@link FeatureType }{@code >} - * {@link JAXBElement }{@code <}{@link PlacemarkType }{@code >} - * {@link JAXBElement }{@code <}{@link ScreenOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link GroundOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link NetworkLinkType }{@code >} - * {@link JAXBElement }{@code <}{@link DocumentType }{@code >} - * - */ - public void setFeature(JAXBElement value) { - this.feature = ((JAXBElement) value); - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LabelStyleType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LabelStyleType.java deleted file mode 100644 index c713090f2f..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LabelStyleType.java +++ /dev/null @@ -1,90 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for LabelStyleType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="LabelStyleType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ColorStyleType">
- *       <sequence>
- *         <element name="scale" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "LabelStyleType", propOrder = { - "scale" -}) -public class LabelStyleType - extends ColorStyleType -{ - - @XmlElement(defaultValue = "1") - protected Float scale; - - /** - * Gets the value of the scale property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getScale() { - return scale; - } - - /** - * Sets the value of the scale property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setScale(Float value) { - this.scale = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LatLonAltBoxType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LatLonAltBoxType.java deleted file mode 100644 index 95798451d1..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LatLonAltBoxType.java +++ /dev/null @@ -1,146 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for LatLonAltBoxType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="LatLonAltBoxType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}LatLonBoxType">
- *       <sequence>
- *         <element name="minAltitude" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- *         <element name="maxAltitude" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- *         <element name="altitudeMode" type="{http://earth.google.com/kml/2.1}altitudeModeEnum" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "LatLonAltBoxType", propOrder = { - "minAltitude", - "maxAltitude", - "altitudeMode" -}) -public class LatLonAltBoxType - extends LatLonBoxType -{ - - @XmlElement(defaultValue = "0") - protected Double minAltitude; - @XmlElement(defaultValue = "0") - protected Double maxAltitude; - @XmlElement(defaultValue = "clampToGround") - protected AltitudeModeEnum altitudeMode; - - /** - * Gets the value of the minAltitude property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getMinAltitude() { - return minAltitude; - } - - /** - * Sets the value of the minAltitude property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setMinAltitude(Double value) { - this.minAltitude = value; - } - - /** - * Gets the value of the maxAltitude property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getMaxAltitude() { - return maxAltitude; - } - - /** - * Sets the value of the maxAltitude property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setMaxAltitude(Double value) { - this.maxAltitude = value; - } - - /** - * Gets the value of the altitudeMode property. - * - * @return - * possible object is - * {@link AltitudeModeEnum } - * - */ - public AltitudeModeEnum getAltitudeMode() { - return altitudeMode; - } - - /** - * Sets the value of the altitudeMode property. - * - * @param value - * allowed object is - * {@link AltitudeModeEnum } - * - */ - public void setAltitudeMode(AltitudeModeEnum value) { - this.altitudeMode = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LatLonBoxType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LatLonBoxType.java deleted file mode 100644 index 881f3cb4a8..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LatLonBoxType.java +++ /dev/null @@ -1,206 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for LatLonBoxType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="LatLonBoxType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <sequence>
- *         <element name="north" type="{http://earth.google.com/kml/2.1}angle180" minOccurs="0"/>
- *         <element name="south" type="{http://earth.google.com/kml/2.1}angle180" minOccurs="0"/>
- *         <element name="east" type="{http://earth.google.com/kml/2.1}angle180" minOccurs="0"/>
- *         <element name="west" type="{http://earth.google.com/kml/2.1}angle180" minOccurs="0"/>
- *         <element name="rotation" type="{http://earth.google.com/kml/2.1}angle180" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "LatLonBoxType", propOrder = { - "north", - "south", - "east", - "west", - "rotation" -}) -@XmlSeeAlso({ - LatLonAltBoxType.class -}) -public class LatLonBoxType - extends ObjectType -{ - - @XmlElement(defaultValue = "180.0") - protected Double north; - @XmlElement(defaultValue = "-180.0") - protected Double south; - @XmlElement(defaultValue = "180.0") - protected Double east; - @XmlElement(defaultValue = "-180.0") - protected Double west; - @XmlElement(defaultValue = "0") - protected Double rotation; - - /** - * Gets the value of the north property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getNorth() { - return north; - } - - /** - * Sets the value of the north property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setNorth(Double value) { - this.north = value; - } - - /** - * Gets the value of the south property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getSouth() { - return south; - } - - /** - * Sets the value of the south property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setSouth(Double value) { - this.south = value; - } - - /** - * Gets the value of the east property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getEast() { - return east; - } - - /** - * Sets the value of the east property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setEast(Double value) { - this.east = value; - } - - /** - * Gets the value of the west property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getWest() { - return west; - } - - /** - * Sets the value of the west property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setWest(Double value) { - this.west = value; - } - - /** - * Gets the value of the rotation property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getRotation() { - return rotation; - } - - /** - * Sets the value of the rotation property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setRotation(Double value) { - this.rotation = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LineStringType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LineStringType.java deleted file mode 100644 index 1bd2427838..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LineStringType.java +++ /dev/null @@ -1,181 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlList; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for LineStringType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="LineStringType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}GeometryType">
- *       <sequence>
- *         <group ref="{http://earth.google.com/kml/2.1}geometryElements"/>
- *         <element ref="{http://earth.google.com/kml/2.1}coordinates"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "LineStringType", propOrder = { - "extrude", - "tessellate", - "altitudeMode", - "coordinates" -}) -public class LineStringType - extends GeometryType -{ - - @XmlElement(defaultValue = "0") - protected Boolean extrude; - @XmlElement(defaultValue = "0") - protected Boolean tessellate; - @XmlElement(defaultValue = "clampToGround") - protected AltitudeModeEnum altitudeMode; - @XmlList - @XmlElement(required = true) - protected List coordinates; - - /** - * Gets the value of the extrude property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isExtrude() { - return extrude; - } - - /** - * Sets the value of the extrude property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setExtrude(Boolean value) { - this.extrude = value; - } - - /** - * Gets the value of the tessellate property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isTessellate() { - return tessellate; - } - - /** - * Sets the value of the tessellate property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setTessellate(Boolean value) { - this.tessellate = value; - } - - /** - * Gets the value of the altitudeMode property. - * - * @return - * possible object is - * {@link AltitudeModeEnum } - * - */ - public AltitudeModeEnum getAltitudeMode() { - return altitudeMode; - } - - /** - * Sets the value of the altitudeMode property. - * - * @param value - * allowed object is - * {@link AltitudeModeEnum } - * - */ - public void setAltitudeMode(AltitudeModeEnum value) { - this.altitudeMode = value; - } - - /** - * Gets the value of the coordinates property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the coordinates property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getCoordinates().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link String } - * - * - */ - public List getCoordinates() { - if (coordinates == null) { - coordinates = new ArrayList(); - } - return this.coordinates; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LineStyleType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LineStyleType.java deleted file mode 100644 index ea71f39dba..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LineStyleType.java +++ /dev/null @@ -1,90 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for LineStyleType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="LineStyleType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ColorStyleType">
- *       <sequence>
- *         <element name="width" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "LineStyleType", propOrder = { - "width" -}) -public class LineStyleType - extends ColorStyleType -{ - - @XmlElement(defaultValue = "1") - protected Float width; - - /** - * Gets the value of the width property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getWidth() { - return width; - } - - /** - * Sets the value of the width property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setWidth(Float value) { - this.width = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LinearRingType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LinearRingType.java deleted file mode 100644 index 6ae75abaab..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LinearRingType.java +++ /dev/null @@ -1,181 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlList; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for LinearRingType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="LinearRingType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}GeometryType">
- *       <sequence>
- *         <group ref="{http://earth.google.com/kml/2.1}geometryElements"/>
- *         <element ref="{http://earth.google.com/kml/2.1}coordinates"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "LinearRingType", propOrder = { - "extrude", - "tessellate", - "altitudeMode", - "coordinates" -}) -public class LinearRingType - extends GeometryType -{ - - @XmlElement(defaultValue = "0") - protected Boolean extrude; - @XmlElement(defaultValue = "0") - protected Boolean tessellate; - @XmlElement(defaultValue = "clampToGround") - protected AltitudeModeEnum altitudeMode; - @XmlList - @XmlElement(required = true) - protected List coordinates; - - /** - * Gets the value of the extrude property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isExtrude() { - return extrude; - } - - /** - * Sets the value of the extrude property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setExtrude(Boolean value) { - this.extrude = value; - } - - /** - * Gets the value of the tessellate property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isTessellate() { - return tessellate; - } - - /** - * Sets the value of the tessellate property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setTessellate(Boolean value) { - this.tessellate = value; - } - - /** - * Gets the value of the altitudeMode property. - * - * @return - * possible object is - * {@link AltitudeModeEnum } - * - */ - public AltitudeModeEnum getAltitudeMode() { - return altitudeMode; - } - - /** - * Sets the value of the altitudeMode property. - * - * @param value - * allowed object is - * {@link AltitudeModeEnum } - * - */ - public void setAltitudeMode(AltitudeModeEnum value) { - this.altitudeMode = value; - } - - /** - * Gets the value of the coordinates property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the coordinates property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getCoordinates().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link String } - * - * - */ - public List getCoordinates() { - if (coordinates == null) { - coordinates = new ArrayList(); - } - return this.coordinates; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LinkType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LinkType.java deleted file mode 100644 index 6b14f6b684..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LinkType.java +++ /dev/null @@ -1,297 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.bind.annotation.XmlType; - - -/** - * - * - * - * Not final="#all" to show how IconType extended LinkType in KML 2.0. - * - * - * - * - *

Java class for LinkType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="LinkType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <sequence>
- *         <element name="href" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
- *         <element name="refreshMode" type="{http://earth.google.com/kml/2.1}refreshModeEnum" minOccurs="0"/>
- *         <element name="refreshInterval" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *         <element name="viewRefreshMode" type="{http://earth.google.com/kml/2.1}viewRefreshModeEnum" minOccurs="0"/>
- *         <element name="viewRefreshTime" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *         <element name="viewBoundScale" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *         <element name="viewFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *         <element name="httpQuery" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "LinkType", propOrder = { - "href", - "refreshMode", - "refreshInterval", - "viewRefreshMode", - "viewRefreshTime", - "viewBoundScale", - "viewFormat", - "httpQuery" -}) -@XmlSeeAlso({ - IconType.class -}) -public class LinkType - extends ObjectType -{ - - @XmlSchemaType(name = "anyURI") - protected String href; - @XmlElement(defaultValue = "onChange") - protected RefreshModeEnum refreshMode; - @XmlElement(defaultValue = "4") - protected Float refreshInterval; - @XmlElement(defaultValue = "never") - protected ViewRefreshModeEnum viewRefreshMode; - @XmlElement(defaultValue = "4") - protected Float viewRefreshTime; - @XmlElement(defaultValue = "1") - protected Float viewBoundScale; - protected String viewFormat; - protected String httpQuery; - - /** - * Gets the value of the href property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getHref() { - return href; - } - - /** - * Sets the value of the href property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setHref(String value) { - this.href = value; - } - - /** - * Gets the value of the refreshMode property. - * - * @return - * possible object is - * {@link RefreshModeEnum } - * - */ - public RefreshModeEnum getRefreshMode() { - return refreshMode; - } - - /** - * Sets the value of the refreshMode property. - * - * @param value - * allowed object is - * {@link RefreshModeEnum } - * - */ - public void setRefreshMode(RefreshModeEnum value) { - this.refreshMode = value; - } - - /** - * Gets the value of the refreshInterval property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getRefreshInterval() { - return refreshInterval; - } - - /** - * Sets the value of the refreshInterval property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setRefreshInterval(Float value) { - this.refreshInterval = value; - } - - /** - * Gets the value of the viewRefreshMode property. - * - * @return - * possible object is - * {@link ViewRefreshModeEnum } - * - */ - public ViewRefreshModeEnum getViewRefreshMode() { - return viewRefreshMode; - } - - /** - * Sets the value of the viewRefreshMode property. - * - * @param value - * allowed object is - * {@link ViewRefreshModeEnum } - * - */ - public void setViewRefreshMode(ViewRefreshModeEnum value) { - this.viewRefreshMode = value; - } - - /** - * Gets the value of the viewRefreshTime property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getViewRefreshTime() { - return viewRefreshTime; - } - - /** - * Sets the value of the viewRefreshTime property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setViewRefreshTime(Float value) { - this.viewRefreshTime = value; - } - - /** - * Gets the value of the viewBoundScale property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getViewBoundScale() { - return viewBoundScale; - } - - /** - * Sets the value of the viewBoundScale property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setViewBoundScale(Float value) { - this.viewBoundScale = value; - } - - /** - * Gets the value of the viewFormat property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getViewFormat() { - return viewFormat; - } - - /** - * Sets the value of the viewFormat property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setViewFormat(String value) { - this.viewFormat = value; - } - - /** - * Gets the value of the httpQuery property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getHttpQuery() { - return httpQuery; - } - - /** - * Sets the value of the httpQuery property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setHttpQuery(String value) { - this.httpQuery = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ListItemTypeEnum.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ListItemTypeEnum.java deleted file mode 100644 index 36387340a3..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ListItemTypeEnum.java +++ /dev/null @@ -1,83 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlEnum; -import javax.xml.bind.annotation.XmlEnumValue; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for listItemTypeEnum. - * - *

The following schema fragment specifies the expected content contained within this class. - *

- *

- * <simpleType name="listItemTypeEnum">
- *   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     <enumeration value="radioFolder"/>
- *     <enumeration value="check"/>
- *     <enumeration value="checkHideChildren"/>
- *     <enumeration value="checkOffOnly"/>
- *   </restriction>
- * </simpleType>
- * 
- * - */ -@XmlType(name = "listItemTypeEnum") -@XmlEnum -public enum ListItemTypeEnum { - - @XmlEnumValue("radioFolder") - RADIO_FOLDER("radioFolder"), - @XmlEnumValue("check") - CHECK("check"), - @XmlEnumValue("checkHideChildren") - CHECK_HIDE_CHILDREN("checkHideChildren"), - @XmlEnumValue("checkOffOnly") - CHECK_OFF_ONLY("checkOffOnly"); - private final String value; - - ListItemTypeEnum(String v) { - value = v; - } - - public String value() { - return value; - } - - public static ListItemTypeEnum fromValue(String v) { - for (ListItemTypeEnum c: ListItemTypeEnum.values()) { - if (c.value.equals(v)) { - return c; - } - } - throw new IllegalArgumentException(v); - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ListStyleType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ListStyleType.java deleted file mode 100644 index 2aa0d97d25..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ListStyleType.java +++ /dev/null @@ -1,156 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; -import javax.xml.bind.annotation.adapters.HexBinaryAdapter; -import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; - - -/** - *

Java class for ListStyleType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ListStyleType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <sequence>
- *         <element name="listItemType" type="{http://earth.google.com/kml/2.1}listItemTypeEnum" minOccurs="0"/>
- *         <element name="bgColor" type="{http://earth.google.com/kml/2.1}color" minOccurs="0"/>
- *         <element name="ItemIcon" type="{http://earth.google.com/kml/2.1}ItemIconType" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ListStyleType", propOrder = { - "listItemType", - "bgColor", - "itemIcon" -}) -public class ListStyleType - extends ObjectType -{ - - @XmlElement(defaultValue = "check") - protected ListItemTypeEnum listItemType; - @XmlElement(type = String.class, defaultValue = "ffffffff") - @XmlJavaTypeAdapter(HexBinaryAdapter.class) - protected byte[] bgColor; - @XmlElement(name = "ItemIcon") - protected List itemIcon; - - /** - * Gets the value of the listItemType property. - * - * @return - * possible object is - * {@link ListItemTypeEnum } - * - */ - public ListItemTypeEnum getListItemType() { - return listItemType; - } - - /** - * Sets the value of the listItemType property. - * - * @param value - * allowed object is - * {@link ListItemTypeEnum } - * - */ - public void setListItemType(ListItemTypeEnum value) { - this.listItemType = value; - } - - /** - * Gets the value of the bgColor property. - * - * @return - * possible object is - * {@link String } - * - */ - public byte[] getBgColor() { - return bgColor; - } - - /** - * Sets the value of the bgColor property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setBgColor(byte[] value) { - this.bgColor = ((byte[]) value); - } - - /** - * Gets the value of the itemIcon property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the itemIcon property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getItemIcon().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link ItemIconType } - * - * - */ - public List getItemIcon() { - if (itemIcon == null) { - itemIcon = new ArrayList(); - } - return this.itemIcon; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LocationType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LocationType.java deleted file mode 100644 index cb8819ddd0..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LocationType.java +++ /dev/null @@ -1,146 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for LocationType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="LocationType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <all>
- *         <element name="longitude" type="{http://earth.google.com/kml/2.1}angle180" minOccurs="0"/>
- *         <element name="latitude" type="{http://earth.google.com/kml/2.1}angle90" minOccurs="0"/>
- *         <element name="altitude" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- *       </all>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "LocationType", propOrder = { - "longitude", - "latitude", - "altitude" -}) -public class LocationType - extends ObjectType -{ - - @XmlElement(defaultValue = "0") - protected Double longitude; - @XmlElement(defaultValue = "0") - protected Double latitude; - @XmlElement(defaultValue = "0") - protected Double altitude; - - /** - * Gets the value of the longitude property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getLongitude() { - return longitude; - } - - /** - * Sets the value of the longitude property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setLongitude(Double value) { - this.longitude = value; - } - - /** - * Gets the value of the latitude property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getLatitude() { - return latitude; - } - - /** - * Sets the value of the latitude property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setLatitude(Double value) { - this.latitude = value; - } - - /** - * Gets the value of the altitude property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getAltitude() { - return altitude; - } - - /** - * Sets the value of the altitude property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setAltitude(Double value) { - this.altitude = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LodType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LodType.java deleted file mode 100644 index 5ffd1882f6..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LodType.java +++ /dev/null @@ -1,174 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for LodType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="LodType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <all>
- *         <element name="minLodPixels" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *         <element name="maxLodPixels" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *         <element name="minFadeExtent" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *         <element name="maxFadeExtent" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *       </all>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "LodType", propOrder = { - "minLodPixels", - "maxLodPixels", - "minFadeExtent", - "maxFadeExtent" -}) -public class LodType - extends ObjectType -{ - - @XmlElement(defaultValue = "0") - protected Float minLodPixels; - @XmlElement(defaultValue = "-1") - protected Float maxLodPixels; - @XmlElement(defaultValue = "0") - protected Float minFadeExtent; - @XmlElement(defaultValue = "0") - protected Float maxFadeExtent; - - /** - * Gets the value of the minLodPixels property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getMinLodPixels() { - return minLodPixels; - } - - /** - * Sets the value of the minLodPixels property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setMinLodPixels(Float value) { - this.minLodPixels = value; - } - - /** - * Gets the value of the maxLodPixels property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getMaxLodPixels() { - return maxLodPixels; - } - - /** - * Sets the value of the maxLodPixels property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setMaxLodPixels(Float value) { - this.maxLodPixels = value; - } - - /** - * Gets the value of the minFadeExtent property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getMinFadeExtent() { - return minFadeExtent; - } - - /** - * Sets the value of the minFadeExtent property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setMinFadeExtent(Float value) { - this.minFadeExtent = value; - } - - /** - * Gets the value of the maxFadeExtent property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getMaxFadeExtent() { - return maxFadeExtent; - } - - /** - * Sets the value of the maxFadeExtent property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setMaxFadeExtent(Float value) { - this.maxFadeExtent = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LookAtType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LookAtType.java deleted file mode 100644 index 52871827a1..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/LookAtType.java +++ /dev/null @@ -1,257 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for LookAtType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="LookAtType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <all>
- *         <element name="longitude" type="{http://earth.google.com/kml/2.1}angle180" minOccurs="0"/>
- *         <element name="latitude" type="{http://earth.google.com/kml/2.1}angle90" minOccurs="0"/>
- *         <element name="altitude" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- *         <element name="range" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- *         <element name="tilt" type="{http://earth.google.com/kml/2.1}anglepos90" minOccurs="0"/>
- *         <element name="heading" type="{http://earth.google.com/kml/2.1}angle360" minOccurs="0"/>
- *         <element name="altitudeMode" type="{http://earth.google.com/kml/2.1}altitudeModeEnum" minOccurs="0"/>
- *       </all>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "LookAtType", propOrder = { - "longitude", - "latitude", - "altitude", - "range", - "tilt", - "heading", - "altitudeMode" -}) -public class LookAtType - extends ObjectType -{ - - @XmlElement(defaultValue = "0") - protected Double longitude; - @XmlElement(defaultValue = "0") - protected Double latitude; - @XmlElement(defaultValue = "0") - protected Double altitude; - protected Double range; - @XmlElement(defaultValue = "0") - protected Double tilt; - @XmlElement(defaultValue = "0") - protected Double heading; - @XmlElement(defaultValue = "clampToGround") - protected AltitudeModeEnum altitudeMode; - - /** - * Gets the value of the longitude property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getLongitude() { - return longitude; - } - - /** - * Sets the value of the longitude property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setLongitude(Double value) { - this.longitude = value; - } - - /** - * Gets the value of the latitude property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getLatitude() { - return latitude; - } - - /** - * Sets the value of the latitude property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setLatitude(Double value) { - this.latitude = value; - } - - /** - * Gets the value of the altitude property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getAltitude() { - return altitude; - } - - /** - * Sets the value of the altitude property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setAltitude(Double value) { - this.altitude = value; - } - - /** - * Gets the value of the range property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getRange() { - return range; - } - - /** - * Sets the value of the range property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setRange(Double value) { - this.range = value; - } - - /** - * Gets the value of the tilt property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getTilt() { - return tilt; - } - - /** - * Sets the value of the tilt property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setTilt(Double value) { - this.tilt = value; - } - - /** - * Gets the value of the heading property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getHeading() { - return heading; - } - - /** - * Sets the value of the heading property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setHeading(Double value) { - this.heading = value; - } - - /** - * Gets the value of the altitudeMode property. - * - * @return - * possible object is - * {@link AltitudeModeEnum } - * - */ - public AltitudeModeEnum getAltitudeMode() { - return altitudeMode; - } - - /** - * Sets the value of the altitudeMode property. - * - * @param value - * allowed object is - * {@link AltitudeModeEnum } - * - */ - public void setAltitudeMode(AltitudeModeEnum value) { - this.altitudeMode = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/MetadataType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/MetadataType.java deleted file mode 100644 index fb5001691a..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/MetadataType.java +++ /dev/null @@ -1,91 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlAnyElement; -import javax.xml.bind.annotation.XmlType; -import org.w3c.dom.Element; - - -/** - *

Java class for MetadataType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="MetadataType">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <any/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "MetadataType", propOrder = { - "any" -}) -public class MetadataType { - - @XmlAnyElement(lax = true) - protected Object any; - - /** - * Gets the value of the any property. - * - * @return - * possible object is - * {@link Element } - * {@link Object } - * - */ - public Object getAny() { - return any; - } - - /** - * Sets the value of the any property. - * - * @param value - * allowed object is - * {@link Element } - * {@link Object } - * - */ - public void setAny(Object value) { - this.any = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ModelType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ModelType.java deleted file mode 100644 index 92054c2382..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ModelType.java +++ /dev/null @@ -1,202 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ModelType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ModelType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}GeometryType">
- *       <sequence>
- *         <element name="altitudeMode" type="{http://earth.google.com/kml/2.1}altitudeModeEnum" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}Location" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}Orientation" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}Scale" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}Link" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ModelType", propOrder = { - "altitudeMode", - "location", - "orientation", - "scale", - "link" -}) -public class ModelType - extends GeometryType -{ - - @XmlElement(defaultValue = "clampToGround") - protected AltitudeModeEnum altitudeMode; - @XmlElement(name = "Location") - protected LocationType location; - @XmlElement(name = "Orientation") - protected OrientationType orientation; - @XmlElement(name = "Scale") - protected ScaleType scale; - @XmlElement(name = "Link") - protected LinkType link; - - /** - * Gets the value of the altitudeMode property. - * - * @return - * possible object is - * {@link AltitudeModeEnum } - * - */ - public AltitudeModeEnum getAltitudeMode() { - return altitudeMode; - } - - /** - * Sets the value of the altitudeMode property. - * - * @param value - * allowed object is - * {@link AltitudeModeEnum } - * - */ - public void setAltitudeMode(AltitudeModeEnum value) { - this.altitudeMode = value; - } - - /** - * Gets the value of the location property. - * - * @return - * possible object is - * {@link LocationType } - * - */ - public LocationType getLocation() { - return location; - } - - /** - * Sets the value of the location property. - * - * @param value - * allowed object is - * {@link LocationType } - * - */ - public void setLocation(LocationType value) { - this.location = value; - } - - /** - * Gets the value of the orientation property. - * - * @return - * possible object is - * {@link OrientationType } - * - */ - public OrientationType getOrientation() { - return orientation; - } - - /** - * Sets the value of the orientation property. - * - * @param value - * allowed object is - * {@link OrientationType } - * - */ - public void setOrientation(OrientationType value) { - this.orientation = value; - } - - /** - * Gets the value of the scale property. - * - * @return - * possible object is - * {@link ScaleType } - * - */ - public ScaleType getScale() { - return scale; - } - - /** - * Sets the value of the scale property. - * - * @param value - * allowed object is - * {@link ScaleType } - * - */ - public void setScale(ScaleType value) { - this.scale = value; - } - - /** - * Gets the value of the link property. - * - * @return - * possible object is - * {@link LinkType } - * - */ - public LinkType getLink() { - return link; - } - - /** - * Sets the value of the link property. - * - * @param value - * allowed object is - * {@link LinkType } - * - */ - public void setLink(LinkType value) { - this.link = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/MultiGeometryType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/MultiGeometryType.java deleted file mode 100644 index ee5ae3dd0a..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/MultiGeometryType.java +++ /dev/null @@ -1,104 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElementRef; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for MultiGeometryType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="MultiGeometryType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}GeometryType">
- *       <sequence>
- *         <element ref="{http://earth.google.com/kml/2.1}Geometry" maxOccurs="unbounded"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "MultiGeometryType", propOrder = { - "geometry" -}) -public class MultiGeometryType - extends GeometryType -{ - - @XmlElementRef(name = "Geometry", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class) - protected List> geometry; - - /** - * Gets the value of the geometry property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the geometry property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getGeometry().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link JAXBElement }{@code <}{@link LineStringType }{@code >} - * {@link JAXBElement }{@code <}{@link LinearRingType }{@code >} - * {@link JAXBElement }{@code <}{@link PointType }{@code >} - * {@link JAXBElement }{@code <}{@link PolygonType }{@code >} - * {@link JAXBElement }{@code <}{@link MultiGeometryType }{@code >} - * {@link JAXBElement }{@code <}{@link GeometryType }{@code >} - * {@link JAXBElement }{@code <}{@link ModelType }{@code >} - * - * - */ - public List> getGeometry() { - if (geometry == null) { - geometry = new ArrayList>(); - } - return this.geometry; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/NetworkLinkControlType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/NetworkLinkControlType.java deleted file mode 100644 index 1bc7e3c403..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/NetworkLinkControlType.java +++ /dev/null @@ -1,298 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for NetworkLinkControlType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="NetworkLinkControlType">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <all>
- *         <element name="minRefreshPeriod" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *         <element name="cookie" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *         <element name="message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *         <element name="linkName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *         <element name="linkDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *         <element name="linkSnippet" type="{http://earth.google.com/kml/2.1}SnippetType" minOccurs="0"/>
- *         <element name="expires" type="{http://earth.google.com/kml/2.1}dateTimeType" minOccurs="0"/>
- *         <element name="Update" type="{http://earth.google.com/kml/2.1}UpdateType" minOccurs="0"/>
- *         <element name="LookAt" type="{http://earth.google.com/kml/2.1}LookAtType" minOccurs="0"/>
- *       </all>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "NetworkLinkControlType", propOrder = { - -}) -public class NetworkLinkControlType { - - @XmlElement(defaultValue = "0") - protected Float minRefreshPeriod; - protected String cookie; - protected String message; - protected String linkName; - protected String linkDescription; - protected SnippetType linkSnippet; - protected String expires; - @XmlElement(name = "Update") - protected UpdateType update; - @XmlElement(name = "LookAt") - protected LookAtType lookAt; - - /** - * Gets the value of the minRefreshPeriod property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getMinRefreshPeriod() { - return minRefreshPeriod; - } - - /** - * Sets the value of the minRefreshPeriod property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setMinRefreshPeriod(Float value) { - this.minRefreshPeriod = value; - } - - /** - * Gets the value of the cookie property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCookie() { - return cookie; - } - - /** - * Sets the value of the cookie property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCookie(String value) { - this.cookie = value; - } - - /** - * Gets the value of the message property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getMessage() { - return message; - } - - /** - * Sets the value of the message property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setMessage(String value) { - this.message = value; - } - - /** - * Gets the value of the linkName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getLinkName() { - return linkName; - } - - /** - * Sets the value of the linkName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setLinkName(String value) { - this.linkName = value; - } - - /** - * Gets the value of the linkDescription property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getLinkDescription() { - return linkDescription; - } - - /** - * Sets the value of the linkDescription property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setLinkDescription(String value) { - this.linkDescription = value; - } - - /** - * Gets the value of the linkSnippet property. - * - * @return - * possible object is - * {@link SnippetType } - * - */ - public SnippetType getLinkSnippet() { - return linkSnippet; - } - - /** - * Sets the value of the linkSnippet property. - * - * @param value - * allowed object is - * {@link SnippetType } - * - */ - public void setLinkSnippet(SnippetType value) { - this.linkSnippet = value; - } - - /** - * Gets the value of the expires property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getExpires() { - return expires; - } - - /** - * Sets the value of the expires property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setExpires(String value) { - this.expires = value; - } - - /** - * Gets the value of the update property. - * - * @return - * possible object is - * {@link UpdateType } - * - */ - public UpdateType getUpdate() { - return update; - } - - /** - * Sets the value of the update property. - * - * @param value - * allowed object is - * {@link UpdateType } - * - */ - public void setUpdate(UpdateType value) { - this.update = value; - } - - /** - * Gets the value of the lookAt property. - * - * @return - * possible object is - * {@link LookAtType } - * - */ - public LookAtType getLookAt() { - return lookAt; - } - - /** - * Sets the value of the lookAt property. - * - * @param value - * allowed object is - * {@link LookAtType } - * - */ - public void setLookAt(LookAtType value) { - this.lookAt = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/NetworkLinkType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/NetworkLinkType.java deleted file mode 100644 index 888da8a026..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/NetworkLinkType.java +++ /dev/null @@ -1,176 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for NetworkLinkType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="NetworkLinkType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}FeatureType">
- *       <sequence>
- *         <element name="refreshVisibility" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- *         <element name="flyToView" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- *         <choice minOccurs="0">
- *           <element ref="{http://earth.google.com/kml/2.1}Link"/>
- *           <element name="Url" type="{http://earth.google.com/kml/2.1}LinkType"/>
- *         </choice>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "NetworkLinkType", propOrder = { - "refreshVisibility", - "flyToView", - "link", - "url" -}) -public class NetworkLinkType - extends FeatureType -{ - - @XmlElement(defaultValue = "0") - protected Boolean refreshVisibility; - @XmlElement(defaultValue = "0") - protected Boolean flyToView; - @XmlElement(name = "Link") - protected LinkType link; - @XmlElement(name = "Url") - protected LinkType url; - - /** - * Gets the value of the refreshVisibility property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isRefreshVisibility() { - return refreshVisibility; - } - - /** - * Sets the value of the refreshVisibility property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setRefreshVisibility(Boolean value) { - this.refreshVisibility = value; - } - - /** - * Gets the value of the flyToView property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isFlyToView() { - return flyToView; - } - - /** - * Sets the value of the flyToView property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setFlyToView(Boolean value) { - this.flyToView = value; - } - - /** - * Gets the value of the link property. - * - * @return - * possible object is - * {@link LinkType } - * - */ - public LinkType getLink() { - return link; - } - - /** - * Sets the value of the link property. - * - * @param value - * allowed object is - * {@link LinkType } - * - */ - public void setLink(LinkType value) { - this.link = value; - } - - /** - * Gets the value of the url property. - * - * @return - * possible object is - * {@link LinkType } - * - */ - public LinkType getUrl() { - return url; - } - - /** - * Sets the value of the url property. - * - * @param value - * allowed object is - * {@link LinkType } - * - */ - public void setUrl(LinkType value) { - this.url = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ObjectFactory.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ObjectFactory.java deleted file mode 100644 index 3fa0cc328b..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ObjectFactory.java +++ /dev/null @@ -1,840 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.List; -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlElementDecl; -import javax.xml.bind.annotation.XmlRegistry; -import javax.xml.namespace.QName; - - -/** - * This object contains factory methods for each - * Java content interface and Java element interface - * generated in the com.google.earth.kml._2 package. - *

An ObjectFactory allows you to programatically - * construct new instances of the Java representation - * for XML content. The Java representation of XML - * content can consist of schema derived interfaces - * and classes representing the binding of schema - * type definitions, element declarations and model - * groups. Factory methods for each of these are - * provided in this class. - * - */ -@XmlRegistry -public class ObjectFactory { - - private final static QName _StyleMap_QNAME = new QName("http://earth.google.com/kml/2.1", "StyleMap"); - private final static QName _LookAt_QNAME = new QName("http://earth.google.com/kml/2.1", "LookAt"); - private final static QName _Location_QNAME = new QName("http://earth.google.com/kml/2.1", "Location"); - private final static QName _LineString_QNAME = new QName("http://earth.google.com/kml/2.1", "LineString"); - private final static QName _TimeSpan_QNAME = new QName("http://earth.google.com/kml/2.1", "TimeSpan"); - private final static QName _Document_QNAME = new QName("http://earth.google.com/kml/2.1", "Document"); - private final static QName _Orientation_QNAME = new QName("http://earth.google.com/kml/2.1", "Orientation"); - private final static QName _Folder_QNAME = new QName("http://earth.google.com/kml/2.1", "Folder"); - private final static QName _PolyStyle_QNAME = new QName("http://earth.google.com/kml/2.1", "PolyStyle"); - private final static QName _IconStyle_QNAME = new QName("http://earth.google.com/kml/2.1", "IconStyle"); - private final static QName _Icon_QNAME = new QName("http://earth.google.com/kml/2.1", "Icon"); - private final static QName _GroundOverlay_QNAME = new QName("http://earth.google.com/kml/2.1", "GroundOverlay"); - private final static QName _Placemark_QNAME = new QName("http://earth.google.com/kml/2.1", "Placemark"); - private final static QName _Polygon_QNAME = new QName("http://earth.google.com/kml/2.1", "Polygon"); - private final static QName _Link_QNAME = new QName("http://earth.google.com/kml/2.1", "Link"); - private final static QName _StyleSelector_QNAME = new QName("http://earth.google.com/kml/2.1", "StyleSelector"); - private final static QName _TimeStamp_QNAME = new QName("http://earth.google.com/kml/2.1", "TimeStamp"); - private final static QName _LatLonBox_QNAME = new QName("http://earth.google.com/kml/2.1", "LatLonBox"); - private final static QName _LabelStyle_QNAME = new QName("http://earth.google.com/kml/2.1", "LabelStyle"); - private final static QName _TimePrimitive_QNAME = new QName("http://earth.google.com/kml/2.1", "TimePrimitive"); - private final static QName _Style_QNAME = new QName("http://earth.google.com/kml/2.1", "Style"); - private final static QName _LinearRing_QNAME = new QName("http://earth.google.com/kml/2.1", "LinearRing"); - private final static QName _Feature_QNAME = new QName("http://earth.google.com/kml/2.1", "Feature"); - private final static QName _StyleUrl_QNAME = new QName("http://earth.google.com/kml/2.1", "styleUrl"); - private final static QName _Model_QNAME = new QName("http://earth.google.com/kml/2.1", "Model"); - private final static QName _LineStyle_QNAME = new QName("http://earth.google.com/kml/2.1", "LineStyle"); - private final static QName _NetworkLink_QNAME = new QName("http://earth.google.com/kml/2.1", "NetworkLink"); - private final static QName _Geometry_QNAME = new QName("http://earth.google.com/kml/2.1", "Geometry"); - private final static QName _Scale_QNAME = new QName("http://earth.google.com/kml/2.1", "Scale"); - private final static QName _BalloonStyle_QNAME = new QName("http://earth.google.com/kml/2.1", "BalloonStyle"); - private final static QName _Kml_QNAME = new QName("http://earth.google.com/kml/2.1", "kml"); - private final static QName _MultiGeometry_QNAME = new QName("http://earth.google.com/kml/2.1", "MultiGeometry"); - private final static QName _Object_QNAME = new QName("http://earth.google.com/kml/2.1", "Object"); - private final static QName _Coordinates_QNAME = new QName("http://earth.google.com/kml/2.1", "coordinates"); - private final static QName _Point_QNAME = new QName("http://earth.google.com/kml/2.1", "Point"); - private final static QName _ListStyle_QNAME = new QName("http://earth.google.com/kml/2.1", "ListStyle"); - private final static QName _Region_QNAME = new QName("http://earth.google.com/kml/2.1", "Region"); - private final static QName _LatLonAltBox_QNAME = new QName("http://earth.google.com/kml/2.1", "LatLonAltBox"); - private final static QName _Lod_QNAME = new QName("http://earth.google.com/kml/2.1", "Lod"); - private final static QName _ScreenOverlay_QNAME = new QName("http://earth.google.com/kml/2.1", "ScreenOverlay"); - private final static QName _ItemIconTypeState_QNAME = new QName("http://earth.google.com/kml/2.1", "state"); - - /** - * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.google.earth.kml._2 - * - */ - public ObjectFactory() { - } - - /** - * Create an instance of {@link NetworkLinkType } - * - */ - public NetworkLinkType createNetworkLinkType() { - return new NetworkLinkType(); - } - - /** - * Create an instance of {@link LocationType } - * - */ - public LocationType createLocationType() { - return new LocationType(); - } - - /** - * Create an instance of {@link TimeStampType } - * - */ - public TimeStampType createTimeStampType() { - return new TimeStampType(); - } - - /** - * Create an instance of {@link DocumentType } - * - */ - public DocumentType createDocumentType() { - return new DocumentType(); - } - - /** - * Create an instance of {@link NetworkLinkControlType } - * - */ - public NetworkLinkControlType createNetworkLinkControlType() { - return new NetworkLinkControlType(); - } - - /** - * Create an instance of {@link ItemIconType } - * - */ - public ItemIconType createItemIconType() { - return new ItemIconType(); - } - - /** - * Create an instance of {@link StyleMapType } - * - */ - public StyleMapType createStyleMapType() { - return new StyleMapType(); - } - - /** - * Create an instance of {@link GroundOverlayType } - * - */ - public GroundOverlayType createGroundOverlayType() { - return new GroundOverlayType(); - } - - /** - * Create an instance of {@link PolyStyleType } - * - */ - public PolyStyleType createPolyStyleType() { - return new PolyStyleType(); - } - - /** - * Create an instance of {@link ListStyleType } - * - */ - public ListStyleType createListStyleType() { - return new ListStyleType(); - } - - /** - * Create an instance of {@link LineStyleType } - * - */ - public LineStyleType createLineStyleType() { - return new LineStyleType(); - } - - /** - * Create an instance of {@link LinearRingType } - * - */ - public LinearRingType createLinearRingType() { - return new LinearRingType(); - } - - /** - * Create an instance of {@link BoundaryType } - * - */ - public BoundaryType createBoundaryType() { - return new BoundaryType(); - } - - /** - * Create an instance of {@link CreateType } - * - */ - public CreateType createCreateType() { - return new CreateType(); - } - - /** - * Create an instance of {@link PolygonType } - * - */ - public PolygonType createPolygonType() { - return new PolygonType(); - } - - /** - * Create an instance of {@link StyleType } - * - */ - public StyleType createStyleType() { - return new StyleType(); - } - - /** - * Create an instance of {@link LodType } - * - */ - public LodType createLodType() { - return new LodType(); - } - - /** - * Create an instance of {@link LabelStyleType } - * - */ - public LabelStyleType createLabelStyleType() { - return new LabelStyleType(); - } - - /** - * Create an instance of {@link DeleteType } - * - */ - public DeleteType createDeleteType() { - return new DeleteType(); - } - - /** - * Create an instance of {@link LookAtType } - * - */ - public LookAtType createLookAtType() { - return new LookAtType(); - } - - /** - * Create an instance of {@link KmlType } - * - */ - public KmlType createKmlType() { - return new KmlType(); - } - - /** - * Create an instance of {@link Vec2Type } - * - */ - public Vec2Type createVec2Type() { - return new Vec2Type(); - } - - /** - * Create an instance of {@link IconType } - * - */ - public IconType createIconType() { - return new IconType(); - } - - /** - * Create an instance of {@link ModelType } - * - */ - public ModelType createModelType() { - return new ModelType(); - } - - /** - * Create an instance of {@link RegionType } - * - */ - public RegionType createRegionType() { - return new RegionType(); - } - - /** - * Create an instance of {@link LinkType } - * - */ - public LinkType createLinkType() { - return new LinkType(); - } - - /** - * Create an instance of {@link SnippetType } - * - */ - public SnippetType createSnippetType() { - return new SnippetType(); - } - - /** - * Create an instance of {@link FolderType } - * - */ - public FolderType createFolderType() { - return new FolderType(); - } - - /** - * Create an instance of {@link OrientationType } - * - */ - public OrientationType createOrientationType() { - return new OrientationType(); - } - - /** - * Create an instance of {@link LineStringType } - * - */ - public LineStringType createLineStringType() { - return new LineStringType(); - } - - /** - * Create an instance of {@link PlacemarkType } - * - */ - public PlacemarkType createPlacemarkType() { - return new PlacemarkType(); - } - - /** - * Create an instance of {@link IconStyleIconType } - * - */ - public IconStyleIconType createIconStyleIconType() { - return new IconStyleIconType(); - } - - /** - * Create an instance of {@link MultiGeometryType } - * - */ - public MultiGeometryType createMultiGeometryType() { - return new MultiGeometryType(); - } - - /** - * Create an instance of {@link LatLonBoxType } - * - */ - public LatLonBoxType createLatLonBoxType() { - return new LatLonBoxType(); - } - - /** - * Create an instance of {@link PointType } - * - */ - public PointType createPointType() { - return new PointType(); - } - - /** - * Create an instance of {@link ChangeType } - * - */ - public ChangeType createChangeType() { - return new ChangeType(); - } - - /** - * Create an instance of {@link LatLonAltBoxType } - * - */ - public LatLonAltBoxType createLatLonAltBoxType() { - return new LatLonAltBoxType(); - } - - /** - * Create an instance of {@link BalloonStyleType } - * - */ - public BalloonStyleType createBalloonStyleType() { - return new BalloonStyleType(); - } - - /** - * Create an instance of {@link ScreenOverlayType } - * - */ - public ScreenOverlayType createScreenOverlayType() { - return new ScreenOverlayType(); - } - - /** - * Create an instance of {@link ScaleType } - * - */ - public ScaleType createScaleType() { - return new ScaleType(); - } - - /** - * Create an instance of {@link TimeSpanType } - * - */ - public TimeSpanType createTimeSpanType() { - return new TimeSpanType(); - } - - /** - * Create an instance of {@link IconStyleType } - * - */ - public IconStyleType createIconStyleType() { - return new IconStyleType(); - } - - /** - * Create an instance of {@link ReplaceType } - * - */ - public ReplaceType createReplaceType() { - return new ReplaceType(); - } - - /** - * Create an instance of {@link UpdateType } - * - */ - public UpdateType createUpdateType() { - return new UpdateType(); - } - - /** - * Create an instance of {@link StyleMapPairType } - * - */ - public StyleMapPairType createStyleMapPairType() { - return new StyleMapPairType(); - } - - /** - * Create an instance of {@link MetadataType } - * - */ - public MetadataType createMetadataType() { - return new MetadataType(); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link StyleMapType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "StyleMap", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "StyleSelector") - public JAXBElement createStyleMap(StyleMapType value) { - return new JAXBElement(_StyleMap_QNAME, StyleMapType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link LookAtType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "LookAt", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createLookAt(LookAtType value) { - return new JAXBElement(_LookAt_QNAME, LookAtType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link LocationType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Location", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createLocation(LocationType value) { - return new JAXBElement(_Location_QNAME, LocationType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link LineStringType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "LineString", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Geometry") - public JAXBElement createLineString(LineStringType value) { - return new JAXBElement(_LineString_QNAME, LineStringType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link TimeSpanType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "TimeSpan", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "TimePrimitive") - public JAXBElement createTimeSpan(TimeSpanType value) { - return new JAXBElement(_TimeSpan_QNAME, TimeSpanType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link DocumentType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Document", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Feature") - public JAXBElement createDocument(DocumentType value) { - return new JAXBElement(_Document_QNAME, DocumentType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link OrientationType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Orientation", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createOrientation(OrientationType value) { - return new JAXBElement(_Orientation_QNAME, OrientationType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link FolderType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Folder", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Feature") - public JAXBElement createFolder(FolderType value) { - return new JAXBElement(_Folder_QNAME, FolderType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link PolyStyleType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "PolyStyle", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createPolyStyle(PolyStyleType value) { - return new JAXBElement(_PolyStyle_QNAME, PolyStyleType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link IconStyleType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "IconStyle", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createIconStyle(IconStyleType value) { - return new JAXBElement(_IconStyle_QNAME, IconStyleType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link LinkType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Icon", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createIcon(LinkType value) { - return new JAXBElement(_Icon_QNAME, LinkType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link GroundOverlayType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "GroundOverlay", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Feature") - public JAXBElement createGroundOverlay(GroundOverlayType value) { - return new JAXBElement(_GroundOverlay_QNAME, GroundOverlayType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link PlacemarkType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Placemark", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Feature") - public JAXBElement createPlacemark(PlacemarkType value) { - return new JAXBElement(_Placemark_QNAME, PlacemarkType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link PolygonType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Polygon", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Geometry") - public JAXBElement createPolygon(PolygonType value) { - return new JAXBElement(_Polygon_QNAME, PolygonType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link LinkType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Link", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createLink(LinkType value) { - return new JAXBElement(_Link_QNAME, LinkType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link StyleSelectorType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "StyleSelector") - public JAXBElement createStyleSelector(StyleSelectorType value) { - return new JAXBElement(_StyleSelector_QNAME, StyleSelectorType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link TimeStampType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "TimeStamp", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "TimePrimitive") - public JAXBElement createTimeStamp(TimeStampType value) { - return new JAXBElement(_TimeStamp_QNAME, TimeStampType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link LatLonBoxType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "LatLonBox", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createLatLonBox(LatLonBoxType value) { - return new JAXBElement(_LatLonBox_QNAME, LatLonBoxType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link LabelStyleType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "LabelStyle", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createLabelStyle(LabelStyleType value) { - return new JAXBElement(_LabelStyle_QNAME, LabelStyleType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link TimePrimitiveType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "TimePrimitive") - public JAXBElement createTimePrimitive(TimePrimitiveType value) { - return new JAXBElement(_TimePrimitive_QNAME, TimePrimitiveType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link StyleType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Style", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "StyleSelector") - public JAXBElement createStyle(StyleType value) { - return new JAXBElement(_Style_QNAME, StyleType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link LinearRingType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "LinearRing", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Geometry") - public JAXBElement createLinearRing(LinearRingType value) { - return new JAXBElement(_LinearRing_QNAME, LinearRingType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link FeatureType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Feature") - public JAXBElement createFeature(FeatureType value) { - return new JAXBElement(_Feature_QNAME, FeatureType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "styleUrl") - public JAXBElement createStyleUrl(String value) { - return new JAXBElement(_StyleUrl_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link ModelType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Model", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Geometry") - public JAXBElement createModel(ModelType value) { - return new JAXBElement(_Model_QNAME, ModelType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link LineStyleType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "LineStyle", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createLineStyle(LineStyleType value) { - return new JAXBElement(_LineStyle_QNAME, LineStyleType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link NetworkLinkType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "NetworkLink", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Feature") - public JAXBElement createNetworkLink(NetworkLinkType value) { - return new JAXBElement(_NetworkLink_QNAME, NetworkLinkType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link GeometryType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Geometry") - public JAXBElement createGeometry(GeometryType value) { - return new JAXBElement(_Geometry_QNAME, GeometryType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link ScaleType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Scale", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createScale(ScaleType value) { - return new JAXBElement(_Scale_QNAME, ScaleType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link BalloonStyleType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "BalloonStyle", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createBalloonStyle(BalloonStyleType value) { - return new JAXBElement(_BalloonStyle_QNAME, BalloonStyleType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link KmlType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "kml") - public JAXBElement createKml(KmlType value) { - return new JAXBElement(_Kml_QNAME, KmlType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link MultiGeometryType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "MultiGeometry", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Geometry") - public JAXBElement createMultiGeometry(MultiGeometryType value) { - return new JAXBElement(_MultiGeometry_QNAME, MultiGeometryType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link ObjectType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Object") - public JAXBElement createObject(ObjectType value) { - return new JAXBElement(_Object_QNAME, ObjectType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link String }{@code >}{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "coordinates") - public JAXBElement> createCoordinates(List value) { - return new JAXBElement>(_Coordinates_QNAME, ((Class) List.class), null, ((List ) value)); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link PointType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Point", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Geometry") - public JAXBElement createPoint(PointType value) { - return new JAXBElement(_Point_QNAME, PointType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link ListStyleType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "ListStyle", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createListStyle(ListStyleType value) { - return new JAXBElement(_ListStyle_QNAME, ListStyleType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link RegionType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Region", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createRegion(RegionType value) { - return new JAXBElement(_Region_QNAME, RegionType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link LatLonAltBoxType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "LatLonAltBox") - public JAXBElement createLatLonAltBox(LatLonAltBoxType value) { - return new JAXBElement(_LatLonAltBox_QNAME, LatLonAltBoxType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link LodType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "Lod", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Object") - public JAXBElement createLod(LodType value) { - return new JAXBElement(_Lod_QNAME, LodType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link ScreenOverlayType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "ScreenOverlay", substitutionHeadNamespace = "http://earth.google.com/kml/2.1", substitutionHeadName = "Feature") - public JAXBElement createScreenOverlay(ScreenOverlayType value) { - return new JAXBElement(_ScreenOverlay_QNAME, ScreenOverlayType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link ItemIconStateEnum }{@code >}{@code >}} - * - */ - @XmlElementDecl(namespace = "http://earth.google.com/kml/2.1", name = "state", scope = ItemIconType.class) - public JAXBElement> createItemIconTypeState(List value) { - return new JAXBElement>(_ItemIconTypeState_QNAME, ((Class) List.class), ItemIconType.class, ((List ) value)); - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ObjectType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ObjectType.java deleted file mode 100644 index 7666100762..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ObjectType.java +++ /dev/null @@ -1,139 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlAttribute; -import javax.xml.bind.annotation.XmlID; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.bind.annotation.XmlType; -import javax.xml.bind.annotation.adapters.CollapsedStringAdapter; -import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; - - -/** - *

Java class for ObjectType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ObjectType">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <attGroup ref="{http://earth.google.com/kml/2.1}idAttributes"/>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ObjectType") -@XmlSeeAlso({ - RegionType.class, - LodType.class, - BalloonStyleType.class, - ScaleType.class, - ListStyleType.class, - OrientationType.class, - LookAtType.class, - LocationType.class, - StyleSelectorType.class, - TimePrimitiveType.class, - GeometryType.class, - LatLonBoxType.class, - LinkType.class, - ColorStyleType.class, - ItemIconType.class, - IconStyleIconType.class, - FeatureType.class -}) -public abstract class ObjectType { - - @XmlAttribute - @XmlJavaTypeAdapter(CollapsedStringAdapter.class) - @XmlID - @XmlSchemaType(name = "ID") - protected String id; - @XmlAttribute - @XmlJavaTypeAdapter(CollapsedStringAdapter.class) - @XmlSchemaType(name = "NCName") - protected String targetId; - - /** - * Gets the value of the id property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getId() { - return id; - } - - /** - * Sets the value of the id property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setId(String value) { - this.id = value; - } - - /** - * Gets the value of the targetId property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getTargetId() { - return targetId; - } - - /** - * Sets the value of the targetId property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setTargetId(String value) { - this.targetId = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/OrientationType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/OrientationType.java deleted file mode 100644 index 80d486b9cc..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/OrientationType.java +++ /dev/null @@ -1,146 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for OrientationType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="OrientationType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <all>
- *         <element name="heading" type="{http://earth.google.com/kml/2.1}angle360" minOccurs="0"/>
- *         <element name="tilt" type="{http://earth.google.com/kml/2.1}angle360" minOccurs="0"/>
- *         <element name="roll" type="{http://earth.google.com/kml/2.1}angle360" minOccurs="0"/>
- *       </all>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "OrientationType", propOrder = { - "heading", - "tilt", - "roll" -}) -public class OrientationType - extends ObjectType -{ - - @XmlElement(defaultValue = "0.0") - protected Double heading; - @XmlElement(defaultValue = "0.0") - protected Double tilt; - @XmlElement(defaultValue = "0.0") - protected Double roll; - - /** - * Gets the value of the heading property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getHeading() { - return heading; - } - - /** - * Sets the value of the heading property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setHeading(Double value) { - this.heading = value; - } - - /** - * Gets the value of the tilt property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getTilt() { - return tilt; - } - - /** - * Sets the value of the tilt property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setTilt(Double value) { - this.tilt = value; - } - - /** - * Gets the value of the roll property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getRoll() { - return roll; - } - - /** - * Sets the value of the roll property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setRoll(Double value) { - this.roll = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/OverlayType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/OverlayType.java deleted file mode 100644 index 1b5d139422..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/OverlayType.java +++ /dev/null @@ -1,154 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.bind.annotation.XmlType; -import javax.xml.bind.annotation.adapters.HexBinaryAdapter; -import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; - - -/** - *

Java class for OverlayType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="OverlayType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}FeatureType">
- *       <sequence>
- *         <element name="color" type="{http://earth.google.com/kml/2.1}color" minOccurs="0"/>
- *         <element name="drawOrder" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}Icon" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "OverlayType", propOrder = { - "color", - "drawOrder", - "icon" -}) -@XmlSeeAlso({ - ScreenOverlayType.class, - GroundOverlayType.class -}) -public abstract class OverlayType - extends FeatureType -{ - - @XmlElement(type = String.class, defaultValue = "ffffffff") - @XmlJavaTypeAdapter(HexBinaryAdapter.class) - protected byte[] color; - @XmlElement(defaultValue = "0") - protected Integer drawOrder; - @XmlElement(name = "Icon") - protected LinkType icon; - - /** - * Gets the value of the color property. - * - * @return - * possible object is - * {@link String } - * - */ - public byte[] getColor() { - return color; - } - - /** - * Sets the value of the color property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setColor(byte[] value) { - this.color = ((byte[]) value); - } - - /** - * Gets the value of the drawOrder property. - * - * @return - * possible object is - * {@link Integer } - * - */ - public Integer getDrawOrder() { - return drawOrder; - } - - /** - * Sets the value of the drawOrder property. - * - * @param value - * allowed object is - * {@link Integer } - * - */ - public void setDrawOrder(Integer value) { - this.drawOrder = value; - } - - /** - * Gets the value of the icon property. - * - * @return - * possible object is - * {@link LinkType } - * - */ - public LinkType getIcon() { - return icon; - } - - /** - * Sets the value of the icon property. - * - * @param value - * allowed object is - * {@link LinkType } - * - */ - public void setIcon(LinkType value) { - this.icon = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PlacemarkType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PlacemarkType.java deleted file mode 100644 index f829d254ca..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PlacemarkType.java +++ /dev/null @@ -1,103 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElementRef; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for PlacemarkType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="PlacemarkType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}FeatureType">
- *       <sequence>
- *         <element ref="{http://earth.google.com/kml/2.1}Geometry" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "PlacemarkType", propOrder = { - "geometry" -}) -public class PlacemarkType - extends FeatureType -{ - - @XmlElementRef(name = "Geometry", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class) - protected JAXBElement geometry; - - /** - * Gets the value of the geometry property. - * - * @return - * possible object is - * {@link JAXBElement }{@code <}{@link LineStringType }{@code >} - * {@link JAXBElement }{@code <}{@link LinearRingType }{@code >} - * {@link JAXBElement }{@code <}{@link PointType }{@code >} - * {@link JAXBElement }{@code <}{@link PolygonType }{@code >} - * {@link JAXBElement }{@code <}{@link MultiGeometryType }{@code >} - * {@link JAXBElement }{@code <}{@link GeometryType }{@code >} - * {@link JAXBElement }{@code <}{@link ModelType }{@code >} - * - */ - public JAXBElement getGeometry() { - return geometry; - } - - /** - * Sets the value of the geometry property. - * - * @param value - * allowed object is - * {@link JAXBElement }{@code <}{@link LineStringType }{@code >} - * {@link JAXBElement }{@code <}{@link LinearRingType }{@code >} - * {@link JAXBElement }{@code <}{@link PointType }{@code >} - * {@link JAXBElement }{@code <}{@link PolygonType }{@code >} - * {@link JAXBElement }{@code <}{@link MultiGeometryType }{@code >} - * {@link JAXBElement }{@code <}{@link GeometryType }{@code >} - * {@link JAXBElement }{@code <}{@link ModelType }{@code >} - * - */ - public void setGeometry(JAXBElement value) { - this.geometry = ((JAXBElement ) value); - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PointType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PointType.java deleted file mode 100644 index 7ef373ce14..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PointType.java +++ /dev/null @@ -1,181 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlList; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for PointType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="PointType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}GeometryType">
- *       <sequence>
- *         <group ref="{http://earth.google.com/kml/2.1}geometryElements"/>
- *         <element ref="{http://earth.google.com/kml/2.1}coordinates"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "PointType", propOrder = { - "extrude", - "tessellate", - "altitudeMode", - "coordinates" -}) -public class PointType - extends GeometryType -{ - - @XmlElement(defaultValue = "0") - protected Boolean extrude; - @XmlElement(defaultValue = "0") - protected Boolean tessellate; - @XmlElement(defaultValue = "clampToGround") - protected AltitudeModeEnum altitudeMode; - @XmlList - @XmlElement(required = true) - protected List coordinates; - - /** - * Gets the value of the extrude property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isExtrude() { - return extrude; - } - - /** - * Sets the value of the extrude property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setExtrude(Boolean value) { - this.extrude = value; - } - - /** - * Gets the value of the tessellate property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isTessellate() { - return tessellate; - } - - /** - * Sets the value of the tessellate property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setTessellate(Boolean value) { - this.tessellate = value; - } - - /** - * Gets the value of the altitudeMode property. - * - * @return - * possible object is - * {@link AltitudeModeEnum } - * - */ - public AltitudeModeEnum getAltitudeMode() { - return altitudeMode; - } - - /** - * Sets the value of the altitudeMode property. - * - * @param value - * allowed object is - * {@link AltitudeModeEnum } - * - */ - public void setAltitudeMode(AltitudeModeEnum value) { - this.altitudeMode = value; - } - - /** - * Gets the value of the coordinates property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the coordinates property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getCoordinates().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link String } - * - * - */ - public List getCoordinates() { - if (coordinates == null) { - coordinates = new ArrayList(); - } - return this.coordinates; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PolyStyleType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PolyStyleType.java deleted file mode 100644 index 8cd05eeaae..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PolyStyleType.java +++ /dev/null @@ -1,118 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for PolyStyleType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="PolyStyleType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ColorStyleType">
- *       <sequence>
- *         <element name="fill" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- *         <element name="outline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "PolyStyleType", propOrder = { - "fill", - "outline" -}) -public class PolyStyleType - extends ColorStyleType -{ - - @XmlElement(defaultValue = "1") - protected Boolean fill; - @XmlElement(defaultValue = "1") - protected Boolean outline; - - /** - * Gets the value of the fill property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isFill() { - return fill; - } - - /** - * Sets the value of the fill property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setFill(Boolean value) { - this.fill = value; - } - - /** - * Gets the value of the outline property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isOutline() { - return outline; - } - - /** - * Sets the value of the outline property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setOutline(Boolean value) { - this.outline = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PolygonType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PolygonType.java deleted file mode 100644 index 0fd71129d1..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/PolygonType.java +++ /dev/null @@ -1,205 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for PolygonType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="PolygonType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}GeometryType">
- *       <sequence>
- *         <group ref="{http://earth.google.com/kml/2.1}geometryElements"/>
- *         <element name="outerBoundaryIs" type="{http://earth.google.com/kml/2.1}boundaryType" minOccurs="0"/>
- *         <element name="innerBoundaryIs" type="{http://earth.google.com/kml/2.1}boundaryType" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "PolygonType", propOrder = { - "extrude", - "tessellate", - "altitudeMode", - "outerBoundaryIs", - "innerBoundaryIs" -}) -public class PolygonType - extends GeometryType -{ - - @XmlElement(defaultValue = "0") - protected Boolean extrude; - @XmlElement(defaultValue = "0") - protected Boolean tessellate; - @XmlElement(defaultValue = "clampToGround") - protected AltitudeModeEnum altitudeMode; - protected BoundaryType outerBoundaryIs; - protected List innerBoundaryIs; - - /** - * Gets the value of the extrude property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isExtrude() { - return extrude; - } - - /** - * Sets the value of the extrude property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setExtrude(Boolean value) { - this.extrude = value; - } - - /** - * Gets the value of the tessellate property. - * - * @return - * possible object is - * {@link Boolean } - * - */ - public Boolean isTessellate() { - return tessellate; - } - - /** - * Sets the value of the tessellate property. - * - * @param value - * allowed object is - * {@link Boolean } - * - */ - public void setTessellate(Boolean value) { - this.tessellate = value; - } - - /** - * Gets the value of the altitudeMode property. - * - * @return - * possible object is - * {@link AltitudeModeEnum } - * - */ - public AltitudeModeEnum getAltitudeMode() { - return altitudeMode; - } - - /** - * Sets the value of the altitudeMode property. - * - * @param value - * allowed object is - * {@link AltitudeModeEnum } - * - */ - public void setAltitudeMode(AltitudeModeEnum value) { - this.altitudeMode = value; - } - - /** - * Gets the value of the outerBoundaryIs property. - * - * @return - * possible object is - * {@link BoundaryType } - * - */ - public BoundaryType getOuterBoundaryIs() { - return outerBoundaryIs; - } - - /** - * Sets the value of the outerBoundaryIs property. - * - * @param value - * allowed object is - * {@link BoundaryType } - * - */ - public void setOuterBoundaryIs(BoundaryType value) { - this.outerBoundaryIs = value; - } - - /** - * Gets the value of the innerBoundaryIs property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the innerBoundaryIs property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getInnerBoundaryIs().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link BoundaryType } - * - * - */ - public List getInnerBoundaryIs() { - if (innerBoundaryIs == null) { - innerBoundaryIs = new ArrayList(); - } - return this.innerBoundaryIs; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/RefreshModeEnum.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/RefreshModeEnum.java deleted file mode 100644 index 982b32da6f..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/RefreshModeEnum.java +++ /dev/null @@ -1,80 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlEnum; -import javax.xml.bind.annotation.XmlEnumValue; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for refreshModeEnum. - * - *

The following schema fragment specifies the expected content contained within this class. - *

- *

- * <simpleType name="refreshModeEnum">
- *   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     <enumeration value="onChange"/>
- *     <enumeration value="onInterval"/>
- *     <enumeration value="onExpire"/>
- *   </restriction>
- * </simpleType>
- * 
- * - */ -@XmlType(name = "refreshModeEnum") -@XmlEnum -public enum RefreshModeEnum { - - @XmlEnumValue("onChange") - ON_CHANGE("onChange"), - @XmlEnumValue("onInterval") - ON_INTERVAL("onInterval"), - @XmlEnumValue("onExpire") - ON_EXPIRE("onExpire"); - private final String value; - - RefreshModeEnum(String v) { - value = v; - } - - public String value() { - return value; - } - - public static RefreshModeEnum fromValue(String v) { - for (RefreshModeEnum c: RefreshModeEnum.values()) { - if (c.value.equals(v)) { - return c; - } - } - throw new IllegalArgumentException(v); - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/RegionType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/RegionType.java deleted file mode 100644 index 1174b3c644..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/RegionType.java +++ /dev/null @@ -1,118 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for RegionType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="RegionType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <all>
- *         <element ref="{http://earth.google.com/kml/2.1}LatLonAltBox"/>
- *         <element ref="{http://earth.google.com/kml/2.1}Lod" minOccurs="0"/>
- *       </all>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "RegionType", propOrder = { - "latLonAltBox", - "lod" -}) -public class RegionType - extends ObjectType -{ - - @XmlElement(name = "LatLonAltBox", required = true) - protected LatLonAltBoxType latLonAltBox; - @XmlElement(name = "Lod") - protected LodType lod; - - /** - * Gets the value of the latLonAltBox property. - * - * @return - * possible object is - * {@link LatLonAltBoxType } - * - */ - public LatLonAltBoxType getLatLonAltBox() { - return latLonAltBox; - } - - /** - * Sets the value of the latLonAltBox property. - * - * @param value - * allowed object is - * {@link LatLonAltBoxType } - * - */ - public void setLatLonAltBox(LatLonAltBoxType value) { - this.latLonAltBox = value; - } - - /** - * Gets the value of the lod property. - * - * @return - * possible object is - * {@link LodType } - * - */ - public LodType getLod() { - return lod; - } - - /** - * Sets the value of the lod property. - * - * @param value - * allowed object is - * {@link LodType } - * - */ - public void setLod(LodType value) { - this.lod = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ReplaceType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ReplaceType.java deleted file mode 100644 index 6e63414fca..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ReplaceType.java +++ /dev/null @@ -1,101 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElementRef; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ReplaceType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ReplaceType">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element ref="{http://earth.google.com/kml/2.1}Feature" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ReplaceType", propOrder = { - "feature" -}) -public class ReplaceType { - - @XmlElementRef(name = "Feature", namespace = "http://earth.google.com/kml/2.1", type = JAXBElement.class) - protected JAXBElement feature; - - /** - * Gets the value of the feature property. - * - * @return - * possible object is - * {@link JAXBElement }{@code <}{@link FolderType }{@code >} - * {@link JAXBElement }{@code <}{@link FeatureType }{@code >} - * {@link JAXBElement }{@code <}{@link PlacemarkType }{@code >} - * {@link JAXBElement }{@code <}{@link ScreenOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link GroundOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link NetworkLinkType }{@code >} - * {@link JAXBElement }{@code <}{@link DocumentType }{@code >} - * - */ - public JAXBElement getFeature() { - return feature; - } - - /** - * Sets the value of the feature property. - * - * @param value - * allowed object is - * {@link JAXBElement }{@code <}{@link FolderType }{@code >} - * {@link JAXBElement }{@code <}{@link FeatureType }{@code >} - * {@link JAXBElement }{@code <}{@link PlacemarkType }{@code >} - * {@link JAXBElement }{@code <}{@link ScreenOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link GroundOverlayType }{@code >} - * {@link JAXBElement }{@code <}{@link NetworkLinkType }{@code >} - * {@link JAXBElement }{@code <}{@link DocumentType }{@code >} - * - */ - public void setFeature(JAXBElement value) { - this.feature = ((JAXBElement ) value); - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ScaleType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ScaleType.java deleted file mode 100644 index ef4101b5e2..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ScaleType.java +++ /dev/null @@ -1,146 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ScaleType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ScaleType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *       <all>
- *         <element name="x" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- *         <element name="y" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- *         <element name="z" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- *       </all>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ScaleType", propOrder = { - "x", - "y", - "z" -}) -public class ScaleType - extends ObjectType -{ - - @XmlElement(defaultValue = "1.0") - protected Double x; - @XmlElement(defaultValue = "1.0") - protected Double y; - @XmlElement(defaultValue = "1.0") - protected Double z; - - /** - * Gets the value of the x property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getX() { - return x; - } - - /** - * Sets the value of the x property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setX(Double value) { - this.x = value; - } - - /** - * Gets the value of the y property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getY() { - return y; - } - - /** - * Sets the value of the y property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setY(Double value) { - this.y = value; - } - - /** - * Gets the value of the z property. - * - * @return - * possible object is - * {@link Double } - * - */ - public Double getZ() { - return z; - } - - /** - * Sets the value of the z property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setZ(Double value) { - this.z = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ScreenOverlayType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ScreenOverlayType.java deleted file mode 100644 index edfff4b3fb..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ScreenOverlayType.java +++ /dev/null @@ -1,198 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ScreenOverlayType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ScreenOverlayType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}OverlayType">
- *       <sequence>
- *         <element name="overlayXY" type="{http://earth.google.com/kml/2.1}vec2Type" minOccurs="0"/>
- *         <element name="screenXY" type="{http://earth.google.com/kml/2.1}vec2Type" minOccurs="0"/>
- *         <element name="rotationXY" type="{http://earth.google.com/kml/2.1}vec2Type" minOccurs="0"/>
- *         <element name="size" type="{http://earth.google.com/kml/2.1}vec2Type" minOccurs="0"/>
- *         <element name="rotation" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ScreenOverlayType", propOrder = { - "overlayXY", - "screenXY", - "rotationXY", - "size", - "rotation" -}) -public class ScreenOverlayType - extends OverlayType -{ - - protected Vec2Type overlayXY; - protected Vec2Type screenXY; - protected Vec2Type rotationXY; - protected Vec2Type size; - @XmlElement(defaultValue = "0") - protected Float rotation; - - /** - * Gets the value of the overlayXY property. - * - * @return - * possible object is - * {@link Vec2Type } - * - */ - public Vec2Type getOverlayXY() { - return overlayXY; - } - - /** - * Sets the value of the overlayXY property. - * - * @param value - * allowed object is - * {@link Vec2Type } - * - */ - public void setOverlayXY(Vec2Type value) { - this.overlayXY = value; - } - - /** - * Gets the value of the screenXY property. - * - * @return - * possible object is - * {@link Vec2Type } - * - */ - public Vec2Type getScreenXY() { - return screenXY; - } - - /** - * Sets the value of the screenXY property. - * - * @param value - * allowed object is - * {@link Vec2Type } - * - */ - public void setScreenXY(Vec2Type value) { - this.screenXY = value; - } - - /** - * Gets the value of the rotationXY property. - * - * @return - * possible object is - * {@link Vec2Type } - * - */ - public Vec2Type getRotationXY() { - return rotationXY; - } - - /** - * Sets the value of the rotationXY property. - * - * @param value - * allowed object is - * {@link Vec2Type } - * - */ - public void setRotationXY(Vec2Type value) { - this.rotationXY = value; - } - - /** - * Gets the value of the size property. - * - * @return - * possible object is - * {@link Vec2Type } - * - */ - public Vec2Type getSize() { - return size; - } - - /** - * Sets the value of the size property. - * - * @param value - * allowed object is - * {@link Vec2Type } - * - */ - public void setSize(Vec2Type value) { - this.size = value; - } - - /** - * Gets the value of the rotation property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getRotation() { - return rotation; - } - - /** - * Sets the value of the rotation property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setRotation(Float value) { - this.rotation = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/SnippetType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/SnippetType.java deleted file mode 100644 index 9c94abc343..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/SnippetType.java +++ /dev/null @@ -1,117 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlAttribute; -import javax.xml.bind.annotation.XmlType; -import javax.xml.bind.annotation.XmlValue; - - -/** - *

Java class for SnippetType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="SnippetType">
- *   <simpleContent>
- *     <extension base="<http://www.w3.org/2001/XMLSchema>string">
- *       <attribute name="maxLines" type="{http://www.w3.org/2001/XMLSchema}int" default="2" />
- *     </extension>
- *   </simpleContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "SnippetType", propOrder = { - "value" -}) -public class SnippetType { - - @XmlValue - protected String value; - @XmlAttribute - protected Integer maxLines; - - /** - * Gets the value of the value property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getValue() { - return value; - } - - /** - * Sets the value of the value property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setValue(String value) { - this.value = value; - } - - /** - * Gets the value of the maxLines property. - * - * @return - * possible object is - * {@link Integer } - * - */ - public int getMaxLines() { - if (maxLines == null) { - return 2; - } else { - return maxLines; - } - } - - /** - * Sets the value of the maxLines property. - * - * @param value - * allowed object is - * {@link Integer } - * - */ - public void setMaxLines(Integer value) { - this.maxLines = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleMapPairType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleMapPairType.java deleted file mode 100644 index fa8de3ffd6..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleMapPairType.java +++ /dev/null @@ -1,117 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for StyleMapPairType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="StyleMapPairType">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <all>
- *         <element name="key" type="{http://earth.google.com/kml/2.1}styleStateEnum"/>
- *         <element ref="{http://earth.google.com/kml/2.1}styleUrl"/>
- *       </all>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "StyleMapPairType", propOrder = { - -}) -public class StyleMapPairType { - - @XmlElement(required = true) - protected StyleStateEnum key; - @XmlElement(required = true) - @XmlSchemaType(name = "anyURI") - protected String styleUrl; - - /** - * Gets the value of the key property. - * - * @return - * possible object is - * {@link StyleStateEnum } - * - */ - public StyleStateEnum getKey() { - return key; - } - - /** - * Sets the value of the key property. - * - * @param value - * allowed object is - * {@link StyleStateEnum } - * - */ - public void setKey(StyleStateEnum value) { - this.key = value; - } - - /** - * Gets the value of the styleUrl property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getStyleUrl() { - return styleUrl; - } - - /** - * Sets the value of the styleUrl property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setStyleUrl(String value) { - this.styleUrl = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleMapType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleMapType.java deleted file mode 100644 index 8c5d9eb15b..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleMapType.java +++ /dev/null @@ -1,97 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for StyleMapType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="StyleMapType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}StyleSelectorType">
- *       <sequence>
- *         <element name="Pair" type="{http://earth.google.com/kml/2.1}StyleMapPairType" maxOccurs="unbounded"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "StyleMapType", propOrder = { - "pair" -}) -public class StyleMapType - extends StyleSelectorType -{ - - @XmlElement(name = "Pair", required = true) - protected List pair; - - /** - * Gets the value of the pair property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the pair property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getPair().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link StyleMapPairType } - * - * - */ - public List getPair() { - if (pair == null) { - pair = new ArrayList(); - } - return this.pair; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleSelectorType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleSelectorType.java deleted file mode 100644 index 97f972051b..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleSelectorType.java +++ /dev/null @@ -1,63 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for StyleSelectorType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="StyleSelectorType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "StyleSelectorType") -@XmlSeeAlso({ - StyleType.class, - StyleMapType.class -}) -public abstract class StyleSelectorType - extends ObjectType -{ - - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleStateEnum.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleStateEnum.java deleted file mode 100644 index 85e6f2ec2f..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleStateEnum.java +++ /dev/null @@ -1,77 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlEnum; -import javax.xml.bind.annotation.XmlEnumValue; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for styleStateEnum. - * - *

The following schema fragment specifies the expected content contained within this class. - *

- *

- * <simpleType name="styleStateEnum">
- *   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     <enumeration value="normal"/>
- *     <enumeration value="highlight"/>
- *   </restriction>
- * </simpleType>
- * 
- * - */ -@XmlType(name = "styleStateEnum") -@XmlEnum -public enum StyleStateEnum { - - @XmlEnumValue("normal") - NORMAL("normal"), - @XmlEnumValue("highlight") - HIGHLIGHT("highlight"); - private final String value; - - StyleStateEnum(String v) { - value = v; - } - - public String value() { - return value; - } - - public static StyleStateEnum fromValue(String v) { - for (StyleStateEnum c: StyleStateEnum.values()) { - if (c.value.equals(v)) { - return c; - } - } - throw new IllegalArgumentException(v); - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleType.java deleted file mode 100644 index 527d8fd929..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/StyleType.java +++ /dev/null @@ -1,230 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for StyleType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="StyleType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}StyleSelectorType">
- *       <sequence>
- *         <element ref="{http://earth.google.com/kml/2.1}IconStyle" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}LabelStyle" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}LineStyle" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}PolyStyle" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}BalloonStyle" minOccurs="0"/>
- *         <element ref="{http://earth.google.com/kml/2.1}ListStyle" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "StyleType", propOrder = { - "iconStyle", - "labelStyle", - "lineStyle", - "polyStyle", - "balloonStyle", - "listStyle" -}) -public class StyleType - extends StyleSelectorType -{ - - @XmlElement(name = "IconStyle") - protected IconStyleType iconStyle; - @XmlElement(name = "LabelStyle") - protected LabelStyleType labelStyle; - @XmlElement(name = "LineStyle") - protected LineStyleType lineStyle; - @XmlElement(name = "PolyStyle") - protected PolyStyleType polyStyle; - @XmlElement(name = "BalloonStyle") - protected BalloonStyleType balloonStyle; - @XmlElement(name = "ListStyle") - protected ListStyleType listStyle; - - /** - * Gets the value of the iconStyle property. - * - * @return - * possible object is - * {@link IconStyleType } - * - */ - public IconStyleType getIconStyle() { - return iconStyle; - } - - /** - * Sets the value of the iconStyle property. - * - * @param value - * allowed object is - * {@link IconStyleType } - * - */ - public void setIconStyle(IconStyleType value) { - this.iconStyle = value; - } - - /** - * Gets the value of the labelStyle property. - * - * @return - * possible object is - * {@link LabelStyleType } - * - */ - public LabelStyleType getLabelStyle() { - return labelStyle; - } - - /** - * Sets the value of the labelStyle property. - * - * @param value - * allowed object is - * {@link LabelStyleType } - * - */ - public void setLabelStyle(LabelStyleType value) { - this.labelStyle = value; - } - - /** - * Gets the value of the lineStyle property. - * - * @return - * possible object is - * {@link LineStyleType } - * - */ - public LineStyleType getLineStyle() { - return lineStyle; - } - - /** - * Sets the value of the lineStyle property. - * - * @param value - * allowed object is - * {@link LineStyleType } - * - */ - public void setLineStyle(LineStyleType value) { - this.lineStyle = value; - } - - /** - * Gets the value of the polyStyle property. - * - * @return - * possible object is - * {@link PolyStyleType } - * - */ - public PolyStyleType getPolyStyle() { - return polyStyle; - } - - /** - * Sets the value of the polyStyle property. - * - * @param value - * allowed object is - * {@link PolyStyleType } - * - */ - public void setPolyStyle(PolyStyleType value) { - this.polyStyle = value; - } - - /** - * Gets the value of the balloonStyle property. - * - * @return - * possible object is - * {@link BalloonStyleType } - * - */ - public BalloonStyleType getBalloonStyle() { - return balloonStyle; - } - - /** - * Sets the value of the balloonStyle property. - * - * @param value - * allowed object is - * {@link BalloonStyleType } - * - */ - public void setBalloonStyle(BalloonStyleType value) { - this.balloonStyle = value; - } - - /** - * Gets the value of the listStyle property. - * - * @return - * possible object is - * {@link ListStyleType } - * - */ - public ListStyleType getListStyle() { - return listStyle; - } - - /** - * Sets the value of the listStyle property. - * - * @param value - * allowed object is - * {@link ListStyleType } - * - */ - public void setListStyle(ListStyleType value) { - this.listStyle = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/TimePrimitiveType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/TimePrimitiveType.java deleted file mode 100644 index 28a53a400b..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/TimePrimitiveType.java +++ /dev/null @@ -1,63 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for TimePrimitiveType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="TimePrimitiveType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}ObjectType">
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "TimePrimitiveType") -@XmlSeeAlso({ - TimeSpanType.class, - TimeStampType.class -}) -public abstract class TimePrimitiveType - extends ObjectType -{ - - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/TimeSpanType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/TimeSpanType.java deleted file mode 100644 index b9a65ccd5a..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/TimeSpanType.java +++ /dev/null @@ -1,115 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for TimeSpanType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="TimeSpanType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}TimePrimitiveType">
- *       <sequence>
- *         <element name="begin" type="{http://earth.google.com/kml/2.1}dateTimeType" minOccurs="0"/>
- *         <element name="end" type="{http://earth.google.com/kml/2.1}dateTimeType" minOccurs="0"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "TimeSpanType", propOrder = { - "begin", - "end" -}) -public class TimeSpanType - extends TimePrimitiveType -{ - - protected String begin; - protected String end; - - /** - * Gets the value of the begin property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getBegin() { - return begin; - } - - /** - * Sets the value of the begin property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setBegin(String value) { - this.begin = value; - } - - /** - * Gets the value of the end property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getEnd() { - return end; - } - - /** - * Sets the value of the end property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setEnd(String value) { - this.end = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/TimeStampType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/TimeStampType.java deleted file mode 100644 index ff7557ad78..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/TimeStampType.java +++ /dev/null @@ -1,90 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for TimeStampType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="TimeStampType">
- *   <complexContent>
- *     <extension base="{http://earth.google.com/kml/2.1}TimePrimitiveType">
- *       <sequence>
- *         <element name="when" type="{http://earth.google.com/kml/2.1}dateTimeType"/>
- *       </sequence>
- *     </extension>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "TimeStampType", propOrder = { - "when" -}) -public class TimeStampType - extends TimePrimitiveType -{ - - @XmlElement(required = true) - protected String when; - - /** - * Gets the value of the when property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getWhen() { - return when; - } - - /** - * Sets the value of the when property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setWhen(String value) { - this.when = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/UnitsEnum.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/UnitsEnum.java deleted file mode 100644 index 93eba7a977..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/UnitsEnum.java +++ /dev/null @@ -1,80 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlEnum; -import javax.xml.bind.annotation.XmlEnumValue; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for unitsEnum. - * - *

The following schema fragment specifies the expected content contained within this class. - *

- *

- * <simpleType name="unitsEnum">
- *   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     <enumeration value="fraction"/>
- *     <enumeration value="pixels"/>
- *     <enumeration value="insetPixels"/>
- *   </restriction>
- * </simpleType>
- * 
- * - */ -@XmlType(name = "unitsEnum") -@XmlEnum -public enum UnitsEnum { - - @XmlEnumValue("fraction") - FRACTION("fraction"), - @XmlEnumValue("pixels") - PIXELS("pixels"), - @XmlEnumValue("insetPixels") - INSET_PIXELS("insetPixels"); - private final String value; - - UnitsEnum(String v) { - value = v; - } - - public String value() { - return value; - } - - public static UnitsEnum fromValue(String v) { - for (UnitsEnum c: UnitsEnum.values()) { - if (c.value.equals(v)) { - return c; - } - } - throw new IllegalArgumentException(v); - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/UpdateType.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/UpdateType.java deleted file mode 100644 index 23a0e56786..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/UpdateType.java +++ /dev/null @@ -1,139 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlElements; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for UpdateType complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="UpdateType">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="targetHref" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
- *         <choice maxOccurs="unbounded">
- *           <element name="Create" type="{http://earth.google.com/kml/2.1}CreateType" minOccurs="0"/>
- *           <element name="Delete" type="{http://earth.google.com/kml/2.1}DeleteType" minOccurs="0"/>
- *           <element name="Change" type="{http://earth.google.com/kml/2.1}ChangeType" minOccurs="0"/>
- *           <element name="Replace" type="{http://earth.google.com/kml/2.1}ReplaceType" minOccurs="0"/>
- *         </choice>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "UpdateType", propOrder = { - "targetHref", - "createOrDeleteOrChange" -}) -public class UpdateType { - - @XmlElement(required = true) - @XmlSchemaType(name = "anyURI") - protected String targetHref; - @XmlElements({ - @XmlElement(name = "Delete", type = DeleteType.class), - @XmlElement(name = "Change", type = ChangeType.class), - @XmlElement(name = "Replace", type = ReplaceType.class), - @XmlElement(name = "Create", type = CreateType.class) - }) - protected List createOrDeleteOrChange; - - /** - * Gets the value of the targetHref property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getTargetHref() { - return targetHref; - } - - /** - * Sets the value of the targetHref property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setTargetHref(String value) { - this.targetHref = value; - } - - /** - * Gets the value of the createOrDeleteOrChange property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the createOrDeleteOrChange property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getCreateOrDeleteOrChange().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link DeleteType } - * {@link ChangeType } - * {@link ReplaceType } - * {@link CreateType } - * - * - */ - public List getCreateOrDeleteOrChange() { - if (createOrDeleteOrChange == null) { - createOrDeleteOrChange = new ArrayList(); - } - return this.createOrDeleteOrChange; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/Vec2Type.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/Vec2Type.java deleted file mode 100644 index e298e42ba1..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/Vec2Type.java +++ /dev/null @@ -1,181 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlAttribute; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for vec2Type complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="vec2Type">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <attribute name="x" type="{http://www.w3.org/2001/XMLSchema}double" default="1.0" />
- *       <attribute name="y" type="{http://www.w3.org/2001/XMLSchema}double" default="1.0" />
- *       <attribute name="xunits" type="{http://earth.google.com/kml/2.1}unitsEnum" default="fraction" />
- *       <attribute name="yunits" type="{http://earth.google.com/kml/2.1}unitsEnum" default="fraction" />
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "vec2Type") -public class Vec2Type { - - @XmlAttribute - protected Double x; - @XmlAttribute - protected Double y; - @XmlAttribute - protected UnitsEnum xunits; - @XmlAttribute - protected UnitsEnum yunits; - - /** - * Gets the value of the x property. - * - * @return - * possible object is - * {@link Double } - * - */ - public double getX() { - if (x == null) { - return 1.0D; - } else { - return x; - } - } - - /** - * Sets the value of the x property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setX(Double value) { - this.x = value; - } - - /** - * Gets the value of the y property. - * - * @return - * possible object is - * {@link Double } - * - */ - public double getY() { - if (y == null) { - return 1.0D; - } else { - return y; - } - } - - /** - * Sets the value of the y property. - * - * @param value - * allowed object is - * {@link Double } - * - */ - public void setY(Double value) { - this.y = value; - } - - /** - * Gets the value of the xunits property. - * - * @return - * possible object is - * {@link UnitsEnum } - * - */ - public UnitsEnum getXunits() { - if (xunits == null) { - return UnitsEnum.FRACTION; - } else { - return xunits; - } - } - - /** - * Sets the value of the xunits property. - * - * @param value - * allowed object is - * {@link UnitsEnum } - * - */ - public void setXunits(UnitsEnum value) { - this.xunits = value; - } - - /** - * Gets the value of the yunits property. - * - * @return - * possible object is - * {@link UnitsEnum } - * - */ - public UnitsEnum getYunits() { - if (yunits == null) { - return UnitsEnum.FRACTION; - } else { - return yunits; - } - } - - /** - * Sets the value of the yunits property. - * - * @param value - * allowed object is - * {@link UnitsEnum } - * - */ - public void setYunits(UnitsEnum value) { - this.yunits = value; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ViewRefreshModeEnum.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ViewRefreshModeEnum.java deleted file mode 100644 index c1b7102b52..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/ViewRefreshModeEnum.java +++ /dev/null @@ -1,83 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - - -package com.google.earth.kml._2; - -import javax.xml.bind.annotation.XmlEnum; -import javax.xml.bind.annotation.XmlEnumValue; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for viewRefreshModeEnum. - * - *

The following schema fragment specifies the expected content contained within this class. - *

- *

- * <simpleType name="viewRefreshModeEnum">
- *   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     <enumeration value="never"/>
- *     <enumeration value="onRequest"/>
- *     <enumeration value="onStop"/>
- *     <enumeration value="onRegion"/>
- *   </restriction>
- * </simpleType>
- * 
- * - */ -@XmlType(name = "viewRefreshModeEnum") -@XmlEnum -public enum ViewRefreshModeEnum { - - @XmlEnumValue("never") - NEVER("never"), - @XmlEnumValue("onRequest") - ON_REQUEST("onRequest"), - @XmlEnumValue("onStop") - ON_STOP("onStop"), - @XmlEnumValue("onRegion") - ON_REGION("onRegion"); - private final String value; - - ViewRefreshModeEnum(String v) { - value = v; - } - - public String value() { - return value; - } - - public static ViewRefreshModeEnum fromValue(String v) { - for (ViewRefreshModeEnum c: ViewRefreshModeEnum.values()) { - if (c.value.equals(v)) { - return c; - } - } - throw new IllegalArgumentException(v); - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/package-info.java b/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/package-info.java deleted file mode 100644 index 8a3cd24d93..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/google/earth/kml/_2/package-info.java +++ /dev/null @@ -1,28 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2008.08.29 at 09:59:50 AM CDT -// - -@javax.xml.bind.annotation.XmlSchema(namespace = "http://earth.google.com/kml/2.1", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) -package com.google.earth.kml._2; diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/raytheon/edex/uengine/tasks/output/KmlImage.java b/edexOsgi/com.raytheon.edex.kml/src/com/raytheon/edex/uengine/tasks/output/KmlImage.java deleted file mode 100644 index 9c7e811e5f..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/raytheon/edex/uengine/tasks/output/KmlImage.java +++ /dev/null @@ -1,377 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ - -package com.raytheon.edex.uengine.tasks.output; - -import java.io.File; -import java.io.FileNotFoundException; -import java.io.FileOutputStream; -import java.io.PrintWriter; -import java.net.URI; -import java.util.ArrayList; -import java.util.List; - -import javax.xml.bind.JAXBContext; -import javax.xml.bind.JAXBElement; -import javax.xml.bind.JAXBException; -import javax.xml.bind.Marshaller; - -import org.geotools.coverage.grid.GridGeometry2D; -import org.geotools.coverage.grid.InvalidGridGeometryException; -import org.geotools.geometry.Envelope2D; -import org.opengis.referencing.FactoryException; -import org.opengis.referencing.operation.MathTransform; -import org.opengis.referencing.operation.TransformException; - -import com.google.earth.kml._2.ContainerType; -import com.google.earth.kml._2.DocumentType; -import com.google.earth.kml._2.FeatureType; -import com.google.earth.kml._2.GroundOverlayType; -import com.google.earth.kml._2.KmlType; -import com.google.earth.kml._2.LatLonBoxType; -import com.google.earth.kml._2.LinkType; -import com.google.earth.kml._2.ObjectFactory; -import com.google.earth.kml._2.PlacemarkType; -import com.raytheon.edex.uengine.exception.MicroEngineException; -import com.raytheon.edex.uengine.tasks.ScriptTask; -import com.raytheon.uf.common.geospatial.MapUtil; -import com.raytheon.uf.common.message.response.ResponseMessageGeneric; -import com.vividsolutions.jts.geom.Coordinate; -import com.vividsolutions.jts.geom.Envelope; -import com.vividsolutions.jts.geom.GeometryFactory; -import com.vividsolutions.jts.geom.Point; - -/** - * KmlImage task derived from KmlGen task of original uEngine. Generates a KML - * file that references an image produced elsewhere in the script. Also supports - * adding vector data to the KML file. The image that the KML references must be - * in a cylindrical equidistanct (i.e. lat/lon) projection. - * - *
- * SOFTWARE HISTORY
- * Date             PR#             Engineer            Description
- * -----------      ----------      ------------        --------------------------
- * Apr 10, 2007                     njensen             Initial Creation
- * 
- * - */ -public class KmlImage extends ScriptTask { - - private GridGeometry2D gridGeometry; - - private Envelope envelope; - - private File imageFile; - - private String fileLoc; - - private URI fileURI; - - private File fileOut; - - /** - * The vector data to add to the KML output. - */ - private ArrayList vectorData = new ArrayList(); - - /** - * Constructor - * - * @param aUri - * uri of the image - * @param aTime - * time associated with the image - * @param aGridGeometry - * grid geometry of the image - */ - public KmlImage(URI fileURI, GridGeometry2D aGridGeometry) { - this.fileURI = fileURI; - imageFile = new File(this.fileURI); - - gridGeometry = aGridGeometry; - } - - public KmlImage(URI fileURI, Envelope anEnvelope) { - this.fileURI = fileURI; - imageFile = new File(this.fileURI); - envelope = anEnvelope; - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.edex.uengine.js.tasks.ScriptTask#execute() - */ - @Override - public Object execute() { - - KmlType kmlType = new KmlType(); - ArrayList featureList = new ArrayList(); - ArrayList response = new ArrayList(); - // for the time being, set the filename to one of the image names + - // / .kml - String filename = ""; - - try { - Point[] p = null; - if (gridGeometry != null) { - p = determineBoundsByGeometry(gridGeometry); - } else if (envelope != null) { - p = determineBoundsByEnvelope(envelope); - } else { - throw new MicroEngineException( - "Unable to determine lat/lon bounds of image."); - } - - GroundOverlayType overlay = new GroundOverlayType(); - LatLonBoxType llBox = new LatLonBoxType(); - llBox.setNorth(p[1].getY()); - llBox.setSouth(p[0].getY()); - llBox.setEast(p[1].getX()); - llBox.setWest(p[0].getX()); - overlay.setLatLonBox(llBox); - // for now just set it to one of the image filenames - filename = imageFile.getAbsolutePath(); - - LinkType lt = new LinkType(); - lt.setHref(imageFile.getAbsolutePath()); - overlay.setIcon(lt); - - featureList.add(overlay); - - DocumentType container = new DocumentType(); - - List> features = container - .getFeature(); - ObjectFactory factory = new ObjectFactory(); - JAXBElement element = (JAXBElement) factory - .createGroundOverlay(overlay); - features.add(element); - ArrayList containList = new ArrayList(); - containList.add(container); - - JAXBContext context; - try { - context = JAXBContext.newInstance(KmlType.class); - - KmlType kml = new KmlType(); - kml.setFeature(factory.createDocument(container)); - - Marshaller marshaller = context.createMarshaller(); - - fileOut = new File(this.fileURI.getPath() + ".kml"); - PrintWriter writer = new PrintWriter(fileOut); - - marshaller.marshal(kml, writer); - writer.close(); - } catch (JAXBException e) { - response.add(new ResponseMessageGeneric(e.getMessage())); - } catch (FileNotFoundException e) { - response.add(new ResponseMessageGeneric(e.getMessage())); - } - - } catch (TransformException te) { - throw new MicroEngineException( - "Error determing lat/lon for KML file.", te); - } catch (FactoryException fe) { - throw new MicroEngineException( - "Error determing lat/lon for KML file.", fe); - } - - return fileOut.toURI(); - } - - private Point[] determineBoundsByGeometry(GridGeometry2D aGeom) - throws InvalidGridGeometryException, FactoryException, - TransformException { - Envelope2D env = gridGeometry.getEnvelope2D(); - GeometryFactory gf = new GeometryFactory(); - - // Google Earth must have both the image and the KML coordinates in - // a cylindrical equidistant projection - MathTransform toLatLon = MapUtil.getTransformToLatLon(gridGeometry - .getCoordinateReferenceSystem()); - double[] p1 = { env.getMinX(), env.getMinY() }; - double[] p2 = { env.getMaxX(), env.getMaxY() }; - - toLatLon.transform(p1, 0, p1, 0, 1); - toLatLon.transform(p2, 0, p2, 0, 1); - Point[] p = new Point[2]; - p[0] = gf.createPoint(new Coordinate(p1[0], p1[1])); - p[1] = gf.createPoint(new Coordinate(p2[0], p2[1])); - - return p; - } - - private Point[] determineBoundsByEnvelope(Envelope anEnv) { - GeometryFactory gf = new GeometryFactory(); - Point[] p = new Point[2]; - p[0] = gf.createPoint(new Coordinate(anEnv.getMinX(), anEnv.getMinY())); - p[1] = gf.createPoint(new Coordinate(anEnv.getMaxX(), anEnv.getMaxY())); - - return p; - } - - /** - * Creates the KML file on the file system - * - * @param aKmlFile - * the file to create - * @param aFilename - * the path to the file to create - */ - private void generateKmlFile(KmlType aKmlFile, String aFilename) { - FileOutputStream outStream = null; - - /* - * try { if (aKmlFile.getContainers().size() > 0) { aKmlFile = - * generateVectorKml(aKmlFile); outStream = new FileOutputStream(new - * File(URI.create(aFilename + ".kml"))); IBindingFactory bfact = - * BindingDirectory .getFactory(KmlFile.class); IMarshallingContext ctx = - * bfact.createMarshallingContext(); ctx.marshalDocument(aKmlFile, - * "UTF-8", null, outStream); } } catch (JiBXException je) { throw new - * MicroEngineException("Unable to write KML data to file.", je); } - * catch (IOException ie) { throw new MicroEngineException("Unable to - * write KML data to file.", ie); } finally { if (outStream != null) { - * try { outStream.close(); } catch (IOException e) { - * logger.error("Unable to close output stream", e); } } } - */ - } - - /** - * Adds the vector data stored in the task to the KML File - * - * @param aKmlFile - * the kml file to add vector data to - * @return the KmlFile with the vector data added - */ - // private KmlFile generateVectorKml(KmlFile aKmlFile) { - // for (int i = 0; i < vectorData.size(); i++) { - // aKmlFile.getContainers().get(0).getFeatures() - // .add(vectorData.get(i)); - // } - // return aKmlFile; - // } - /** - * Adds a point to the KmlFile - * - * @param aName - * the name of the point - * @param aValue - * a lon/lat point e.g. -122.366212,37.818977 - */ - public void addPoint(String aName, String aValue) { - PlacemarkType placemark = new PlacemarkType(); - placemark.setName(aName); - /* - * com.raytheon.edex.kml.geom.Point p = new - * com.raytheon.edex.kml.geom.Point(); Coordinates coords = new - * Coordinates(); coords.setCoordinates(aValue); - * p.setCoordinates(coords); placemark.setGeometry(p); if - * (!vectorData.contains(placemark)) { vectorData.add(placemark); } - */ - } - - /** - * Adds a line string to the KmlFile - * - * @param aName - * the name of the line string - * @param aValue - * the coordinates of the line string separated by whitespace - * e.g. -122.366212,37.818977 -122.365424,37.819294 - */ - public void addLineString(String aName, String aValue) { - /* - * Placemark placemark = new Placemark(); placemark.setName(aName); - * LineString ls = new LineString(); Coordinates coords = new - * Coordinates(); coords.setCoordinates(aValue); - * ls.setCoordinates(coords); GeometryElements elements = new - * GeometryElements(); - * elements.setAltitudeMode(AltitudeModeEnum.relativeToGround); - * ls.setElements(elements); placemark.setGeometry(ls); if - * (!vectorData.contains(placemark)) { vectorData.add(placemark); } - */ - } - - /** - * Adds a linear ring to the KmlFile - * - * @param aName - * the name of the linear ring - * @param aValue - * the coordinates of the linear ring separated by whitespace. - * The last point should match the first point. - */ - public void addLinearRing(String aName, String aValue) { - /* - * Placemark placemark = new Placemark(); placemark.setName(aName); - * LinearRing lr = new LinearRing(); Coordinates coords = new - * Coordinates(); coords.setCoordinates(aValue); - * lr.setCoordinates(coords); placemark.setGeometry(lr); if - * (!vectorData.contains(placemark)) { vectorData.add(placemark); } - */ - } - - /** - * Adds a polygon to the KmlFile - * - * @param aName - * the name of the polygon - * @param aValue - * the coordinates of the polygon separated by whitespace. The - * last point should match the first point. - */ - public void addPolygon(String aName, String aValue) { - /* - * Placemark placemark = new Placemark(); placemark.setName(aName); - * Polygon poly = new Polygon(); Coordinates coords = new Coordinates(); - * coords.setCoordinates(aValue); LinearRing outerBoundary = new - * LinearRing(); outerBoundary.setCoordinates(coords); - * poly.setOuterBoundaryIs(outerBoundary); placemark.setGeometry(poly); - * if (!vectorData.contains(placemark)) { vectorData.add(placemark); } - */ - } - - public GridGeometry2D getGridGeometry() { - return gridGeometry; - } - - public void setGridGeometry(GridGeometry2D aGridGeometry) { - gridGeometry = aGridGeometry; - } - - public File getImageFile() { - return imageFile; - } - - public void setUri(File anImageFile) { - imageFile = anImageFile; - } - - public ArrayList getVectorData() { - return vectorData; - } - - public void setVectorData(ArrayList aVectorData) { - vectorData = aVectorData; - } - -} diff --git a/edexOsgi/com.raytheon.edex.kml/src/com/raytheon/edex/uengine/tasks/output/Test.java b/edexOsgi/com.raytheon.edex.kml/src/com/raytheon/edex/uengine/tasks/output/Test.java deleted file mode 100644 index 44e043b25c..0000000000 --- a/edexOsgi/com.raytheon.edex.kml/src/com/raytheon/edex/uengine/tasks/output/Test.java +++ /dev/null @@ -1,108 +0,0 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ -package com.raytheon.edex.uengine.tasks.output; - -import java.io.File; -import java.io.FileNotFoundException; -import java.io.PrintWriter; -import java.util.ArrayList; -import java.util.List; - -import javax.xml.bind.JAXBContext; -import javax.xml.bind.JAXBElement; -import javax.xml.bind.JAXBException; -import javax.xml.bind.Marshaller; - -import com.google.earth.kml._2.ContainerType; -import com.google.earth.kml._2.DocumentType; -import com.google.earth.kml._2.FeatureType; -import com.google.earth.kml._2.GroundOverlayType; -import com.google.earth.kml._2.KmlType; -import com.google.earth.kml._2.LatLonBoxType; -import com.google.earth.kml._2.LinkType; -import com.google.earth.kml._2.ObjectFactory; - -public class Test { - - /** - * @param args - */ - public static void main(String[] args) { - // KmlFile kmlFile = new KmlFile(); - ArrayList featureList = new ArrayList(); - - File imageFile = new File("/home/ebabin/Desktop/test.png"); - - LatLonBoxType llBox = new LatLonBoxType(); - // llBox.setNorth(54.00000000000001); - // llBox.setSouth(22.417968750000007); - // llBox.setEast(150.0); - // llBox.setWest(120.0); - llBox.setNorth(55.78508836640289); - llBox.setSouth(16.280999999999086); - llBox.setEast(-68.73732503893913); - llBox.setWest(-126.13799999999999); - - GroundOverlayType overlay = new GroundOverlayType(); - overlay.setLatLonBox(llBox); - - LinkType lt = new LinkType(); - lt.setHref(imageFile.getAbsolutePath()); - overlay.setIcon(lt); - - featureList.add(overlay); - - DocumentType container = new DocumentType(); - - List> features = container - .getFeature(); - ObjectFactory factory = new ObjectFactory(); - JAXBElement element = (JAXBElement) factory - .createGroundOverlay(overlay); - features.add(element); - ArrayList containList = new ArrayList(); - containList.add(container); - - JAXBContext context; - try { - context = JAXBContext.newInstance(KmlType.class); - - KmlType kml = new KmlType(); - kml.setFeature(factory.createDocument(container)); - - Marshaller marshaller = context.createMarshaller(); - try { - PrintWriter writer = new PrintWriter(new File( - "/home/ebabin/Desktop/test12.kml")); - // marshaller.marshal(kml, System.out); - marshaller.marshal(kml, writer); - writer.close(); - } catch (FileNotFoundException e) { - // TODO Auto-generated catch block - e.printStackTrace(); - } - - } catch (JAXBException e) { - // TODO Auto-generated catch block - e.printStackTrace(); - } - } - -} diff --git a/edexOsgi/com.raytheon.uf.edex.core.feature/build.xml b/edexOsgi/com.raytheon.uf.edex.core.feature/build.xml index c7c8ba2539..76b8884e93 100644 --- a/edexOsgi/com.raytheon.uf.edex.core.feature/build.xml +++ b/edexOsgi/com.raytheon.uf.edex.core.feature/build.xml @@ -131,11 +131,6 @@ - - - - - @@ -204,7 +199,7 @@ - + - + diff --git a/edexOsgi/com.raytheon.uf.edex.core.feature/feature.xml b/edexOsgi/com.raytheon.uf.edex.core.feature/feature.xml index 6a8fe52bdd..a580755111 100644 --- a/edexOsgi/com.raytheon.uf.edex.core.feature/feature.xml +++ b/edexOsgi/com.raytheon.uf.edex.core.feature/feature.xml @@ -49,13 +49,6 @@ version="0.0.0" unpack="false"/> - -