WFSVersion1_1_0 Class |
[Missing <summary> documentation for "T:Cadcorp.Configuration.Parser.WFSVersion1_1_0"]
Namespace: Cadcorp.Configuration.Parser
The WFSVersion1_1_0 type exposes the following members.
Name | Description | |
---|---|---|
![]() | WFSVersion1_1_0 | Initializes a new instance of the WFSVersion1_1_0 class |
Name | Description | |
---|---|---|
![]() | LineType | (Inherited from WFSParserBase.) |
![]() | MultiPolygonType | (Inherited from WFSParserBase.) |
![]() | PointType | (Inherited from WFSParserBase.) |
![]() | PolygonType | (Inherited from WFSParserBase.) |
Name | Description | |
---|---|---|
![]() | BuildGetFeatureUrl |
Builds a url to perform a WFS get feature request.
(Overrides WFSParserBaseBuildGetFeatureUrl(Url, WFSSchemaColumn, Int32, String, WFSFilter, String, String).) |
![]() | BuildWFSSchemaUrl |
Build the url for a WFS Describe Feature Type request
(Overrides WFSParserBaseBuildWFSSchemaUrl(Url, String, String).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLinearRingString |
Gets an Open Layer LinearRing object
(Inherited from WFSParserBase.) |
![]() | GetPolygonGeometry |
Gets the open layers Geometry object for a polygon
(Overrides WFSParserBaseGetPolygonGeometry(XmlNode, XmlNamespaceManager).) |
![]() | GetSchemaDataString |
Gets JSON object containing the schema data
(Inherited from WFSParserBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWFSLayers |
Gets a list of WFS Layers from an XML Capabilities Document.
(Overrides WFSParserBaseGetWFSLayers(XmlDocument).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ParseFeaturesToOpenLayersFeatures(XmlDocument, String, String, String, String, WFSSchemaColumn) |
Parses the return from a WFS Get Features request into Open Layers feature objects
(Overrides WFSParserBaseParseFeaturesToOpenLayersFeatures(XmlDocument, String, String, String, String, WFSSchemaColumn).) |
![]() | ParseFeaturesToOpenLayersFeatures(XmlNodeList, XmlNamespaceManager, String, String, String, String, WFSSchemaColumn) |
Parses the return from a WFS Get Features request into Open Layers feature objects
(Inherited from WFSParserBase.) |
![]() | ParseLine |
Parse a WFS point into an Open Layers line feature
(Inherited from WFSParserBase.) |
![]() | ParseMultiPolygon |
Parse a WFS point into an Open Layers multi polygon feature
(Overrides WFSParserBaseParseMultiPolygon(XmlNode, XmlNode, XmlNamespaceManager, WFSSchemaColumn, String).) |
![]() | ParsePoint |
Parse a WFS point into an Open Layers point feature
(Inherited from WFSParserBase.) |
![]() | ParsePolygon |
Parse a WFS point into an Open Layers polygon feature
(Inherited from WFSParserBase.) |
![]() | ParseSchemaColumns |
Parses the return from a WFS Describe Feature Type request
(Overrides WFSParserBaseParseSchemaColumns(XmlDocument, String, String, String).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |