class NuagesShapeRenderer[T <: Txn[T]] extends AbstractShapeRenderer
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- NuagesShapeRenderer
- AbstractShapeRenderer
- Renderer
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new NuagesShapeRenderer(size: Int)
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
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- def drawShape(arg0: Graphics2D, arg1: VisualItem, arg2: Shape): Unit
- Attributes
- protected[prefuse.render]
- Definition Classes
- AbstractShapeRenderer
- 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() @HotSpotIntrinsicCandidate()
- def getRawShape(vi: VisualItem): Shape
- Attributes
- protected
- Definition Classes
- NuagesShapeRenderer → AbstractShapeRenderer
- def getRenderType(arg0: VisualItem): Int
- Definition Classes
- AbstractShapeRenderer
- def getShape(arg0: VisualItem): Shape
- Definition Classes
- AbstractShapeRenderer
- def getStroke(arg0: VisualItem): BasicStroke
- Attributes
- protected[prefuse.render]
- Definition Classes
- AbstractShapeRenderer
- def getTransform(arg0: VisualItem): AffineTransform
- Attributes
- protected[prefuse.render]
- Definition Classes
- AbstractShapeRenderer
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def locatePoint(arg0: Point2D, arg1: VisualItem): Boolean
- Definition Classes
- AbstractShapeRenderer → Renderer
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def render(g: Graphics2D, vi: VisualItem): Unit
- Definition Classes
- NuagesShapeRenderer → AbstractShapeRenderer → Renderer
- def setBounds(arg0: VisualItem): Unit
- Definition Classes
- AbstractShapeRenderer → Renderer
- def setManageBounds(arg0: Boolean): Unit
- Definition Classes
- AbstractShapeRenderer
- def setRenderType(arg0: Int): Unit
- Definition Classes
- AbstractShapeRenderer
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- 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])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated