- abs() - Method in class ij.process.FloatProcessor
-
- abs() - Method in class ij.process.ImageProcessor
-
If this is a 32-bit or signed 16-bit image, performs an
absolute value transform, otherwise does nothing.
- add(int) - Method in class ij.process.FloatProcessor
-
- add(double) - Method in class ij.process.FloatProcessor
-
- add(int) - Method in class ij.process.ImageProcessor
-
Adds 'value' to each pixel in the image or ROI.
- add(double) - Method in class ij.process.ImageProcessor
-
Adds 'value' to each pixel in the image or ROI.
- add(String, String) - Static method in class skyview.executive.Settings
-
Add a setting to a list -- but only if it is
not already in the list.
- add(Transformer) - Method in class skyview.geometry.Converter
-
Add a component to the transformation
- add(Rotater) - Method in class skyview.geometry.Rotater
-
Add an additional rotation to the current rotation.
- add(Scaler) - Method in class skyview.geometry.Scaler
-
Add a second affine transformation to this one and return the composite
transformation.
- add(int) - Method in class skyview.util.SmartIntArray
-
add element (integer) to array , check size and increase it if necessary
- addArgs(String[]) - Static method in class skyview.executive.Settings
-
Add settings from a list of arguments.
- addColor(Color) - Method in class ij.process.ImageProcessor
-
Adds the color to the end of the color model
if not already there.
- addColor(Color, int) - Method in class ij.process.ImageProcessor
-
Adds the color to the color model at the specified
index.
- addColumn(String, String, String) - Method in class heasarc.db.votable.StreamToJava
-
Add a description o fone of the columns in the table
- addCriterion(String, String, String) - Method in class skyview.vo.ConeQuerier
-
- addField() - Method in class net.ivoa.util.CGI
-
- addField(String, String) - Method in class net.ivoa.util.CGI
-
- AddingMosaicker - Class in skyview.process
-
A mosaicker is an object which creates
a new image from a set of input images.
- AddingMosaicker() - Constructor for class skyview.process.AddingMosaicker
-
- addList(byte[]) - Method in class skyview.util.HistoMatcher
-
- addMessage(Localizable, Object...) - Method in class org.apache.commons.math3.exception.util.ExceptionContext
-
Adds a message.
- addPattern(String, Pattern) - Method in class skyview.request.Detainter
-
- addPixels(String, int) - Method in class skyview.process.Mosaicker
-
- addPlotString(String, double, double, double) - Method in class ij.process.ImageProcessor
-
- addPosToURL(String, double, double, double) - Method in class skyview.survey.SIAP2Generator
-
- addPosToURL(String, double, double, double) - Method in class skyview.survey.SIAPGenerator
-
- addScaler(Scaler) - Method in class skyview.geometry.WCS
-
Return a new WCS from the existing WCS where we add a scale.
- addToken(String) - Static method in class skyview.executive.Settings
-
Add a single argument token
- adjustCoordX(double) - Static method in class skyview.util.Utilities
-
Ensure that a value is in the region -PI to PI.
- adjustCoordY(double) - Static method in class skyview.util.Utilities
-
Ensure that a value is in the approrpiate range from
-PI/2 to PI/2.
- after(String) - Method in class skyview.test.HCounter
-
IS the current value after (or equal to) this input?
- Ait - Class in skyview.geometry.projecter
-
This class implements the AIT (Hammer-Aitov)
projection.
- Ait() - Constructor for class skyview.geometry.projecter.Ait
-
- Ait.AitDeproj - Class in skyview.geometry.projecter
-
- AitDeproj() - Constructor for class skyview.geometry.projecter.Ait.AitDeproj
-
- AkariGenerator - Class in skyview.survey
-
- AkariGenerator() - Constructor for class skyview.survey.AkariGenerator
-
- allSurveys() - Static method in class skyview.survey.XMLSurveyDescription
-
- allValid() - Method in class skyview.geometry.Projecter
-
Are all points in the projection plane valid?
- allValid() - Method in class skyview.geometry.projecter.Car
-
The entire plane is valid
- allValid() - Method in class skyview.geometry.projecter.Stg
-
The entire projection plane is valid
- allValid() - Method in class skyview.geometry.projecter.Tan
-
The entire projection plane is valid
- and(int) - Method in class ij.process.FloatProcessor
-
- and(int) - Method in class ij.process.ImageProcessor
-
Binary AND of each pixel in the image or ROI with 'value'.
- ang(double[], double[]) - Static method in class skyview.geometry.projecter.ToastPixelSize
-
- AngScale - Class in skyview.data
-
Find an appropriate delta to use for getting grid intervals.
- AngScale() - Constructor for class skyview.data.AngScale
-
- angularDistance(double, double, double, double) - Static method in class skyview.util.Utilities
-
Calculates angular distance between two points on a sphere.
- antialiasedText - Variable in class ij.process.ImageProcessor
-
- append(String) - Method in class heasarc.db.votable.Base64
-
Build up the string that will be decoded.
- applyBeforeScaling() - Method in class skyview.geometry.Distorter
-
- applyBeforeScaling() - Method in class skyview.geometry.distorter.SIP
-
- applyMacro(String) - Method in class ij.process.ImageProcessor
-
Uses the Process/Math/Macro command to apply macro code to this image.
- applyTable(int[]) - Method in class ij.process.FloatProcessor
-
- applyTable(int[]) - Method in class ij.process.ImageProcessor
-
Transforms the image or ROI using a lookup table.
- approximate(double[]) - Method in class skyview.geometry.WCS
-
Approximate a WCS (which presumably includes a Distorter) with a
standard, locally correct, WCS.
- Arc - Class in skyview.geometry.projecter
-
- Arc() - Constructor for class skyview.geometry.projecter.Arc
-
- Arc.ArcDeproj - Class in skyview.geometry.projecter
-
- ArcDeproj() - Constructor for class skyview.geometry.projecter.Arc.ArcDeproj
-
- ArgUtils - Class in org.apache.commons.math3.exception.util
-
Utility class for transforming the list of arguments passed to
constructors of exceptions.
- arrayColumn(String, String) - Method in class heasarc.db.votable.StreamToJava
-
- autoThreshold() - Method in class ij.process.FloatProcessor
-
Not implemented.
- autoThreshold() - Method in class ij.process.ImageProcessor
-
Converts the image to binary using an automatically determined threshold.
- average3dData(double[][]) - Static method in class skyview.util.Utilities
-
Average a 2-D array over it's first dimension.
- avg() - Method in class skyview.util.HistoMatcher
-