|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MapData
An interface for map data.
| Method Summary | |
|---|---|
Image |
getMapImage(double centerPhi,
double centerTheta)
Generates and returns a map image with the given parameters. |
Color |
getRGBColor(double phi,
double theta)
Gets the RGB map color at a given location. |
| Method Detail |
|---|
Image getMapImage(double centerPhi,
double centerTheta)
centerPhi - the phi center location of the map.centerTheta - the theta center location of the map.
Color getRGBColor(double phi,
double theta)
phi - the phi location.theta - the theta location.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||