DOC

com.github.siyamed : android-shape-imageview

Maven & Gradle

Oct 13, 2015
1 usages
2.6k stars

android-shape-imageview · Provides a set of custom shaped android imageview components, and a framework to define more shapes. Implements both shader and bitmap mask based image views. Shader based one uses canvas draw methods and Path construct, Mask based one uses xfermode to draw image on bitmaps defined by android shape XML's or resource bitmaps.

Table Of Contents

Latest Version

Download com.github.siyamed : android-shape-imageview Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.siyamed : android-shape-imageview Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.9.x
0.9

How to open Javadoc JAR file in web browser

  1. Rename the file android-shape-imageview-0.9.3-javadoc.jar to android-shape-imageview-0.9.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder android-shape-imageview-0.9.3-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "android-shape-imageview-0.9.3-sources.jar" -d "android-shape-imageview-0.9.3-javadoc" -subpackages 

Advertisement

Dependencies from Group

Oct 13, 2015
1 usages
2.6k stars

Discover Dependencies

Apr 09, 2020
1 usages
232 stars
May 22, 2017
3 stars
Jan 03, 2023
4 usages
58.9k stars
Jul 20, 2023
712 stars
Feb 24, 2016
4 usages
Jan 10, 2017
58 stars
May 26, 2016
1 stars
ws
Apr 27, 2023
42 usages
21k stars