Percent
doodle.core.Coordinate$.Percent
final case class Percent(value: Double) extends Coordinate
Value is normalized so 100 percent is 1.0
Attributes
- Source
- Coordinate.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Coordinateclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Coordinate
- Source
- Coordinate.scala
Attributes
- Inherited from:
- Coordinate
- Source
- Coordinate.scala
Attributes
- Inherited from:
- Coordinate
- Source
- Coordinate.scala
Evaluate this Coordinate given values for -100% and +100%
Evaluate this Coordinate given values for -100% and +100%
Attributes
- Inherited from:
- Coordinate
- Source
- Coordinate.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Coordinate
- Source
- Coordinate.scala
In this article