implicit final
class
RichAxes[A, B] extends AnyVal with ClosedShape
Instance Constructors
-
new
RichAxes(a: Axes[A, B])
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (RichAxes[A, B], B)
-
final
def
==(arg0: Any): Boolean
-
val
a: Axes[A, B]
-
-
-
final
def
asInstanceOf[T0]: T0
-
-
def
elementOf(xs: Set[RichAxes[A, B]]): Boolean
-
-
-
def
ensuring(cond: Boolean, msg: ⇒ Any): RichAxes[A, B]
-
-
def
formatted(fmtstr: String): String
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
-
-
-
def
preApply[B](f: (RichAxes[A, B]) ⇒ B): B
-
-
-
def
to(max: RichAxes[A, B])(implicit b: Boundable[RichAxes[A, B]]): Bound[RichAxes[A, B]]
-
def
toString(): String
-
-
def
~(property: Property): StyledShape
-
-
def
→[B](y: B): (RichAxes[A, B], B)
Shadowed Implicit Value Members
-
Deprecated Value Members
-
-
def
draw(style: Style)(implicit g: PGraphics): Unit
-
def
|>[B](f: (RichAxes[A, B]) ⇒ B): B
Inherited by implicit conversion DrxBoundOps from
RichAxes[A, B] to BoundOps[RichAxes[A, B]]
Inherited by implicit conversion any2stringadd from
RichAxes[A, B] to any2stringadd[RichAxes[A, B]]
Inherited by implicit conversion StringFormat from
RichAxes[A, B] to StringFormat[RichAxes[A, B]]
Inherited by implicit conversion Ensuring from
RichAxes[A, B] to Ensuring[RichAxes[A, B]]
Inherited by implicit conversion ArrowAssoc from
RichAxes[A, B] to ArrowAssoc[RichAxes[A, B]]