MCPcopy Create free account

hub / github.com/MathiasSeguy-Android2EE/AnimatedVectorMorphingTool / functions

Functions216 in github.com/MathiasSeguy-Android2EE/AnimatedVectorMorphingTool

↓ 39 callersMethodlog
Make a log disable when debug is off @param message the message to log
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/CustomLogger.java:45
↓ 24 callersMethodgetName
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:165
↓ 19 callersMethodgetFillColor
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:157
↓ 19 callersMethodgetStrokeColor
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:193
↓ 15 callersMethodgetFillColorTarget
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:141
↓ 15 callersMethodgetStrokeColorTarget
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:133
↓ 13 callersMethodlogError
Make an error log, log what ever happens @param message the message to log
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/CustomLogger.java:55
↓ 11 callersMethodjumpLine
Jump a line
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/MessagePrinter.java:209
↓ 10 callersMethodcreateIt
create The file and return a BufferedWriter to write in @param file The file to create @return The BufferedWriter to write in @throws IOException
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:987
↓ 10 callersMethodgetMorphingName
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:89
↓ 10 callersMethodgetPathData
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:173
↓ 8 callersMethodgetFileName
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:172
↓ 8 callersMethodgetGroups
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Group.java:79
↓ 8 callersMethodgetPathToMorphSortByMorphingName
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:244
↓ 8 callersMethodgetPaths
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Group.java:98
↓ 6 callersMethodgetStrokeAlpha
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:185
↓ 5 callersMethodgetNormalizedInitialPathData
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:101
↓ 5 callersMethodgetPaths
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:193
↓ 5 callersMethodsetName
(String name)
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:169
↓ 4 callersMethodgetClipPaths
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Group.java:68
↓ 4 callersMethodgetStrokeWidth
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:225
↓ 4 callersMethodinitiliazePaint
Initiliaze the Paint
app/src/main/java/com/android2ee/tool/animatedvector/morphing/LinearLayoutScreenRecorder.java:99
↓ 3 callersMethodgetGroups
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:165
↓ 3 callersMethodgetNormalizedFinalPathData
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:85
↓ 3 callersMethodprintHelp
Print the help message
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/MessagePrinter.java:90
↓ 2 callersMethodgenerateAnimatedVector
Generate the AnimatedVector file with all the targets @param vector The vector associated @param animatedvectorBW Where to write @throws IO
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:552
↓ 2 callersMethodgenerateAnimatorSet
Generate ObjectAnimator associated with this path @param vector @throws IOException
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:604
↓ 2 callersMethodgeneratePath
Generate Path Bloc @param path The path to write down @param vectorBW The BufferedWriter we write in @throws IOException
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:389
↓ 2 callersMethodgenerateVectorDrawableResult
Generates the files associated with vector gave as parameters @param vector
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:147
↓ 2 callersMethodgetAlpha
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:149
↓ 2 callersMethodgetAutoMirrored
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:157
↓ 2 callersMethodgetFillAlpha
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:149
↓ 2 callersMethodgetHeight
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:185
↓ 2 callersMethodgetName
Define the name of the file on the disk you have to use the tag attribute @return The name of the file on the disk
app/src/main/java/com/android2ee/tool/animatedvector/morphing/LinearLayoutScreenRecorder.java:171
↓ 2 callersMethodgetPivotX
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Group.java:109
↓ 2 callersMethodgetPivotY
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Group.java:117
↓ 2 callersMethodgetScaleX
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Group.java:137
↓ 2 callersMethodgetScaleY
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Group.java:145
↓ 2 callersMethodgetStrokeLineCap
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:201
↓ 2 callersMethodgetStrokeLineJion
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:209
↓ 2 callersMethodgetStrokeMiterLimit
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:217
↓ 2 callersMethodgetTint
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:204
↓ 2 callersMethodgetTintMode
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:212
↓ 2 callersMethodgetTranslationX
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Group.java:161
↓ 2 callersMethodgetTranslationY
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Group.java:153
↓ 2 callersMethodgetTrimPathEnd
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:233
↓ 2 callersMethodgetTrimPathOffset
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:241
↓ 2 callersMethodgetTrimPathStart
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:249
↓ 2 callersMethodgetViewPortHeight
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:220
↓ 2 callersMethodgetViewPortWidth
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:228
↓ 2 callersMethodgetWidth
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:236
↓ 2 callersMethodlaunchAnimVectorList
Launch the animation on the ImageView1 And update the level of the drawable
workingdirvectoranim/SecondPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:153
↓ 2 callersMethodlaunchAnimVectorList
Launch the animation on the ImageView1 And update the level of the drawable
workingdirvectoranim/ThirdPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:153
↓ 2 callersMethodlaunchAnimVectorList
Launch the animation on the ImageView1 And update the level of the drawable
workingdirvectoranim/FirstPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:153
↓ 2 callersMethodlaunchAnimVectorList
Launch the animation on the ImageView1 And update the level of the drawable
workingdirvectoranim/FourthPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:153
↓ 2 callersMethodlaunchAnimVectorList
Launch the animation on the ImageView1 And update the level of the drawable
app/src/main/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:153
↓ 2 callersMethodlaunchAnimVectorList
Launch the animation on the ImageView1 And update the level of the drawable
workingdirsimpletest/src/main/java/com/android2ee/workingdirsimpletest/MainActivity.java:153
↓ 2 callersMethodparagraphSeparator
Jump a line
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/MessagePrinter.java:216
↓ 2 callersMethodsetPathData
(String pathData)
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:177
↓ 2 callersMethodsetStrokeAlphaTarget
(String strokeAlphaTarget)
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/Path.java:121
↓ 1 callersMethodBuildVectorDrawablesFromFiles
Parse the files and build the associated VectorDrawable @return true if a failure happens
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/VectorDrawableParser.java:236
↓ 1 callersMethodManageInputArguments
Manage if the input arguments are nok @return true if the arguments are not ok, return false if it's ok
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/VectorDrawableParser.java:397
↓ 1 callersMethodanalyseTrimAndDebugOption
Analyse if the arguments contains Trim or Debug We don't care about the order
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/VectorDrawableParser.java:430
↓ 1 callersMethodbrowseGroup
Recursive browse of the Group to find path with name @param group
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawable.java:121
↓ 1 callersMethodcreateFoldersStructure
Generates the folder structure: res\values \drawable \animator
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:1000
↓ 1 callersMethoddraw
(Canvas canvas)
app/src/main/java/com/android2ee/tool/animatedvector/morphing/LinearLayoutScreenRecorder.java:197
↓ 1 callersMethodfileFound
Print a message to tell that a file has been found @param fileFound
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/MessagePrinter.java:202
↓ 1 callersMethodfileNotFound
Print a message to tell that a file has not been found @param fileNotFound
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/MessagePrinter.java:193
↓ 1 callersMethodfindWorkingDirectoryPath
Find the absolute path of the working directory
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/VectorDrawableParser.java:199
↓ 1 callersMethodgenerateClipPath
Generate ClipPath Bloc @param clipPath The clipPath to write down @param vectorBW The BufferedWriter we write in @throws IOException
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:526
↓ 1 callersMethodgenerateFillColorObjectAnimator
Generate the FillColor ObjectAnimator part. Looks like something like that: <objectAnimator android:duration="1" android:startOffset="1500"
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:695
↓ 1 callersMethodgenerateGroup
Generate Group Bloc @param group The group to write down @param vectorBW The BufferedWriter we write in @throws IOException
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:327
↓ 1 callersMethodgenerateJavaFile
generates the MainActivity java code for exemple And its associated layout @throws IOException
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:959
↓ 1 callersMethodgenerateLevelListVectorDrawable
generates the vector drawable level list @throws IOException
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:197
↓ 1 callersMethodgenerateRoundTripVectorDrawable
generates the vector drawable roundTrip For each the file to make go and back @throws IOException
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:221
↓ 1 callersMethodgenerateStrokeColorObjectAnimator
Generate the strokeColor ObjectAnimator part. Looks like something like that: <objectAnimator android:duration="300" android:startOffset="150
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:831
↓ 1 callersMethodgenerateVectorDrawable
Generate VectorFile @param vector The vector to write down @param vectorBW The BufferedWriter we write in @throws IOException
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:260
↓ 1 callersMethodgetFileNameWithoutExtension
Return the name of the file without its extension @param file @return
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/VectorDrawableParser.java:384
↓ 1 callersMethodgetVectorDrawable
()
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/model/VectorDrawableSaxHandler.java:271
↓ 1 callersMethodlaunchAnim3
Launch the animation on the AnimatedVectorDrawable displayed by the imageView3
workingdirvectoranim/SecondPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:203
↓ 1 callersMethodlaunchAnim3
Launch the animation on the AnimatedVectorDrawable displayed by the imageView3
workingdirvectoranim/ThirdPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:203
↓ 1 callersMethodlaunchAnim3
Launch the animation on the AnimatedVectorDrawable displayed by the imageView3
workingdirvectoranim/FirstPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:203
↓ 1 callersMethodlaunchAnim3
Launch the animation on the AnimatedVectorDrawable displayed by the imageView3
workingdirvectoranim/FourthPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:244
↓ 1 callersMethodlaunchAnim3
Launch the animation on the AnimatedVectorDrawable displayed by the imageView3
app/src/main/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:203
↓ 1 callersMethodlaunchAnim3
Launch the animation on the AnimatedVectorDrawable displayed by the imageView3
workingdirsimpletest/src/main/java/com/android2ee/workingdirsimpletest/MainActivity.java:246
↓ 1 callersMethodlaunchAnim4
Launch the animation on the AnimatedVectorDrawable displayed by the imageView4
workingdirvectoranim/SecondPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:211
↓ 1 callersMethodlaunchAnim4
Launch the animation on the AnimatedVectorDrawable displayed by the imageView4
workingdirvectoranim/ThirdPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:211
↓ 1 callersMethodlaunchAnim4
Launch the animation on the AnimatedVectorDrawable displayed by the imageView4
workingdirvectoranim/FirstPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:211
↓ 1 callersMethodlaunchAnim4
Launch the animation on the AnimatedVectorDrawable displayed by the imageView4
workingdirvectoranim/FourthPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:252
↓ 1 callersMethodlaunchAnim4
Launch the animation on the AnimatedVectorDrawable displayed by the imageView4
workingdirsimpletest/src/main/java/com/android2ee/workingdirsimpletest/MainActivity.java:254
↓ 1 callersMethodlaunchAnimBackup
Launch the animation on the currentAnimatedVectorDrawable
workingdirvectoranim/SecondPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:179
↓ 1 callersMethodlaunchAnimBackup
Launch the animation on the currentAnimatedVectorDrawable
workingdirvectoranim/ThirdPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:179
↓ 1 callersMethodlaunchAnimBackup
Launch the animation on the currentAnimatedVectorDrawable
workingdirvectoranim/FirstPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:179
↓ 1 callersMethodlaunchAnimBackup
Launch the animation on the currentAnimatedVectorDrawable As the levellist solution (ahead) has a bug, I do it in a simple way
workingdirvectoranim/FourthPlay/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:218
↓ 1 callersMethodlaunchAnimBackup
Launch the animation on the currentAnimatedVectorDrawable
app/src/main/java/com/android2ee/tool/animatedvector/morphing/MainActivity.java:179
↓ 1 callersMethodlaunchAnimBackup
Launch the animation on the currentAnimatedVectorDrawable As the levellist solution (ahead) has a bug, I do it in a simple way
workingdirsimpletest/src/main/java/com/android2ee/workingdirsimpletest/MainActivity.java:218
↓ 1 callersMethodlaunchGeneration
Launch the files generation @throws IOException
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/tool/ResultGenerator.java:105
↓ 1 callersMethodloadFilesInMemory
Read the file and Load them in memory as Java File object
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/VectorDrawableParser.java:210
↓ 1 callersMethodparseFile
Parse the file and build the associated VectoçrDrawable @param file The xml VectorDrawable file @return The VectorDrawavble java object
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/VectorDrawableParser.java:261
↓ 1 callersMethodparseVectorDrawable
Main method to parse the VectorDrawable and generate the output files
animatedvectortool/src/main/java/com/android2ee/java/tool/animatedvector/morphing/VectorDrawableParser.java:139
next →1–100 of 216, ranked by callers