BpNode

scalation.database.BpNode
See theBpNode companion class
object BpNode

The BpNode companion object provides settings for node sizes.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
BpNode.type

Members list

Value members

Concrete methods

def setOrder(order_: Int): Unit

Set the order of BpNodes to order_.

Set the order of BpNodes to order_.

Value parameters

order_

the new order for BpNodes (must be at least 4)

Attributes