Packagecom.yworks.canvas.input.snapLines
Classpublic class SnapLineOrientation
InheritanceSnapLineOrientation Inheritance Object

The orientation used by snap lines. Objects can snap vertically to a HORIZONTAL snap line or horizontally to a VERTICAL snap line.

See also

SnapLine.orientation


Public Constants
 ConstantDefined By
  HORIZONTAL : SnapLineOrientation
[static] Constant that describes a horizontal orientation of a snap line.
SnapLineOrientation
  VERTICAL : SnapLineOrientation
[static] Constant that describes a vertical orientation of a snap line.
SnapLineOrientation
Constant Detail
HORIZONTALConstant
public static const HORIZONTAL:SnapLineOrientation

Constant that describes a horizontal orientation of a snap line.

VERTICALConstant 
public static const VERTICAL:SnapLineOrientation

Constant that describes a vertical orientation of a snap line.