- PackbitsCodec - Class in loci.formats.codec
-
This class implements packbits decompression.
- PackbitsCodec() - Constructor for class loci.formats.codec.PackbitsCodec
-
- padLeft(String, int, String) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Pad the given string with padString on the left up to the given length.
- padRight(Object, int) - Static method in class visad.data.gis.UsgsDemAdapter
-
This method takes any Object and using its String representation
provided by its toString() method, pads it with blank characters
on the right, to a specified length.
- padZero(int, int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Left pad the given value with zeros up to the number of digits
- page - Variable in class loci.formats.in.SDTInfo
-
- paint(Graphics) - Method in class visad.browser.Divider
-
Paints the divider.
- paint(Graphics) - Method in class visad.browser.RangeSlider
-
Draws the slider from scratch.
- paint(Graphics) - Method in class visad.browser.Slider
-
Draws the slider.
- paint(Graphics) - Method in class visad.install.SplashScreen
-
- paint(Graphics) - Method in class visad.util.ArrowSlider
-
Redraw the slider
- paint(Graphics) - Method in class visad.util.BarSlider
-
Redraw the slider
- paint(Graphics) - Method in class visad.util.BaseRGBMap
-
Repaints the entire JPanel
- paint(Graphics) - Method in class visad.util.ColorPreview
-
Redraw the entire panel
- paint(Graphics) - Method in class visad.util.SliderLabel
-
Draw the panel
- paintComponent(Graphics) - Method in class visad.java2d.VisADCanvasJ2D
-
- paintValue(Graphics, Rectangle) - Method in class visad.data.netcdf.InputPathnameEditor
-
Paint a representation of the pathname in the given box.
- PALE_GRAY - Static variable in class visad.browser.Widget
-
- palette - Variable in class loci.formats.in.BMPReader
-
The palette for indexed color images.
- pane - Variable in class loci.formats.gui.ImageViewer
-
- PARALLEL_PROJECTION - Static variable in class visad.java3d.DisplayImplJ3D
-
Use a parallel projection view
- PARAM_NAME_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
param name
- PARAM_ORDER - Static variable in class edu.wisc.ssec.mcidas.adde.AddePointDataReader
-
Key for getting data in param order [numParams][numObs]
- PARAM_SCALE_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
param scale
- PARAM_TYPE_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
param type
- PARAM_UNITS_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
param units
- paramLongName - Variable in class visad.jmet.MetGridDirectory
-
- paramName - Variable in class visad.jmet.MetGridDirectory
-
- paramUnit - Variable in class visad.jmet.MetGridDirectory
-
- parent - Variable in class dods.dap.Server.BTFunctionClause
-
- parent - Variable in class dods.dap.Server.DereferenceClause
-
- parent - Variable in class dods.dap.Server.ValueClause
-
- parent - Variable in class visad.data.hdf5.hdf5objects.HDF5Group
-
the parent group
- Parent - Variable in class visad.ss.FancySSCell
-
Parent frame.
- parse(String) - Static method in class visad.data.netcdf.units.Parser
-
Deprecated.
Use visad.data.units.Parser.parse(spec) instead
- parse(String) - Static method in class visad.data.units.Parser
-
Parse a string unit-specification.
- parse(String) - Method in class visad.data.units.UnitParser
-
Parses a string unit specification.
- parseConstraint(String) - Method in class dods.dap.Server.CEEvaluator
-
Parse a constraint expression.
- parseDatabase(String, Hashtable) - Static method in class loci.formats.in.MDBParser
-
Parses table structure for a specified MDB file.
- parseDir(int, Object) - Method in class loci.formats.in.IPWReader
-
- parseDir(int, Object) - Method in class loci.formats.in.OIBReader
-
- parseDir(int, Object) - Method in class loci.formats.in.ZeissZVIReader
-
- ParseException - Exception in dods.dap.parser
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception dods.dap.parser.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception dods.dap.parser.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception dods.dap.parser.ParseException
-
- ParseException - Exception in visad.data.netcdf.units
-
Deprecated.
Use visad.data.units.ParseException instead
- ParseException() - Constructor for exception visad.data.netcdf.units.ParseException
-
Deprecated.
Use visad.data.units.ParseException() instead
- ParseException(String) - Constructor for exception visad.data.netcdf.units.ParseException
-
Deprecated.
Use visad.data.units.ParseException(msg) instead
- ParseException - Exception in visad.data.units
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception visad.data.units.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception visad.data.units.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception visad.data.units.ParseException
-
Constructs a ParseException with the specified detail message.
- ParseException(String, Throwable) - Constructor for exception visad.data.units.ParseException
-
Constructs a ParseException with the specified detail message
and cause.
- ParseException(Throwable) - Constructor for exception visad.data.units.ParseException
-
Constructs a ParseException with the specified cause.
- parseOverlays(long, String, boolean) - Method in class loci.formats.in.ZeissLSMReader
-
Parses overlay-related fields.
- parseQuery(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeDatasetURL
-
Parse the query string and set the values accordingly, subclasses
should extend to parse their particular keywords
- parseQuery(String) - Method in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Parse the query string and set the values accordingly, subclasses
should extend to parse their particular keywords
- parseQuery(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Parse the query string and set the values accordingly, subclasses
should extend to parse their particular keywords
- Parser - Class in visad.data.netcdf.units
-
Deprecated.
Use visad.data.units.Parser instead
- Parser() - Constructor for class visad.data.netcdf.units.Parser
-
Deprecated.
- Parser - Class in visad.data.units
-
Class for parsing unit specifications.
- Parser() - Constructor for class visad.data.units.Parser
-
Default constructor.
- parser - Static variable in class visad.data.units.Parser
-
The singleton instance of this class.
- parseSubBlocks(long, String, boolean) - Method in class loci.formats.in.ZeissLSMReader
-
Parses subblock-related fields.
- paste() - Method in class visad.util.TextEditor
-
pastes the clipboard into the text document
- pasteCell() - Method in class visad.ss.SpreadSheet
-
Copies a cell from the clipboard to the screen.
- Path - Class in visad.install
-
- Path(String) - Constructor for class visad.install.Path
-
- pbdata - Variable in class visad.bom.RadarFile
-
- pbdataArray - Variable in class visad.bom.RadarFile
-
- pbvector - Variable in class visad.bom.RadarFile
-
- PCA - Class in visad.sounder
-
- PCA(JamaMatrix, JamaMatrix) - Constructor for class visad.sounder.PCA
-
- PCIReader - Class in loci.formats.in
-
PCIReader is the file format reader for SimplePCI (Compix) .cxd files.
- PCIReader() - Constructor for class loci.formats.in.PCIReader
-
Constructs a new SimplePCI reader.
- peekThingChanged(Action) - Method in class visad.RemoteThingReferenceImpl
-
Action must be RemoteAction
- peekThingChanged(Action) - Method in interface visad.ThingReference
-
- peekThingChanged(Action) - Method in class visad.ThingReferenceImpl
-
- peekTicks(DataRenderer, DataDisplayLink) - Method in class visad.Control
-
peek at future value of checkTicks()
- peekTicks() - Method in class visad.ReferenceActionLink
-
returns true if there is an action pending
- peekTicks(DataRenderer, DataDisplayLink) - Method in class visad.ScalarMap
-
- percent - Variable in class visad.data.bio.LociForm
-
Percent complete for current operation.
- PERIOD - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- PerkinElmerForm - Class in visad.data.bio
-
Deprecated.
Use LociForm with loci.formats.in.PerkinElmerReader
- PerkinElmerForm() - Constructor for class visad.data.bio.PerkinElmerForm
-
Deprecated.
- PerkinElmerReader - Class in loci.formats.in
-
PerkinElmerReader is the file format reader for PerkinElmer files.
- PerkinElmerReader() - Constructor for class loci.formats.in.PerkinElmerReader
-
Constructs a new PerkinElmer reader.
- PERSPECTIVE_PROJECTION - Static variable in class visad.java3d.DisplayImplJ3D
-
Use a perspective projection view.
- perturb(float[][], float, boolean) - Static method in class visad.Delaunay
-
increments samples coordinates by random numbers between -epsilon
and epsilon, in order to eliminate triangulation problems such as
co-linear and co-located points
- PGMReader - Class in loci.formats.in
-
PGMReader is the file format reader for Portable Gray Map (PGM) images.
- PGMReader() - Constructor for class loci.formats.in.PGMReader
-
Constructs a new PGMReader.
- phi2z(double, double) - Static method in class visad.data.hdfeos.GctpFunction
-
- pickCrawlToCursor - Variable in class visad.DataRenderer
-
flag indicating whether points affected by direct manipulation should
"crawl" toward the cursor instead of jumping to it immediately.
- PickManipulationRendererJ2D - Class in visad.bom
-
PickManipulationRendererJ2D is the VisAD class for picking
data in 2D.
- PickManipulationRendererJ2D() - Constructor for class visad.bom.PickManipulationRendererJ2D
-
Default constructor
- PickManipulationRendererJ2D(int, int) - Constructor for class visad.bom.PickManipulationRendererJ2D
-
Construct a new PickManipulationRenderer using the mouseModifiers
supplied.
- PickManipulationRendererJ3D - Class in visad.bom
-
PickManipulationRendererJ3D is the VisAD class for picking
data in 3D.
- PickManipulationRendererJ3D() - Constructor for class visad.bom.PickManipulationRendererJ3D
-
Default constructor
- PickManipulationRendererJ3D(int, int) - Constructor for class visad.bom.PickManipulationRendererJ3D
-
Construct a new PickManipulationRenderer using the mouseModifiers
supplied.
- PictForm - Class in visad.data.qt
-
Deprecated.
Use visad.data.bio.LociForm with loci.formats.in.PictReader
- PictForm() - Constructor for class visad.data.qt.PictForm
-
Deprecated.
- PictReader - Class in loci.formats.in
-
PictReader is the file format reader for Apple PICT files.
- PictReader() - Constructor for class loci.formats.in.PictReader
-
Constructs a new PICT reader.
- pictState - Variable in class loci.formats.in.PictReader
-
Image state.
- pixClk - Variable in class loci.formats.in.SDTInfo
-
- pixelDataNum - Variable in class loci.formats.in.GatanReader
-
- pixelToCursor(DisplayImpl, int, int) - Static method in class visad.util.CursorUtil
-
Converts the given pixel coordinates to cursor coordinates.
- pixelToDomain(DisplayImpl, int, int) - Static method in class visad.util.CursorUtil
-
Converts the given pixel coordinates to domain coordinates.
- pixelWidth - Variable in class visad.bom.SceneGraphRenderer
-
pixel width
- pixTime - Variable in class loci.formats.in.SDTInfo
-
- PLACES - Static variable in class visad.browser.Convert
-
Number of significant digits after the decimal point.
- Plain - Class in visad.data.netcdf
-
A moderately stupid implementation of a netCDF data form for the
storage of persistent data objects on local disk.
- Plain() - Constructor for class visad.data.netcdf.Plain
-
Constructs a default, netCDF data form.
- Plain(boolean) - Constructor for class visad.data.netcdf.Plain
-
Constructs a netCDF data form that converts
- Plain(QuantityDB) - Constructor for class visad.data.netcdf.Plain
-
Constructs a netCDF data form that uses the given quantity database.
- Plain(QuantityDB, boolean) - Constructor for class visad.data.netcdf.Plain
-
Constructs a netCDF data form that uses the given quantity database,
and the flag for converting char to Text.
- plot(Graphics2D, DisplayImpl, CoordinateSystem, int, int) - Method in class visad.bom.SceneGraphRenderer
-
Implements the Plottable interface.
- plot(float[]) - Static method in class visad.python.JPythonMethods
-
Displays the given data onscreen.
- plot(float[][]) - Static method in class visad.python.JPythonMethods
-
- plot(DataImpl) - Static method in class visad.python.JPythonMethods
-
- plot(float[], ScalarMap[]) - Static method in class visad.python.JPythonMethods
-
Displays the given data onscreen.
- plot(float[][], ScalarMap[]) - Static method in class visad.python.JPythonMethods
-
- plot(DataImpl, ScalarMap[]) - Static method in class visad.python.JPythonMethods
-
- plot(float[], boolean) - Static method in class visad.python.JPythonMethods
-
Displays the given data onscreen,
displaying the edit mappings dialog if specified.
- plot(float[][], boolean) - Static method in class visad.python.JPythonMethods
-
- plot(DataImpl, boolean) - Static method in class visad.python.JPythonMethods
-
- plot(String, float[]) - Static method in class visad.python.JPythonMethods
-
Displays the given data onscreen.
- plot(String, float[][]) - Static method in class visad.python.JPythonMethods
-
- plot(String, DataImpl) - Static method in class visad.python.JPythonMethods
-
- plot(String, float[], ScalarMap[]) - Static method in class visad.python.JPythonMethods
-
Displays the given data onscreen.
- plot(String, float[][], ScalarMap[]) - Static method in class visad.python.JPythonMethods
-
- plot(String, DataImpl, ScalarMap[]) - Static method in class visad.python.JPythonMethods
-
- plot(String, float[], boolean) - Static method in class visad.python.JPythonMethods
-
Displays the given data onscreen in a display with the given name,
displaying the edit mappings dialog if specified.
- plot(String, float[][], boolean) - Static method in class visad.python.JPythonMethods
-
- plot(String, DataImpl, boolean) - Static method in class visad.python.JPythonMethods
-
- plot(float[], double, double, double) - Static method in class visad.python.JPythonMethods
-
Displays the given data onscreen, using given color default.
- plot(float[][], double, double, double) - Static method in class visad.python.JPythonMethods
-
- plot(DataImpl, double, double, double) - Static method in class visad.python.JPythonMethods
-
- plot(String, float[], boolean, double, double, double) - Static method in class visad.python.JPythonMethods
-
Displays the given data onscreen in a display with the given name, using
the given color default and displaying the edit mappings dialog if
specified.
- plot(String, float[][], boolean, double, double, double) - Static method in class visad.python.JPythonMethods
-
- plot(String, DataImpl, boolean, double, double, double) - Static method in class visad.python.JPythonMethods
-
- plot(String, DataImpl, boolean, double, double, double, ScalarMap[]) - Static method in class visad.python.JPythonMethods
-
- PlotDigits - Class in visad
-
PlotDigits calculates an array of points to be plotted to
the screen as vector pairs, given a number and a bounding
rectangle, for use as a label on a contour R^2.
- PlotDigits() - Constructor for class visad.PlotDigits
-
- plotdigits(float, float, float, float, float, int, boolean[]) - Method in class visad.PlotDigits
-
- plotMap - Variable in class visad.bom.SceneGraphRenderer
-
plot map flag
- PlotText - Class in visad
-
PlotText calculates an array of points to be plotted to
the screen as vector pairs, given a String and location,
orientation and size in space.
- PlotText() - Constructor for class visad.PlotText
-
- PLUS - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- plus(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
C = A + B
- PLUS_ANGLE - Static variable in class visad.bom.CBMKeyboardBehaviorJ3D
-
- PLUS_SPEED - Static variable in class visad.bom.CBMKeyboardBehaviorJ3D
-
- plusEquals(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
A = A + B
- pn(String, Unit) - Method in class visad.data.units.DefaultUnitsDB
-
Adds a name, the plural form of the name, and a new unit to the database.
- pn(String, String) - Method in class visad.data.units.DefaultUnitsDB
-
Adds a name and it's regular plural form to the database for a unit
that's already in the database.
- PNGReader - Class in loci.formats.in
-
PNGReader is the file format reader for
Portable Network Graphics (PNG) images.
- PNGReader() - Constructor for class loci.formats.in.PNGReader
-
Constructs a new PNGReader.
- PNGWriter - Class in loci.formats.out
-
PNGWriter is the file format writer for PNG files.
- PNGWriter() - Constructor for class loci.formats.out.PNGWriter
-
- POES - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate POES navigation
- POINT - Static variable in class visad.bom.annotations.QuadrilateralJ3D
-
fill style POINT
- POINT - Static variable in class visad.bom.annotations.TriangleJ3D
-
fill style POINT
- Point - Class in visad.data.amanda
-
- Point(float, float, float) - Constructor for class visad.data.amanda.Point
-
- POINT - Static variable in class visad.TrajectoryManager
-
- POINT - Static variable in class visad.TrajectoryParams
-
- PointDataAdapter - Class in visad.data.mcidas
-
A class for adapting the results of an ADDE point data request into a
VisAD Data object.
- PointDataAdapter(String) - Constructor for class visad.data.mcidas.PointDataAdapter
-
Construct a PointDataAdapter using the adde request passed as a string.
- PointDataAdapter(String, boolean) - Constructor for class visad.data.mcidas.PointDataAdapter
-
Construct a PointDataAdapter using the adde request passed as a string.
- PointDataAdapter(String, boolean, boolean) - Constructor for class visad.data.mcidas.PointDataAdapter
-
Construct a PointDataAdapter using the adde request passed as a string.
- PointForm - Class in visad.data.mcidas
-
to allow determination of whether a data request is for
McIDAS ADDE for point type data
- PointForm() - Constructor for class visad.data.mcidas.PointForm
-
- PointJ3D - Class in visad.bom.annotations
-
Meant to encapsulate information representing a Point which is
going to be rendered on a VisAD display without being
subject to the usual VisAD transformations.
- PointJ3D() - Constructor for class visad.bom.annotations.PointJ3D
-
Simple constructor which makes a point at (0, 0)
coloured white.
- PointJ3D(int, int, float[], double, double) - Constructor for class visad.bom.annotations.PointJ3D
-
Constructs a PointJ3D from specified values in screen coordinates.
- PointJ3D(int[][], float[], double, double) - Constructor for class visad.bom.annotations.PointJ3D
-
Constructs a PointJ3D from specified values in screen coordinates.
- PointManipulationRendererJ3D - Class in visad.bom
-
PointManipulationRendererJ3D is the VisAD class for direct
manipulation of single points
- PointManipulationRendererJ3D(RealType, RealType) - Constructor for class visad.bom.PointManipulationRendererJ3D
-
this DirectManipulationRenderer is quite different - it does not
render its data, but only place values into its DataReference
on right mouse button press;
it uses xarg and yarg to determine spatial ScalarMaps
- PointManipulationRendererJ3D(RealType, RealType, int, int) - Constructor for class visad.bom.PointManipulationRendererJ3D
-
xarg and yarg determine spatial ScalarMaps; mmm and mmv determine whether
SHIFT or CTRL keys are required - this is needed since this is a greedy
DirectManipulationRenderer that will grab any right mouse click (that
intersects its 2-D sub-manifold)
- PointMode - Static variable in interface visad.Display
-
point mode - ConstantMap only
- PointSize - Static variable in interface visad.Display
-
point size - ConstantMap only
- pointSize - Variable in class visad.VisADAppearance
-
- polar - Variable in class visad.bom.RadarAdapter
-
- PolarCoordinateSystem - Class in visad
-
PolarCoordinateSystem is the VisAD CoordinateSystem class
for (Longitude, Radius) with a Cartesian Reference,
and with Longitude in degrees.
- PolarCoordinateSystem(RealTupleType) - Constructor for class visad.PolarCoordinateSystem
-
construct a CoordinateSystem for (longitude, radius)
relative to a 2-D Cartesian reference;
this constructor supplies units = {CommonUnit.Degree, null}
to the super constructor, in order to ensure Unit
compatibility with its use of trigonometric functions
- polarityF - Variable in class loci.formats.in.SDTInfo
-
- polarityL - Variable in class loci.formats.in.SDTInfo
-
2 = disabled line markers.
- polarityP - Variable in class loci.formats.in.SDTInfo
-
- PolarStereographic - Class in visad.data.hdfeos
-
PolarStereographic is the VisAD class for coordinate
systems for ( X_map, Y_map ).
- PolarStereographic(double, double) - Constructor for class visad.data.hdfeos.PolarStereographic
-
- PolarStereographic(double, double, double, double) - Constructor for class visad.data.hdfeos.PolarStereographic
-
- PolarStereographic(RealTupleType, double, double, double, double) - Constructor for class visad.data.hdfeos.PolarStereographic
-
- PolarStereographic(RealTupleType, double, double, double, double, double, double) - Constructor for class visad.data.hdfeos.PolarStereographic
-
- POLLING_INTERVAL - Static variable in class visad.ss.BasicSSCell
-
Interval at which to check for status changes while waiting.
- poly_triangle_stripe(int[], int[], int, int, int[], int[]) - Static method in class visad.Gridded3DSet
-
- POLYGON_FILL - Static variable in class visad.java3d.DisplayImplJ3D
-
Render polygonal primitives by filling the interior of the polygon
- POLYGON_LINE - Static variable in class visad.java3d.DisplayImplJ3D
-
Render polygonal primitives as lines drawn between consecutive vertices
of the polygon.
- POLYGON_POINT - Static variable in class visad.java3d.DisplayImplJ3D
-
Render polygonal primitives as points drawn at the vertices of
the polygon.
- PolygonMode - Static variable in interface visad.Display
-
polygon mode - ConstantMap only
- PolygonOffset - Static variable in interface visad.Display
-
Polygon offset - ConstantMap only
- PolygonOffsetFactor - Static variable in interface visad.Display
-
Polygon offset factor - ConstantMap only
- popup(JButton, JPopupMenu) - Method in class visad.util.DataConverter
-
- port - Variable in class visad.data.SocketDataServer
-
The socket's port.
- pos - Variable in class visad.data.units.DefaultUnitsDB.Prefixer
-
The current position within the string.
- position - Variable in class visad.VisADRay
-
- Possible3D - Static variable in class visad.ss.BasicSSCell
-
Whether Java3D is possible for this JVM.
- possible3D() - Static method in class visad.ss.BasicSSCell
-
Returns true if Java3D is possible for this JVM.
- Possible3D - Static variable in class visad.ss.SpreadSheet
-
Whether Java3D is possible on this JVM.
- postProcess(VisADGroup) - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
render accumulated Vector of value_array-s to
and add to group; then clear AccumulationVector
- postProcess(VisADGroup) - Method in class visad.java2d.ShadowTupleTypeJ2D
-
render accumulated Vector of value_array-s to
and add to group; then clear AccumulationVector
- postProcess(Object) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
render accumulated Vector of value_array-s to
and add to group; then clear AccumulationVector
- postProcess(Object) - Method in class visad.java3d.ShadowRealTypeJ3D
-
render accumulated Vector of value_array-s to
and add to group; then clear AccumulationVector
- postProcess(Object) - Method in class visad.java3d.ShadowTextTypeJ3D
-
render accumulated Vector of value_array-s to
and add to group; then clear AccumulationVector
- postProcess(Object) - Method in class visad.java3d.ShadowTupleTypeJ3D
-
render accumulated Vector of value_array-s to
and add to group; then clear AccumulationVector
- postProcess(Object) - Method in class visad.java3d.ShadowTypeJ3D
-
render accumulated Vector of value_array-s to and add to group; then clear
AccumulationVector
- postSwap() - Method in class visad.java3d.VisADCanvasJ3D
-
Override base class method for grabbing image.
- potentialTemperature(double, double) - Static method in class visad.aeri.Aeri
-
- pow(int) - Method in class visad.BaseUnit
-
Raise a base unit to a power.
- pow(double) - Method in class visad.BaseUnit
-
Raise a unit to a power.
- POW - Static variable in interface visad.Data
-
- pow(Data) - Method in interface visad.Data
-
call binary() to raise this to data power, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- pow(Data, int, int) - Method in interface visad.Data
-
call binary() to raise this to data power
- pow(Data) - Method in class visad.DataImpl
-
call binary() to raise this to data power, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- pow(Data, int, int) - Method in class visad.DataImpl
-
call binary() to raise this to data power
- pow(int) - Method in class visad.DerivedUnit
-
Raise a derived unit to a power.
- pow(double) - Method in class visad.DerivedUnit
-
Raise a derived unit to a power.
- pow(int) - Method in class visad.LogarithmicUnit
-
Raises this unit to a power.
- pow(double) - Method in class visad.LogarithmicUnit
-
Raises this unit to a power.
- pow(int) - Method in class visad.OffsetUnit
-
Raises an offset unit to a power.
- pow(double) - Method in class visad.OffsetUnit
-
Raises an offset unit to a power.
- pow(int) - Method in class visad.PromiscuousUnit
-
- pow(double) - Method in class visad.PromiscuousUnit
-
- pow(Data) - Method in class visad.RemoteDataImpl
-
call binary() to raise this to data power, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- pow(Data, int, int) - Method in class visad.RemoteDataImpl
-
call binary() to raise this to data power
- pow(int) - Method in class visad.ScaledUnit
-
Raises this unit to a power.
- pow(double) - Method in class visad.ScaledUnit
-
Raises this unit to a power.
- pow(int) - Method in class visad.Unit
-
Raise this unit to a power.
- pow(double) - Method in class visad.Unit
-
Raise a unit to a power.
- powerExpr() - Method in class visad.data.units.UnitParser
-
- PPOP_TRAJECTORY_START_POINTS_FILE - Static variable in class visad.TrajectoryManager
-
- PPOP_TRAJECTORY_START_POINTS_FILE_1 - Static variable in class visad.TrajectoryManager
-
- PPOP_TRAJECTORY_START_POINTS_FILE_2 - Static variable in class visad.TrajectoryManager
-
- pr(String) - Method in class visad.FlatField
-
- pr(String) - Method in class visad.ImageFlatField
-
- PrairieReader - Class in loci.formats.in
-
PrairieReader is the file format reader for
Prairie Technologies' TIFF variant.
- PrairieReader() - Constructor for class loci.formats.in.PrairieReader
-
Constructs a new Prairie TIFF reader.
- preClean() - Method in class visad.TrajectoryManager
-
- preferredLayoutSize(Container) - Method in class visad.ss.SSLayout
-
Gets preferred layout size.
- preferredLayoutSize(Container) - Method in class visad.util.WidgetLayout
-
Return the preferred size for this layout
- prefix - Variable in class dods.dap.Server.FunctionLibrary
-
- prefixNames - Variable in class visad.data.units.DefaultUnitsDB
-
The unit prefix names in order of lexicographic length:
- prefixSymbols - Variable in class visad.data.units.DefaultUnitsDB
-
The unit prefix symbols in order of lexicographic length:
- prefSize - Variable in class visad.browser.RangeSlider
-
Preferred widget size.
- prefSize - Variable in class visad.browser.Slider
-
Preferred widget size.
- prepareAction(boolean, boolean, DataShadow) - Method in class visad.cluster.ClientRendererJ3D
-
- prepareAction(boolean, boolean, DataShadow) - Method in class visad.cluster.NodeRendererJ3D
-
- prepareAction(boolean, boolean, DataShadow, ConstantMap[], ScalarMap[], Control[], String, long) - Method in interface visad.cluster.RemoteProxyAgent
-
- prepareAction(boolean, boolean, DataShadow, ConstantMap[], ScalarMap[], Control[], String, long) - Method in class visad.cluster.RemoteProxyAgentImpl
-
- prepareAction(boolean, boolean, DataShadow) - Method in class visad.cluster.UserRendererJ3D
-
- prepareAction(boolean, boolean, DataShadow) - Method in class visad.DataRenderer
-
check if re-transform is needed; if initialize is true then
compute ranges for RealTypes and Animation sampling
- prepareAction(Vector, Vector, boolean, boolean) - Method in class visad.DisplayRenderer
-
prepare for transforming Data into scene graph depictions,
including possible auto-scaling of ScalarMaps
- prepareData() - Method in class visad.DataDisplayLink
-
Prepare to render data (include feasibility check);
- preParse(String, FormulaManager) - Static method in class visad.formula.FormulaUtil
-
do some pre-computation parsing to a formula
- preProcess() - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
clear AccumulationVector
- preProcess() - Method in class visad.java2d.ShadowTupleTypeJ2D
-
clear AccumulationVector
- preProcess() - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
clear AccumulationVector
- preProcess() - Method in class visad.java3d.ShadowRealTypeJ3D
-
clear AccumulationVector
- preProcess() - Method in class visad.java3d.ShadowTextTypeJ3D
-
clear AccumulationVector
- preProcess() - Method in class visad.java3d.ShadowTupleTypeJ3D
-
clear AccumulationVector
- preProcess() - Method in class visad.java3d.ShadowTypeJ3D
-
clear AccumulationVector
- PRESENTWX_NUM - Static variable in class visad.meteorology.WeatherSymbols
-
Number of WMO weather symbols
- pressureToAltitude(double) - Static method in class visad.data.vis5d.Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem
-
Converts a pressure value in millibars to an altitude in
meters.
- prettyString(int) - Method in class visad.FunctionType
-
- prettyString() - Method in class visad.MathType
-
return a String that indents complex MathTypes
for human readability
- prettyString(int) - Method in class visad.MathType
-
- prettyString(int) - Method in class visad.RealTupleType
-
- prettyString(int) - Method in class visad.RealType
-
- prettyString(int) - Method in class visad.SetType
-
- prettyString(int) - Method in class visad.TextType
-
- prettyString(int) - Method in class visad.TupleType
-
- prevCharIsCR - Variable in class visad.data.units.SimpleCharStream
-
- prevCharIsLF - Variable in class visad.data.units.SimpleCharStream
-
- PreviewPane - Class in loci.formats.gui
-
PreviewPane is a panel for use as a JFileChooser accessory, displaying
a thumbnail for the selected image, loaded in a separate thread.
- PreviewPane(JFileChooser) - Constructor for class loci.formats.gui.PreviewPane
-
Constructs a preview pane for the given file chooser.
- PREVIOUS_WIND - Static variable in class visad.bom.CBMKeyboardBehaviorJ3D
-
- PRIMARY - Static variable in class visad.AxisScale
-
identifier for primary label side of axis
- print(int, String) - Method in class loci.formats.in.IPWReader
-
Debugging helper method.
- print(int, String) - Method in class loci.formats.in.OIBReader
-
Debugging helper method.
- print(int, String) - Method in class loci.formats.in.ZeissZVIReader
-
Debugging helper method.
- print(Graphics, PageFormat, int, DisplayImpl, CoordinateSystem) - Method in class visad.bom.SceneGraphRenderer
-
Print the display
- print(int, int) - Method in class visad.matrix.JamaMatrix
-
Print the matrix to stdout.
- print(PrintWriter, int, int) - Method in class visad.matrix.JamaMatrix
-
Print the matrix to the output stream.
- print(NumberFormat, int) - Method in class visad.matrix.JamaMatrix
-
Print the matrix to stdout.
- print(PrintWriter, NumberFormat, int) - Method in class visad.matrix.JamaMatrix
-
Print the matrix to the output stream.
- print(String) - Method in class visad.util.DataConverter
-
- print_matrix(String, double[]) - Method in class visad.MouseHelper
-
Print out a readable form of a matrix.
- PrintActionListener - Class in visad.util
-
PrintActionListener is an ActionListener which is used to
print the contents of the VisAD DisplayImpl.
- PrintActionListener(DisplayImpl) - Constructor for class visad.util.PrintActionListener
-
ActionListener for printing the contents of the VisAD display
- printArray(String, Object[]) - Static method in class visad.util.Util
-
Create a string representation of the given array
- printArray(String, double[]) - Static method in class visad.util.Util
-
Print out the values in a double array.
- printConstrained(PrintWriter) - Method in class dods.dap.Server.ServerDDS
-
Print the constrained DDS on the given
PrintWriter.
- printConstrained(OutputStream) - Method in class dods.dap.Server.ServerDDS
-
Print the constrained DDS on the given
OutputStream.
- printCurrentCell() - Method in class visad.ss.SpreadSheet
-
Creates a hardcopy of the current spreadsheet cell.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDArray
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDBoolean
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDByte
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDFloat32
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDFloat64
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDGrid
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDInt16
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDInt32
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDList
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDSequence
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDString
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDStructure
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDUInt16
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDUInt32
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class dods.dap.Server.SDURL
-
Write the variable's declaration in a C-style syntax.
- printJ3DProperties(PrintStream, Canvas3D) - Static method in class visad.util.Util
-
Print Java3D properties.
- printJ3DProperties(Canvas3D) - Static method in class visad.util.Util
-
Print Java3D global and Canvas3D properties to System.err.
- println(String) - Method in class visad.util.DataConverter
-
- println() - Method in class visad.util.DataConverter
-
- println(Throwable) - Method in class visad.util.DataConverter
-
- printPool() - Static method in class visad.ActionImpl
-
- printPool() - Method in class visad.util.ThreadPool
-
Utility method to print out the tasks
- printSceneGraph(Node) - Static method in class visad.util.Util
-
- printStack(String) - Static method in class visad.DisplayImpl
-
print a stack dump with the given message
- printStackTrace() - Method in exception ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
-
Prints this HDF5LibraryException,
the HDF-5 Library error stack, and
and the Java stack trace to the standard error stream.
- printStackTrace(File) - Method in exception ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
-
Prints this HDF5LibraryException
the HDF-5 Library error stack, and
and the Java stack trace to the
specified print stream.
- printStackTrace() - Method in exception visad.data.fits.ExceptionStack
-
- printStackTrace(PrintStream) - Method in exception visad.data.fits.ExceptionStack
-
- printStackTrace(PrintWriter) - Method in exception visad.data.fits.ExceptionStack
-
- printStats() - Method in class visad.data.DataCacheManager
-
Print out the cache statistics
- printTree() - Method in class visad.data.hdf5.hdf5objects.HDF5TreeNode
-
Print the tree information starting this node
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDArray
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDBoolean
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDByte
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDFloat32
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDFloat64
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDGrid
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDInt16
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDInt32
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDList
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDSequence
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDString
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDStructure
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDUInt16
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDUInt32
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class dods.dap.Server.SDURL
-
Prints the value of the variable, with its declaration.
- probeLabel - Variable in class loci.formats.gui.ImageViewer
-
- process(DataImpl, Object) - Method in class visad.data.BaseDataProcessor
-
Write the
Data object using the most appropriate
DataProcessor method.
- process(DataImpl, Object) - Method in interface visad.data.DataProcessor
-
- process(float) - Method in class visad.data.dods.UIntValuator
-
Processes a value.
- process(float[]) - Method in class visad.data.dods.UIntValuator
-
Processes a value.
- process(double) - Method in class visad.data.dods.UIntValuator
-
Processes values.
- process(double[]) - Method in class visad.data.dods.UIntValuator
-
Processes values.
- process(float) - Method in class visad.data.dods.Valuator
-
Processes a value.
- process(float[]) - Method in class visad.data.dods.Valuator
-
Processes a value.
- process(double) - Method in class visad.data.dods.Valuator
-
Processes values.
- process(double[]) - Method in class visad.data.dods.Valuator
-
Processes values.
- process(float) - Method in class visad.data.in.OffsetUnpacker
-
Process a value.
- process(double) - Method in class visad.data.in.OffsetUnpacker
-
Process a value.
- process(float[]) - Method in class visad.data.in.OffsetUnpacker
-
Process values.
- process(double[]) - Method in class visad.data.in.OffsetUnpacker
-
Process values.
- process(float) - Method in class visad.data.in.ScaleAndOffsetUnpacker
-
Process a value.
- process(double) - Method in class visad.data.in.ScaleAndOffsetUnpacker
-
Process a value.
- process(float[]) - Method in class visad.data.in.ScaleAndOffsetUnpacker
-
Process values.
- process(double[]) - Method in class visad.data.in.ScaleAndOffsetUnpacker
-
Process values.
- process(float) - Method in class visad.data.in.ScaleUnpacker
-
Process a value.
- process(double) - Method in class visad.data.in.ScaleUnpacker
-
Process a value.
- process(float[]) - Method in class visad.data.in.ScaleUnpacker
-
Process values.
- process(double[]) - Method in class visad.data.in.ScaleUnpacker
-
Process values.
- process(float) - Method in class visad.data.in.ValueProcessor
-
Processes a float value.
- process(double) - Method in class visad.data.in.ValueProcessor
-
Processes a double value.
- process(float[]) - Method in class visad.data.in.ValueProcessor
-
Processes float values.
- process(double[]) - Method in class visad.data.in.ValueProcessor
-
Processes double values.
- process(float) - Method in class visad.data.in.ValueRanger
-
Ranges a value.
- process(double) - Method in class visad.data.in.ValueRanger
-
Ranges a value.
- process(float[]) - Method in class visad.data.in.ValueRanger
-
Ranges values.
- process(double[]) - Method in class visad.data.in.ValueRanger
-
Ranges values.
- processArgs(String[]) - Method in class visad.data.visad.TestBinary
-
- processArgs(String[]) - Method in class visad.util.CmdlineParser
-
- processDependentData(BinaryWriter, FunctionType, Set, FieldImpl, Object) - Static method in class visad.data.visad.object.BinaryFieldImpl
-
- processDoubleSet(SetType, CoordinateSystem, Unit[], DoubleSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processDoubleSet(SetType, CoordinateSystem, Unit[], DoubleSet, Object) - Method in interface visad.data.DataProcessor
-
- processDoubleSet(SetType, CoordinateSystem, Unit[], DoubleSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processDoubleSet(SetType, CoordinateSystem, Unit[], DoubleSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processDoubleSet(SetType, CoordinateSystem, Unit[], DoubleSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processEvent(AWTEvent) - Method in class visad.MouseHelper
-
Process the given event treating it as a local event.
- processEvent(AWTEvent, int) - Method in class visad.MouseHelper
-
Process the given event, treating it as coming from a remote source
if remote flag is set.
- processFieldImpl(FunctionType, Set, FieldImpl, Object) - Method in class visad.data.BaseDataProcessor
-
- processFieldImpl(FunctionType, Set, FieldImpl, Object) - Method in interface visad.data.DataProcessor
-
- processFieldImpl(FunctionType, Set, FieldImpl, Object) - Method in class visad.data.EmptyDataProcessor
-
- processFieldImpl(FunctionType, Set, FieldImpl, Object) - Method in class visad.data.visad.BinarySizer
-
- processFieldImpl(FunctionType, Set, FieldImpl, Object) - Method in class visad.data.visad.BinaryWriter
-
- processFile(String) - Static method in class visad.data.text.TextAdapter
-
Read in the given file and return the processed data
- processFlatField(FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[], FlatField, Object) - Method in class visad.data.BaseDataProcessor
-
- processFlatField(FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[], FlatField, Object) - Method in interface visad.data.DataProcessor
-
- processFlatField(FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[], FlatField, Object) - Method in class visad.data.EmptyDataProcessor
-
- processFlatField(FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[], FlatField, Object) - Method in class visad.data.visad.BinarySizer
-
- processFlatField(FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[], FlatField, Object) - Method in class visad.data.visad.BinaryWriter
-
- processFloatSet(SetType, CoordinateSystem, Unit[], FloatSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processFloatSet(SetType, CoordinateSystem, Unit[], FloatSet, Object) - Method in interface visad.data.DataProcessor
-
- processFloatSet(SetType, CoordinateSystem, Unit[], FloatSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processFloatSet(SetType, CoordinateSystem, Unit[], FloatSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processFloatSet(SetType, CoordinateSystem, Unit[], FloatSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processGridded1DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded1DDoubleSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processGridded1DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded1DDoubleSet, Object) - Method in interface visad.data.DataProcessor
-
- processGridded1DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded1DDoubleSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processGridded1DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded1DDoubleSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processGridded1DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded1DDoubleSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processGridded1DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded1DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processGridded1DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded1DSet, Object) - Method in interface visad.data.DataProcessor
-
- processGridded1DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded1DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processGridded1DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded1DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processGridded1DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded1DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processGridded2DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded2DDoubleSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processGridded2DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded2DDoubleSet, Object) - Method in interface visad.data.DataProcessor
-
- processGridded2DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded2DDoubleSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processGridded2DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded2DDoubleSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processGridded2DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded2DDoubleSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processGridded2DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded2DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processGridded2DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded2DSet, Object) - Method in interface visad.data.DataProcessor
-
- processGridded2DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded2DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processGridded2DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded2DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processGridded2DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded2DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processGridded3DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded3DDoubleSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processGridded3DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded3DDoubleSet, Object) - Method in interface visad.data.DataProcessor
-
- processGridded3DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded3DDoubleSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processGridded3DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded3DDoubleSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processGridded3DDoubleSet(SetType, double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded3DDoubleSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processGridded3DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded3DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processGridded3DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded3DSet, Object) - Method in interface visad.data.DataProcessor
-
- processGridded3DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded3DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processGridded3DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded3DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processGridded3DSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], Gridded3DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processGriddedSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], GriddedSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processGriddedSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], GriddedSet, Object) - Method in interface visad.data.DataProcessor
-
- processGriddedSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], GriddedSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processGriddedSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], GriddedSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processGriddedSet(SetType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], GriddedSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processInteger1DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer1DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processInteger1DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer1DSet, Object) - Method in interface visad.data.DataProcessor
-
- processInteger1DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer1DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processInteger1DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer1DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processInteger1DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer1DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processInteger2DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer2DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processInteger2DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer2DSet, Object) - Method in interface visad.data.DataProcessor
-
- processInteger2DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer2DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processInteger2DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer2DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processInteger2DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer2DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processInteger3DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer3DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processInteger3DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer3DSet, Object) - Method in interface visad.data.DataProcessor
-
- processInteger3DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer3DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processInteger3DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer3DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processInteger3DSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], Integer3DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processIntegerNDSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], IntegerNDSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processIntegerNDSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], IntegerNDSet, Object) - Method in interface visad.data.DataProcessor
-
- processIntegerNDSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], IntegerNDSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processIntegerNDSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], IntegerNDSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processIntegerNDSet(SetType, int[], CoordinateSystem, Unit[], ErrorEstimate[], IntegerNDSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processIrregular1DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Irregular1DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processIrregular1DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Irregular1DSet, Object) - Method in interface visad.data.DataProcessor
-
- processIrregular1DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Irregular1DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processIrregular1DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Irregular1DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processIrregular1DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Irregular1DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processIrregular2DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, Irregular2DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processIrregular2DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, Irregular2DSet, Object) - Method in interface visad.data.DataProcessor
-
- processIrregular2DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, Irregular2DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processIrregular2DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, Irregular2DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processIrregular2DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, Irregular2DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processIrregular3DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, Irregular3DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processIrregular3DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, Irregular3DSet, Object) - Method in interface visad.data.DataProcessor
-
- processIrregular3DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, Irregular3DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processIrregular3DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, Irregular3DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processIrregular3DSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, Irregular3DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processIrregularSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, IrregularSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processIrregularSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, IrregularSet, Object) - Method in interface visad.data.DataProcessor
-
- processIrregularSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, IrregularSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processIrregularSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, IrregularSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processIrregularSet(SetType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, IrregularSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processKeyEvent(KeyEvent) - Method in class visad.java2d.KeyboardBehaviorJ2D
-
Process a key event.
- processKeyEvent(KeyEvent) - Method in class visad.java3d.KeyboardBehaviorJ3D
-
Process a key event.
- processKeyEvent(KeyEvent) - Method in interface visad.KeyboardBehavior
-
Process a key event.
- processLinear1DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear1DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processLinear1DSet(SetType, Linear1DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processLinear1DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear1DSet, Object) - Method in interface visad.data.DataProcessor
-
- processLinear1DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear1DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processLinear1DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear1DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processLinear1DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear1DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processLinear2DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear2DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processLinear2DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear2DSet, Object) - Method in interface visad.data.DataProcessor
-
- processLinear2DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear2DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processLinear2DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear2DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processLinear2DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear2DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processLinear3DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear3DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processLinear3DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear3DSet, Object) - Method in interface visad.data.DataProcessor
-
- processLinear3DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear3DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processLinear3DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear3DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processLinear3DSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], Linear3DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processLinearLatLonSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], LinearLatLonSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processLinearLatLonSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], LinearLatLonSet, Object) - Method in interface visad.data.DataProcessor
-
- processLinearLatLonSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], LinearLatLonSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processLinearLatLonSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], LinearLatLonSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processLinearLatLonSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], LinearLatLonSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processLinearNDSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], LinearNDSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processLinearNDSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], LinearNDSet, Object) - Method in interface visad.data.DataProcessor
-
- processLinearNDSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], LinearNDSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processLinearNDSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], LinearNDSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processLinearNDSet(SetType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[], LinearNDSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processList1DSet(SetType, float[], CoordinateSystem, Unit[], List1DSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processList1DSet(SetType, float[], CoordinateSystem, Unit[], List1DSet, Object) - Method in interface visad.data.DataProcessor
-
- processList1DSet(SetType, float[], CoordinateSystem, Unit[], List1DSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processList1DSet(SetType, float[], CoordinateSystem, Unit[], List1DSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processList1DSet(SetType, float[], CoordinateSystem, Unit[], List1DSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processProductSet(SetType, SampledSet[], CoordinateSystem, Unit[], ErrorEstimate[], ProductSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processProductSet(SetType, SampledSet[], CoordinateSystem, Unit[], ErrorEstimate[], ProductSet, Object) - Method in interface visad.data.DataProcessor
-
- processProductSet(SetType, SampledSet[], CoordinateSystem, Unit[], ErrorEstimate[], ProductSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processProductSet(SetType, SampledSet[], CoordinateSystem, Unit[], ErrorEstimate[], ProductSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processProductSet(SetType, SampledSet[], CoordinateSystem, Unit[], ErrorEstimate[], ProductSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processReal(RealType, double, Unit, ErrorEstimate, Real, Object) - Method in class visad.data.BaseDataProcessor
-
- processReal(RealType, double, Unit, ErrorEstimate, Real, Object) - Method in interface visad.data.DataProcessor
-
- processReal(RealType, double, Unit, ErrorEstimate, Real, Object) - Method in class visad.data.EmptyDataProcessor
-
- processReal(RealType, double, Unit, ErrorEstimate, Real, Object) - Method in class visad.data.visad.BinarySizer
-
- processReal(RealType, double, Unit, ErrorEstimate, Real, Object) - Method in class visad.data.visad.BinaryWriter
-
- processRealTuple(RealTupleType, Real[], CoordinateSystem, RealTuple, Object) - Method in class visad.data.BaseDataProcessor
-
- processRealTuple(RealTupleType, Real[], CoordinateSystem, RealTuple, Object) - Method in interface visad.data.DataProcessor
-
- processRealTuple(RealTupleType, Real[], CoordinateSystem, RealTuple, Object) - Method in class visad.data.EmptyDataProcessor
-
- processRealTuple(RealTupleType, Real[], CoordinateSystem, RealTuple, Object) - Method in class visad.data.visad.BinarySizer
-
- processRealTuple(RealTupleType, Real[], CoordinateSystem, RealTuple, Object) - Method in class visad.data.visad.BinaryWriter
-
- processSampledSet(SetType, int, CoordinateSystem, Unit[], ErrorEstimate[], SampledSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processSampledSet(SetType, int, CoordinateSystem, Unit[], ErrorEstimate[], SampledSet, Object) - Method in interface visad.data.DataProcessor
-
- processSampledSet(SetType, int, CoordinateSystem, Unit[], ErrorEstimate[], SampledSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processSampledSet(SetType, int, CoordinateSystem, Unit[], ErrorEstimate[], SampledSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processSampledSet(SetType, int, CoordinateSystem, Unit[], ErrorEstimate[], SampledSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processSimpleSet(SetType, int, CoordinateSystem, Unit[], ErrorEstimate[], SimpleSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processSimpleSet(SetType, int, CoordinateSystem, Unit[], ErrorEstimate[], SimpleSet, Object) - Method in interface visad.data.DataProcessor
-
- processSimpleSet(SetType, int, CoordinateSystem, Unit[], ErrorEstimate[], SimpleSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processSimpleSet(SetType, int, CoordinateSystem, Unit[], ErrorEstimate[], SimpleSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processSimpleSet(SetType, int, CoordinateSystem, Unit[], ErrorEstimate[], SimpleSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processSingletonSet(RealTuple, CoordinateSystem, Unit[], ErrorEstimate[], SingletonSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processSingletonSet(RealTuple, CoordinateSystem, Unit[], ErrorEstimate[], SingletonSet, Object) - Method in interface visad.data.DataProcessor
-
- processSingletonSet(RealTuple, CoordinateSystem, Unit[], ErrorEstimate[], SingletonSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processSingletonSet(RealTuple, CoordinateSystem, Unit[], ErrorEstimate[], SingletonSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processSingletonSet(RealTuple, CoordinateSystem, Unit[], ErrorEstimate[], SingletonSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processStimulus(Enumeration) - Method in class visad.java3d.KeyboardBehaviorJ3D
-
Process a stimulus meant for this behavior.
- processStimulus(Enumeration) - Method in class visad.java3d.MouseBehaviorJ3D
-
Process a stimulus meant for this behavior.
- processStimulus(Enumeration) - Method in class visad.java3d.WandBehaviorJ3D
-
- processText(TextType, String, boolean, Text, Object) - Method in class visad.data.BaseDataProcessor
-
- processText(TextType, String, boolean, Text, Object) - Method in interface visad.data.DataProcessor
-
- processText(TextType, String, boolean, Text, Object) - Method in class visad.data.EmptyDataProcessor
-
- processText(TextType, String, boolean, Text, Object) - Method in class visad.data.visad.BinarySizer
-
- processText(TextType, String, boolean, Text, Object) - Method in class visad.data.visad.BinaryWriter
-
- processTrajectory() - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- processTuple(TupleType, Data[], Tuple, Object) - Method in class visad.data.BaseDataProcessor
-
- processTuple(TupleType, Data[], Tuple, Object) - Method in interface visad.data.DataProcessor
-
- processTuple(TupleType, Data[], Tuple, Object) - Method in class visad.data.EmptyDataProcessor
-
- processTuple(TupleType, Data[], Tuple, Object) - Method in class visad.data.visad.BinarySizer
-
- processTuple(TupleType, Data[], Tuple, Object) - Method in class visad.data.visad.BinaryWriter
-
- processUnionSet(SetType, SampledSet[], UnionSet, Object) - Method in class visad.data.BaseDataProcessor
-
- processUnionSet(SetType, SampledSet[], UnionSet, Object) - Method in interface visad.data.DataProcessor
-
- processUnionSet(SetType, SampledSet[], UnionSet, Object) - Method in class visad.data.EmptyDataProcessor
-
- processUnionSet(SetType, SampledSet[], UnionSet, Object) - Method in class visad.data.visad.BinarySizer
-
- processUnionSet(SetType, SampledSet[], UnionSet, Object) - Method in class visad.data.visad.BinaryWriter
-
- processUnknownData(DataImpl, Object) - Method in class visad.data.BaseDataProcessor
-
- processUnknownData(DataImpl, Object) - Method in interface visad.data.DataProcessor
-
- processUnknownData(DataImpl, Object) - Method in class visad.data.EmptyDataProcessor
-
- processUnknownData(DataImpl, Object) - Method in class visad.data.visad.BinarySizer
-
- processUnknownData(DataImpl, Object) - Method in class visad.data.visad.BinaryWriter
-
- processValues(Data[]) - Method in interface visad.data.text.TextAdapter.StreamProcessor
-
- product() - Method in class visad.ProductSet
-
- product(SampledSet) - Method in class visad.ProductSet
-
- product() - Method in class visad.UnionSet
-
Return a SampledSet that is a UnionSet of ProductSets of
GriddedSets and IrregularSets
- product(SampledSet) - Method in class visad.UnionSet
-
Create a UnionSet that is the cross product of this UnionSet and
the input SampledSet.
- productExpr() - Method in class visad.data.units.UnitParser
-
- ProductSet - Class in visad
-
ProductSet is the cross-product of an array of SampledSets.
- ProductSet(SampledSet[]) - Constructor for class visad.ProductSet
-
construct a ProductSet with an array of SampledSets
- ProductSet(MathType, SampledSet[]) - Constructor for class visad.ProductSet
-
create the product of the sets array, with null errors,
CoordinateSystem and Units are defaults from type
- ProductSet(MathType, SampledSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.ProductSet
-
create the product of the sets array; coordinate_system
and units must be compatible with defaults for type,
or may be null; errors may be null
- Program() - Method in class dods.dap.parser.ErrorParser
-
- PROGRAM - Static variable in interface dods.dap.parser.ErrorParserConstants
-
- ProgramCode() - Method in class dods.dap.parser.ErrorParser
-
- ProgramType() - Method in class dods.dap.parser.ErrorParser
-
- ProgressMonitor - Class in visad.install
-
Widget showing general and detailed progress.
- ProgressMonitor() - Constructor for class visad.install.ProgressMonitor
-
Create a progress monitor which uses a 12 pt Sans Serif font and
initially displays the detailed progress text.
- ProgressMonitor(boolean) - Constructor for class visad.install.ProgressMonitor
-
Create a progress monitor which uses a 12 pt Sans Serif font.
- ProgressMonitor(Font) - Constructor for class visad.install.ProgressMonitor
-
Create a progress monitor which
initially displays the detailed progress text.
- ProgressMonitor(Font, boolean) - Constructor for class visad.install.ProgressMonitor
-
Create a progress monitor.
- proj_clause() - Method in class dods.dap.parser.ExprParser
-
- proj_variable() - Method in class dods.dap.parser.ExprParser
-
- ProjArgs - Variable in class visad.data.vis5d.V5DStruct
-
Map projection arguments.
- projcode - Variable in class visad.data.hdfeos.GctpMap
-
- projectedComponents(boolean) - Method in class dods.dap.Server.SDGrid
-
How many prohected components of this Grid object?
- projection() - Method in class dods.dap.parser.ExprParser
-
- Projection - Variable in class visad.data.vis5d.V5DStruct
-
Which map projection
- ProjectionControl - Class in visad
-
ProjectionControl is the VisAD interface for controlling the Projection
from 3-D to 2-D.
- ProjectionControl(DisplayImpl) - Constructor for class visad.ProjectionControl
-
Construct a ProjectionControl for the display in question.
- ProjectionControlJ2D - Class in visad.java2d
-
ProjectionControlJ2D is the VisAD class for controlling the Projection
from 3-D to 2-D.
- ProjectionControlJ2D(DisplayImpl) - Constructor for class visad.java2d.ProjectionControlJ2D
-
Construct a new ProjectionControl for the display in question.
- ProjectionControlJ3D - Class in visad.java3d
-
ProjectionControlJ3D is the VisAD class for controlling the Projection
from 3-D to 2-D.
- ProjectionControlJ3D(DisplayImpl) - Constructor for class visad.java3d.ProjectionControlJ3D
-
Construct a new ProjectionControl for the display.
- projectionYieldsGrid() - Method in class dods.dap.Server.SDGrid
-
When projected (using whatever the current constraint provides in the way
of a projection) am I still a Grid?
- ProjWidget - Class in visad.util
-
A widget that allows users to save and restore different projections.
- ProjWidget(ProjectionControl) - Constructor for class visad.util.ProjWidget
-
Constructs a ProjWidget linked to the ProjectionControl pc
- promiscuous - Static variable in class visad.CommonUnit
-
promiscuous is compatible with any Unit; useful for constants;
not the same as null Unit, which is only compatible with
other null Units; not the same as dimensionless, which is not
compatible with other Units for addition and subtraction
- PromiscuousUnit - Class in visad
-
PromiscuousUnit is the VisAD class for units that are convertable with any
other Unit.
- PROP_CONTOURFILL_SINGLE_VALUE_AS_TEXTURE - Static variable in class visad.ShadowType
-
Property to create a texture for a single value color filled contour
- PROP_GEOMETRY_BY_REF - Static variable in class visad.java3d.DisplayImplJ3D
-
Property name for setting whether to use geometry by reference.
- PROP_IMAGE_BY_REF - Static variable in class visad.ShadowType
-
Image ByReference flags
- PROP_TEXTURE_NPOT - Static variable in class visad.java3d.DisplayImplJ3D
-
Property name for enabling the use of non-power of two textures.
- PROP_TRAJECTORY_PARAM_FILE_1 - Static variable in class visad.TrajectoryManager
-
- PROP_TRAJECTORY_PARAM_FILE_2 - Static variable in class visad.TrajectoryManager
-
- PROP_TRAJECTORY_TERRAIN_FILE - Static variable in class visad.TrajectoryManager
-
- propertyChange(PropertyChangeEvent) - Method in class loci.formats.gui.PreviewPane
-
Property change event, to listen for when a new
file is selected, or the file chooser closes.
- protectedClone(String) - Method in class visad.BaseUnit
-
Clones this unit, changing the identifier.
- protectedClone(String) - Method in class visad.DerivedUnit
-
Clones this unit, changing the identifier.
- protectedClone(String) - Method in class visad.LogarithmicUnit
-
Clones this unit, changing the identifier.
- protectedClone(String) - Method in class visad.OffsetUnit
-
Clones this unit, changing the identifier.
- protectedClone(String) - Method in class visad.PromiscuousUnit
-
Clones this unit, changing the identifier.
- protectedClone(String) - Method in class visad.ScaledUnit
-
Clones this unit, changing the identifier.
- protectedClone(String) - Method in class visad.Unit
-
Clones this unit, changing the identifier.
- PS - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate PS (polar stereographic)
navigation
- ps(String, String) - Method in class visad.data.units.DefaultUnitsDB
-
Adds a symbol to the database for a unit already in the database.
- ps(String, Unit) - Method in class visad.data.units.DefaultUnitsDB
-
Adds a symbol and a new unit to the database.
- PSDReader - Class in loci.formats.in
-
PSDReader is the file format reader for Photoshop PSD files.
- PSDReader() - Constructor for class loci.formats.in.PSDReader
-
Constructs a new PSD reader.
- PSnav - Class in edu.wisc.ssec.mcidas
-
Navigation class for Polar Stereographic (PS) type nav.
- PSnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.PSnav
-
Set up for the real math work.
- PTYPE - Static variable in interface dods.dap.parser.ErrorParserConstants
-
- put(String, Object) - Method in class loci.formats.in.BaseTiffReader
-
- put(String, int) - Method in class loci.formats.in.BaseTiffReader
-
- put(String, boolean) - Method in class loci.formats.in.BaseTiffReader
-
- put(String, byte) - Method in class loci.formats.in.BaseTiffReader
-
- put(String, char) - Method in class loci.formats.in.BaseTiffReader
-
- put(String, double) - Method in class loci.formats.in.BaseTiffReader
-
- put(String, float) - Method in class loci.formats.in.BaseTiffReader
-
- put(String, long) - Method in class loci.formats.in.BaseTiffReader
-
- put(String, short) - Method in class loci.formats.in.BaseTiffReader
-
- put(String, Hashtable, int) - Method in class loci.formats.in.BaseTiffReader
-
- put(String, double[][], ArrayCache.DoubleResult) - Method in class visad.data.ArrayCache
-
Put the converted value for the specified key and input pairs
- put(String, float[][], ArrayCache.FloatResult) - Method in class visad.data.ArrayCache
-
Put the converted value for the specified key and input pairs
- put(BaseUnit) - Method in class visad.data.netcdf.units.DefaultUnitsDB
-
Deprecated.
Use visad.data.units.DefaultUnitsDB.put(bu) instead
- put(BaseUnit) - Method in interface visad.data.units.UnitsDB
-
Adds a base unit.
- put(BaseUnit) - Method in class visad.data.units.UnitTable
-
Adds a base unit.
- putAreaFile(String, AreaFile) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Serialize an AreaFile object to disk
- putInt(String, Hashtable, int) - Method in class loci.formats.in.BaseTiffReader
-
- putName(String, Unit) - Method in class visad.data.netcdf.units.DefaultUnitsDB
-
Deprecated.
Use visad.data.units.DefaultUnitsDB.putName(name, u) instead
- putName(String, Unit) - Method in interface visad.data.units.UnitsDB
-
Adds a name and a unit to the name table.
- putName(String, Unit) - Method in class visad.data.units.UnitTable
-
Adds a name and a unit to the name table.
- putSymbol(String, Unit) - Method in class visad.data.netcdf.units.DefaultUnitsDB
-
Deprecated.
Use visad.data.units.DefaultUnitsDB.putSymbol(name, u) instead
- putSymbol(String, Unit) - Method in interface visad.data.units.UnitsDB
-
Adds a symbol and a unit to the symbol table.
- putSymbol(String, Unit) - Method in class visad.data.units.UnitTable
-
Adds a symbol and a unit to the symbol table.
- px(String, Unit) - Method in class visad.data.units.DefaultUnitsDB
-
Adds a name that has no plural form and a new unit to the database.
- px(String, String) - Method in class visad.data.units.DefaultUnitsDB
-
Adds a name that has no plural form to the database for a unit that's
already in the database.
- python - Variable in class visad.python.JPythonEditor
-
wrapper for PythonInterpreter object
- python - Variable in class visad.python.RunJPython
-
PythonInterpreter object