|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.grelf.astro.MagnitudeChart
public class MagnitudeChart
This displays a clone of the ImFrame used for magnitude estimation, with the measured stars marked in it.
| Constructor Summary | |
|---|---|
MagnitudeChart(StarChart chart,
java.lang.String title,
BlobMeasList measList,
boolean accurate)
Create a clone of the chart, draw into it markers and star ids for all the blobs used for estimating magnitude, and redisplay it. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MagnitudeChart(StarChart chart,
java.lang.String title,
BlobMeasList measList,
boolean accurate)
accurate - tells whether the MagnitudeGraph was constructed using the accurate brightness
measurements (rather than cruder measurements of the blobs as initially detected).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||