Quantum GIS API Documentation  1.8
QgsSymbolLayerV2Utils Member List
This is the complete list of members for QgsSymbolLayerV2Utils, including all inherited members.
clearSymbolMap(QgsSymbolV2Map &symbols)QgsSymbolLayerV2Utils [static]
colorRampPreviewIcon(QgsVectorColorRampV2 *ramp, QSize size)QgsSymbolLayerV2Utils [static]
colorRampPreviewPixmap(QgsVectorColorRampV2 *ramp, QSize size)QgsSymbolLayerV2Utils [static]
convertPolygonSymbolizerToPointMarker(QDomElement &element, QgsSymbolLayerV2List &layerList)QgsSymbolLayerV2Utils [static]
createDisplacementElement(QDomDocument &doc, QDomElement &element, QPointF offset)QgsSymbolLayerV2Utils [static]
createFillLayerFromSld(QDomElement &element)QgsSymbolLayerV2Utils [static]
createFunctionElement(QDomDocument &doc, QDomElement &element, QString function)QgsSymbolLayerV2Utils [static]
createGeometryElement(QDomDocument &doc, QDomElement &element, QString geomFunc)QgsSymbolLayerV2Utils [static]
createLineLayerFromSld(QDomElement &element)QgsSymbolLayerV2Utils [static]
createMarkerLayerFromSld(QDomElement &element)QgsSymbolLayerV2Utils [static]
createOnlineResourceElement(QDomDocument &doc, QDomElement &element, QString path, QString format)QgsSymbolLayerV2Utils [static]
createOpacityElement(QDomDocument &doc, QDomElement &element, QString alphaFunc)QgsSymbolLayerV2Utils [static]
createRenderContext(QPainter *p)QgsSymbolLayerV2Utils [static]
createRotationElement(QDomDocument &doc, QDomElement &element, QString rotationFunc)QgsSymbolLayerV2Utils [static]
createSvgParameterElement(QDomDocument &doc, QString name, QString value)QgsSymbolLayerV2Utils [static]
createSymbolLayerV2ListFromSld(QDomElement &element, QGis::GeometryType geomType, QgsSymbolLayerV2List &layers)QgsSymbolLayerV2Utils [static]
createVendorOptionElement(QDomDocument &doc, QString name, QString value)QgsSymbolLayerV2Utils [static]
decodeBrushStyle(QString str)QgsSymbolLayerV2Utils [static]
decodeColor(QString str)QgsSymbolLayerV2Utils [static]
decodeOutputUnit(QString str)QgsSymbolLayerV2Utils [static]
decodePenCapStyle(QString str)QgsSymbolLayerV2Utils [static]
decodePenJoinStyle(QString str)QgsSymbolLayerV2Utils [static]
decodePenStyle(QString str)QgsSymbolLayerV2Utils [static]
decodePoint(QString str)QgsSymbolLayerV2Utils [static]
decodeRealVector(const QString &s)QgsSymbolLayerV2Utils [static]
decodeSldAlpha(QString str)QgsSymbolLayerV2Utils [static]
decodeSldBrushStyle(QString str)QgsSymbolLayerV2Utils [static]
decodeSldFontStyle(QString str)QgsSymbolLayerV2Utils [static]
decodeSldFontWeight(QString str)QgsSymbolLayerV2Utils [static]
decodeSldLineCapStyle(QString str)QgsSymbolLayerV2Utils [static]
decodeSldLineJoinStyle(QString str)QgsSymbolLayerV2Utils [static]
decodeSldRealVector(const QString &s)QgsSymbolLayerV2Utils [static]
decodeSldUom(QString str, double *scaleFactor)QgsSymbolLayerV2Utils [static]
displacementFromSldElement(QDomElement &element, QPointF &offset)QgsSymbolLayerV2Utils [static]
encodeBrushStyle(Qt::BrushStyle style)QgsSymbolLayerV2Utils [static]
encodeColor(QColor color)QgsSymbolLayerV2Utils [static]
encodeOutputUnit(QgsSymbolV2::OutputUnit unit)QgsSymbolLayerV2Utils [static]
encodePenCapStyle(Qt::PenCapStyle style)QgsSymbolLayerV2Utils [static]
encodePenJoinStyle(Qt::PenJoinStyle style)QgsSymbolLayerV2Utils [static]
encodePenStyle(Qt::PenStyle style)QgsSymbolLayerV2Utils [static]
encodePoint(QPointF point)QgsSymbolLayerV2Utils [static]
encodeRealVector(const QVector< qreal > &v)QgsSymbolLayerV2Utils [static]
encodeSldAlpha(int alpha)QgsSymbolLayerV2Utils [static]
encodeSldBrushStyle(Qt::BrushStyle style)QgsSymbolLayerV2Utils [static]
encodeSldFontStyle(QFont::Style style)QgsSymbolLayerV2Utils [static]
encodeSldFontWeight(int weight)QgsSymbolLayerV2Utils [static]
encodeSldLineCapStyle(Qt::PenCapStyle style)QgsSymbolLayerV2Utils [static]
encodeSldLineJoinStyle(Qt::PenJoinStyle style)QgsSymbolLayerV2Utils [static]
encodeSldRealVector(const QVector< qreal > &v)QgsSymbolLayerV2Utils [static]
encodeSldUom(QgsSymbolV2::OutputUnit unit, double *scaleFactor)QgsSymbolLayerV2Utils [static]
externalGraphicFromSld(QDomElement &element, QString &path, QString &mime, QColor &color, double &size)QgsSymbolLayerV2Utils [static]
externalGraphicToSld(QDomDocument &doc, QDomElement &element, QString path, QString mime, QColor color, double size=-1)QgsSymbolLayerV2Utils [static]
externalMarkerFromSld(QDomElement &element, QString &path, QString &format, int &markIndex, QColor &color, double &size)QgsSymbolLayerV2Utils [static]
externalMarkerToSld(QDomDocument &doc, QDomElement &element, QString path, QString format, int *markIndex=0, QColor color=QColor(), double size=-1)QgsSymbolLayerV2Utils [static]
fillFromSld(QDomElement &element, Qt::BrushStyle &brushStyle, QColor &color)QgsSymbolLayerV2Utils [static]
fillToSld(QDomDocument &doc, QDomElement &element, Qt::BrushStyle brushStyle, QColor color=QColor())QgsSymbolLayerV2Utils [static]
functionFromSldElement(QDomElement &element, QString &function)QgsSymbolLayerV2Utils [static]
geometryFromSldElement(QDomElement &element, QString &geomFunc)QgsSymbolLayerV2Utils [static]
getSvgParameterList(QDomElement &element)QgsSymbolLayerV2Utils [static]
getVendorOptionList(QDomElement &element)QgsSymbolLayerV2Utils [static]
hasExternalGraphic(QDomElement &element)QgsSymbolLayerV2Utils [static]
hasWellKnownMark(QDomElement &element)QgsSymbolLayerV2Utils [static]
labelTextToSld(QDomDocument &doc, QDomElement &element, QString label, QFont font, QColor color=QColor(), double size=-1)QgsSymbolLayerV2Utils [static]
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)QgsSymbolLayerV2Utils [static]
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)QgsSymbolLayerV2Utils [static]
lineWidthScaleFactor(QgsRenderContext &c, QgsSymbolV2::OutputUnit u)QgsSymbolLayerV2Utils [static]
loadColorRamp(QDomElement &element)QgsSymbolLayerV2Utils [static]
loadSymbol(QDomElement &element)QgsSymbolLayerV2Utils [static]
loadSymbolLayer(QDomElement &element)QgsSymbolLayerV2Utils [static]
loadSymbols(QDomElement &element)QgsSymbolLayerV2Utils [static]
multiplyImageOpacity(QImage *image, qreal alpha)QgsSymbolLayerV2Utils [static]
needEllipseMarker(QDomElement &element)QgsSymbolLayerV2Utils [static]
needFontMarker(QDomElement &element)QgsSymbolLayerV2Utils [static]
needLinePatternFill(QDomElement &element)QgsSymbolLayerV2Utils [static]
needMarkerLine(QDomElement &element)QgsSymbolLayerV2Utils [static]
needPointPatternFill(QDomElement &element)QgsSymbolLayerV2Utils [static]
needSvgFill(QDomElement &element)QgsSymbolLayerV2Utils [static]
needSvgMarker(QDomElement &element)QgsSymbolLayerV2Utils [static]
onlineResourceFromSldElement(QDomElement &element, QString &path, QString &format)QgsSymbolLayerV2Utils [static]
opacityFromSldElement(QDomElement &element, QString &alphaFunc)QgsSymbolLayerV2Utils [static]
parseProperties(QDomElement &element)QgsSymbolLayerV2Utils [static]
pixelSizeScaleFactor(QgsRenderContext &c, QgsSymbolV2::OutputUnit u)QgsSymbolLayerV2Utils [static]
pointOnLineWithDistance(const QPointF &startPoint, const QPointF &directionPoint, double distance)QgsSymbolLayerV2Utils [static]
rotationFromSldElement(QDomElement &element, QString &rotationFunc)QgsSymbolLayerV2Utils [static]
saveColorRamp(QString name, QgsVectorColorRampV2 *ramp, QDomDocument &doc)QgsSymbolLayerV2Utils [static]
saveProperties(QgsStringMap props, QDomDocument &doc, QDomElement &element)QgsSymbolLayerV2Utils [static]
saveSymbol(QString name, QgsSymbolV2 *symbol, QDomDocument &doc, QgsSymbolV2Map *subSymbols=NULL)QgsSymbolLayerV2Utils [static]
saveSymbols(QgsSymbolV2Map &symbols, QString tagName, QDomDocument &doc)QgsSymbolLayerV2Utils [static]
sortVariantList(QList< QVariant > &list, Qt::SortOrder order)QgsSymbolLayerV2Utils [static]
symbolLayerPreviewIcon(QgsSymbolLayerV2 *layer, QgsSymbolV2::OutputUnit u, QSize size)QgsSymbolLayerV2Utils [static]
symbolPreviewIcon(QgsSymbolV2 *symbol, QSize size)QgsSymbolLayerV2Utils [static]
symbolPreviewPixmap(QgsSymbolV2 *symbol, QSize size)QgsSymbolLayerV2Utils [static]
wellKnownMarkerFromSld(QDomElement &element, QString &name, QColor &color, QColor &borderColor, double &borderWidth, double &size)QgsSymbolLayerV2Utils [static]
wellKnownMarkerToSld(QDomDocument &doc, QDomElement &element, QString name, QColor color, QColor borderColor=QColor(), double borderWidth=-1, double size=-1)QgsSymbolLayerV2Utils [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines