public static interface Layer.LayerResources
Modifier and Type | Method and Description |
---|---|
ImageResource |
bottomCenter() |
ImageResource |
bottomLeft() |
ImageResource |
bottomRight() |
ImageResource |
middleCenter() |
ImageResource |
middleLeft() |
ImageResource |
middleRight() |
Layer.LayerStyle |
style() |
ImageResource |
topCenter() |
ImageResource |
topLeft() |
ImageResource |
topRight() |
ImageResource bottomCenter()
ImageResource bottomLeft()
ImageResource bottomRight()
ImageResource middleCenter()
ImageResource middleLeft()
ImageResource middleRight()
Layer.LayerStyle style()
ImageResource topCenter()
ImageResource topLeft()
ImageResource topRight()
Copyright © 2020. All rights reserved.