|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.architecture.traffic.infrastructure.Roaduser
org.jscience.architecture.traffic.infrastructure.Automobile
org.jscience.architecture.traffic.infrastructure.Car
org.jscience.architecture.traffic.infrastructure.PacCar
public class PacCar
PacCar, not standard...
| Field Summary |
|---|
| Fields inherited from class org.jscience.architecture.traffic.infrastructure.Car |
|---|
length, passengers, speed, type |
| Fields inherited from class org.jscience.architecture.traffic.infrastructure.Automobile |
|---|
soundFileName |
| Fields inherited from class org.jscience.architecture.traffic.infrastructure.Roaduser |
|---|
color, cycleAsked, cycleMoved, delay, destNode, drivelaneStartTime, inQueueForSign, loadData, parentName, position, prevSign, prevWaitPos, prevWaitTl, prevWaitTlColor, startNode, voted, waitPos, waitTl, waitTlColor |
| Constructor Summary | |
|---|---|
PacCar()
Empty constructor for loading |
|
PacCar(Node new_startNode,
Node new_destNode,
int pos)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
DOCUMENT ME! |
java.lang.String |
getXMLName()
DOCUMENT ME! |
| Methods inherited from class org.jscience.architecture.traffic.infrastructure.Car |
|---|
getLength, getNumPassengers, getSpeed, getType, paint, paint |
| Methods inherited from class org.jscience.architecture.traffic.infrastructure.Automobile |
|---|
toot |
| Methods inherited from class org.jscience.architecture.traffic.infrastructure.Roaduser |
|---|
addDelay, clone, didMove, didVote, getBounds, getCenterPoint, getChildren, getColor, getComplexBounds, getCurrentWaitPos, getCurrentWaitTl, getCurrentWaitTlColor, getCycleAsked, getCycleMoved, getDelay, getDescription, getDestNode, getDistance, getDrivelaneStartTime, getDriverName, getInQueueForSign, getPicture, getPosition, getPrevSign, getPrevWaitPos, getPrevWaitTl, getPrevWaitTlColor, getSelectionPoint, getSelectionPoints, getSound, getStartNode, getVehicleName, hasChildren, isSelectable, load, loadSecondStage, paint, paint, resetStats, saveChilds, saveSelf, setColor, setCycleAsked, setCycleMoved, setDelay, setDestNode, setDrivelaneStartTime, setInQueueForSign, setParentName, setPosition, setPrevSign, setStartNode, setVoted, setWaitPos |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PacCar(Node new_startNode,
Node new_destNode,
int pos)
public PacCar()
| Method Detail |
|---|
public java.lang.String getName()
Car
getName in class Carpublic java.lang.String getXMLName()
Car
getXMLName in interface XMLSerializablegetXMLName in class Car
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||