QGIS API Documentation  2.2.0-Valmiera
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsSymbolLayerV2Utils Member List

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

blurImageInPlace(QImage &image, const QRect &rect, int radius, bool alphaOnly)QgsSymbolLayerV2Utilsstatic
clearSymbolMap(QgsSymbolV2Map &symbols)QgsSymbolLayerV2Utilsstatic
colorRampPreviewIcon(QgsVectorColorRampV2 *ramp, QSize size)QgsSymbolLayerV2Utilsstatic
colorRampPreviewPixmap(QgsVectorColorRampV2 *ramp, QSize size)QgsSymbolLayerV2Utilsstatic
convertPolygonSymbolizerToPointMarker(QDomElement &element, QgsSymbolLayerV2List &layerList)QgsSymbolLayerV2Utilsstatic
createDisplacementElement(QDomDocument &doc, QDomElement &element, QPointF offset)QgsSymbolLayerV2Utilsstatic
createFillLayerFromSld(QDomElement &element)QgsSymbolLayerV2Utilsstatic
createFunctionElement(QDomDocument &doc, QDomElement &element, QString function)QgsSymbolLayerV2Utilsstatic
createGeometryElement(QDomDocument &doc, QDomElement &element, QString geomFunc)QgsSymbolLayerV2Utilsstatic
createLineLayerFromSld(QDomElement &element)QgsSymbolLayerV2Utilsstatic
createMarkerLayerFromSld(QDomElement &element)QgsSymbolLayerV2Utilsstatic
createOnlineResourceElement(QDomDocument &doc, QDomElement &element, QString path, QString format)QgsSymbolLayerV2Utilsstatic
createOpacityElement(QDomDocument &doc, QDomElement &element, QString alphaFunc)QgsSymbolLayerV2Utilsstatic
createRenderContext(QPainter *p)QgsSymbolLayerV2Utilsstatic
createRotationElement(QDomDocument &doc, QDomElement &element, QString rotationFunc)QgsSymbolLayerV2Utilsstatic
createSvgParameterElement(QDomDocument &doc, QString name, QString value)QgsSymbolLayerV2Utilsstatic
createSymbolLayerV2ListFromSld(QDomElement &element, QGis::GeometryType geomType, QgsSymbolLayerV2List &layers)QgsSymbolLayerV2Utilsstatic
createVendorOptionElement(QDomDocument &doc, QString name, QString value)QgsSymbolLayerV2Utilsstatic
decodeBrushStyle(QString str)QgsSymbolLayerV2Utilsstatic
decodeColor(QString str)QgsSymbolLayerV2Utilsstatic
decodeOutputUnit(QString str)QgsSymbolLayerV2Utilsstatic
decodePenCapStyle(QString str)QgsSymbolLayerV2Utilsstatic
decodePenJoinStyle(QString str)QgsSymbolLayerV2Utilsstatic
decodePenStyle(QString str)QgsSymbolLayerV2Utilsstatic
decodePoint(QString str)QgsSymbolLayerV2Utilsstatic
decodeRealVector(const QString &s)QgsSymbolLayerV2Utilsstatic
decodeScaleMethod(QString str)QgsSymbolLayerV2Utilsstatic
decodeSldAlpha(QString str)QgsSymbolLayerV2Utilsstatic
decodeSldBrushStyle(QString str)QgsSymbolLayerV2Utilsstatic
decodeSldFontStyle(QString str)QgsSymbolLayerV2Utilsstatic
decodeSldFontWeight(QString str)QgsSymbolLayerV2Utilsstatic
decodeSldLineCapStyle(QString str)QgsSymbolLayerV2Utilsstatic
decodeSldLineJoinStyle(QString str)QgsSymbolLayerV2Utilsstatic
decodeSldRealVector(const QString &s)QgsSymbolLayerV2Utilsstatic
decodeSldUom(QString str, double *scaleFactor)QgsSymbolLayerV2Utilsstatic
displacementFromSldElement(QDomElement &element, QPointF &offset)QgsSymbolLayerV2Utilsstatic
drawStippledBackround(QPainter *painter, QRect rect)QgsSymbolLayerV2Utilsstatic
encodeBrushStyle(Qt::BrushStyle style)QgsSymbolLayerV2Utilsstatic
encodeColor(QColor color)QgsSymbolLayerV2Utilsstatic
encodeOutputUnit(QgsSymbolV2::OutputUnit unit)QgsSymbolLayerV2Utilsstatic
encodePenCapStyle(Qt::PenCapStyle style)QgsSymbolLayerV2Utilsstatic
encodePenJoinStyle(Qt::PenJoinStyle style)QgsSymbolLayerV2Utilsstatic
encodePenStyle(Qt::PenStyle style)QgsSymbolLayerV2Utilsstatic
encodePoint(QPointF point)QgsSymbolLayerV2Utilsstatic
encodeRealVector(const QVector< qreal > &v)QgsSymbolLayerV2Utilsstatic
encodeScaleMethod(QgsSymbolV2::ScaleMethod scaleMethod)QgsSymbolLayerV2Utilsstatic
encodeSldAlpha(int alpha)QgsSymbolLayerV2Utilsstatic
encodeSldBrushStyle(Qt::BrushStyle style)QgsSymbolLayerV2Utilsstatic
encodeSldFontStyle(QFont::Style style)QgsSymbolLayerV2Utilsstatic
encodeSldFontWeight(int weight)QgsSymbolLayerV2Utilsstatic
encodeSldLineCapStyle(Qt::PenCapStyle style)QgsSymbolLayerV2Utilsstatic
encodeSldLineJoinStyle(Qt::PenJoinStyle style)QgsSymbolLayerV2Utilsstatic
encodeSldRealVector(const QVector< qreal > &v)QgsSymbolLayerV2Utilsstatic
encodeSldUom(QgsSymbolV2::OutputUnit unit, double *scaleFactor)QgsSymbolLayerV2Utilsstatic
estimateMaxSymbolBleed(QgsSymbolV2 *symbol)QgsSymbolLayerV2Utilsstatic
externalGraphicFromSld(QDomElement &element, QString &path, QString &mime, QColor &color, double &size)QgsSymbolLayerV2Utilsstatic
externalGraphicToSld(QDomDocument &doc, QDomElement &element, QString path, QString mime, QColor color, double size=-1)QgsSymbolLayerV2Utilsstatic
externalMarkerFromSld(QDomElement &element, QString &path, QString &format, int &markIndex, QColor &color, double &size)QgsSymbolLayerV2Utilsstatic
externalMarkerToSld(QDomDocument &doc, QDomElement &element, QString path, QString format, int *markIndex=0, QColor color=QColor(), double size=-1)QgsSymbolLayerV2Utilsstatic
fieldOrExpressionFromExpression(QgsExpression *expression)QgsSymbolLayerV2Utilsstatic
fieldOrExpressionToExpression(const QString &fieldOrExpression)QgsSymbolLayerV2Utilsstatic
fillFromSld(QDomElement &element, Qt::BrushStyle &brushStyle, QColor &color)QgsSymbolLayerV2Utilsstatic
fillToSld(QDomDocument &doc, QDomElement &element, Qt::BrushStyle brushStyle, QColor color=QColor())QgsSymbolLayerV2Utilsstatic
functionFromSldElement(QDomElement &element, QString &function)QgsSymbolLayerV2Utilsstatic
geometryFromSldElement(QDomElement &element, QString &geomFunc)QgsSymbolLayerV2Utilsstatic
getSvgParameterList(QDomElement &element)QgsSymbolLayerV2Utilsstatic
getVendorOptionList(QDomElement &element)QgsSymbolLayerV2Utilsstatic
hasExternalGraphic(QDomElement &element)QgsSymbolLayerV2Utilsstatic
hasWellKnownMark(QDomElement &element)QgsSymbolLayerV2Utilsstatic
labelTextToSld(QDomDocument &doc, QDomElement &element, QString label, QFont font, QColor color=QColor(), double size=-1)QgsSymbolLayerV2Utilsstatic
lineFromSld(QDomElement &element, Qt::PenStyle &penStyle, QColor &color, double &width, Qt::PenJoinStyle *penJoinStyle=0, Qt::PenCapStyle *penCapStyle=0, QVector< qreal > *customDashPattern=0, double *dashOffset=0)QgsSymbolLayerV2Utilsstatic
lineToSld(QDomDocument &doc, QDomElement &element, Qt::PenStyle penStyle, QColor color, double width=-1, const Qt::PenJoinStyle *penJoinStyle=0, const Qt::PenCapStyle *penCapStyle=0, const QVector< qreal > *customDashPattern=0, double dashOffset=0.0)QgsSymbolLayerV2Utilsstatic
lineWidthScaleFactor(const QgsRenderContext &c, QgsSymbolV2::OutputUnit u)QgsSymbolLayerV2Utilsstatic
listSvgFiles()QgsSymbolLayerV2Utilsstatic
listSvgFilesAt(QString directory)QgsSymbolLayerV2Utilsstatic
loadColorRamp(QDomElement &element)QgsSymbolLayerV2Utilsstatic
loadSymbol(QDomElement &element)QgsSymbolLayerV2Utilsstatic
loadSymbolLayer(QDomElement &element)QgsSymbolLayerV2Utilsstatic
loadSymbols(QDomElement &element)QgsSymbolLayerV2Utilsstatic
multiplyImageOpacity(QImage *image, qreal alpha)QgsSymbolLayerV2Utilsstatic
needEllipseMarker(QDomElement &element)QgsSymbolLayerV2Utilsstatic
needFontMarker(QDomElement &element)QgsSymbolLayerV2Utilsstatic
needLinePatternFill(QDomElement &element)QgsSymbolLayerV2Utilsstatic
needMarkerLine(QDomElement &element)QgsSymbolLayerV2Utilsstatic
needPointPatternFill(QDomElement &element)QgsSymbolLayerV2Utilsstatic
needSvgFill(QDomElement &element)QgsSymbolLayerV2Utilsstatic
needSvgMarker(QDomElement &element)QgsSymbolLayerV2Utilsstatic
ogrFeatureStyleBrush(const QColor &fillColr)QgsSymbolLayerV2Utilsstatic
ogrFeatureStylePen(double width, double mmScaleFactor, double mapUnitsScaleFactor, const QColor &c, Qt::PenJoinStyle joinStyle=Qt::MiterJoin, Qt::PenCapStyle capStyle=Qt::FlatCap, double offset=0.0, const QVector< qreal > *dashPattern=0)QgsSymbolLayerV2Utilsstatic
onlineResourceFromSldElement(QDomElement &element, QString &path, QString &format)QgsSymbolLayerV2Utilsstatic
opacityFromSldElement(QDomElement &element, QString &alphaFunc)QgsSymbolLayerV2Utilsstatic
parseColor(QString colorStr)QgsSymbolLayerV2Utilsstatic
parseProperties(QDomElement &element)QgsSymbolLayerV2Utilsstatic
pixelSizeScaleFactor(const QgsRenderContext &c, QgsSymbolV2::OutputUnit u)QgsSymbolLayerV2Utilsstatic
pointOnLineWithDistance(const QPointF &startPoint, const QPointF &directionPoint, double distance)QgsSymbolLayerV2Utilsstatic
polygonCentroid(const QPolygonF &points)QgsSymbolLayerV2Utilsstatic
rotationFromSldElement(QDomElement &element, QString &rotationFunc)QgsSymbolLayerV2Utilsstatic
saveColorRamp(QString name, QgsVectorColorRampV2 *ramp, QDomDocument &doc)QgsSymbolLayerV2Utilsstatic
saveProperties(QgsStringMap props, QDomDocument &doc, QDomElement &element)QgsSymbolLayerV2Utilsstatic
saveSymbol(QString symbolName, QgsSymbolV2 *symbol, QDomDocument &doc)QgsSymbolLayerV2Utilsstatic
saveSymbols(QgsSymbolV2Map &symbols, QString tagName, QDomDocument &doc)QgsSymbolLayerV2Utilsstatic
sortVariantList(QList< QVariant > &list, Qt::SortOrder order)QgsSymbolLayerV2Utilsstatic
symbolLayerPreviewIcon(QgsSymbolLayerV2 *layer, QgsSymbolV2::OutputUnit u, QSize size)QgsSymbolLayerV2Utilsstatic
symbolNameToPath(QString name)QgsSymbolLayerV2Utilsstatic
symbolPathToName(QString path)QgsSymbolLayerV2Utilsstatic
symbolPreviewIcon(QgsSymbolV2 *symbol, QSize size)QgsSymbolLayerV2Utilsstatic
symbolPreviewPixmap(QgsSymbolV2 *symbol, QSize size)QgsSymbolLayerV2Utilsstatic
wellKnownMarkerFromSld(QDomElement &element, QString &name, QColor &color, QColor &borderColor, double &borderWidth, double &size)QgsSymbolLayerV2Utilsstatic
wellKnownMarkerFromSld(QDomElement &element, QString &name, QColor &color, QColor &borderColor, Qt::PenStyle &borderStyle, double &borderWidth, double &size)QgsSymbolLayerV2Utilsstatic
wellKnownMarkerToSld(QDomDocument &doc, QDomElement &element, QString name, QColor color, QColor borderColor=QColor(), double borderWidth=-1, double size=-1)QgsSymbolLayerV2Utilsstatic
wellKnownMarkerToSld(QDomDocument &doc, QDomElement &element, QString name, QColor color, QColor borderColor, Qt::PenStyle borderStyle, double borderWidth=-1, double size=-1)QgsSymbolLayerV2Utilsstatic