QGIS API Documentation  2.4.0-Chugiak
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsOgcUtils Member List

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

colorFromOgcFill(const QDomElement &fillElement)QgsOgcUtilsstatic
createGMLCoordinates(const QgsPolyline &points, QDomDocument &doc)QgsOgcUtilsprivatestatic
createGMLPositions(const QgsPolyline &points, QDomDocument &doc)QgsOgcUtilsprivatestatic
expressionBinaryOperatorToOgcFilter(const QgsExpression::NodeBinaryOperator *node, QDomDocument &doc, QString &errorMessage)QgsOgcUtilsprivatestatic
expressionColumnRefToOgcFilter(const QgsExpression::NodeColumnRef *node, QDomDocument &doc, QString &errorMessage)QgsOgcUtilsprivatestatic
expressionFromOgcFilter(const QDomElement &element)QgsOgcUtilsstatic
expressionFunctionToOgcFilter(const QgsExpression::NodeFunction *node, QDomDocument &doc, QString &errorMessage)QgsOgcUtilsprivatestatic
expressionInOperatorToOgcFilter(const QgsExpression::NodeInOperator *node, QDomDocument &doc, QString &errorMessage)QgsOgcUtilsprivatestatic
expressionLiteralToOgcFilter(const QgsExpression::NodeLiteral *node, QDomDocument &doc, QString &errorMessage)QgsOgcUtilsprivatestatic
expressionNodeToOgcFilter(const QgsExpression::Node *node, QDomDocument &doc, QString &errorMessage)QgsOgcUtilsprivatestatic
expressionToOgcFilter(const QgsExpression &exp, QDomDocument &doc, QString *errorMessage=0)QgsOgcUtilsstatic
expressionUnaryOperatorToOgcFilter(const QgsExpression::NodeUnaryOperator *node, QDomDocument &doc, QString &errorMessage)QgsOgcUtilsprivatestatic
geometryFromGML(const QString &xmlString)QgsOgcUtilsstatic
geometryFromGML(const QDomNode &geometryNode)QgsOgcUtilsstatic
geometryFromGMLLineString(const QDomElement &geometryElement)QgsOgcUtilsprivatestatic
geometryFromGMLMultiLineString(const QDomElement &geometryElement)QgsOgcUtilsprivatestatic
geometryFromGMLMultiPoint(const QDomElement &geometryElement)QgsOgcUtilsprivatestatic
geometryFromGMLMultiPolygon(const QDomElement &geometryElement)QgsOgcUtilsprivatestatic
geometryFromGMLPoint(const QDomElement &geometryElement)QgsOgcUtilsprivatestatic
geometryFromGMLPolygon(const QDomElement &geometryElement)QgsOgcUtilsprivatestatic
geometryToGML(QgsGeometry *geometry, QDomDocument &doc, QString format)QgsOgcUtilsstatic
geometryToGML(QgsGeometry *geometry, QDomDocument &doc)QgsOgcUtilsstatic
nodeBinaryOperatorFromOgcFilter(QDomElement &element, QString &errorMessage)QgsOgcUtilsprivatestatic
nodeColumnRefFromOgcFilter(QDomElement &element, QString &errorMessage)QgsOgcUtilsprivatestatic
nodeFromOgcFilter(QDomElement &element, QString &errorMessage)QgsOgcUtilsprivatestatic
nodeFunctionFromOgcFilter(QDomElement &element, QString &errorMessage)QgsOgcUtilsprivatestatic
nodeIsBetweenFromOgcFilter(QDomElement &element, QString &errorMessage)QgsOgcUtilsprivatestatic
nodeLiteralFromOgcFilter(QDomElement &element, QString &errorMessage)QgsOgcUtilsprivatestatic
nodeNotFromOgcFilter(QDomElement &element, QString &errorMessage)QgsOgcUtilsprivatestatic
nodePropertyIsNullFromOgcFilter(QDomElement &element, QString &errorMessage)QgsOgcUtilsprivatestatic
nodeSpatialOperatorFromOgcFilter(QDomElement &element, QString &errorMessage)QgsOgcUtilsprivatestatic
readGMLCoordinates(QgsPolyline &coords, const QDomElement &elem)QgsOgcUtilsprivatestatic
readGMLPositions(QgsPolyline &coords, const QDomElement &elem)QgsOgcUtilsprivatestatic
rectangleFromGMLBox(const QDomNode &boxNode)QgsOgcUtilsstatic
rectangleFromGMLEnvelope(const QDomNode &envelopeNode)QgsOgcUtilsstatic
rectangleToGMLBox(QgsRectangle *box, QDomDocument &doc)QgsOgcUtilsstatic
rectangleToGMLEnvelope(QgsRectangle *env, QDomDocument &doc)QgsOgcUtilsstatic