|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTSOpts
TSSigSgL
class TSSigSgL
.
====================================================================== Class TSSigSgL -- Definition of a SignalLight-Entry This entry is referenced from a 'SignalType'-definition. ##TSSigSgL (Eyecatcher) ======================================================================
Field Summary | |
---|---|
private int |
Cnt
|
protected static java.lang.String |
IdStr
|
private TSSigLgt |
LRef
|
private int |
Nr
|
private TSPos |
Pos
|
private double |
R
|
Constructor Summary | |
---|---|
protected |
TSSigSgL()
. |
protected |
TSSigSgL(int nr,
TSSigLgt lr)
. |
Method Summary | |
---|---|
protected TSSigLgt |
chgLRef(TSSigLgt nR)
. |
protected java.util.Iterator<java.lang.String> |
crDef(java.util.ArrayList<java.lang.String> LneT)
. |
protected int |
getNr()
. |
protected int |
incCnt(int inc)
. |
protected TSPos |
setLPos(TSPos cP)
. |
protected boolean |
setLRad(double r)
. |
protected java.lang.String |
toStr()
. |
Methods inherited from class TSOpts |
---|
$init, chkMsk, chkMsk, clrMsk, clrMsk, cntMsk, cntMsk, fndMsk, getMsk, orMsk, orMsk, prtMsk, resMsk, setMsk, setMsk, tstMsk |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String IdStr
private int Nr
private int Cnt
private TSSigLgt LRef
private TSPos Pos
private double R
Constructor Detail |
---|
protected TSSigSgL()
Used options (stored within mask of 'TSOpt'): 0 to 15 - not used until now (Systemoptions) 16 - SignalFlags: SEMAPHORE_CHANGE 17 - ===================================================================== Constructor: (1) Create default-entry =====================================================================
protected TSSigSgL(int nr, TSSigLgt lr)
===================================================================== Constructor: (2) Create standard-entry =====================================================================
Method Detail |
---|
protected TSSigLgt chgLRef(TSSigLgt nR)
===================================================================== Method "chgLRef" Manage reference to signallight-texture definition. ##chgLRef.TSSigSgL (Eyecatcher) =====================================================================
protected final java.util.Iterator<java.lang.String> crDef(java.util.ArrayList<java.lang.String> LneT)
===================================================================== Method "crDef" Create readeable lines for output of definition. ##crDef.TSSigSgL (Eyecatcher) =====================================================================
protected int getNr()
===================================================================== Method "getNr" Return current number of entry ##getNr.TSSigSgL (Eyecatcher) =====================================================================
protected final int incCnt(int inc)
===================================================================== Method "incCnt" Increment reference-counter (using argument '0', reference-counter may be returned only) ##incCnt.TSSigSgL (Eyecatcher) =====================================================================
protected TSPos setLPos(TSPos cP)
===================================================================== Method "setLPos" Store current position of light-object. ##setLPos.TSSigSgL (Eyecatcher) =====================================================================
protected boolean setLRad(double r)
===================================================================== Method "setLRad" Store new radius-value of the signallight-object. ##setLRad.TSSigSgL (Eyecatcher) =====================================================================
protected final java.lang.String toStr()
===================================================================== Method "toStr" Build a string-representation of all values of this class ##toStr.TSSigSgL (Eyecatcher) =====================================================================
toStr
in class TSOpts
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |