A B C D E F G H I J L M N O P Q R S T U W X Y Z _

E

EdgeDetector - Class in Transformation.Hough
 
EdgeDetector() - Constructor for class Transformation.Hough.EdgeDetector
 
EdgeDetectorException - Exception in Transformation.Hough
 
EdgeDetectorException() - Constructor for exception Transformation.Hough.EdgeDetectorException
 
EdgeDetectorException(String) - Constructor for exception Transformation.Hough.EdgeDetectorException
 
ellipsis(String, int) - Static method in class Transformation.ptolemy.util.StringUtilities
Return a string with a maximum line length of length characters, limited to the given number of characters.
ELLIPSIS_LENGTH_LONG - Static variable in class Transformation.ptolemy.util.StringUtilities
Maximum length in characters of a long string before StringUtilities.ellipsis(String, int) truncates and add a trailing ". . .".
ELLIPSIS_LENGTH_SHORT - Static variable in class Transformation.ptolemy.util.StringUtilities
Maximum length in characters of a short string before StringUtilities.ellipsis(String, int) truncates and add a trailing ". . .".
EPSGraphics - Class in Transformation.ptolemy.plot
Graphics class supporting EPS export from plots.
EPSGraphics(OutputStream, int, int) - Constructor for class Transformation.ptolemy.plot.EPSGraphics
Constructor for a graphics object that writes encapsulated PostScript to the specified output stream.
erasePoint(int, int) - Method in class Transformation.ptolemy.plot.Plot
Erase the point at the given index in the given dataset.
errorBar - Variable in class Transformation.ptolemy.plot.PlotPoint
True if the yLowEB and yHighEB fields are valid.
escapeForXML(String) - Static method in class Transformation.ptolemy.util.StringUtilities
Given a string, replace all the instances of XML special characters with their corresponding XML entities.
export(OutputStream) - Method in class Transformation.ptolemy.plot.PlotBox
Export a description of the plot.
exportImage() - Method in class Transformation.ptolemy.plot.PlotBox
Create a BufferedImage and draw this plot to it.
exportImage(Rectangle) - Method in class Transformation.ptolemy.plot.PlotBox
Create a BufferedImage the size of the given rectangle and draw this plot to it at the position specified by the rectangle.
exportImage(BufferedImage, Rectangle, RenderingHints, boolean) - Method in class Transformation.ptolemy.plot.PlotBox
Draw this plot onto the specified image at the position of the specified rectangle with the size of the specified rectangle.
exportImage(BufferedImage) - Method in class Transformation.ptolemy.plot.PlotBox
Draw this plot onto the provided image.

A B C D E F G H I J L M N O P Q R S T U W X Y Z _