Class LineSeg.Sign
java.lang.Object
org.eclipse.graphiti.ui.internal.util.draw2d.LineSeg.Sign
- Enclosing class:
- LineSeg
Enumeration class for defining the orientations of a point relative to
the line segment. The orientations can be one of
POSITIVE
or
NEGATIVE
.-
Field Summary
Modifier and TypeFieldDescriptionstatic final LineSeg.Sign
Constant designating an orientation that is negative relative to the lineseg vector.static final LineSeg.Sign
Constant designating an orientation that is position relative to the lineseg vector. -
Method Summary