@Deprecated public class IltLineSegment extends IlpLineSegment implements Cloneable
Line2D.Double, Line2D.Float
Constructor and Description |
---|
IltLineSegment(IlvPoint from,
IlvPoint to)
Deprecated.
Creates a new line segment, connecting two points.
|
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Deprecated.
Returns a copy of this object.
|
getBounds2D, getDirection, getFrom, getOrientation, getP1, getP2, getTo, getX1, getX2, getY1, getY2, intersects, intersects, isParallelTo, isParallelVectorTo, length, nearestTo, setFrom, setLine, setTo, sqdist, toString, transientInit
contains, contains, contains, contains, getBounds, getPathIterator, getPathIterator, intersects, intersectsLine, intersectsLine, linesIntersect, ptLineDist, ptLineDist, ptLineDist, ptLineDistSq, ptLineDistSq, ptLineDistSq, ptSegDist, ptSegDist, ptSegDist, ptSegDistSq, ptSegDistSq, ptSegDistSq, relativeCCW, relativeCCW, relativeCCW, setLine, setLine
public Object clone()
clone
in class IlpLineSegment
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.