Class ShapeInfo

java.lang.Object
com.github.tadukoo.view.shapes.ShapeInfo
Direct Known Subclasses:
ShapeInfoUIResource

public class ShapeInfo extends Object
Shape Info contains a method for calculating the Shape and one for calculating the Insets for that Shape. Both methods take in the x, y, width, and height of the space the Shape will be drawn in to support Shapes of different sizes more easily.
Version:
Alpha v.0.2
Author:
Logan Ferree (Tadukoo)