Package | Description |
---|---|
gov.nasa.worldwindx.examples | |
gov.nasa.worldwindx.examples.util |
Modifier and Type | Field and Description |
---|---|
protected PowerOfTwoPaddedImage |
MarkersOrder.AppFrame.dayOfWeekLegend |
protected PowerOfTwoPaddedImage |
MarkersOrder.AppFrame.hoursLegend |
Modifier and Type | Method and Description |
---|---|
protected PowerOfTwoPaddedImage |
MarkersOrder.AppFrame.createLegendForDaysOfWeek(MarkerAttributes[] attrs) |
protected PowerOfTwoPaddedImage |
MarkersOrder.AppFrame.createLegendForHours(MarkerAttributes[] attrs) |
Modifier and Type | Method and Description |
---|---|
protected void |
MarkersOrder.AppFrame.updateScreenAnnotation(PowerOfTwoPaddedImage image) |
Modifier and Type | Method and Description |
---|---|
static PowerOfTwoPaddedImage |
PowerOfTwoPaddedImage.fromBufferedImage(java.awt.image.BufferedImage image)
Returns a new PowerOfTwoPaddedImage by converting the specified
image to a new image with
power-of-two dimensions. |
static PowerOfTwoPaddedImage |
PowerOfTwoPaddedImage.fromPath(java.lang.String path)
Returns a new PowerOfTwoPaddedImage from the specified
path , or null if the file referenced by
path cannot be read, or is not a readable image. |
protected PowerOfTwoPaddedImage |
SlideShowAnnotationController.getImage(java.lang.Object source) |
protected PowerOfTwoPaddedImage |
SlideShowAnnotationController.readImage(java.lang.Object source) |
Modifier and Type | Method and Description |
---|---|
protected void |
SlideShowAnnotationController.doSetImage(PowerOfTwoPaddedImage image,
int index) |
protected boolean |
SlideShowAnnotationController.putImage(java.lang.Object source,
PowerOfTwoPaddedImage image) |