class
BarChartView[S, Y, D] extends AnyRef
Instance Constructors
-
new
BarChartView(chart: BarChart[S, Y, D], data: D, colorStream: Stream[Color], normalFont: Font)(implicit arg0: Plottable[Y], arg1: Eq[Y])
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
val
bars: Stream[Rectangle[Double, Y]]
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
val
gTics: XTics[Double, Y]
-
final
def
getClass(): Class[_]
-
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
val
maxX: Double
-
val
maxY: Y
-
val
minX: Double
-
val
minY: Y
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
padding: Double
-
val
scaledArea: ScaledArea2D[Double, Y]
-
val
slices: Traversable[S]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
val
whiteSpace: Double
-
val
widthPerSlice: Double
-
val
yAxis: Double
-
implicit
val
yOrder: Order[Y]
-
val
yPlottable: Plottable[Y]
-
val
yTics: YTics[Double, Y]
Inherited from AnyRef
Inherited from Any