A B C D E F G H I L M N O P R S T U V W _

A

add(BasePhotom) - Method in class uk.ac.starlink.sog.photom.PhotomList
Add a BasePhotom object to the list.
add(Collection) - Method in class uk.ac.starlink.sog.photom.PhotomList
Add a list of BasePhotom objects to the list.
addAperture() - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Interactively add a new aperture.
addChangeListener(ChangeListener) - Method in class uk.ac.starlink.sog.photom.PhotomList
Registers a listener who wants to be informed about changes.
addFinishedListener(ChangeListener) - Method in class uk.ac.starlink.sog.photom.SOGCanvasDraw
Add a ChangeListener for notification of when a Figure is completed.
addToolBarItems() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplayToolBar
Add the items to the tool bar.
ANNULAR_CIRCLE - Static variable in class uk.ac.starlink.sog.photom.SOGCanvasDraw
Mode to create a circle with annulus
AnnulusArea - Class in uk.ac.starlink.sog.photom
Implements a Shape that consists of three ellipses that are supposed to represent an aperture plus an associated annular region.
AnnulusArea(double) - Constructor for class uk.ac.starlink.sog.photom.AnnulusArea
Create an instance with the given radius.
AnnulusArea(double, double, double, double, double) - Constructor for class uk.ac.starlink.sog.photom.AnnulusArea
Create an annulus with no default values.
AnnulusFigure - Class in uk.ac.starlink.sog.photom
Create a composite figure that represents a circular aperture plus annulus.
AnnulusFigure(double, Paint, Paint, float, Interactor) - Constructor for class uk.ac.starlink.sog.photom.AnnulusFigure
Create an annulus figure.
AnnulusPhotom - Class in uk.ac.starlink.sog.photom
Extends BasePhotom to add facilities for storing the inner and outer scale of an annular region around the aperture.
AnnulusPhotom() - Constructor for class uk.ac.starlink.sog.photom.AnnulusPhotom
Create an instance with default values all around.
ApertureController - Class in uk.ac.starlink.sog.photom
Create a view/controller for an instance of an AnnulusPhotom object.
ApertureController(PhotomList) - Constructor for class uk.ac.starlink.sog.photom.ApertureController
Create an instance of this controller
AperturePhotometry - Class in uk.ac.starlink.sog.photom
Provide a panel of controls for performing aperture photometry.
AperturePhotometry(Component, SOGNavigatorImageDisplay) - Constructor for class uk.ac.starlink.sog.photom.AperturePhotometry
Create an instance
AperturePhotometryFrame - Class in uk.ac.starlink.sog.photom
Top-level window for an aperture photometry toolbox.
AperturePhotometryFrame(SOGNavigatorImageDisplay) - Constructor for class uk.ac.starlink.sog.photom.AperturePhotometryFrame
Create a top level window.
astPlot - Variable in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
 
AstTransform - Class in uk.ac.starlink.sog
Ast Implementation the WorldCoordinateConverter interface of JSky.
AstTransform(FrameSet, int, int) - Constructor for class uk.ac.starlink.sog.AstTransform
Construct an instance using a given Ast FrameSet.
AstTransform(double, double, double, double, double, double, int, int, double, int, double, String) - Constructor for class uk.ac.starlink.sog.AstTransform
Constructs a new instance using a simple sky coordinate system.
autophotom(Element, Element, Element) - Method in class uk.ac.starlink.sog.photom.PhotomWS
Run autophotom on a NDX, PhotomList and PhotometryGlobals.
autophotom(Element, String, String) - Method in class uk.ac.starlink.sog.photom.PhotomWS
Run autophotom on a NDX and input file (with default parameters).
autophotom(Element, Element, Element) - Static method in class uk.ac.starlink.sog.photom.PhotomWSServices
Perform the calculations

B

BasePhotom - Class in uk.ac.starlink.sog.photom
Photom is a base-model of the data associated with a photometry object.
BasePhotom() - Constructor for class uk.ac.starlink.sog.photom.BasePhotom
Default constructor.

C

calculate(Ndx, PhotomList, PhotometryGlobals, AperturePhotometry) - Method in class uk.ac.starlink.sog.photom.PhotometryWorker
Do the photometry calculations.
calculationsDone() - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Called by the PhotometryWorker when the calculations are complete.
canImport(JComponent, DataFlavor[]) - Method in class uk.ac.starlink.sog.SOGTransferHandler
 
centreEllipse(Ellipse2D.Double, double, double, double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Centre an ellipse to the current position.
CIRCLE - Static variable in class uk.ac.starlink.sog.photom.BasePhotom
Shape of aperture is circular
clone() - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
 
clone() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Create a clone of this object.
clone() - Method in class uk.ac.starlink.sog.photom.PhotometryGlobals
 
close() - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Withdraw the parent window, and the related figures.
contains(double, double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
contains(Point2D) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
contains(double, double, double, double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
contains(Rectangle2D) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
createFileExitMenuItem() - Method in class uk.ac.starlink.sog.SOGMenuBar
Create the File => Exit menu item
createFileMenu() - Method in class uk.ac.starlink.sog.SOGMenuBar
Create the File menu.
createFileOpenMenuItem() - Method in class uk.ac.starlink.sog.SOGMenuBar
Create the File => Open menu item
createViewMenu() - Method in class uk.ac.starlink.sog.SOGMenuBar
Create the View menu.

D

D2R - Static variable in class uk.ac.starlink.sog.AstTransform
Conversion factor for degrees to radians.
decIndex - Variable in class uk.ac.starlink.sog.AstTransform
The DEC axis index.
decode(Element) - Method in class uk.ac.starlink.sog.photom.PhotomList
 
DEFAULT_URL - Static variable in class uk.ac.starlink.sog.SOG
Top level catalog directory
defaultDouble - Variable in class uk.ac.starlink.sog.photom.BasePhotom
A default Double for initializations
degPerPixel - Variable in class uk.ac.starlink.sog.AstTransform
Image scale at center (degress/pixel).
desktop - Static variable in class uk.ac.starlink.sog.SOG
Main window, when using internal frames
disableChangeListeners() - Method in class uk.ac.starlink.sog.photom.PhotomList
Stop being a ChangeListener for all the BasePhotom's.
doCalculations() - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Calculate the aperture photometry for all results
doPlot() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Create a Plot matched to the image and draw a grid overlay.
drawGrid - Variable in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Whether we're drawing a grid or not.
drawImageGraphics(BasicImageDisplay, Graphics2D) - Method in class uk.ac.starlink.sog.SOGRemoteControl
Called each time the image is repainted.

E

ELLIPSE - Static variable in class uk.ac.starlink.sog.photom.BasePhotom
Shape of aperture is elliptical
enableChangeListeners() - Method in class uk.ac.starlink.sog.photom.PhotomList
Make sure we're a ChangeListener for all the BasePhotom's.
encode(Element) - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
 
encode(Element) - Method in class uk.ac.starlink.sog.photom.BasePhotom
 
encode(Element) - Method in class uk.ac.starlink.sog.photom.PhotometryGlobals
 
encode(Element) - Method in class uk.ac.starlink.sog.photom.PhotomList
 
EPSILON - Static variable in class uk.ac.starlink.sog.AstTransform
Smallest value between 1.0 and next double precision value.
establishEndpoint() - Method in class uk.ac.starlink.sog.photom.PhotometryWorker
Establish the photometry service end-point.
establishPortNumber() - Method in class uk.ac.starlink.sog.photom.PhotomWS
Get an initial port number.
ExceptionDialog - Class in uk.ac.starlink.sog
Creates an error dialog that also displays the full stack trace of an exception.
ExceptionDialog(Component, Exception) - Constructor for class uk.ac.starlink.sog.ExceptionDialog
Create an error dialog that initially displays the message of the given exception, but which will also display the full text of the exception stack trace.
exit() - Method in class uk.ac.starlink.sog.SOG
Exit the application
exit() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
 
extractAperture(CanvasFigureEvent) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
 
extractAperture(AnnulusFigure) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
 
extractFigure(CanvasFigureEvent) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
 

F

figureDeselected(CanvasFigureEvent) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Invoked when the figure is deselected.
figureMoved(CanvasFigureEvent) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Invoked when the figure's position changes.
figureResized(CanvasFigureEvent) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Invoked when the figure's size changes.
figureSelected(CanvasFigureEvent) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Invoked when the figure is selected.
fileChooser - Variable in class uk.ac.starlink.sog.SOG
File selection dialog, when using internal frames
fileMenu - Variable in class uk.ac.starlink.sog.SOGMenuBar
Handle for the File menu
finishedList - Variable in class uk.ac.starlink.sog.photom.SOGCanvasDraw
 
finishFigure() - Method in class uk.ac.starlink.sog.photom.SOGCanvasDraw
Finish off the current figure and select it, also notify any listeners that the figure is finished.
fireChanged() - Method in class uk.ac.starlink.sog.photom.PhotomList
Send ChangeEvent event to all listeners.
fireFinished(ChangeEvent) - Method in class uk.ac.starlink.sog.photom.SOGCanvasDraw
Notify any listeners that figure creation has completed.
flavors - Static variable in class uk.ac.starlink.sog.SOGTransferHandler
The flavors of objects that can be dropped.

G

get(int) - Method in class uk.ac.starlink.sog.photom.PhotomList
Get a specific BasePhotom object (or sub-class).
getAngle() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Get the position angle
getAperturePhotometry() - Method in class uk.ac.starlink.sog.photom.AperturePhotometryFrame
Return the internal panel object
getAppName() - Method in class uk.ac.starlink.sog.SOG
Return the name of this application.
getAppVersion() - Method in class uk.ac.starlink.sog.SOG
Return the version number of this application as a String.
getBase() - Method in class uk.ac.starlink.sog.AstTransform
Get the base frame.
getBounds() - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
getBounds2D() - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
getCentroid() - Method in class uk.ac.starlink.sog.photom.PhotometryGlobals
Get whether apertures are centroided.
getColumnCount() - Method in class uk.ac.starlink.sog.photom.PhotomList
 
getColumnCount() - Method in class uk.ac.starlink.sog.photom.PhotomListTableModel
 
getColumnName(int) - Method in class uk.ac.starlink.sog.photom.PhotomList
Return the column name.
getColumnName(int) - Method in class uk.ac.starlink.sog.photom.PhotomListTableModel
 
getCurrent() - Method in class uk.ac.starlink.sog.AstTransform
Get the current frame.
getCurrent() - Method in class uk.ac.starlink.sog.photom.PhotomList
Get the current BasePhotom object (or sub-class).
getCurrentNdx() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Get the current NDX being displayed.
getDescription(int) - Static method in class uk.ac.starlink.sog.photom.AnnulusPhotom
Return a description of a value returned by index.
getDescription(int) - Static method in class uk.ac.starlink.sog.photom.BasePhotom
Return a description of a value returned by index.
getDesktop() - Static method in class uk.ac.starlink.sog.SOG
Return the JDesktopPane, if using internal frames, otherwise null
getDomain() - Method in class uk.ac.starlink.sog.AstTransform
Get the current domain.
getDomains() - Method in class uk.ac.starlink.sog.AstTransform
Get a list of the available domains.
getDrawingModeAction(int) - Method in class uk.ac.starlink.sog.photom.SOGCanvasDraw
Return the action for the given mode
getEquinox() - Method in class uk.ac.starlink.sog.AstTransform
 
getFigureList() - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Get a reference to the list of figures.
getFrameSet() - Method in class uk.ac.starlink.sog.AstTransform
Get a reference to the Ast FrameSet that we are using.
getGlobals() - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Get a reference to the global parameters model.
getGridAction() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
 
getHeight() - Method in class uk.ac.starlink.sog.AstTransform
 
getHeightInDeg() - Method in class uk.ac.starlink.sog.AstTransform
 
getIdent() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Get the identifier
getImageCenter() - Method in class uk.ac.starlink.sog.AstTransform
 
getImageDisplay() - Method in class uk.ac.starlink.sog.SOG
Return the main image display
getImageFrame() - Method in class uk.ac.starlink.sog.SOG
Return the main image frame (JFrame or JInternalFrame)
getImageHeight() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Return the height of the source image in pixels
getImageWidth() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Return the width of the source image in pixels
getInnerscale() - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Get the innerscale
getInnerscale() - Method in class uk.ac.starlink.sog.photom.AnnulusFigure
Get the innerscale
getInnerscale() - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
Get the innerscale
getInstance() - Static method in class uk.ac.starlink.sog.photom.PhotomWS
Get the instance.
getInstance() - Static method in class uk.ac.starlink.sog.SOG
Get the last instance of SOG.
getInstance() - Static method in class uk.ac.starlink.sog.SOGRemoteControl
Get the instance.
getInverted() - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Get whether an "inverted" annulus is drawn.
getMagnitude() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Get the magnitude value
getMagnitudeError() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Get the error in the magnitude
getNumberValues() - Static method in class uk.ac.starlink.sog.photom.AnnulusPhotom
Return a count of the number of values used by this class.
getNumberValues() - Static method in class uk.ac.starlink.sog.photom.BasePhotom
Return a count of the number of values used by this class.
getOuterscale() - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Get the outerscale
getOuterscale() - Method in class uk.ac.starlink.sog.photom.AnnulusFigure
Get the outerscale
getOuterscale() - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
Get the outerscale
getPathIterator(AffineTransform) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
getPathIterator(AffineTransform, double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
getPhotom(Map, String) - Static method in class uk.ac.starlink.sog.photom.PhotomEncoderAndDecoder
Either retrive an existing AnnulusPhotom object from a Map that contains the current set, or create a new one indexed by the given identifier.
getPhotomAction() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
 
getPhotometryGlobals() - Method in class uk.ac.starlink.sog.photom.PhotometryGlobalsView
Get the PhotometryGlobals object used as a model.
getPhotomList() - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Get a reference to the PhotomList.
getPhotomList() - Method in class uk.ac.starlink.sog.photom.PhotomListTableModel
Get the PhotomList.
getPlotColour() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Get the image background colour.
getPlotCurrentFrame() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Return a reference to the Frame used to define the current coordinates.
getPortNumber() - Method in class uk.ac.starlink.sog.photom.PhotomWS
Return the port number being used.
getPortNumber() - Method in class uk.ac.starlink.sog.SOGRemoteControl
Return the port number being used by this application.
getPosition() - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Get the centre of the shape.
getPosition() - Method in class uk.ac.starlink.sog.photom.AnnulusFigure
Get the position of the aperture.
getRadius() - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Get the radius
getRadius() - Method in class uk.ac.starlink.sog.photom.AnnulusFigure
Get the radius of the aperture
getRowCount() - Method in class uk.ac.starlink.sog.photom.PhotomList
 
getRowCount() - Method in class uk.ac.starlink.sog.photom.PhotomListTableModel
 
getSemimajor() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Get the value of the semi-major axis.
getSemiminor() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Get the value of semi-minor axis.
getShape() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Get the shape
getSignal() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Get the value of the total signal.
getSky() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Get the sky value.
getSourceActions(JComponent) - Method in class uk.ac.starlink.sog.SOGTransferHandler
 
getSpecificDescription(int) - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
 
getSpecificDescription(int) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Return a description for the column.
getSpecificNumberValues() - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
 
getSpecificNumberValues() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Return a count of the number of values used by this object.
getStatus() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Get the status record
getTagName() - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
 
getTagName() - Method in class uk.ac.starlink.sog.photom.BasePhotom
 
getTagName() - Method in class uk.ac.starlink.sog.photom.PhotometryGlobals
 
getTagName() - Method in class uk.ac.starlink.sog.photom.PhotomList
 
getValue(int) - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
Return a value stored by this class by index.
getValue(int) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Return a value stored by this class by index.
getValueAt(int, int) - Method in class uk.ac.starlink.sog.photom.PhotomList
 
getValueAt(int, int) - Method in class uk.ac.starlink.sog.photom.PhotomListTableModel
 
getWCSCenter() - Method in class uk.ac.starlink.sog.AstTransform
 
getWidth() - Method in class uk.ac.starlink.sog.AstTransform
 
getWidthInDeg() - Method in class uk.ac.starlink.sog.AstTransform
 
getXcoord() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Get the X coordinate value
getYcoord() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Get the Y coordinate value
getZeroPoint() - Method in class uk.ac.starlink.sog.photom.PhotometryGlobals
Get the photometry zero point.
graphicsHints - Variable in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
 
gridButton - Variable in class uk.ac.starlink.sog.SOGNavigatorImageDisplayToolBar
ToggleButton to control the drawing of the grid.

H

hdxImage - Variable in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Reference to the HDXImage displaying the NDX, if any.

I

imageDisplay - Variable in class uk.ac.starlink.sog.SOGTransferHandler
The component to display into.
imageFrame - Variable in class uk.ac.starlink.sog.SOG
The main image frame (or internal frame)
imageToWorldCoords(Point2D.Double, boolean) - Method in class uk.ac.starlink.sog.AstTransform
 
importData(JComponent, Transferable) - Method in class uk.ac.starlink.sog.SOGTransferHandler
 
importFITSStream(JComponent, Transferable) - Method in class uk.ac.starlink.sog.SOGTransferHandler
 
importNDXStream(JComponent, Transferable) - Method in class uk.ac.starlink.sog.SOGTransferHandler
 
importURL(JComponent, Transferable) - Method in class uk.ac.starlink.sog.SOGTransferHandler
 
indexOf(Object) - Method in class uk.ac.starlink.sog.photom.PhotomList
Get the index of a object that is stored in the list.
initHDXImage(HDXImage) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Called after a new HDXImage object was created to do HDX specific initialization.
initUI() - Method in class uk.ac.starlink.sog.ExceptionDialog
Create our extra UI components.
initWCS() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Initialize the world coordinate system, if the image properties (keywords) support it
initWCSFromFits() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Initialise the WCS using the FITS header in a FITSImage.
INTEGER_CIRCLE - Static variable in class uk.ac.starlink.sog.photom.BasePhotom
 
INTEGER_ELLIPSE - Static variable in class uk.ac.starlink.sog.photom.BasePhotom
 
intersects(double, double, double, double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
intersects(Rectangle2D) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
isDoExit() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
 
isWCS() - Method in class uk.ac.starlink.sog.AstTransform
 

L

labelInsets - Variable in class uk.ac.starlink.sog.photom.ApertureController
Label Insets
labelInsets - Variable in class uk.ac.starlink.sog.photom.PhotometryGlobalsView
Label Insets
listeners - Variable in class uk.ac.starlink.sog.photom.PhotomList
 

M

main(String[]) - Static method in class uk.ac.starlink.sog.ExceptionDialog
 
main(String[]) - Static method in class uk.ac.starlink.sog.photom.AperturePhotometryFrame
 
main(String[]) - Static method in class uk.ac.starlink.sog.photom.PhotomWS
Run up the webservice as an application
main(String[]) - Static method in class uk.ac.starlink.sog.SOG
Usage: java [-Djsky.catalog.skycat.config=$SKYCAT_CONFIG] [-Djsky.util.logger.config=$LOG_CONFIG] SOG [-[no]internalframes] [-shownavigator] [-port portNumber] [imageFileOrUrl]
makeCurrent(AnnulusPhotom) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
 
makeFileChooser() - Method in class uk.ac.starlink.sog.SOG
Create and return a new file chooser to be used to select a local catalog file to open.
makeFrameLayout(boolean, String) - Method in class uk.ac.starlink.sog.SOG
Do the window layout using normal frames
makeGridButton() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplayToolBar
Make the grid drawing button, if it does not yet exist.
makeImageDisplay() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplayControl
Make and return the image display window.
makeImageDisplayControl(int) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplayFrame
Make and return the image display control frame.
makeImageDisplayControl(int) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplayInternalFrame
Make and return the image display control frame.
makeImageFileChooser() - Static method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Create and return a new file chooser to be used to select an image file to display.
makeInternalFrameLayout(boolean, String) - Method in class uk.ac.starlink.sog.SOG
Do the window layout using internal frames
makeMenuBar() - Method in class uk.ac.starlink.sog.SOG
Make and return the application menubar (only used with internal frames).
makeNavigatorFrame(MainImageDisplay) - Method in class uk.ac.starlink.sog.SOG
Make and return a frame for displaying catalog information.
makeNavigatorImageDisplayFrame(String) - Method in class uk.ac.starlink.sog.SOG
Make and return a frame for displaying the given image (may be null).
makeNavigatorImageDisplayInternalFrame(JDesktopPane, String) - Method in class uk.ac.starlink.sog.SOG
Make and return an internal frame for displaying the given image (may be null).
makeNavigatorInternalFrame(JDesktopPane, MainImageDisplay) - Method in class uk.ac.starlink.sog.SOG
Make and return an internal frame for displaying catalog information.
makePhotomButton() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplayToolBar
 
makeReports(Exception) - Method in class uk.ac.starlink.sog.ExceptionDialog
Write the full exception and message to the report.
makeToolBar(DivaMainImageDisplay) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplayFrame
Make and return the toolbar
matchCentroid() - Method in class uk.ac.starlink.sog.photom.PhotometryGlobalsView
Match the model centroid to the currently displayed.
matchFigureToModel(AnnulusPhotom, AnnulusFigure, boolean) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Match the details of an AnnulusFigure to the related AnnulusPhotom model.
matchInnerscale() - Method in class uk.ac.starlink.sog.photom.ApertureController
Match the current figure of the list to the innerscale displayed value.
matchModelToFigure(AnnulusFigure, AnnulusPhotom, boolean) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Match the details of an AnnulusPhotom object to those of the related AnnulusFigure.
matchOuterscale() - Method in class uk.ac.starlink.sog.photom.ApertureController
Match the current figure of the list to the outerscale displayed value.
matchZeroPoint() - Method in class uk.ac.starlink.sog.photom.PhotometryGlobalsView
Match the model zero point to that currently displayed.
menuBar - Variable in class uk.ac.starlink.sog.SOG
The menu bar
mouseDragged(MouseEvent) - Method in class uk.ac.starlink.sog.photom.SOGCanvasDraw
 
mousePressed(MouseEvent) - Method in class uk.ac.starlink.sog.photom.SOGCanvasDraw
 
mouseReleased(MouseEvent) - Method in class uk.ac.starlink.sog.photom.SOGCanvasDraw
 

N

newImage(boolean) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
This method is called before and after a new image is loaded, each time with a different argument.
newWindow() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Open up another window like this one and return a reference to it.
nxpix - Variable in class uk.ac.starlink.sog.AstTransform
X image dimension.
nypix - Variable in class uk.ac.starlink.sog.AstTransform
Y image dimension.

O

open() - Method in class uk.ac.starlink.sog.SOG
Display a file chooser to select a filename to display in a new internal frame.
open(String) - Method in class uk.ac.starlink.sog.SOG
Display the given file or URL in a new internal frame.
open() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Display a file chooser to select a filename to display.

P

paintLayer(Graphics2D, Rectangle2D) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
 
photomButton - Variable in class uk.ac.starlink.sog.SOGNavigatorImageDisplayToolBar
 
PhotomEncoderAndDecoder - Class in uk.ac.starlink.sog.photom
Utility class for AUTOPHOTOM specific encodings and decodings.
PhotometryGlobals - Class in uk.ac.starlink.sog.photom
Provides a model of the global parameters that may be required when performing photometric measurements.
PhotometryGlobals() - Constructor for class uk.ac.starlink.sog.photom.PhotometryGlobals
Create an instance with default values.
PhotometryGlobalsView - Class in uk.ac.starlink.sog.photom
Create a page of controls for setting the global measurements parameters associated with the photometry of a set of objects.
PhotometryGlobalsView() - Constructor for class uk.ac.starlink.sog.photom.PhotometryGlobalsView
Create an instance of this controller
PhotometryGlobalsView(PhotometryGlobals) - Constructor for class uk.ac.starlink.sog.photom.PhotometryGlobalsView
Create an instance of this controller
PhotometryWorker - Class in uk.ac.starlink.sog.photom
Do the work of calculating aperture photometry.
PhotometryWorker() - Constructor for class uk.ac.starlink.sog.photom.PhotometryWorker
Create an instance and establish the end-point that will be used to access the photometry service.
PhotomList - Class in uk.ac.starlink.sog.photom
Manage a list of photometry measurement objects.
PhotomList() - Constructor for class uk.ac.starlink.sog.photom.PhotomList
Create an instance.
PhotomListTableModel - Class in uk.ac.starlink.sog.photom
Creates a TableModel view of a given PhotomList.
PhotomListTableModel(PhotomList) - Constructor for class uk.ac.starlink.sog.photom.PhotomListTableModel
Create an instance.
PhotomWS - Class in uk.ac.starlink.sog.photom
A test "web-service" wrapper for the PHOTOM application
PhotomWSServices - Class in uk.ac.starlink.sog.photom
Accessor class for test SOAP web services
PhotomWSServices() - Constructor for class uk.ac.starlink.sog.photom.PhotomWSServices
 
plotConfiguration - Variable in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
 
plotConfigurator - Variable in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
 

R

R2D - Static variable in class uk.ac.starlink.sog.AstTransform
Conversion factor for radians to degrees.
raIndex - Variable in class uk.ac.starlink.sog.AstTransform
The RA axis index.
read(File, PhotomList) - Static method in class uk.ac.starlink.sog.photom.PhotomEncoderAndDecoder
Decode a results file from AUTOPHOTOM and add the new apertures to a PhotomList instance.
read(File) - Method in class uk.ac.starlink.sog.photom.PhotomList
 
remove(int) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Remove an aperture.
remove(BasePhotom) - Method in class uk.ac.starlink.sog.photom.PhotomList
Remove a BasePhotom object from the list.
remove(int) - Method in class uk.ac.starlink.sog.photom.PhotomList
Remove a BasePhotom object from the list.
removeChangeListener(ChangeListener) - Method in class uk.ac.starlink.sog.photom.PhotomList
De-registers a listener for changes.
removeFigure(int) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Remove a Figure from display by index.
removeFigure(CanvasFigure) - Method in class uk.ac.starlink.sog.photom.SOGCanvasDraw
Remove a figure from display.
removeFinishedListener(ChangeListener) - Method in class uk.ac.starlink.sog.photom.SOGCanvasDraw
Remove a ChangeListener of when a Figure is completed.
reset() - Method in class uk.ac.starlink.sog.photom.ApertureController
Reset all fields to clear.
reset() - Method in class uk.ac.starlink.sog.photom.PhotometryGlobals
Reset all values to their defaults.
reset() - Method in class uk.ac.starlink.sog.photom.PhotometryGlobalsView
Reset all fields.

S

sameValue(AnnulusPhotom) - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
 
sameValue(BasePhotom) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Determine if another BasePhotom instance has the same values as this one.
sameValue(PhotometryGlobals) - Method in class uk.ac.starlink.sog.photom.PhotometryGlobals
 
save(PhotomList, File) - Static method in class uk.ac.starlink.sog.photom.PhotomEncoderAndDecoder
Store the configuration of a PhotomList instance in a file suitable for processing by AUTOPHOTOM.
setAngle(double) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the position angle
setBase(int) - Method in class uk.ac.starlink.sog.AstTransform
Set the base frame.
setCelestial() - Method in class uk.ac.starlink.sog.AstTransform
Decide if the current frame is a celestial coordinate system and record which axis is time-like.
setCentroid(boolean) - Method in class uk.ac.starlink.sog.photom.PhotometryGlobals
Set whether to centroid the apertures.
setCurrent(int) - Method in class uk.ac.starlink.sog.AstTransform
Set the current frame.
setCurrent(int) - Method in class uk.ac.starlink.sog.photom.PhotomList
Set the current BasePhotom object.
setDesktop(JDesktopPane) - Static method in class uk.ac.starlink.sog.SOG
Set the JDesktopPane to use for top level windows, if using internal frames
setDesktopBackground() - Method in class uk.ac.starlink.sog.SOG
Set the desktop background pattern
setDoExit(boolean) - Method in class uk.ac.starlink.sog.SOG
Set whether the application will exit.
setDoExit(boolean) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
 
setDomain(String) - Method in class uk.ac.starlink.sog.AstTransform
Set the current domain.
setFilename(String) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Set the filename.
setFilename(String, boolean) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Set the filename....
setFrameSet(FrameSet, int, int) - Method in class uk.ac.starlink.sog.AstTransform
Set the Ast FrameSet that is used to perform the actual transformations.
setFromString(String, String) - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
 
setFromString(String, String) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the value of a member variable by matching its name to a known local property string.
setFromString(String, String) - Method in class uk.ac.starlink.sog.photom.PhotometryGlobals
 
setFromString(String, String) - Method in class uk.ac.starlink.sog.photom.PhotomList
 
setHDXImage(HDXImage) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Accept an HDXImage ready for use.
setIdent(int) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the identifier of this aperture.
setImageFrameVisible(boolean) - Method in class uk.ac.starlink.sog.SOG
Convenience method to set the visibility of the image JFrame (or JInternalFrame).
setInnerscale(double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Set the innerscale
setInnerscale(double) - Method in class uk.ac.starlink.sog.photom.AnnulusFigure
Set the innerscale.
setInnerscale(double) - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
Set the innerscale
setInverted(boolean) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Set whether an "inverted" annulus is drawn.
setMagnitude(double) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the value of the magnitude.
setMagnitudeError(double) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the value of the magnitude error.
setNDX(Element) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Accept an DOM element that contains an NDX for display.
setOuterscale(double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Set the outerscale
setOuterscale(double) - Method in class uk.ac.starlink.sog.photom.AnnulusFigure
Set the outerscale.
setOuterscale(double) - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
Sets the outerscale
setPhotomEnabled(boolean) - Static method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Set if the photometry action should be enabled.
setPhotometryGlobals(PhotometryGlobals) - Method in class uk.ac.starlink.sog.photom.PhotometryGlobalsView
Set the PhotometryGlobals object used as a model.
setPhotomList(PhotomList) - Method in class uk.ac.starlink.sog.photom.PhotomListTableModel
Set the PhotomList.
setPlotColour(Color) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Set the image background colour.
setPortNumber(int) - Method in class uk.ac.starlink.sog.photom.PhotomWS
Set the port number of the HTTP server.
setPortNumber(int) - Method in class uk.ac.starlink.sog.SOGRemoteControl
Set the base port number to be used for HTTP server.
setPosition(Point2D.Double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Set the centre of the shape.
setPosition(double, double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Set the centre of the shape.
setPosition(Point2D.Double) - Method in class uk.ac.starlink.sog.photom.AnnulusFigure
Set the central position.
setRadius(double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Set the radius.
setRadius(double) - Method in class uk.ac.starlink.sog.photom.AnnulusFigure
Set the radius of the aperture
setRemoteNDX(Element) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Accept an DOM element that contains an NDX for display.
setScale(float) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Set the scale (zoom factor) for the image.
setSecPix() - Method in class uk.ac.starlink.sog.AstTransform
Find values for the number of degrees per pixel.
setSemimajor(double) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the value of the semi-major axis.
setSemiminor(double) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the semi-minor axis
setShape(int) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the shape, CIRCLE or ELLIPSE.
setSignal(double) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the value of the total signal.
setSky(double) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the value of the sky.
setStatus(String) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the status record.
setupFigure(CanvasFigure, AnnulusPhotom) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
bad: Make a figure managed by this instance.
setValues(double, double, double, double, double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Set all values at same time.
setXcoord(double) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the value of the X coordinate.
setYcoord(double) - Method in class uk.ac.starlink.sog.photom.BasePhotom
Set the value of the Y coordinate.
setZeroPoint(double) - Method in class uk.ac.starlink.sog.photom.PhotometryGlobals
Set the photometry zero point.
showDetails() - Method in class uk.ac.starlink.sog.ExceptionDialog
Show the details of the exception.
showGridControls() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Display a window for controlling the appearance of the grid.
showImage(String) - Method in class uk.ac.starlink.sog.SOGRemoteControl
Display the given file or URL.
showImage(String, String) - Method in class uk.ac.starlink.sog.SOGRemoteControl
Display the given file or URL.
showImage(String) - Static method in class uk.ac.starlink.sog.SOGRemoteServices
Display the given file or URL.
showImage(String, String) - Static method in class uk.ac.starlink.sog.SOGRemoteServices
Display the given file or URL.
showNDX(Element) - Method in class uk.ac.starlink.sog.SOGRemoteControl
Display the given DOM element as an NDX.
showNDX(String, Element) - Method in class uk.ac.starlink.sog.SOGRemoteControl
Display the given DOM element as an NDX.
showNDX(Element) - Static method in class uk.ac.starlink.sog.SOGRemoteServices
Display the given DOM Element as an NDX.
showNDX(String, Element) - Static method in class uk.ac.starlink.sog.SOGRemoteServices
Display the given DOM Element as an NDX.
showPhotomControls() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Display a window for performing aperture photometry.
simpleAutophotom(Element, String, String) - Static method in class uk.ac.starlink.sog.photom.PhotomWSServices
Perform the calculations
size() - Method in class uk.ac.starlink.sog.photom.PhotomList
Get the number of BasePhotom objects available.
SOG - Class in uk.ac.starlink.sog
Main class for the SOG application.
SOG() - Constructor for class uk.ac.starlink.sog.SOG
Default constructor for internal tests.
SOG(String, boolean, boolean) - Constructor for class uk.ac.starlink.sog.SOG
Create the SOG application class and display the contents of the given image file or URL, if not null.
SOG(String) - Constructor for class uk.ac.starlink.sog.SOG
Create the SOG application class and display the contents of the given image file or URL, if not null.
SOG(String, boolean, boolean, int, boolean, boolean) - Constructor for class uk.ac.starlink.sog.SOG
Create the SOG application class and display the contents of the given image file or URL, if not null.
sog - Variable in class uk.ac.starlink.sog.SOGMenuBar
Target class
SOGCanvasDraw - Class in uk.ac.starlink.sog.photom
Extend the JSKY CanvasDraw to add our own figures.
SOGCanvasDraw(DivaMainImageDisplay) - Constructor for class uk.ac.starlink.sog.photom.SOGCanvasDraw
 
sogCanvasDraw - Variable in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Specialized CanvasDraw.
SOGMenuBar - Class in uk.ac.starlink.sog
Implements the internal frames main menubar for the SOG application class.
SOGMenuBar(SOG) - Constructor for class uk.ac.starlink.sog.SOGMenuBar
Create the menubar for the given SOG instance
SOGNavigatorImageDisplay - Class in uk.ac.starlink.sog
Main class that creates windows for displaying an image.
SOGNavigatorImageDisplay(Component) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplay
 
SOGNavigatorImageDisplayControl - Class in uk.ac.starlink.sog
Extends NavigatorImageDisplayControl to override any methods that are required for SOG.
SOGNavigatorImageDisplayControl(Component, int) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayControl
 
SOGNavigatorImageDisplayControl(Component) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayControl
 
SOGNavigatorImageDisplayControl(Component, URL) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayControl
 
SOGNavigatorImageDisplayControl(Component, String) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayControl
 
SOGNavigatorImageDisplayFrame - Class in uk.ac.starlink.sog
Extends NavigatorImageDisplayFrame so that we can ultimately create instances of SOGNavigatorImageDisplay and SOGImageDisplayToolBar.
SOGNavigatorImageDisplayFrame(int) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayFrame
 
SOGNavigatorImageDisplayFrame() - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayFrame
 
SOGNavigatorImageDisplayFrame(int, String) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayFrame
 
SOGNavigatorImageDisplayFrame(String) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayFrame
 
SOGNavigatorImageDisplayInternalFrame - Class in uk.ac.starlink.sog
Extends NavigatorImageDisplayInternalFrame so that we can ultimately create instances of SOGNavigatorImageDisplay.
SOGNavigatorImageDisplayInternalFrame(JDesktopPane, int) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayInternalFrame
 
SOGNavigatorImageDisplayInternalFrame(JDesktopPane) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayInternalFrame
 
SOGNavigatorImageDisplayInternalFrame(JDesktopPane, int, String) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayInternalFrame
 
SOGNavigatorImageDisplayInternalFrame(JDesktopPane, String) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayInternalFrame
 
SOGNavigatorImageDisplayToolBar - Class in uk.ac.starlink.sog
Extends NavigatorImageDisplayToolBar to add the demonstration ability to draw AST grid overlays.
SOGNavigatorImageDisplayToolBar(NavigatorImageDisplay) - Constructor for class uk.ac.starlink.sog.SOGNavigatorImageDisplayToolBar
 
SOGRemoteControl - Class in uk.ac.starlink.sog
Implements the SOAP web services offered by the SOG application.
SOGRemoteServices - Class in uk.ac.starlink.sog
Accessor class for all the SOAP web services offered by the SOG application.
SOGRemoteServices() - Constructor for class uk.ac.starlink.sog.SOGRemoteServices
 
SOGTransferHandler - Class in uk.ac.starlink.sog
A TransferHandler for accepting drop events that may contain serialised images that we can display.
SOGTransferHandler(SOGNavigatorImageDisplay) - Constructor for class uk.ac.starlink.sog.SOGTransferHandler
Create an instance, remembering the component we're targetting.
start() - Method in class uk.ac.starlink.sog.photom.PhotomWS
Start the remote control services.
start() - Method in class uk.ac.starlink.sog.SOGRemoteControl
Start the remote control services.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.sog.photom.ApertureController
 
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Handle any sources of ChangeEvents.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.sog.photom.PhotometryGlobalsView
Executed when there are changes in the model that should be displayed.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.sog.photom.PhotomList
 
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.sog.photom.PhotomListTableModel
 
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.sog.SOGRemoteControl
Called when the image processor settings are changed.
stop() - Method in class uk.ac.starlink.sog.photom.PhotomWS
Stop the remote control services.
stop() - Method in class uk.ac.starlink.sog.SOGRemoteControl
Stop the remote control services.

T

toApplicationString(PhotometryGlobals) - Static method in class uk.ac.starlink.sog.photom.PhotomEncoderAndDecoder
Convert a PhotometryGlobals into a String that can be used when running the AUTOPHOTOM application.
toApplicationString() - Method in class uk.ac.starlink.sog.photom.PhotometryGlobals
Return a string representation that can be used for configuring an external application (AUTOPHOTOM).
toString() - Method in class uk.ac.starlink.sog.photom.AnnulusPhotom
Return a string representation of this object.
toString() - Method in class uk.ac.starlink.sog.photom.BasePhotom
Return a string representation of this object.
toString() - Method in class uk.ac.starlink.sog.photom.PhotometryGlobals
Return a string representation of this object.
transform(AffineTransform) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Apply a generalized transformation to the annulus.
transform(AffineTransform) - Method in class uk.ac.starlink.sog.photom.AnnulusFigure
 
translate(double, double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Apply a translation to the centre of the shape (see transform).
translate(double, double) - Method in class uk.ac.starlink.sog.photom.AnnulusFigure
 

U

uk.ac.starlink.sog - package uk.ac.starlink.sog
 
uk.ac.starlink.sog.photom - package uk.ac.starlink.sog.photom
 
update() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplayToolBar
Update the toolbar display using the current text/pictures options.
updateEnabledStates() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Update the enabled states of some menu/toolbar actions.
updateFigureList() - Method in class uk.ac.starlink.sog.photom.AperturePhotometry
Modify any displayed figures to match the values in the PhotomList.
updateImage() - Method in class uk.ac.starlink.sog.SOGRemoteControl
Update the currently displayed image (the image data may have changed, but not the size)
updateImage(String) - Method in class uk.ac.starlink.sog.SOGRemoteControl
Update the currently displayed image (the image data may have changed, but not the size).
updateImage() - Static method in class uk.ac.starlink.sog.SOGRemoteServices
Update the image display.
updateImage(String) - Static method in class uk.ac.starlink.sog.SOGRemoteServices
Update the image display.
updatePlot() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Draw a grid over the currently displayed image.
updateShapes(double, double, double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
Update the shape to match a new radius etc.
updateShapes() - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
updateShapes(double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
updateShapes(double, double) - Method in class uk.ac.starlink.sog.photom.AnnulusArea
 
updateView() - Method in class uk.ac.starlink.sog.photom.ApertureController
Update the view to show the current aperture.
updateView() - Method in class uk.ac.starlink.sog.photom.PhotometryGlobalsView
Update the view to show the current model.

V

viewMenu - Variable in class uk.ac.starlink.sog.SOGMenuBar
Handle for the View menu

W

wcsCenter() - Method in class uk.ac.starlink.sog.SOGRemoteControl
Return the WCS center of the current image
wcsCenter(String) - Method in class uk.ac.starlink.sog.SOGRemoteControl
Return the WCS center of the current image.
wcsCenter() - Method in class uk.ac.starlink.sog.SOGRemoteServices
Return the WCS center of the current image
wcsCenter(String) - Method in class uk.ac.starlink.sog.SOGRemoteServices
Return the WCS center of the current image
withdrawGridControls() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Erase the grid, if drawn.
withdrawPhotomControls() - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
Withdraw the photometry toolbox.
worldToImageCoords(Point2D.Double, boolean) - Method in class uk.ac.starlink.sog.AstTransform
 
write(File) - Method in class uk.ac.starlink.sog.photom.PhotomList
 

_

_getPixelValue(PlanarImage, int, int, int, int, int) - Method in class uk.ac.starlink.sog.SOGNavigatorImageDisplay
 

A B C D E F G H I L M N O P R S T U V W _

Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.