Skip navigation links
GEF4 Geometry
1.0.0.201605231909
A B C D E F G H I L M N O P Q R S T U V W X Y Z 

L

Line - Class in org.eclipse.gef4.geometry.planar
Represents the geometric shape of a line (or linear curve).
Line(double...) - Constructor for class org.eclipse.gef4.geometry.planar.Line
Constructs a new Line from the given coordinate values.
Line(double, double, double, double) - Constructor for class org.eclipse.gef4.geometry.planar.Line
Constructs a new Line, which connects the two Points given indirectly by their coordinates
Line(Point...) - Constructor for class org.eclipse.gef4.geometry.planar.Line
Constructs a new Line, which connects the two Points given.
Line(Point, Point) - Constructor for class org.eclipse.gef4.geometry.planar.Line
Constructs a new Line which connects the two given Points
LINE_TO - Static variable in class org.eclipse.gef4.geometry.planar.Path.Segment
A Path.Segment.LINE_TO Path.Segment represents a Line from the previous position of a Path to the Point at index 0 associated with the Path.Segment.
lineTo(double, double) - Method in class org.eclipse.gef4.geometry.planar.Path
Adds a straight line segment from the current position to the specified end position.
A B C D E F G H I L M N O P Q R S T U V W X Y Z 
Skip navigation links
GEF4 Geometry
1.0.0.201605231909

Copyright (c) 2014 itemis AG, and others. All rights reserved.