Uses of Interface
org.eclipse.gef.LayerConstants
-
Packages that use LayerConstants Package Description org.eclipse.gef.editparts This package contains abstract implementation of the EditPart interface. -
-
Uses of LayerConstants in org.eclipse.gef.editparts
Classes in org.eclipse.gef.editparts that implement LayerConstants Modifier and Type Class Description classAbstractConnectionEditPartThe base implementation forConnectionEditPart.classFreeformGraphicalRootEditPartA graphical root that usesFreeformFiguresas the layers in the diagram.classGraphicalRootEditPartDeprecated.this class will be deleted, use ScrollingGraphicalViewer with ScalableRootEditPart insteadclassScalableFreeformRootEditPartAdds Zoom support to the standard FreeformGraphicalRootEditPart.classScalableRootEditPartA graphical root composed of regularLayers.
-