|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.gef.SnapToGeometry.Entry
protected static class SnapToGeometry.Entry
A vertical or horizontal snapping point. since 3.0
| Constructor Summary | |
|---|---|
protected |
SnapToGeometry.Entry(int type,
int location)
Constructs a new entry of the given type and location. |
| Method Summary | |
|---|---|
int |
getLocation()
Returns the location of the snap entry. |
int |
getType()
Returns the snap type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SnapToGeometry.Entry(int type,
int location)
type - an integer between -1 and 1 inclusivelylocation - the location| Method Detail |
|---|
public int getLocation()
public int getType()
|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||