org.joone.edit
Class SpecialConnectionHandle
- java.lang.Object
-
- CH.ifa.draw.standard.AbstractHandle
-
- CH.ifa.draw.standard.LocatorHandle
-
- CH.ifa.draw.standard.ConnectionHandle
-
- org.joone.edit.SpecialConnectionHandle
-
- All Implemented Interfaces:
- Handle
public class SpecialConnectionHandle extends ConnectionHandle
A SpecialConnectionHandle is a ConnectionHandle with a rect shape and a custom color
-
-
Field Summary
-
Fields inherited from class CH.ifa.draw.standard.AbstractHandle
HANDLESIZE
-
-
Constructor Summary
Constructors Constructor and Description SpecialConnectionHandle(Figure owner, Locator l, ConnectionFigure prototype, java.awt.Color color)Creates new SpecialConnectionHandle
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voiddraw(java.awt.Graphics g)Draws the special connection handle, by default the outline of a colored rectangle.-
Methods inherited from class CH.ifa.draw.standard.ConnectionHandle
invokeEnd, invokeStart, invokeStep
-
Methods inherited from class CH.ifa.draw.standard.LocatorHandle
locate
-
Methods inherited from class CH.ifa.draw.standard.AbstractHandle
containsPoint, displayBox, invokeEnd, invokeStart, invokeStep, owner
-
-
-
-
Constructor Detail
-
SpecialConnectionHandle
public SpecialConnectionHandle(Figure owner, Locator l, ConnectionFigure prototype, java.awt.Color color)
Creates new SpecialConnectionHandle
-
-
Method Detail
-
draw
public void draw(java.awt.Graphics g)
Draws the special connection handle, by default the outline of a colored rectangle.- Specified by:
drawin interfaceHandle- Overrides:
drawin classConnectionHandle
-
-
DataMelt 3.0 © DataMelt by jWork.ORG