Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
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.
HAND_SIZE
- Static variable in class org.tigris.gef.base.
Selection
The size of the little handle boxes.
Handle
- Class in
org.tigris.gef.presentation
This class stores the index of the handle that the user is dragging.
Handle(int)
- Constructor for class org.tigris.gef.presentation.
Handle
Make a new Handle with the given handle index.
handleColorFor(Fig)
- Method in class org.tigris.gef.base.
Prefs
The color of the handles used to manipulate Fig's
handleEllipse(Attributes)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
handleEllipse(AttributeList)
- Method in class org.tigris.gef.xml.svg.
SVGParser
handleEndElement(XMLElement)
- Method in class org.tigris.gef.persistence.
SAXParserBase
Implement in the concrete class to handle reaching the end tag of an element of interest.
handleEvent(Event)
- Method in class org.tigris.gef.base.
PrefsEditor
If the user wants to close the window, do it.
handleGroup(Attributes)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
handleGroup(AttributeList)
- Method in class org.tigris.gef.xml.svg.
SVGParser
handleLine(Attributes)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
handleLine(AttributeList)
- Method in class org.tigris.gef.xml.svg.
SVGParser
handlePath(Attributes)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
handlePath(AttributeList)
- Method in class org.tigris.gef.xml.svg.
SVGParser
handlePGML(Attributes)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
handlePolyLine(Attributes)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
handlePolyLine(AttributeList)
- Method in class org.tigris.gef.xml.svg.
SVGParser
handleRect(Attributes)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
handleRect(AttributeList)
- Method in class org.tigris.gef.xml.svg.
SVGParser
handleStartElement(XMLElement)
- Method in class org.tigris.gef.persistence.
SAXParserBase
Implement in the concrete class to handle reaching the start tag of an element of interest.
handleSVG(AttributeList)
- Method in class org.tigris.gef.xml.svg.
SVGParser
handleText(Attributes)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
handleText(AttributeList)
- Method in class org.tigris.gef.xml.svg.
SVGParser
hasFillColor()
- Method in class org.tigris.gef.presentation.
Fig
Does this Fig support the concept of "fill color" in principle
hasFillColor()
- Method in class org.tigris.gef.presentation.
FigEdge
An edge cannot be filled with color
hasFixedOffset()
- Method in class org.tigris.gef.presentation.
AnnotationProperties
hasFixedRatio()
- Method in class org.tigris.gef.presentation.
AnnotationProperties
hashCode()
- Method in class org.tigris.gef.graph.presentation.
JGraph
hasLineColor()
- Method in class org.tigris.gef.presentation.
Fig
Does this Fig support the concept of "line color" in principle
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
hField
- Variable in class org.tigris.gef.properties.ui.
RectangleEditor
hide(PropertyDescriptor)
- Method in class org.tigris.gef.properties.ui.
PropSheetCategory
hidePorts()
- Method in class org.tigris.gef.presentation.
FigNode
Make the port Figs invisible.
Highlightable
- Interface in
org.tigris.gef.ui
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
Reply the top Fig in the current layer that contains the given rectangle.
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
hit(Rectangle)
- Method in class org.tigris.gef.presentation.
Fig
Determine if the given rectangle contains some pixels of the Fig.
hit(Rectangle)
- Method in class org.tigris.gef.presentation.
FigEdge
hit(Rectangle)
- Method in class org.tigris.gef.presentation.
FigGroup
Returns true if any Fig in the group hits the given rect.
hit(Rectangle)
- Method in class org.tigris.gef.presentation.
FigLine
Reply true if the given point is "near" the line.
hit(Rectangle)
- Method in class org.tigris.gef.presentation.
FigNode
Returns true if any Fig in the group hits the given rect.
hit(Rectangle)
- Method in class org.tigris.gef.presentation.
FigPoly
Tests, if the given rectangle hits this polygon.
hit(Rectangle)
- Method in class org.tigris.gef.presentation.
FigText
Muse clicks are handled differentlty that the defi]ault Fig behavior so that it is easier to select text that is not filled.
hitFig(Rectangle)
- Method in class org.tigris.gef.presentation.
FigEdge
hitFig(Rectangle)
- Method in class org.tigris.gef.presentation.
FigGroup
Retrieve the top-most Fig containing the given point, or null.
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.
hitPort(Point)
- Method in class org.tigris.gef.presentation.
FigNode
Reply the NetPort associated with the topmost Fig under the mouse, or null if there is none.
hitPort(int, int)
- Method in class org.tigris.gef.presentation.
FigNode
Reply the port that "owns" the topmost Fig under the given point, or null if none.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_