object Annotation extends AnnotationBuilder
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Annotation
- AnnotationBuilder
- JSOptionBuilder
- JSOptionSetter
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def _result: Annotation
- Definition Classes
- JSOptionBuilder
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
- val dict: OptMap
- Definition Classes
- AnnotationBuilder → JSOptionBuilder
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def jsOpt(name: String, opt: Any): AnnotationBuilder
- Attributes
- protected
- Definition Classes
- JSOptionBuilder → JSOptionSetter
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- def showarrow(v: Boolean): AnnotationBuilder
- Definition Classes
- AnnotationBuilder
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def text(v: String): AnnotationBuilder
- Definition Classes
- AnnotationBuilder
- def textangle(v: Datum): AnnotationBuilder
- Definition Classes
- AnnotationBuilder
- def toString(): String
- Definition Classes
- JSOptionBuilder → AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- def x(v: Datum): AnnotationBuilder
- Definition Classes
- AnnotationBuilder
- def xanchor(v: String): AnnotationBuilder
- Definition Classes
- AnnotationBuilder
- def xref(v: String): AnnotationBuilder
- Definition Classes
- AnnotationBuilder
- def y(v: Datum): AnnotationBuilder
- Definition Classes
- AnnotationBuilder
- def yanchor(v: String): AnnotationBuilder
- Definition Classes
- AnnotationBuilder
- def yref(v: String): AnnotationBuilder
- Definition Classes
- AnnotationBuilder
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated