|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Image.IMAGE_POSITIONING | |
|---|---|
| org.stellarium.ui.render | |
| Uses of Image.IMAGE_POSITIONING in org.stellarium.ui.render |
|---|
| Fields in org.stellarium.ui.render declared as Image.IMAGE_POSITIONING | |
|---|---|
private Image.IMAGE_POSITIONING |
Image.imagePosType
|
| Methods in org.stellarium.ui.render that return Image.IMAGE_POSITIONING | |
|---|---|
static Image.IMAGE_POSITIONING |
Image.IMAGE_POSITIONING.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Image.IMAGE_POSITIONING[] |
Image.IMAGE_POSITIONING.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.stellarium.ui.render with parameters of type Image.IMAGE_POSITIONING | |
|---|---|
boolean |
ImageMgr.loadImage(java.lang.String filename,
java.lang.String name, Image.IMAGE_POSITIONING position_type)
|
| Constructors in org.stellarium.ui.render with parameters of type Image.IMAGE_POSITIONING | |
|---|---|
Image(java.lang.String filename,
java.lang.String name, Image.IMAGE_POSITIONING positionType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||