|  |  | getComplexByDictionary(dictionary, valueComplex)Get complex by dictionary.
 getComplexByDictionaryListValue(value, valueComplex)Get complex by dictionary, list or value.
 getComplexByFloatList(floatList, valueComplex)Get complex by float list.
 getComplexByMultiplierPrefix(elementNode, multiplier, prefix, valueComplex)Get complex from multiplier, prefix and xml element.
 getComplexByMultiplierPrefixes(elementNode, multiplier, prefixes, valueComplex)Get complex from multiplier, prefixes and xml element.
 getComplexByPrefix(elementNode, prefix, valueComplex)Get complex from prefix and xml element.
 getComplexByPrefixBeginEnd(elementNode, prefixBegin, prefixEnd, valueComplex)Get complex from element node, prefixBegin and prefixEnd.
 getComplexByPrefixes(elementNode, prefixes, valueComplex)Get complex from prefixes and xml element.
 getComplexIfNone(valueComplex)Get new complex if the original complex is none.
 getFloatByPrefixBeginEnd(elementNode, prefixBegin, prefixEnd, valueFloat)Get float from prefixBegin, prefixEnd and xml element.
 getFloatByPrefixSide(defaultValue, elementNode, prefix, side)Get float by prefix and side.
 getGeometryOutput(derivation, elementNode)Get geometry output from paths.
 getGeometryOutputByArguments(arguments, elementNode)Get vector3 vertexes from attribute dictionary by arguments.
 getGeometryOutputByLoop(elementNode, sideLoop)Get geometry output by side loop.
 getGeometryOutputByManipulation(elementNode, sideLoop)Get geometry output by manipulation.
 getInradius(defaultInradius, elementNode)Get inradius.
 getInradiusFirstByHeightWidth(defaultInradius, elementNode)Get inradius, by first checking for the width and height.
 getMinimumRadius(beginComplexSegmentLength, endComplexSegmentLength, radius)Get minimum radius.
 getNewDerivation(elementNode)Get new derivation.
 getNumberOfBezierPoints(begin, elementNode, end)Get the numberOfBezierPoints.
 getPackedGeometryOutputByLoop(elementNode, sideLoop)Get packed geometry output by side loop.
 getRadiusAverage(radiusComplex)Get average radius from radiusComplex.
 getRadiusComplex(elementNode, radius)Get radius complex for elementNode.
 getStrokeRadiusByPrefix(elementNode, prefix)Get strokeRadius by prefix.
 processElementNode(elementNode)Process the xml element.
 processElementNodeByFunction(elementNode, manipulationFunction)Process the xml element by the manipulationFunction.
 processTargetByFunction(manipulationFunction, target)Process the target by the manipulationFunction.
 removeChildNodesFromElementObject(elementNode)Process the xml element by manipulationFunction.
 setClosedAttribute(elementNode, revolutions)Set the closed attribute of the elementNode.
 |