Uses of Interface
net.officefloor.gef.editor.OverlayVisualContext
-
Packages that use OverlayVisualContext Package Description net.officefloor.gef.editor net.officefloor.gef.editor.internal.parts -
-
Uses of OverlayVisualContext in net.officefloor.gef.editor
Methods in net.officefloor.gef.editor with parameters of type OverlayVisualContext Modifier and Type Method Description void
OverlayVisualFactory. loadOverlay(OverlayVisualContext context)
Loads the overlay. -
Uses of OverlayVisualContext in net.officefloor.gef.editor.internal.parts
Classes in net.officefloor.gef.editor.internal.parts that implement OverlayVisualContext Modifier and Type Class Description class
AdaptedOverlayHandlePart
IHandlePart
for the overlay.
-