Uses of Class
org.eclnt.ccaddons.pbc.xyeditor.logic.XYLogic.XYCoordinate
Packages that use XYLogic.XYCoordinate
-
Uses of XYLogic.XYCoordinate in org.eclnt.ccaddons.pbc.xyeditor.logic
Methods in org.eclnt.ccaddons.pbc.xyeditor.logic that return XYLogic.XYCoordinateModifier and TypeMethodDescriptionstatic XYLogic.XYCoordinateXYLogic.calculateXYCoordinateFromContentToPaintArea(IXYContent xyContent, XYMargin pageMargin) static XYLogic.XYCoordinateXYLogic.calculateXYCoordinateFromPaintAreaToContent(int x, int y, IXYContent xyContent, XYMargin pageMargin)