Class SnappingModel.SnappingLocation

  • Enclosing class:
    SnappingModel

    public static class SnappingModel.SnappingLocation
    extends java.lang.Object
    A SnappingModel.SnappingLocation combines an IContentPart, a position coordinate in the scene coordinate system, and an Orientation. The position coordinate is evaluated in dependence of the location's Orientation. For horizontal locations, the position coordinate is a y-coordinate. For vertical locations, the position coordinate is an x-coordinate.