- getDefault16x9PlaceholderImage() - Method in class com.codename1.components.xmlview.XMLView
-
Retrieves the placeholder for 16x9 images.
- getDefaultSquarePlaceholderImage() - Method in class com.codename1.components.xmlview.XMLView
-
Retrieves a placeholder image for the standard square image size.
- getIcon(String, int, int, int) - Method in class com.codename1.components.xmlview.XMLView
-
Gets a font icon for a particular character code in a specified width,
height, and color
- getIcon(String, int, int) - Method in class com.codename1.components.xmlview.XMLView
-
Gets image icon using the icon font.
- getImage(String, String, int) - Method in class com.codename1.components.xmlview.XMLView
-
Gets an image from a particular URL and stretches it to the given aspect ratio.
- getPlaceholderImage(String, int) - Method in class com.codename1.components.xmlview.XMLView
-
Gets a placeholder image.