public interface ITemplate
Modifier and Type | Method and Description |
---|---|
void |
loadAndScaleImages()
This method will be called after the template was created and added to a
View in order to load and scale images inside of the current template.
|