|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StarChartFrame | |
|---|---|
| net.grelf.astro | This package contains Java classes for astronomical applications. |
| net.grelf.grip | This package contains the Java classes which are specific to the image processing application GRIP. GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP. Version: 12.4.3 |
| Uses of StarChartFrame in net.grelf.astro |
|---|
| Method parameters in net.grelf.astro with type arguments of type StarChartFrame | |
|---|---|
static void |
StarChart.mergeCharts(java.util.List<StarChartFrame> chartFrames)
Let user select a number of .chart files which are then merged into one new one. NB: Changed 10.4.7 to pass chartFrames in as a parameter, thus enabling StarChart to compile independently of GRIP. |
| Uses of StarChartFrame in net.grelf.grip |
|---|
| Methods in net.grelf.grip that return types with arguments of type StarChartFrame | |
|---|---|
java.util.List<StarChartFrame> |
GRIP.getAllStarChartFrames()
Find all ImFrames that contain star charts. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||