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

E

east(Figure) - Static method in class org.jhotdraw.standard.BoxHandleKit
 
east() - Static method in class org.jhotdraw.standard.RelativeLocator
 
EAST - Static variable in class org.jhotdraw.util.Geom
 
east(Rectangle) - Static method in class org.jhotdraw.util.Geom
 
EDIT_MENU - Static variable in class org.jhotdraw.application.DrawApplication
The index of the edit menu in the menu bar.
editor() - Method in interface org.jhotdraw.framework.DrawingView
Gets the editor.
editor() - Method in interface org.jhotdraw.framework.Tool
 
editor() - Method in class org.jhotdraw.standard.AbstractTool
Gets the tool's editor.
editor() - Method in class org.jhotdraw.standard.NullDrawingView
Gets the editor.
editor() - Method in class org.jhotdraw.standard.StandardDrawingView
Gets the editor.
editor() - Method in class org.jhotdraw.util.UndoableTool
 
ElbowConnection - Class in org.jhotdraw.figures
A LineConnection that constrains a connection to orthogonal lines.
ElbowConnection() - Constructor for class org.jhotdraw.figures.ElbowConnection
 
ElbowConnectionTest - Class in org.jhotdraw.test.figures
TestCase ElbowConnectionTest is generated by JUnitDoclet to hold the tests for ElbowConnection.
ElbowConnectionTest(String) - Constructor for class org.jhotdraw.test.figures.ElbowConnectionTest
Constructor ElbowConnectionTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
ElbowHandle - Class in org.jhotdraw.figures
A Handle to move an ElbowConnection left/right or up/down.
ElbowHandle(LineConnection, int) - Constructor for class org.jhotdraw.figures.ElbowHandle
 
ElbowHandleTest - Class in org.jhotdraw.test.figures
TestCase ElbowHandleTest is generated by JUnitDoclet to hold the tests for ElbowHandle.
ElbowHandleTest(String) - Constructor for class org.jhotdraw.test.figures.ElbowHandleTest
Constructor ElbowHandleTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
EllipseFigure - Class in org.jhotdraw.figures
An ellipse figure.
EllipseFigure() - Constructor for class org.jhotdraw.figures.EllipseFigure
 
EllipseFigure(Point, Point) - Constructor for class org.jhotdraw.figures.EllipseFigure
 
EllipseFigureGeometricAdapter - Class in org.jhotdraw.contrib.html
Geometric adapter for the EllipseFigure
EllipseFigureGeometricAdapter() - Constructor for class org.jhotdraw.contrib.html.EllipseFigureGeometricAdapter
Constructor for the EllipseFigureExt object
EllipseFigureGeometricAdapter(Point, Point) - Constructor for class org.jhotdraw.contrib.html.EllipseFigureGeometricAdapter
Constructor for the EllipseFigureGeometricAdapter object
EllipseFigureTest - Class in org.jhotdraw.test.figures
TestCase EllipseFigureTest is generated by JUnitDoclet to hold the tests for EllipseFigure.
EllipseFigureTest(String) - Constructor for class org.jhotdraw.test.figures.EllipseFigureTest
Constructor EllipseFigureTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
enable(String, boolean) - Method in class org.jhotdraw.contrib.CTXCommandMenu
Changes the enabling/disabling state of a named menu item.
enable(String, boolean) - Method in class org.jhotdraw.util.CommandMenu
Changes the enabling/disabling state of a named menu item.
end() - Method in class org.jhotdraw.samples.javadraw.Animator
 
END_ENTITY_CHAR - Static variable in class org.jhotdraw.contrib.html.HTMLTextAreaFigure
End marker for embedded attribute values
endAnimation() - Method in class org.jhotdraw.samples.javadraw.JavaDrawApp
 
endAnimation() - Method in class org.jhotdraw.samples.javadraw.JavaDrawApplet
 
endFigure() - Method in class org.jhotdraw.figures.LineConnection
Gets the end figure of the connection.
endFigure() - Method in interface org.jhotdraw.framework.ConnectionFigure
Gets the end figure of the connection.
endOverlay() - Method in class org.jhotdraw.contrib.FloatingTextArea
Removes the overlay.
endOverlay() - Method in class org.jhotdraw.util.FloatingTextField
Removes the overlay.
endPoint(int, int) - Method in class org.jhotdraw.figures.LineConnection
Sets the end point.
endPoint() - Method in class org.jhotdraw.figures.LineConnection
Gets the end point.
endPoint() - Method in class org.jhotdraw.figures.LineFigure
Gets a copy of the end point.
endPoint(int, int) - Method in class org.jhotdraw.figures.LineFigure
Sets the end point.
endPoint(int, int) - Method in interface org.jhotdraw.framework.ConnectionFigure
Sets the end point.
endPoint() - Method in interface org.jhotdraw.framework.ConnectionFigure
Gets the end point.
ENTITY_ARROW_MODE - Static variable in interface org.jhotdraw.contrib.html.ContentProducer
Entity name for the figure's current arrow mode
ENTITY_FIGURE_HEIGHT - Static variable in interface org.jhotdraw.contrib.html.ContentProducer
Entity name for the figure's current height in pixels
ENTITY_FIGURE_POSX - Static variable in interface org.jhotdraw.contrib.html.ContentProducer
Entity name for the figure's current x position in pixels
ENTITY_FIGURE_POSY - Static variable in interface org.jhotdraw.contrib.html.ContentProducer
Entity name for the figure's current y position in pixels
ENTITY_FIGURE_WIDTH - Static variable in interface org.jhotdraw.contrib.html.ContentProducer
Entity name for the figure's current width in pixels
ENTITY_FILL_COLOR - Static variable in interface org.jhotdraw.contrib.html.ContentProducer
Entity name for the figure's current fill color
ENTITY_FONT_NAME - Static variable in interface org.jhotdraw.contrib.html.ContentProducer
Entity name for the figure's current font name
ENTITY_FONT_SIZE - Static variable in interface org.jhotdraw.contrib.html.ContentProducer
Entity name for the figure's current font size
ENTITY_FONT_STYLE - Static variable in interface org.jhotdraw.contrib.html.ContentProducer
Entity name for the figure's current font style
ENTITY_FRAME_COLOR - Static variable in interface org.jhotdraw.contrib.html.ContentProducer
Entity name for the figure's current text color
equals(Object) - Method in class org.jhotdraw.framework.FigureAttributeConstant
 
equals(Object) - Method in class org.jhotdraw.standard.RelativeLocator
 
equals(Object) - Method in class org.jhotdraw.util.Bounds
 
equals(Object) - Method in class org.jhotdraw.util.StandardStorageFormat
Test, whether two StorageFormats are the same.
ESCAPE_CHAR - Static variable in class org.jhotdraw.contrib.html.HTMLTextAreaFigure
Marker escape character
ETSLADisposalStrategy - Class in org.jhotdraw.contrib.html
ETSLADisposalStrategy implements an Ellapsed Time Since Last Access disposal strategy.
ETSLADisposalStrategy() - Constructor for class org.jhotdraw.contrib.html.ETSLADisposalStrategy
Constructor for the ETSLADisposalStrategy object
ETSLADisposalStrategy(long) - Constructor for class org.jhotdraw.contrib.html.ETSLADisposalStrategy
Constructor for the ETSLADisposalStrategy object
ETSLADisposalStrategy(DisposableResourceManager, long) - Constructor for class org.jhotdraw.contrib.html.ETSLADisposalStrategy
Constructor for the ETSLADisposalStrategy object
execute() - Method in class org.jhotdraw.contrib.zoom.ZoomCommand
Executes the command
execute() - Method in class org.jhotdraw.figures.GroupCommand
 
execute() - Method in class org.jhotdraw.figures.InsertImageCommand
 
execute() - Method in class org.jhotdraw.figures.UngroupCommand
 
execute() - Method in class org.jhotdraw.standard.AbstractCommand
Executes the command.
execute() - Method in class org.jhotdraw.standard.AlignCommand
 
execute() - Method in class org.jhotdraw.standard.BringToFrontCommand
 
execute() - Method in class org.jhotdraw.standard.ChangeAttributeCommand
 
execute() - Method in class org.jhotdraw.standard.CopyCommand
 
execute() - Method in class org.jhotdraw.standard.CutCommand
 
execute() - Method in class org.jhotdraw.standard.DeleteCommand
 
execute() - Method in class org.jhotdraw.standard.DuplicateCommand
 
execute() - Method in class org.jhotdraw.standard.PasteCommand
 
execute() - Method in class org.jhotdraw.standard.SelectAllCommand
 
execute() - Method in class org.jhotdraw.standard.SendToBackCommand
 
execute() - Method in class org.jhotdraw.standard.ToggleGridCommand
 
execute() - Method in interface org.jhotdraw.util.Command
Executes the command.
execute() - Method in class org.jhotdraw.util.RedoCommand
 
execute() - Method in class org.jhotdraw.util.UndoableCommand
Executes the command.
execute() - Method in class org.jhotdraw.util.UndoCommand
 
exit() - Method in class org.jhotdraw.application.DrawApplication
Exits the application.
expandToRatio(double) - Method in class org.jhotdraw.util.Bounds
This will cause the bounds to grow until the given ratio is satisfied.
extractVersionInfo(String) - Static method in class org.jhotdraw.util.VersionManagement
Get the version information specified in a jar manifest file without any leading or trailing "\"".

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