Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TrevorPage/TPSVG_Android_SVG_Library
/ functions
Functions
136 in github.com/TrevorPage/TPSVG_Android_SVG_Library
⨍
Functions
136
◇
Types & classes
21
Method
StopColor
(int color, float offset)
TPSVG/src/com/trevorpage/tpsvg/internal/Gradient.java:61
Method
SvgStyle
Create a new SvgStyle object with all the default initial values applied in accordance with SVG standards. Useful reference for style initial properti
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2797
Method
Textstring
(float x, float y, char[] src, int srcPos, int length)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2920
Method
___setAnimHandler
(ITpsvgController animHandler)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2227
Method
bindController
(ITpsvgController controller)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:200
Method
characters
(char[] ch, int start, int length)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:280
Method
draw
(Canvas canvas)
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:56
Method
draw
(Canvas arg0)
TPSVG/src/com/trevorpage/tpsvg/ITPSVGDrawable.java:30
Method
endDocument
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:329
Method
endElement
(String uri, String localName, String name)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:295
Method
getFill
Get fill mode. @return fill mode
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:76
Method
getInstance
()
TPSVG/src/com/trevorpage/tpsvg/SVGFlyweightFactory.java:30
Method
getIntrinsicHeight
()
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:87
Method
getIntrinsicWidth
()
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:92
Method
getOpacity
()
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:97
Method
getOpacity
()
TPSVG/src/com/trevorpage/tpsvg/ITPSVGDrawable.java:36
Method
getOrientation
Get the orientation value in degrees. Refer to {@link setOrientation}. @return rotation in degrees
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:104
Method
getPreferredSize
()
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:183
Method
getPrivateDataValue
(String key)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:203
Method
getTextLength
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2935
Method
hasVectorContent
Returns whether any vector data was parsed from the specified SVG file or file subtree. @return
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:922
Method
invalidateBitmap
This could be called from non-UI thread.
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:251
Method
onDraw
(Canvas canvas)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:227
Method
onMeasure
(int widthMeasureSpec, int heightMeasureSpec)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:110
Method
onSizeChanged
(int w, int h, int oldw, int oldh)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:256
Method
setAlpha
(int arg0)
TPSVG/src/com/trevorpage/tpsvg/ITPSVGDrawable.java:42
Method
setBounds
(int left, int top, int right, int bottom)
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:75
Method
setCanvasScaleToSVG
(Canvas canvas, View view)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2067
Method
setColorFilter
(ColorFilter cf)
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:106
Method
setColorFilter
(ColorFilter arg0)
TPSVG/src/com/trevorpage/tpsvg/ITPSVGDrawable.java:48
Method
setFill
Set fill mode. @param fill fill mode
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:67
Method
setOrientation
Set the orientation value in degrees to be applied during SVG rendering. The supplied orientation should be only a multiple of 90 degrees (0, 90, 180,
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:95
Method
setPrivateDataNamespace
(String namespace)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:199
Method
setSVGRenderer
(SVGParserRenderer image, String subtreeTagName)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:195
Method
startDocument
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:324
Method
startElement
(String uri, String localName, String qName, Attributes attributes)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:337
← previous
101–136 of 136, ranked by callers