org.deegree.tools.binding
Class CityGMLImporterGenerator
java.lang.Object
org.deegree.tools.binding.CityGMLImporterGenerator
public class CityGMLImporterGenerator
- extends Object
ModelImporter
that reads a CityGML element (namespace http://www.opengis.net/citygml/1.0
) file
and creates a WPVS representation from it.
NOTE: Currently, only Building
elements on the first level of the collection are imported. All other
CityGML features else is ignored.
- Version:
- $Revision: 31882 $, $Date: 2011-09-15 02:05:04 +0200 (Thu, 15 Sep 2011) $
- Author:
- Rutger Bezema, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CityGMLImporterGenerator
public CityGMLImporterGenerator()
main
public static void main(String[] arg)
throws ClassCastException,
ClassNotFoundException,
InstantiationException,
IllegalAccessException,
IOException
- Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException
IOException
Copyright © 2011. All Rights Reserved.