object Graphics
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Graphics
- 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
- val DOT_NS: String
- val activityColor: String
- val activityFillColor: String
- val activityFontColor: String
- def addLabel(s: Statement, m: Map[String, String]): Map[String, String]
- def addPenWidth(s: Relation, r: SizeRange, m: Map[String, String]): Map[String, String]
- def addWidth(s: Statement, r: SizeRange, m: Map[String, String]): Map[String, String]
- val agentColor: String
- val agentFillColor: String
- val agentFontColor: String
- val arrowhead: String
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- var bncounter: Int
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- val color: String
- def colorOf(s: Statement, col: String, colorQN: QualifiedName): String
- def colorOf(s: Statement, col: String): String
- val colorQN: QualifiedName
- def dotConvert(dot: String, os: OutputStream, t: String): Unit
- def dotConvert(dot: String, svg: String, t: String): Unit
- val edgeColor: String
- val edgeMaxWidth: Double
- def edgeVisualSizeAttribute(size: Int, min: Int, max: Int): Double
- val ellipse: String
- val entityColor: String
- val entityFillColor: String
- val entityFontColor: String
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- val fillcolor: String
- def fillcolorOf(s: Statement, col: String): String
- val fillcolorQN: QualifiedName
- val filled: String
- val fontcolor: String
- def fontcolorOf(s: Statement, col: String): String
- val fontcolorQN: QualifiedName
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def getSize(s: Statement): Option[Int]
- val graphicsQNs: Set[QualifiedName]
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- val house: String
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val label: String
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val nodeMaxWidth: Double
- def nodeVisualSizeAttribute(size: Int, min: Int, max: Int): Double
- val none: String
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- val penwidth: String
- val point: String
- val polygon: String
- val pu: ProvUtilities
- val shape: String
- val side: String
- val style: String
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toDot(ind: Indexing, outw: File): Unit
- def toDot(doc: Document, idmap: (QualifiedName) => String, r: SizeRange, outw: File): Unit
- def toDot(doc: OrderedDocument, idmap: (QualifiedName) => String, r: SizeRange, outw: Writer): Unit
- def toDot(doc: Document, idmap: (QualifiedName) => String, r: SizeRange, outw: Writer): Unit
- def toElements(doc: OrderedDocument, idmap: (QualifiedName) => String, r: SizeRange): Seq[GraphElement]
- def toElements(doc: Document, idmap: (QualifiedName) => String, r: SizeRange): Set[GraphElement]
- def toElements(s: Relation, idmap: (QualifiedName) => String, r: SizeRange): Set[GraphElement]
- def toElements(s: Bundle, idmap: (QualifiedName) => String, r: SizeRange): Set[GraphElement]
- def toElements(s: Statement, idmap: (QualifiedName) => String, r: SizeRange): Set[GraphElement]
- def toString(): String
- Definition Classes
- AnyRef → Any
- val tooltip: String
- val tooltipQN: QualifiedName
- val url: String
- var useIdAsLabel: Boolean
- def usefulAttributes(attrs: Set[Attribute]): Set[Attribute]
- 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])
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- val width: String
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)