Package ch.bailu.gtk.gsk
Schnittstelle LineJoin
public interface LineJoin
-
Feldübersicht
Felder
-
Felddetails
-
MITER
static final int MITERUse a sharp angled corner- Siehe auch:
-
ROUND
static final int ROUNDUse a round join, the center of the circle is
the join point- Siehe auch:
-
BEVEL
static final int BEVELuse a cut-off join, the join is cut off at half
the line width from the joint point- Siehe auch:
-