root
root
API
io.github.srs
controller
ControllerModule
Component
Controller
Controller
Interface
Provider
model
validation
DomainError
NegativeOrZero
Validation
Entity
ModelModule
Component
Model
Interface
Model
Provider
Orientation
Orientation
Point2D
ShapeType
Circle
Rectangle
StaticEntity
Obstacle
Light
StaticEntity
view
SimpleView
ViewModule
Component
View
Interface
Provider
View
Launcher
run
root
/
io.github.srs
/
io.github.srs.model
/
ShapeType
/
Circle
Circle
io.github.srs.model.ShapeType.Circle
final case
class
Circle
(
radius
:
Double
)
A circular shape.
Value parameters
radius
the radius of the circle, must be a positive value.
Attributes
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Value parameters
Members list
Value members
Inherited methods