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

H

HAND_SIZE - Static variable in class org.tigris.gef.base.Selection
The size of the little handle boxes.
H_CENTERS - Static variable in class org.tigris.gef.base.CmdDistribute
 
H_PACK - Static variable in class org.tigris.gef.base.CmdDistribute
 
H_SPACING - Static variable in class org.tigris.gef.base.CmdDistribute
Constants specifying the type of distribution requested.
Highlightable - interface org.tigris.gef.ui.Highlightable.
 
hField - Variable in class org.tigris.gef.properties.ui.RectangleEditor
 
handleColorFor(Fig) - Method in class org.tigris.gef.base.Prefs
The color of the handles used to manipulate Fig's
handleEllipse(AttributeList) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
handleEllipse(AttributeList) - Method in class org.tigris.gef.xml.svg.SVGParser
 
handleEvent(Event) - Method in class org.tigris.gef.base.PrefsEditor
If the user wants to close the window, do it.
handleGroup(AttributeList) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
handleGroup(AttributeList) - Method in class org.tigris.gef.xml.svg.SVGParser
 
handleLine(AttributeList) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
handleLine(AttributeList) - Method in class org.tigris.gef.xml.svg.SVGParser
 
handlePGML(AttributeList) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
handlePath(AttributeList) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
handlePath(AttributeList) - Method in class org.tigris.gef.xml.svg.SVGParser
 
handlePolyLine(AttributeList) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
handlePolyLine(AttributeList) - Method in class org.tigris.gef.xml.svg.SVGParser
 
handleRect(AttributeList) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
handleRect(AttributeList) - Method in class org.tigris.gef.xml.svg.SVGParser
 
handleSVG(AttributeList) - Method in class org.tigris.gef.xml.svg.SVGParser
 
handleText(AttributeList) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
handleText(AttributeList) - Method in class org.tigris.gef.xml.svg.SVGParser
 
hasMoreElements() - Method in class org.tigris.gef.util.Enum
 
hasMoreElements() - Method in class org.tigris.gef.util.EnumerationComposite
Reply true iff this EnumerationComposite has more elements.
hasMoreElements() - Method in class org.tigris.gef.util.EnumerationEmpty
 
hasMoreElements() - Method in class org.tigris.gef.util.EnumerationPredicate
Reply true iff there are more elements in the given enumeration that satisfy the given predicate.
hasMoreElements() - Method in class org.tigris.gef.util.EnumerationSingle
 
hasNext() - Method in class org.tigris.gef.util.EnumerationEmpty
 
hide(PropertyDescriptor) - Method in class org.tigris.gef.properties.ui.PropSheetCategory
 
hit(Rectangle) - Method in class org.tigris.gef.base.Diagram
 
hit(Point) - Method in class org.tigris.gef.base.Editor
Reply the top Fig in the current layer that contains the given point.
hit(int, int) - Method in class org.tigris.gef.base.Editor
 
hit(int, int, int, int) - Method in class org.tigris.gef.base.Editor
 
hit(Rectangle) - Method in class org.tigris.gef.base.Editor
 
hit(Rectangle) - Method in class org.tigris.gef.base.Layer
 
hit(Rectangle) - Method in class org.tigris.gef.base.LayerDiagram
Reply the 'top' Fig under the given (mouse) coordinates.
hit(Rectangle) - Method in class org.tigris.gef.base.LayerManager
See comments above, this message is passed to my active layer.
hit(Rectangle) - Method in class org.tigris.gef.base.Selection
Reply true if the given Rectangle is inside or overlapps me
hit(Rectangle) - Method in class org.tigris.gef.base.SelectionManager
Reply true iff the given point is inside one of the selected Fig's
hit(Rectangle, Shape, boolean) - Method in class org.tigris.gef.persistence.PostscriptWriter
 
hitHandle(Rectangle, Handle) - Method in class org.tigris.gef.base.Selection
Find which handle the user clicked on, or return -1 if none.
hitHandle(int, int, int, int, Handle) - Method in class org.tigris.gef.base.Selection
 
hitHandle(Rectangle, Handle) - Method in class org.tigris.gef.base.SelectionLowerRight
Return a handle ID for the handle under the mouse, or -1 if none.
hitHandle(Rectangle, Handle) - Method in class org.tigris.gef.base.SelectionManager
If only one thing is selected, then it is possible to mouse on one of its handles, but if Manager things are selected, users can only drag the objects around
hitHandle(Rectangle, Handle) - Method in class org.tigris.gef.base.SelectionMove
Return -1 as a special code to indicate that the user clicked in the body of the Fig and wants to drag it around.
hitHandle(Rectangle, Handle) - Method in class org.tigris.gef.base.SelectionNoop
Returns -2 as a special code to indicate that the Fig cannot be moved.
hitHandle(Rectangle, Handle) - Method in class org.tigris.gef.base.SelectionReshape
Return a handle ID for the handle under the mouse, or -1 if none.
hitHandle(Rectangle, Handle) - Method in class org.tigris.gef.base.SelectionResize
Return a handle ID for the handle under the mouse, or -1 if none.
hitHandle(Rectangle, Handle) - Method in class org.tigris.gef.base.SelectionRotate
Returns -2 to indicate that the user did not click on a handle or the body of the Fig.

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