public class PathToPoint
extends java.lang.Object
implements java.lang.Comparable
| Constructor and Description |
|---|
PathToPoint(PointOnNet point, LogicalLightSubPath subPath) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(java.lang.Object o) |
PointOnNet |
getPoint() |
LogicalLightSubPath |
getSubPath() |
public PathToPoint(PointOnNet point, LogicalLightSubPath subPath)
public PointOnNet getPoint()
public LogicalLightSubPath getSubPath()
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparable