getSize

actual abstract fun getSize(node: N): Double

Corresponds to area in map.

Return

the area

Parameters

node

the node.

expect abstract fun getSize(node: N): Double

Corresponds to area in map.

Return

the area

Parameters

node

the node.

actual abstract fun getSize(node: N): Double

Corresponds to area in map.

Return

the area

Parameters

node

the node.

actual abstract fun getSize(node: N): Double

Corresponds to area in map.

Return

the area

Parameters

node

the node.