Uses of Class
org.eclnt.ccaddons.pbc.xyeditor.logic.XYMargin
Packages that use XYMargin
-
Uses of XYMargin in org.eclnt.ccaddons.pbc.xyeditor
Methods in org.eclnt.ccaddons.pbc.xyeditor that return XYMarginMethods in org.eclnt.ccaddons.pbc.xyeditor with parameters of type XYMargin -
Uses of XYMargin in org.eclnt.ccaddons.pbc.xyeditor.logic
Methods in org.eclnt.ccaddons.pbc.xyeditor.logic that return XYMarginModifier and TypeMethodDescriptionIXYContent.getMargin()Some margin is to be added to the component.Methods in org.eclnt.ccaddons.pbc.xyeditor.logic with parameters of type XYMarginModifier and TypeMethodDescriptionstatic XYLogic.XYCoordinateXYLogic.calculateXYCoordinateFromContentToPaintArea(IXYContent xyContent, XYMargin pageMargin) static XYLogic.XYCoordinateXYLogic.calculateXYCoordinateFromPaintAreaToContent(int x, int y, IXYContent xyContent, XYMargin pageMargin)