|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.fsa.swing.DefaultGrabLayouter.EnumKey
No comment provided by developer, please add a comment to improve documentation.
Field Summary | |
double |
alignment
No comment provided by developer, please add a comment to improve documentation. |
double |
angle
No comment provided by developer, please add a comment to improve documentation. |
double |
end
No comment provided by developer, please add a comment to improve documentation. |
int |
hashcode
No comment provided by developer, please add a comment to improve documentation. |
int |
orientation
No comment provided by developer, please add a comment to improve documentation. |
double |
start
No comment provided by developer, please add a comment to improve documentation. |
Constructor Summary | |
private |
DefaultGrabLayouter.EnumKey(int orientation,
double alignment,
double angle,
int hashcode)
Constructor for class EnumKey |
Method Summary | |
int |
compareTo(java.lang.Object o)
No comment provided by developer, please add a comment to improve documentation. |
static DefaultGrabLayouter.EnumKey |
create(JGrab grab,
Direction orientation,
double align)
No comment provided by developer, please add a comment to improve documentation. |
private static double |
getAngle(JGrab grab,
JBendLine line,
Direction orientation)
Get the angle attribute of the EnumKey class |
private static java.awt.Point |
getGrabCoordinates(JGrab grab)
Get the grabCoordinates attribute of the EnumKey class |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final transient double angle
public final transient int hashcode
public final transient int orientation
public final transient double alignment
public transient double start
public transient double end
Constructor Detail |
private DefaultGrabLayouter.EnumKey(int orientation, double alignment, double angle, int hashcode)
orientation
- No description providedalignment
- No description providedangle
- No description providedhashcode
- No description providedMethod Detail |
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable
o
- No description provided
public static DefaultGrabLayouter.EnumKey create(JGrab grab, Direction orientation, double align)
grab
- No description providedorientation
- No description providedalign
- No description provided
private static double getAngle(JGrab grab, JBendLine line, Direction orientation)
grab
- No description providedline
- No description providedorientation
- No description provided
private static java.awt.Point getGrabCoordinates(JGrab grab)
grab
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |