|
Eclipse GEF 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnapToGeometry.Entry | |
org.eclipse.gef | All interfaces, base types, and the plugin class are here. |
Uses of SnapToGeometry.Entry in org.eclipse.gef |
Fields in org.eclipse.gef declared as SnapToGeometry.Entry | |
protected SnapToGeometry.Entry[] |
SnapToGeometry.rows
The horizontal rows being snapped to. |
protected SnapToGeometry.Entry[] |
SnapToGeometry.cols
The vertical columnd being snapped to. |
Methods in org.eclipse.gef with parameters of type SnapToGeometry.Entry | |
protected double |
SnapToGeometry.getCorrectionFor(SnapToGeometry.Entry[] entries,
Map extendedData,
boolean vert,
double near,
double far)
Returns the correction value for the given entries and sides. |
protected double |
SnapToGeometry.getCorrectionFor(SnapToGeometry.Entry[] entries,
Map extendedData,
boolean vert,
double value,
int side)
Returns the correction value between ± SnapToGeometry.THRESHOLD , or the THRESHOLD if no
corrections were found. |
|
Eclipse GEF 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |