| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SkyGrid.TYPE | |
|---|---|
| org.stellarium | |
| Uses of SkyGrid.TYPE in org.stellarium | 
|---|
| Fields in org.stellarium declared as SkyGrid.TYPE | |
|---|---|
| private  SkyGrid.TYPE | SkyGrid.gtype | 
| Methods in org.stellarium that return SkyGrid.TYPE | |
|---|---|
| static SkyGrid.TYPE | SkyGrid.TYPE.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static SkyGrid.TYPE[] | SkyGrid.TYPE.values()Returns an array containing the constants of this enum type, in the order they're declared. | 
| Constructors in org.stellarium with parameters of type SkyGrid.TYPE | |
|---|---|
| SkyGrid(SkyGrid.TYPE pgridType) | |
| SkyGrid(SkyGrid.TYPE pgridType,
      int pnbMeridian, int pnbParallel, double pradius, int pnbAltSegment,
      int pnbAziSegment) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||