MCPcopy Create free account

hub / github.com/TrevorPage/TPSVG_Android_SVG_Library / functions

Functions136 in github.com/TrevorPage/TPSVG_Android_SVG_Library

MethodStopColor
(int color, float offset)
TPSVG/src/com/trevorpage/tpsvg/internal/Gradient.java:61
MethodSvgStyle
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
MethodTextstring
(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
MethodbindController
(ITpsvgController controller)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:200
Methodcharacters
(char[] ch, int start, int length)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:280
Methoddraw
(Canvas canvas)
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:56
Methoddraw
(Canvas arg0)
TPSVG/src/com/trevorpage/tpsvg/ITPSVGDrawable.java:30
MethodendDocument
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:329
MethodendElement
(String uri, String localName, String name)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:295
MethodgetFill
Get fill mode. @return fill mode
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:76
MethodgetInstance
()
TPSVG/src/com/trevorpage/tpsvg/SVGFlyweightFactory.java:30
MethodgetIntrinsicHeight
()
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:87
MethodgetIntrinsicWidth
()
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:92
MethodgetOpacity
()
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:97
MethodgetOpacity
()
TPSVG/src/com/trevorpage/tpsvg/ITPSVGDrawable.java:36
MethodgetOrientation
Get the orientation value in degrees. Refer to {@link setOrientation}. @return rotation in degrees
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:104
MethodgetPreferredSize
()
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:183
MethodgetPrivateDataValue
(String key)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:203
MethodgetTextLength
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2935
MethodhasVectorContent
Returns whether any vector data was parsed from the specified SVG file or file subtree. @return
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:922
MethodinvalidateBitmap
This could be called from non-UI thread.
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:251
MethodonDraw
(Canvas canvas)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:227
MethodonMeasure
(int widthMeasureSpec, int heightMeasureSpec)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:110
MethodonSizeChanged
(int w, int h, int oldw, int oldh)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:256
MethodsetAlpha
(int arg0)
TPSVG/src/com/trevorpage/tpsvg/ITPSVGDrawable.java:42
MethodsetBounds
(int left, int top, int right, int bottom)
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:75
MethodsetCanvasScaleToSVG
(Canvas canvas, View view)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:2067
MethodsetColorFilter
(ColorFilter cf)
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java:106
MethodsetColorFilter
(ColorFilter arg0)
TPSVG/src/com/trevorpage/tpsvg/ITPSVGDrawable.java:48
MethodsetFill
Set fill mode. @param fill fill mode
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:67
MethodsetOrientation
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
MethodsetPrivateDataNamespace
(String namespace)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:199
MethodsetSVGRenderer
(SVGParserRenderer image, String subtreeTagName)
TPSVG/src/com/trevorpage/tpsvg/SVGView.java:195
MethodstartDocument
()
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:324
MethodstartElement
(String uri, String localName, String qName, Attributes attributes)
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java:337
← previous101–136 of 136, ranked by callers