@Deprecated public static class IltLogicalPolyPoints.PointAndDirection extends Object
getMedian
.
Internal use only !
Modifier and Type | Field and Description |
---|---|
int |
direction
Deprecated.
The link's direction at that point:
IlvDirection.Vertical
or IlvDirection.Horizontal or 0 |
IlvPoint |
point
Deprecated.
The median point.
|
double |
slope
Deprecated.
The link's direction at that point, equals
dy/dx . |
Modifier and Type | Method and Description |
---|---|
String |
toString()
Deprecated.
Converts the object into a human-readable format.
|
public IlvPoint point
public int direction
IlvDirection.Vertical
or IlvDirection.Horizontal
or 0
public double slope
dy/dx
.
(May be Infinity.)© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.