java.lang.Object
com.aspose.diagram.SnapExtensions
public class SnapExtensions
- extends java.lang.Object
Utility class containing constants.
Specifies whether a specific snap extension setting is enabled or disabled for the active window. The value can be a sum of the values.
NONE | |
public static final int NONE |
-
Snap to nothing.
ALIGNMENT_BOX_EXTENSION | |
public static final int ALIGNMENT_BOX_EXTENSION |
-
Snap to alignment box extension.
CENTER_AXES | |
public static final int CENTER_AXES |
-
Snap to center axis extension.
CURVE_TANGENT | |
public static final int CURVE_TANGENT |
-
Snap to curve tangent extension.
ENDPOINT | |
public static final int ENDPOINT |
-
Snap to end point extension.
MIDPOINT | |
public static final int MIDPOINT |
-
Snap to mid point extension.
LINEAR_EXTENSION | |
public static final int LINEAR_EXTENSION |
-
Snap to linear extension.
CURVE_EXTENSION | |
public static final int CURVE_EXTENSION |
-
Snap to curve extension.
ENDPOINT_PERPENDICULAR | |
public static final int ENDPOINT_PERPENDICULAR |
-
Snap to end point perpendicular extension.
MIDPOINT_PERPENDICULAR | |
public static final int MIDPOINT_PERPENDICULAR |
-
Snap to mid point perpendicular extension.
ENDPOINT_HORIZONTAL | |
public static final int ENDPOINT_HORIZONTAL |
-
Snap to end point horizontal extension.
ENDPOINT_VERTICAL | |
public static final int ENDPOINT_VERTICAL |
-
Snap to end point vertical extension.
ELLIPSE_CENTER | |
public static final int ELLIPSE_CENTER |
-
Snap to ellipse center extension.
ISOMETRIC_ANGLES | |
public static final int ISOMETRIC_ANGLES |
-
Snap to isometric angles extension.
UNDEFINED | |
public static final int UNDEFINED |
-
Undefined.
See Also:
Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
Aspose.Diagram Support Forum - our preferred method of support.