org.geotools.gml2.bindings

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » GIS » GeoTools 2.4.1 » org.geotools.gml2.bindings 
org.geotools.gml2.bindings
Java Source File NameTypeComment
AbstractGMLBindingTest.javaClass
GML.javaInterface This interface contains the qualified names of all the types in the http://www.opengis.net/gml schema.
GML2EncodingUtils.javaClass Utility methods used by gml2 bindigns when encodding.
GML2MockData.javaClass Collection of static methods for creating mock data for binding unit tests.
GML2ParsingUtils.javaClass Utility methods used by gml2 bindings when parsing.
GMLAbstractFeatureCollectionBaseTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionBaseType.

 
 <complexType name="AbstractFeatureCollectionBaseType" abstract="true">
 <annotation>
 <documentation>         This abstract base type just makes the
 boundedBy element mandatory          for a feature
 collection.
GMLAbstractFeatureCollectionTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionType.

 
 <complexType name="AbstractFeatureCollectionType" abstract="true">
 <annotation>
 <documentation>         A feature collection contains zero or
 more featureMember elements.
GMLAbstractFeatureTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:AbstractFeatureType.

 
 <complexType name="AbstractFeatureType" abstract="true">
 <annotation>
 <documentation>         An abstract feature provides a set of
 common properties.
GMLAbstractFeatureTypeBindingTest.javaClass
GMLAbstractGeometryCollectionBaseTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:AbstractGeometryCollectionBaseType.

 
 <complexType name="AbstractGeometryCollectionBaseType" abstract="true">
 <annotation>
 <documentation>         This abstract base type for geometry
 collections just makes the          srsName attribute
 mandatory.
GMLAbstractGeometryTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:AbstractGeometryType.

 
 <complexType name="AbstractGeometryType" abstract="true">
 <annotation>
 <documentation>         All geometry elements are derived from
 this abstract supertype;          a geometry element may
 have an identifying attribute (gid).
GMLAbstractGeometryTypeBindingTest.javaClass
GMLBindingConfiguration.javaClass Binding configuration for the http://www.opengis.net/gml schema.
GMLBoundingShapeTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:BoundingShapeType.

 
 <complexType name="BoundingShapeType">
 <annotation>
 <documentation>         Bounding shapes--a Box or a null element
 are currently allowed.
GMLBoundingShapeTypeBindingTest.javaClass
GMLBoxTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:BoxType.

 
 <complexType name="BoxType">
 <annotation>
 <documentation>         The Box structure defines an extent
 using a pair of coordinate tuples.
GMLBoxTypeBinding2Test.javaClass
GMLBoxTypeBindingTest.javaClass
GMLCoordinatesTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:CoordinatesType.

 
 <complexType name="CoordinatesType">
 <annotation>
 <documentation>         Coordinates can be included in a single
 string, but there is no          facility for validating
 string content.
GMLCoordinatesTypeBinding2Test.javaClass
GMLCoordinatesTypeBindingTest.javaClass
GMLCoordTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:CoordType.

 
 <complexType name="CoordType">
 <annotation>
 <documentation>         Represents a coordinate tuple in one,
 two, or three dimensions.
GMLCoordTypeBinding2Test.javaClass
GMLCoordTypeBindingTest.javaClass
GMLFeatureAssociationTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:FeatureAssociationType.

 
 <complexType name="FeatureAssociationType">
 <annotation>
 <documentation>         An instance of this type (e.g.
GMLFeatureAssociationTypeBindingTest.javaClass
GMLGeometryAssociationTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:GeometryAssociationType.

 
 <complexType name="GeometryAssociationType">
 <annotation>
 <documentation>         An instance of this type (e.g.
GMLGeometryAssociationTypeBindingTest.javaClass
GMLGeometryCollectionTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:GeometryCollectionType.

 
 <complexType name="GeometryCollectionType">
 <annotation>
 <documentation>         A geometry collection must include one
 or more geometries, referenced          through
 geometryMember elements.
GMLGeometryCollectionTypeBindingTest.javaClass
GMLGeometryPropertyTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:GeometryPropertyType.

 
 <complexType name="GeometryPropertyType">
 <annotation>
 <documentation>         A simple geometry property encapsulates
 a geometry element.
GMLGeometryPropertyTypeBindingTest.javaClass
GMLLinearRingMemberTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:LinearRingMemberType.
GMLLinearRingMemberTypeBindingTest.javaClass
GMLLinearRingTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:LinearRingType.

 
 <complexType name="LinearRingType">
 <annotation>
 <documentation>         A LinearRing is defined by four or more
 coordinate tuples, with          linear interpolation
 between them; the first and last coordinates          must
 be coincident.
GMLLinearRingTypeBindingTest.javaClass
GMLLineStringMemberTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:LineStringMemberType.
GMLLineStringMemberTypeBindingTest.javaClass
GMLLineStringPropertyTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:LineStringPropertyType.

 
 <complexType name="LineStringPropertyType">
 <annotation>
 <documentation>         Encapsulates a single LineString to
 represent centerLineOf or          edgeOf properties.
GMLLineStringPropertyTypeBinding2Test.javaClass
GMLLineStringPropertyTypeBindingTest.javaClass
GMLLineStringTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:LineStringType.

 
 <complexType name="LineStringType">
 <annotation>
 <documentation>         A LineString is defined by two or more
 coordinate tuples, with          linear interpolation
 between them.
GMLLineStringTypeBinding2Test.javaClass
GMLLineStringTypeBindingTest.javaClass
GMLMultiGeometryPropertyTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:MultiGeometryPropertyType.
GMLMultiGeometryPropertyTypeBinding2Test.javaClass
GMLMultiGeometryPropertyTypeBindingTest.javaClass
GMLMultiLineStringPropertyTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:MultiLineStringPropertyType.

 
 <complexType name="MultiLineStringPropertyType">
 <annotation>
 <documentation>         Encapsulates a MultiLineString element
 to represent the following          discontiguous geometric
 properties: multiEdgeOf, multiCenterLineOf.
GMLMultiLineStringPropertyTypeBinding2Test.javaClass
GMLMultiLineStringPropertyTypeBindingTest.javaClass
GMLMultiLineStringTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:MultiLineStringType.

 
 <complexType name="MultiLineStringType">
 <annotation>
 <documentation>         A MultiLineString is defined by one or
 more LineStrings, referenced          through
 lineStringMember elements.
GMLMultiLineStringTypeBinding2Test.javaClass
GMLMultiLineStringTypeBindingTest.javaClass
GMLMultiPointPropertyTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:MultiPointPropertyType.

 
 <complexType name="MultiPointPropertyType">
 <annotation>
 <documentation>         Encapsulates a MultiPoint element to
 represent the following          discontiguous geometric
 properties: multiLocation, multiPosition,
 multiCenterOf.
GMLMultiPointPropertyTypeBinding2Test.javaClass
GMLMultiPointPropertyTypeBindingTest.javaClass
GMLMultiPointTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:MultiPointType.

 
 <complexType name="MultiPointType">
 <annotation>
 <documentation>         A MultiPoint is defined by one or more
 Points, referenced through          pointMember elements.
GMLMultiPointTypeBinding2Test.javaClass
GMLMultiPointTypeBindingTest.javaClass
GMLMultiPolygonPropertyTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:MultiPolygonPropertyType.

 
 <complexType name="MultiPolygonPropertyType">
 <annotation>
 <documentation>         Encapsulates a MultiPolygon to represent
 the following discontiguous          geometric properties:
 multiCoverage, multiExtentOf.
GMLMultiPolygonPropertyTypeBinding2Test.javaClass
GMLMultiPolygonPropertyTypeBindingTest.javaClass
GMLMultiPolygonTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:MultiPolygonType.

 
 <complexType name="MultiPolygonType">
 <annotation>
 <documentation>         A MultiPolygon is defined by one or more
 Polygons, referenced through          polygonMember
 elements.
GMLMultiPolygonTypeBinding2Test.javaClass
GMLMultiPolygonTypeBindingTest.javaClass
GMLNullTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:NullType.

 
 <simpleType name="NullType">
 <annotation>
 <documentation>         If a bounding shape is not provided for
 a feature collection,          explain why.
GMLNullTypeBindingTest.javaClass
GMLPointMemberTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:PointMemberType.
GMLPointMemberTypeBindingTest.javaClass
GMLPointPropertyTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:PointPropertyType.

 
 <complexType name="PointPropertyType">
 <annotation>
 <documentation>         Encapsulates a single point to represent
 position, location, or          centerOf properties.
GMLPointPropertyTypeBinding2Test.javaClass
GMLPointPropertyTypeBindingTest.javaClass
GMLPointTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:PointType.

 
 <complexType name="PointType">
 <annotation>
 <documentation>         A Point is defined by a single
 coordinate tuple.
GMLPointTypeBinding2Test.javaClass
GMLPointTypeBindingTest.javaClass
GMLPolygonMemberTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:PolygonMemberType.
GMLPolygonMemberTypeBindingTest.javaClass
GMLPolygonPropertyTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:PolygonPropertyType.

 
 <complexType name="PolygonPropertyType">
 <annotation>
 <documentation>         Encapsulates a single polygon to
 represent coverage or extentOf          properties.
GMLPolygonPropertyTypeBinding2Test.javaClass
GMLPolygonPropertyTypeBindingTest.javaClass
GMLPolygonTypeBinding.javaClass Binding object for the type http://www.opengis.net/gml:PolygonType.

 
 <complexType name="PolygonType">
 <annotation>
 <documentation>         A Polygon is defined by an outer
 boundary and zero or more inner          boundaries which
 are in turn defined by LinearRings.
GMLPolygonTypeBindingTest.javaClass
GMLTestSupport.javaClass Abstract test class for gml2 bindings.
GMLUtil.javaClass
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.