mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.graphics.objects
/
TextureHolderInterface
Texture
Holder
Interface
abstract
class
TextureHolderInterface
Content copied to clipboard
Constructors
Functions
Inheritors
Constructors
Texture
Holder
Interface
Link copied to clipboard
fun
TextureHolderInterface
(
)
Content copied to clipboard
Functions
attach
To
Graphics
Link copied to clipboard
abstract
fun
attachToGraphics
(
)
:
Int
Content copied to clipboard
clear
From
Graphics
Link copied to clipboard
abstract
fun
clearFromGraphics
(
)
Content copied to clipboard
get
Image
Height
Link copied to clipboard
abstract
fun
getImageHeight
(
)
:
Int
Content copied to clipboard
get
Image
Width
Link copied to clipboard
abstract
fun
getImageWidth
(
)
:
Int
Content copied to clipboard
get
Texture
Height
Link copied to clipboard
abstract
fun
getTextureHeight
(
)
:
Int
Content copied to clipboard
get
Texture
Width
Link copied to clipboard
abstract
fun
getTextureWidth
(
)
:
Int
Content copied to clipboard
Inheritors
BitmapTextureHolder
Link copied to clipboard