public interface IlvCrossing
Modifier and Type | Method and Description |
---|---|
IlvCrossingOwner |
getActiveOwner()
The object that owns the crossing and a jog is drawn.
|
IlvCrossingOwner |
getPassiveOwner()
The object that owns the crossing and no jog is drawn.
|
double |
getX()
The x coordinate of the crossing.
|
double |
getY()
The y coordinate of the crossing.
|
double getX()
double getY()
IlvCrossingOwner getActiveOwner()
IlvCrossingOwner getPassiveOwner()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.