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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.