|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg.KeyPoint
public static class LineSeg.KeyPoint
Enumeration class for defining the keypoint along a line segment. Can be one
of ORIGIN
, MIDPOINT
or TERMINUS
.
Field Summary | |
---|---|
static LineSeg.KeyPoint |
MIDPOINT
Constant designating the mid point on the line segment. |
static LineSeg.KeyPoint |
ORIGIN
Constant designating the origin point on the line segment. |
static LineSeg.KeyPoint |
TERMINUS
Constant designating the terminal point on the line segment. |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final LineSeg.KeyPoint ORIGIN
public static final LineSeg.KeyPoint MIDPOINT
public static final LineSeg.KeyPoint TERMINUS
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.