| net.refractions.udig.printing.ui.internal.editor.policies.CustomXYLayoutEditPolicy
CustomXYLayoutEditPolicy | public class CustomXYLayoutEditPolicy extends XYLayoutEditPolicy (Code) | | This is a policy for the Page. It allows new boxes to be created.
author: Richard Gould since: 0.3 |
createAddCommand | protected Command createAddCommand(EditPart child, Object constraint)(Code) | | |
createChangeConstraintCommand | protected Command createChangeConstraintCommand(EditPart child, Object constraint)(Code) | | |
createChildEditPolicy | protected EditPolicy createChildEditPolicy(EditPart child)(Code) | | TODO summary sentence for createChildEditPolicy ...
See Also: org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy.createChildEditPolicy(org.eclipse.gef.EditPart) Parameters: child - |
getCreateCommand | protected Command getCreateCommand(CreateRequest request)(Code) | | |
getDeleteDependantCommand | protected Command getDeleteDependantCommand(Request request)(Code) | | |
|
|