All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----CH.ifa.draw.standard.AbstractHandle | +----CH.ifa.draw.standard.LocatorHandle | +----CH.ifa.draw.standard.NullHandle
NullObject
NullObject enables to treat handles that don't do
anything in the same way as other handles.
protected Locator fLocator
public NullHandle(Figure owner, Locator locator)
public void draw(Graphics g)
All Packages Class Hierarchy This Package Previous Next Index