Klasse Endpoints
java.lang.Object
de.labAlive.core.layout.util.Endpoints
- Bekannte direkte Unterklassen:
WireEndpoints
A from and to position.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungbooleanabove()booleanbelow()Direction when you look from a position to a position.static DirectiongetDirection(Position from, Position to) static Direction4getDirection4(Position from, Position to) getFrom()getTo()intintvoidinvert()booleanbooleanisNope()booleanleft()booleanright()booleanbooleansameRow()toString()
-
Konstruktordetails
-
Endpoints
-
-
Methodendetails
-
invert
public void invert() -
isNope
public boolean isNope() -
getDirection
-
getDirection4
-
getDirection4
-
getDirection
-
sameColomn
public boolean sameColomn() -
sameRow
public boolean sameRow() -
below
public boolean below() -
above
public boolean above() -
right
public boolean right() -
left
public boolean left() -
getTo
-
getFrom
-
isAdjacent
public boolean isAdjacent() -
getXIncrement
public int getXIncrement() -
getYIncrement
public int getYIncrement() -
toString
-