JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
model.map.shapes
Interface CircularShape
All Known Implementing Classes:
AatomHumanAgent
,
Agent
,
CircularMapComponent
,
HumanAgent
,
Luggage
,
OperatorAgent
,
Passenger
public interface
CircularShape
All
MapComponent
s with a circular shape implement this interface.
Author:
S.A.M. Janssen
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
float
getRadius
()
Gets the radius.
Method Detail
getRadius
float getRadius()
Gets the radius.
Returns:
The radius.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method