alchemist
alchemist
/
it.unibo.alchemist.boundary.gui.effects
/
DrawLayersIsolines
/
Distribution
Distribution
enum
Distribution
Content copied to clipboard
Distributions describing how values within an interval should be spaced.
Entries
Functions
Entries
LINEAR
Link copied to clipboard
LINEAR
Content copied to clipboard
LOGARITHMIC
Link copied to clipboard
LOGARITHMIC
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Content copied to clipboard
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
DrawLayersIsolines.Distribution
Content copied to clipboard
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
DrawLayersIsolines.Distribution
>
Content copied to clipboard