Serialized Form

Class soccerclient.datamanager.Area implements Serializable

Serialized Fields

minX

double minX

maxX

double maxX

minY

double minY

maxY

double maxY


Class soccerclient.datamanager.Ball implements Serializable

Serialized Fields

oldBall

Coordinate oldBall

aktBall

Coordinate aktBall

newBall

Coordinate newBall

timestamp

int timestamp


Class soccerclient.datamanager.Coordinate implements Serializable

Serialized Fields

xAchse

double xAchse

yAchse

double yAchse


Class soccerclient.datamanager.Field implements Serializable

Serialized Fields

leftGoal

Coordinate leftGoal

rightGoal

Coordinate rightGoal


Class soccerclient.datamanager.Field.NoFlag implements Serializable


Class soccerclient.visualization.FieldJPanel implements Serializable

Serialized Fields

xSize

int xSize

middleX

int middleX

middleY

int middleY

lineN

int lineN

lineS

int lineS

lineW

int lineW

lineE

int lineE

plineN

int plineN

radius

int radius

goalX

int goalX


Class soccerclient.datamanager.Log implements Serializable

Serialized Fields

col

java.util.ArrayList col

empty

boolean empty

code

java.lang.String code

pi

PlayerInfo pi


Class soccerclient.datamanager.OtherPlayer implements Serializable

Serialized Fields

position

Coordinate position

distChange

double distChange

dirChange

double dirChange

bodyDir

double bodyDir

headDir

double headDir

time

int time


Class soccerclient.datamanager.PlayerInfo implements Serializable

Serialized Fields

nearFriend

java.util.HashMap nearFriend

nearEnemy

java.util.HashMap nearEnemy

farFriend

java.util.LinkedList farFriend

farEnemy

java.util.LinkedList farEnemy

enemyGoalie

OtherPlayer enemyGoalie

ownGoalie

OtherPlayer ownGoalie

side

boolean side

startSide

boolean startSide

uniformNumber

int uniformNumber

teamName

java.lang.String teamName

playMode

PlayMode playMode

ball

Ball ball

startPosition

Coordinate startPosition

standardPosition

Coordinate standardPosition

areaOfResp

Area areaOfResp

viewMode

ViewMode viewMode

stamina

double stamina

effort

double effort

speedAmount

double speedAmount

speedDirection

double speedDirection

headAngle

double headAngle

kickCount

int kickCount

dashCount

int dashCount

turnCount

int turnCount

sayCount

int sayCount

turnNeckCount

int turnNeckCount

catchCount

int catchCount

moveCount

int moveCount

changeViewCount

int changeViewCount

time

int time

position

Coordinate position

sc

Score sc

log

Log log

bodyDir

double bodyDir

lastTime

int lastTime

flag

Field flag

visualInfoNeeded

boolean visualInfoNeeded


Class soccerclient.datamanager.PlayerInfo.InvalidNumber implements Serializable

Serialized Fields

this$0

PlayerInfo this$0


Class soccerclient.datamanager.PlayerInfo.NoLine implements Serializable

Serialized Fields

this$0

PlayerInfo this$0


Class soccerclient.datamanager.PlayMode implements Serializable

Serialized Fields

mode

int mode


Class soccerclient.datamanager.PlayMode.NoPlayMode implements Serializable

Serialized Fields

this$0

PlayMode this$0


Class soccerclient.brain.PlayModeException implements Serializable


Class soccerclient.datamanager.Score implements Serializable

Serialized Fields

left

int left

right

int right


Class soccerclient.brain.StateException implements Serializable


Class soccerclient.datamanager.ViewMode implements Serializable

Serialized Fields

quality

int quality

width

int width


Class soccerclient.datamanager.ViewMode.NoViewMode implements Serializable

Serialized Fields

this$0

ViewMode this$0


Class soccerclient.visualization.Visualization implements Serializable

Serialized Fields

adr

java.net.InetAddress adr

sock

java.net.DatagramSocket sock

AktNr

int AktNr

borderLayout1

java.awt.BorderLayout borderLayout1

northP

javax.swing.JPanel northP

southP

javax.swing.JPanel southP

p1But

javax.swing.JButton p1But

p2But

javax.swing.JButton p2But

p3But

javax.swing.JButton p3But

p4But

javax.swing.JButton p4But

p5But

javax.swing.JButton p5But

p6But

javax.swing.JButton p6But

p7But

javax.swing.JButton p7But

p8But

javax.swing.JButton p8But

p9But

javax.swing.JButton p9But

p10But

javax.swing.JButton p10But

p11But

javax.swing.JButton p11But

logoutBut

javax.swing.JButton logoutBut

timeBut

javax.swing.JButton timeBut

flowLayout1

java.awt.FlowLayout flowLayout1

PositionLabel

javax.swing.JLabel PositionLabel

NumberLabel

javax.swing.JLabel NumberLabel

BodyDirectionLabel

javax.swing.JLabel BodyDirectionLabel

HeadAngleLabel

javax.swing.JLabel HeadAngleLabel

StaminaLabel

javax.swing.JLabel StaminaLabel

EffortLabel

javax.swing.JLabel EffortLabel

SpeedAmountLabel

javax.swing.JLabel SpeedAmountLabel

SpeedDirectionLabel

javax.swing.JLabel SpeedDirectionLabel

KickCountLabel

javax.swing.JLabel KickCountLabel

DashCountLabel

javax.swing.JLabel DashCountLabel

TurnCountLabel

javax.swing.JLabel TurnCountLabel

SayCountLabel

javax.swing.JLabel SayCountLabel

TurnNeckCountLabel

javax.swing.JLabel TurnNeckCountLabel

CatchCountLabel

javax.swing.JLabel CatchCountLabel

MoveCountLabel

javax.swing.JLabel MoveCountLabel

ChangeViewCountLabel

javax.swing.JLabel ChangeViewCountLabel

ScoreLabel

javax.swing.JLabel ScoreLabel

PlayModeLabel

javax.swing.JLabel PlayModeLabel

ViewModeLabel

javax.swing.JLabel ViewModeLabel

TimeLabel

javax.swing.JLabel TimeLabel

SideLabel

javax.swing.JLabel SideLabel

HSColorLabel

javax.swing.JLabel HSColorLabel

FPColorLabel

javax.swing.JLabel FPColorLabel

FGColorLabel

javax.swing.JLabel FGColorLabel

OPColorLabel

javax.swing.JLabel OPColorLabel

OGColorLabel

javax.swing.JLabel OGColorLabel

OBColorLabel

javax.swing.JLabel OBColorLabel

ABColorLabel

javax.swing.JLabel ABColorLabel

NBColorLabel

javax.swing.JLabel NBColorLabel