Class

com.knockdata.spark.highcharts.model

Axis

Related Doc: package model

Permalink

class Axis extends BaseModel with PublicApply

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Axis
  2. PublicApply
  3. BaseModel
  4. IModel
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Axis(text: String = "")

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def allowDecimals(value: Boolean): Axis.this.type

    Permalink
  5. def alternateGridColor(value: String): Axis.this.type

    Permalink
  6. def append(fieldName: String, subFieldName: String, subFieldValue: Any): Axis.this.type

    Permalink
    Attributes
    protected
    Definition Classes
    BaseModelIModel
  7. def append(name: String, value: Any): Axis.this.type

    Permalink
    Attributes
    protected
    Definition Classes
    BaseModelIModel
  8. def append(field: JField): Axis.this.type

    Permalink

    append a JField, it's the main entry

    append a JField, it's the main entry

    Attributes
    protected
    Definition Classes
    BaseModelIModel
  9. def appendSubItems(): Unit

    Permalink

    append all sub items to the result.

    append all sub items to the result.

    The sub items has to be in objects. That's it can only be done before all data is ready

    Attributes
    protected
    Definition Classes
    BaseModel
  10. def apply(fieldName: String, fieldValue: Any): Axis.this.type

    Permalink
    Definition Classes
    PublicApply
  11. def apply(fieldName: String, subFieldName: String, fieldValue: Any): Axis.this.type

    Permalink
    Definition Classes
    PublicApply
  12. def apply(fieldName: String, fieldValue: Seq[_]): Axis.this.type

    Permalink
    Definition Classes
    PublicApply
  13. def apply(fieldName: String, fieldValue: JValue): Axis.this.type

    Permalink
    Definition Classes
    PublicApply
  14. def apply(fieldName: String, fieldValue: Boolean): Axis.this.type

    Permalink
    Definition Classes
    PublicApply
  15. def apply(fieldName: String, fieldValue: Double): Axis.this.type

    Permalink
    Definition Classes
    PublicApply
  16. def apply(fieldName: String, fieldValue: Int): Axis.this.type

    Permalink
    Definition Classes
    PublicApply
  17. def apply(fieldName: String, fieldValue: String): Axis.this.type

    Permalink
    Definition Classes
    PublicApply
  18. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  19. def breaks(values: Map[String, Any]*): Axis.this.type

    Permalink
  20. def categories(values: List[String]): Axis.this.type

    Permalink
  21. def categories(values: String*): Axis.this.type

    Permalink
  22. def ceiling(value: Int): Axis.this.type

    Permalink
  23. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  24. val codes: Map[String, String]

    Permalink

    Store code temporary since code is not valid JSON so put Stakeholder first, after everything created as String just before substitute it with real code

    Store code temporary since code is not valid JSON so put Stakeholder first, after everything created as String just before substitute it with real code

    s"--$$fieldName-$$codeMD5--" -> Real JavaScript code

    Definition Classes
    BaseModel
  25. def compactJson: String

    Permalink
    Definition Classes
    BaseModel
  26. lazy val compactReplaced: String

    Permalink
    Definition Classes
    BaseModel
  27. def crosshair(value: Boolean): Axis.this.type

    Permalink
  28. def dateTimeLabelFormats(values: (String, Any)*): Axis.this.type

    Permalink
  29. def endOnTick(value: Boolean): Axis.this.type

    Permalink
  30. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  31. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  32. def events(values: (String, String)*): Axis.this.type

    Permalink
  33. def expect(actual: Any, options: Any*): Unit

    Permalink
    Definition Classes
    BaseModel
  34. def fieldName: String

    Permalink
    Definition Classes
    AxisIModel
  35. val fields: ListBuffer[JField]

    Permalink

    store or fields which will be put into the result JObject

    store or fields which will be put into the result JObject

    Definition Classes
    BaseModel
  36. val fieldsNames: Set[String]

    Permalink

    used to reported problem if the same fields add twice

    used to reported problem if the same fields add twice

    Definition Classes
    BaseModel
  37. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  38. def floor(value: Int): Axis.this.type

    Permalink
  39. implicit val formats: DefaultFormats.type

    Permalink
    Definition Classes
    BaseModel
  40. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  41. def gridLineColor(value: String): Axis.this.type

    Permalink
  42. def gridLineDashStyle(value: String): Axis.this.type

    Permalink
  43. def gridLineWidth(value: Int): Axis.this.type

    Permalink
  44. def gridZIndex(value: Int): Axis.this.type

    Permalink
  45. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  46. def id(value: String): Axis.this.type

    Permalink
  47. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  48. lazy val json: String

    Permalink
    Definition Classes
    BaseModel
  49. def labels(values: (String, Any)*): Axis.this.type

    Permalink
  50. def lineColor(value: String): Axis.this.type

    Permalink
  51. def lineWidth(value: Int): Axis.this.type

    Permalink
  52. def linkedTo(value: Int): Axis.this.type

    Permalink
  53. def max(value: Double): Axis.this.type

    Permalink
  54. def maxPadding(value: Double): Axis.this.type

    Permalink
  55. def maxZoom(value: Double): Axis.this.type

    Permalink
  56. def min(value: Double): Axis.this.type

    Permalink
  57. def minPadding(value: Double): Axis.this.type

    Permalink
  58. def minRange(value: Double): Axis.this.type

    Permalink
  59. def minTickInterval(value: Double): Axis.this.type

    Permalink
  60. def minorGridLineColor(value: String): Axis.this.type

    Permalink
  61. def minorGridLineDashStyle(value: String): Axis.this.type

    Permalink
  62. def minorGridLineWidth(value: Int): Axis.this.type

    Permalink
  63. def minorTickColor(value: String): Axis.this.type

    Permalink
  64. def minorTickInterval(value: Double): Axis.this.type

    Permalink
  65. def minorTickLength(value: Int): Axis.this.type

    Permalink
  66. def minorTickPosition(value: String): Axis.this.type

    Permalink
  67. def minorTickWidth(value: String): Axis.this.type

    Permalink
  68. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  69. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  70. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  71. def offset(value: Int): Axis.this.type

    Permalink
  72. def opposite(value: Boolean): Axis.this.type

    Permalink
  73. def placeholdCode(code: Code): String

    Permalink
    Attributes
    protected
    Definition Classes
    BaseModel
  74. def placeholdCode(code: String): String

    Permalink
    Attributes
    protected
    Definition Classes
    BaseModel
  75. def plotBand(values: (String, Any)*): Axis.this.type

    Permalink
  76. def plotBands(values: Map[String, Any]*): Axis.this.type

    Permalink
  77. def plotLine(values: (String, Any)*): Axis.this.type

    Permalink
  78. def plotLines(values: Map[String, Any]*): Axis.this.type

    Permalink
  79. def postProcessResult(jobj: JObject): JObject

    Permalink
    Attributes
    protected
    Definition Classes
    BaseModel
  80. def preProcessResult(): Unit

    Permalink
    Definition Classes
    AxisBaseModel
  81. lazy val replaced: String

    Permalink
    Definition Classes
    BaseModel
  82. lazy val result: JObject

    Permalink

    Lazy evaluate the result.

    Lazy evaluate the result.

    1. preProcessResult 2. create JObject 3. postProcessResult

    Definition Classes
    BaseModel
  83. def reversed(value: Boolean): Axis.this.type

    Permalink
  84. def showEmpty(value: Boolean): Axis.this.type

    Permalink
  85. def showFirstLabel(value: Boolean): Axis.this.type

    Permalink
  86. def showLastLabel(value: String): Axis.this.type

    Permalink
  87. def startOfWeek(value: Int): Axis.this.type

    Permalink
  88. def startOnTick(value: Boolean): Axis.this.type

    Permalink
  89. val subFields: LinkedHashMap[String, List[(String, Any)]]

    Permalink

    each Model, two levels of fields are supported

    each Model, two levels of fields are supported

    [fieldName, List[(subFieldName, subFieldValue)]

    Definition Classes
    BaseModel
  90. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  91. def tickAmount(value: Int): Axis.this.type

    Permalink
  92. def tickColor(value: String): Axis.this.type

    Permalink
  93. def tickInterval(value: Double): Axis.this.type

    Permalink
  94. def tickLength(value: Int): Axis.this.type

    Permalink
  95. def tickPixelInterval(value: Int): Axis.this.type

    Permalink
  96. def tickPosition(value: String): Axis.this.type

    Permalink
  97. def tickPositioner(code: String): Axis.this.type

    Permalink
  98. def tickPositions(values: Int*): Axis.this.type

    Permalink
  99. def tickWidth(value: Int): Axis.this.type

    Permalink
  100. def tickmarkPlacement(value: String): Axis.this.type

    Permalink
  101. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  102. def typ(value: String): Axis.this.type

    Permalink
  103. def units(values: List[Any]*): Axis.this.type

    Permalink

    specify units

    specify units

    values

    List("millisecond", List(1, 2, 5, 10, 20, 25, 50, 100, 200, 500)), List("second", List(1, 2, 5, 10, 15, 30))

    returns

    this

  104. def visible(value: Boolean): Axis.this.type

    Permalink
  105. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  106. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  107. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from PublicApply

Inherited from BaseModel

Inherited from IModel

Inherited from AnyRef

Inherited from Any

Ungrouped