alchemist
24.0.7-dev06+b76482905
alchemist-euclidean-geometry
/
it.unibo.alchemist.model.interfaces.properties
/
OccupiesSpaceProperty
Occupies
Space
Property
interface
OccupiesSpaceProperty
<
T
,
S
:
Vector
<
S
>
,
A
:
GeometricTransformation
<
S
>
>
:
NodeProperty
<
T
>
Content copied to clipboard
A node's ability to have a Shape.
Functions
Properties
Inheritors
Functions
clone
On
New
Node
Link copied to clipboard
abstract
fun
cloneOnNewNode
(
node
:
Node
<
T
>
)
:
NodeProperty
<
T
>
Content copied to clipboard
Properties
node
Link copied to clipboard
abstract
val
node
:
Node
<
T
>
Content copied to clipboard
shape
Link copied to clipboard
abstract
val
shape
:
GeometricShape
<
S
,
A
>
Content copied to clipboard
The node's shape.
Inheritors
CircularArea
Link copied to clipboard
RectangularArea
Link copied to clipboard