QGIS API Documentation  2.14.0-Essen
QgsOgcUtils Member List

This is the complete list of members for QgsOgcUtils, including all inherited members.

colorFromOgcFill(const QDomElement &fillElement)QgsOgcUtilsstatic
expressionFromOgcFilter(const QDomElement &element)QgsOgcUtilsstatic
expressionToOgcFilter(const QgsExpression &exp, QDomDocument &doc, QString *errorMessage=nullptr)QgsOgcUtilsstatic
geometryFromGML(const QString &xmlString)QgsOgcUtilsstatic
geometryFromGML(const QDomNode &geometryNode)QgsOgcUtilsstatic
geometryToGML(const QgsGeometry *geometry, QDomDocument &doc, const QString &format, int precision=17)QgsOgcUtilsstatic
geometryToGML(const QgsGeometry *geometry, QDomDocument &doc, int precision=17)QgsOgcUtilsstatic
rectangleFromGMLBox(const QDomNode &boxNode)QgsOgcUtilsstatic
rectangleFromGMLEnvelope(const QDomNode &envelopeNode)QgsOgcUtilsstatic
rectangleToGMLBox(QgsRectangle *box, QDomDocument &doc, int precision=17)QgsOgcUtilsstatic
rectangleToGMLEnvelope(QgsRectangle *env, QDomDocument &doc, int precision=17)QgsOgcUtilsstatic