AxisFactory

org.nspl.AxisFactory
sealed trait AxisFactory

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def make(min: Double, max: Double, width: Double, horizontal: Boolean): Axis