MCPcopy Create free account

hub / github.com/TrevorPage/TPSVG_Android_SVG_Library / functions

Functions136 in github.com/TrevorPage/TPSVG_Android_SVG_Library

↓ 31 callersMethodgetToken
(String inputLine)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2023
↓ 19 callersMethodparseCoOrdinate
Parse a basic data type of type <coordinate> or <length>. length ::= number ("em" | "ex" | "px" | "in" | "cm" | "mm" | "pt" | "pc" | "%")? Relevant
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1669
↓ 16 callersMethodget
(int resourceID, Context context)
TPSVG/src/com/trevorpage/tpsvg/SVGFlyweightFactory.java:43
↓ 16 callersMethodgetToken
(String inputLine)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1946
↓ 13 callersMethodparseAttributes
(Attributes attributes)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:399
↓ 11 callersMethodaddInstruction
(byte inst)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2220
↓ 10 callersMethodgetDocumentHeight
Obtain the height specified in the SVG image file. It should be specified in the image's root svg element. @return
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2088
↓ 10 callersMethodgetDocumentWidth
Obtain the width specified in the SVG image file. It should be specified in the image's root svg element. @return
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2078
↓ 6 callersMethodsetAlpha
(int alpha)
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:102
↓ 6 callersMethodtransform
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1474
↓ 5 callersMethodaddPath
(Path path)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2095
↓ 5 callersMethodaddTransform
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2179
↓ 5 callersMethodparseAttrValueFloat
(String value)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1732
↓ 5 callersMethodsetCustomPathAttributes
(SVGPath path)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1121
↓ 4 callersMethodaddIdIfContainsSpecialPrefix
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2212
↓ 4 callersMethodinit
()
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:46
↓ 3 callersMethodaddStyle
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2194
↓ 3 callersMethodcopyCustomAttributes
(Path src)
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:115
↓ 3 callersMethodcreateBitmap
(SVGParserRenderer image, String subtreeId, float viewBoxX, float viewBoxY, float viewBoxW, float viewBox
TPSVG/src/com/trevorpage/tpsvg/SVGPatternShader.java:31
↓ 3 callersMethodgetGradientByIdString
(String searchId)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1074
↓ 3 callersMethodinit
(Context context)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:187
↓ 3 callersMethodpaintImage
(Canvas canvas, String subtreeId, int containerWidth, int containerHeight, ITpsvgController animHandler)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2248
↓ 3 callersMethodparseColour
Parse a basic data type of type &lt;color&gt;. See SVG specification section: http://www.w3.org/TR/SVG/types.html#BasicDataTypes. TODO: This method n
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1696
↓ 3 callersMethodparseImageFile
(Context context, File sourceFile)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:217
↓ 3 callersMethodreset
()
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:59
↓ 2 callersMethodaddArc
(Arc arc)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2205
↓ 2 callersMethodaddPath
(Path src)
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:64
↓ 2 callersMethodaddText
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2200
↓ 2 callersMethodaddVisibleOnRotations
(ArrayList<Integer> rotations)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2939
↓ 2 callersMethodarcTo
This method converts an SVG arc to an Android Canvas arc. Based on an example found on StackOverflow which in turn was based on: http://www.java2s.co
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1763
↓ 2 callersMethodbestFitValueTextSize
(float width, float height, String string)
TPSVG/src/com/trevorpage/tpsvg/internal/Util.java:23
↓ 2 callersMethodchooseDimension
(int mode, int size, int documentSize)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:174
↓ 2 callersMethodgetAnchorBottom
()
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:91
↓ 2 callersMethodgetAnchorRight
()
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:83
↓ 2 callersMethodgetStretchToRemainderHeight
()
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:111
↓ 2 callersMethodgetStretchToRemainderWidth
()
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:103
↓ 2 callersMethodgetVisibleOnRotation
(int rotation)
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:144
↓ 2 callersMethodgetXLinkReferenceId
()
TPSVG/src/com/trevorpage/tpsvg/internal/PatternFill.java:92
↓ 2 callersMethodrewind
()
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:54
↓ 2 callersMethodsetAnchorBottom
(boolean anchor)
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:87
↓ 2 callersMethodsetAnchorRight
(boolean anchor)
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:79
↓ 2 callersMethodsetStretchToRemainderHeight
(boolean stretch)
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:107
↓ 2 callersMethodsetStretchToRemainderWidth
(boolean stretch)
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:99
↓ 2 callersMethodsetTextLength
(int textLength)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2931
↓ 1 callersMethodaddBeginGroup
(String id)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2139
↓ 1 callersMethodaddBeginPattern
(String id)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2159
↓ 1 callersMethodaddEndGroup
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2155
↓ 1 callersMethodaddEndPattern
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2175
↓ 1 callersMethodaddVisibleOnRotations
(ArrayList<Integer> rotations)
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:135
↓ 1 callersMethodanimElement
@param id @param matrix @param style @param iteration This parameter is zero the first time this method is called for a given SV
TPSVG/src/com/trevorpage/tpsvg/ITpsvgController.java:50
↓ 1 callersMethodanimTextElement
@param id @param iteration @param matrix @param style @param text @return
TPSVG/src/com/trevorpage/tpsvg/ITpsvgController.java:71
↓ 1 callersMethodarcParams
(String id, Path path, float startAngle, float sweepAngle, RectF bounds)
TPSVG/src/com/trevorpage/tpsvg/ITpsvgController.java:75
↓ 1 callersMethodcircle
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1101
↓ 1 callersMethodcompleteXLinks
Is called when all of the SVG XML file has been parsed. It performs cross-referencing and copying of data due to xlink:hrefs. For example, LinearGradi
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:945
↓ 1 callersMethodcreatePatternShader
Obtain the Shader representing this pattern that can be directly set to a Paint (using Paint.setShader()). Internally, an SVGPatternShader will create
TPSVG/src/com/trevorpage/tpsvg/internal/PatternFill.java:76
↓ 1 callersMethodendPattern
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:912
↓ 1 callersMethodfinaliseLinearGradient
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:995
↓ 1 callersMethodfinaliseRadialGradient
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1034
↓ 1 callersMethodgetTypeface
Obtain a Tyepface from the assets fonts directory for the given name. The fonts in the assets directory need to be lowercase. The actual font looked f
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1885
↓ 1 callersMethodgetVisibleOnRotation
(int rotation)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2948
↓ 1 callersMethodgradientStop
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1066
↓ 1 callersMethodgradientStyle
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1551
↓ 1 callersMethodline
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1111
↓ 1 callersMethodlinearGradient
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:772
↓ 1 callersMethodobtainSVGPrivateData
(ITpsvgController controller)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:207
↓ 1 callersMethodonSVGPrivateData
(String key, String value)
TPSVG/src/com/trevorpage/tpsvg/ITpsvgController.java:82
↓ 1 callersMethodparseAttributeValuePairsIntoMap
(Map<String, String> map)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1585
↓ 1 callersMethodparseAttributeValuePairsIntoSaxAttributesImpl
( AttributesImpl attr)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1614
↓ 1 callersMethodparseCustomAttribute
(String localName, String value)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:733
↓ 1 callersMethodpath
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1166
↓ 1 callersMethodpolygon
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1448
↓ 1 callersMethodradialGradient
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:819
↓ 1 callersMethodrect
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1088
↓ 1 callersMethodsetCoordinates
(float x1, float y1, float x2, float y2)
TPSVG/src/com/trevorpage/tpsvg/internal/Gradient.java:50
↓ 1 callersMethodsetPatternSubtree
Where the pattern is defined as a series of vector paths within the SVG file, set the ID string of the element that contains all the vector data. This
TPSVG/src/com/trevorpage/tpsvg/internal/PatternFill.java:50
↓ 1 callersMethodsetPatternViewBox
Set the actual area that represents the valid pattern tile. @param x @param y @param width @param height
TPSVG/src/com/trevorpage/tpsvg/internal/PatternFill.java:61
↓ 1 callersMethodsetRemainderWidthOrHeight
Inform the controller of remainder width or height. @param remainderWidth @param remainderHeight
TPSVG/src/com/trevorpage/tpsvg/ITpsvgController.java:59
↓ 1 callersMethodsetSourceDocumentHeight
(int height)
TPSVG/src/com/trevorpage/tpsvg/ITpsvgController.java:80
↓ 1 callersMethodsetSourceDocumentWidth
(int width)
TPSVG/src/com/trevorpage/tpsvg/ITpsvgController.java:78
↓ 1 callersMethodsetSubtree
Specify the particular subtree (or 'node') of the original SVG XML file that this view shall render. The default is null, which results in the entire
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:223
↓ 1 callersMethodsetXLinkReferenceId
(String xLinkReferenceId)
TPSVG/src/com/trevorpage/tpsvg/internal/PatternFill.java:88
↓ 1 callersMethodsetXLinkReferencePatternFill
(PatternFill xLinkReferencePatternFill)
TPSVG/src/com/trevorpage/tpsvg/internal/PatternFill.java:96
↓ 1 callersMethodstartPattern
Start processing a &lt;pattern&gt; element. Current limitations and restrictions of pattern support are: 1. The patternUnits attribute isn't used, and
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:871
↓ 1 callersMethodsvg
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1083
↓ 1 callersMethodtext_characters
To be called from the XML character data handler when we are inside an element associated with display of text ('text', 'tspan', 'tref', 'textPath').
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1139
↓ 1 callersMethodtext_element
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1129
↓ 1 callersMethodtoAttr
(String str)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:109
↓ 1 callersMethodtoAttr
(String str)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:126
↓ 1 callersMethodtspan_characters
(char[] src, int srcPos, int length)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1155
↓ 1 callersMethodtspan_element
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:1150
↓ 1 callersMethodusesRemainderWidthOrHeight
()
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:95
MethodArc
(RectF bounds, float angleStart, float angleExtent, String animId)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2960
MethodGroupJumpTo
(int bytecodePosition, int pathListPosition, int matrixListPosition, int styleListPosition, int textst
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2886
MethodParsedAttributes
()
TPSVG/src/com/trevorpage/tpsvg/internal/ParsedAttributes.java:66
MethodSVGDrawable
Create a new SVGDrawable using the supplied renderer. This drawable's intrinsic width and height will be the width and height specified in the SVG ima
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:36
MethodSVGFlyweightFactory
()
TPSVG/src/com/trevorpage/tpsvg/SVGFlyweightFactory.java:34
MethodSVGParserRenderer
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:179
MethodSVGPath
()
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java:36
MethodSVGPatternShader
(SVGParserRenderer image, String subtreeId, float viewBoxX, float viewBoxY, float viewBoxW, float vie
TPSVG/src/com/trevorpage/tpsvg/SVGPatternShader.java:26
MethodSVGView
(Context context)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:46
next →1–100 of 136, ranked by callers