ij-plugins Toolkit API
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

P

paintComponent(Graphics) - Method in class net.sf.ij_plugins.ui.GlassPane
 
Pair<A,B> - Class in net.sf.ij_plugins.util
Helper class that represents par of values.
Pair(A, B) - Constructor for class net.sf.ij_plugins.util.Pair
 
PARENT_ID - Static variable in class net.sf.ij_plugins.io.metaimage.MiTag
ParentID
parseFloat(String, float) - Static method in class net.sf.ij_plugins.util.TextUtil
Parse a string value as a floating point number.
parseFloatArray(String) - Static method in class net.sf.ij_plugins.util.TextUtil
Parse string as an array of floats separated by white space.
parseInt(String, int) - Static method in class net.sf.ij_plugins.util.TextUtil
Parse a string value as an integer.
parseIntArray(String) - Static method in class net.sf.ij_plugins.util.TextUtil
Parse string as an array of integers separated by white space.
Patch - Class in net.sf.ij_plugins.quilting
This is a rectangular patch of pixels belonging to a image.
Patch(ImageProcessor, int, int, int, int) - Constructor for class net.sf.ij_plugins.quilting.Patch
This makes a patch based on the given dimensions and view parameters.
PeronaMalikAnisotropicDiffusion - Class in net.sf.ij_plugins.filters
 
PeronaMalikAnisotropicDiffusion() - Constructor for class net.sf.ij_plugins.filters.PeronaMalikAnisotropicDiffusion
 
PeronaMalikAnisotropicDiffusionBeanInfo - Class in net.sf.ij_plugins.filters
 
PeronaMalikAnisotropicDiffusionBeanInfo() - Constructor for class net.sf.ij_plugins.filters.PeronaMalikAnisotropicDiffusionBeanInfo
 
PeronaMalikAnisotropicDiffusionPlugin - Class in net.sf.ij_plugins.filters
 
PeronaMalikAnisotropicDiffusionPlugin() - Constructor for class net.sf.ij_plugins.filters.PeronaMalikAnisotropicDiffusionPlugin
 
PiecewiseFunction - Class in net.sf.ij_plugins.math
Defines a 1D piecewise liner function mapping.
PiecewiseFunction(double[], double[]) - Constructor for class net.sf.ij_plugins.math.PiecewiseFunction
 
PiecewiseFunction(Point2D[]) - Constructor for class net.sf.ij_plugins.math.PiecewiseFunction
 
pixelIterator() - Method in class net.sf.ij_plugins.multiband.VectorProcessor
 
PixelIterator - Class in net.sf.ij_plugins.operators
 
PixelIterator(FloatProcessor) - Constructor for class net.sf.ij_plugins.operators.PixelIterator
 
Point3D - Class in net.sf.ij_plugins.im3d
Represents a 3D point.
Point3D() - Constructor for class net.sf.ij_plugins.im3d.Point3D
Constructor for the Point3D object
Point3D(float, float, float) - Constructor for class net.sf.ij_plugins.im3d.Point3D
Constructor for the Point3D object
Point3DInt - Class in net.sf.ij_plugins.im3d
Represents a 3D point.
Point3DInt(int, int, int) - Constructor for class net.sf.ij_plugins.im3d.Point3DInt
Constructor for the Point3D object
PointYXComparator - Class in net.sf.ij_plugins.grow
Imposes order on points by fist comparing y then x coordinates.
PointYXComparator() - Constructor for class net.sf.ij_plugins.grow.PointYXComparator
 
printTree() - Method in class net.sf.ij_plugins.filters.RedBlackTreeFloat
 
printTree() - Method in class net.sf.ij_plugins.util.RedBlackTree
 
process(FloatProcessor) - Method in class net.sf.ij_plugins.filters.AbstractAnisotropicDiffusion
Performs anisotropic diffusion.
process(ImageProcessor, int) - Static method in class net.sf.ij_plugins.filters.FastMedian
Apply fast median filter to input image ip.
process(ByteProcessor, int) - Static method in class net.sf.ij_plugins.filters.FastMedian
Apply fast median filter to input image ip.
ProgressAccumulator - Class in net.sf.ij_plugins.util.progress
Utility for aggregating progress events from multiple ProgressReporter's
ProgressAccumulator() - Constructor for class net.sf.ij_plugins.util.progress.ProgressAccumulator
 
ProgressEvent - Class in net.sf.ij_plugins.util.progress
Event used to notify listeners about current value of progress.
ProgressEvent(Object, double) - Constructor for class net.sf.ij_plugins.util.progress.ProgressEvent
 
ProgressEvent(Object, double, String) - Constructor for class net.sf.ij_plugins.util.progress.ProgressEvent
 
ProgressListener - Interface in net.sf.ij_plugins.util.progress
Interface of a ProgressEvent listener, used by ProgressReporters.
progressListeners - Variable in class net.sf.ij_plugins.filters.AbstractAnisotropicDiffusion
 
progressNotification(ProgressEvent) - Method in class net.sf.ij_plugins.util.progress.IJProgressBarAdapter
 
progressNotification(ProgressEvent) - Method in class net.sf.ij_plugins.util.progress.ProgressAccumulator
 
progressNotification(ProgressEvent) - Method in interface net.sf.ij_plugins.util.progress.ProgressListener
sent to this listener new progress event.
ProgressReporter - Interface in net.sf.ij_plugins.util.progress
Interface of a class that issues an ProgressEvent.
propertyChangeSupport - Variable in class net.sf.ij_plugins.beans.AbstractModel
 
PROPERTYNAME_COLOR - Static variable in class net.sf.ij_plugins.ui.multiregion.Region
 
PROPERTYNAME_NAME - Static variable in class net.sf.ij_plugins.ui.multiregion.Region
 
PROPERTYNAME_SUB_REGIONS - Static variable in class net.sf.ij_plugins.ui.multiregion.Region
 
push(int, float[]) - Method in interface net.sf.ij_plugins.filters.IRunningMedianFloatOperator
 
push(int, float[]) - Method in class net.sf.ij_plugins.filters.RunningMedianOperator
 
push(int, float[]) - Method in class net.sf.ij_plugins.filters.RunningMedianRBTOperator
 
putSample(int, int, int[]) - Method in class net.sf.ij_plugins.quilting.Patch
Bounds checks the input to make sure it is part of the patch and then puts the sample into the view.
putSample(int, int, int[]) - Method in class net.sf.ij_plugins.quilting.View
This sets the RGB sample at the given view coordinates.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
SourceForge.net_Logo/