Package ly.img.android.pesdk.ui.layer

Types

AdjustableBoundingBoxUIElement
Link copied to clipboard
class AdjustableBoundingBoxUIElement : BoundingBoxUIElement
ArrowThumbUIElement
Link copied to clipboard
class ArrowThumbUIElement(type: ArrowThumbUIElement.THUMB_ALIGNMENT, paddingThumpRes: Int) : TouchableUIElement
BoundingBoxUIElement
Link copied to clipboard
open class BoundingBoxUIElement : UIGroupElement
EdgeUIElement
Link copied to clipboard
class EdgeUIElement(type: EdgeUIElement.Type) : TouchableUIElement
LineUIElement
Link copied to clipboard
class LineUIElement(color: Int, thicknessInDp: Float) : TouchableUIElement
RectUIElement
Link copied to clipboard
class RectUIElement : TouchableUIElement
ScaleBackgroundBoundingBoxUIElement
Link copied to clipboard
class ScaleBackgroundBoundingBoxUIElement(thumpDrawable: Int) : BoundingBoxUIElement
TouchableUIElement
Link copied to clipboard
abstract class TouchableUIElement : UIElement
UIElement
Link copied to clipboard
abstract class UIElement
UIGroupElement
Link copied to clipboard
abstract class UIGroupElement : TouchableUIElement