Uses of Interface
org.eclipse.draw2d.FreeformFigure
Packages that use FreeformFigure
Package
Description
Primary package containing general interfaces and implementation classes.
-
Uses of FreeformFigure in org.eclipse.draw2d
Classes in org.eclipse.draw2d that implement FreeformFigureModifier and TypeClassDescriptionclassLayer designed specifically to handle the presence of connections.classA Layer that can extend in all 4 directions.classA LayeredPane that containsFreeformLayers.classMethods in org.eclipse.draw2d that return FreeformFigureModifier and TypeMethodDescriptionprotected FreeformFigureAutoscaleFreeformViewport.getFreeformFigure()protected FreeformFigureFreeformViewport.getFreeformFigure()Returns theFreeformFigurethat is the contents of this viewport ornull, if the contents is not set or not aFreeformFigure.