flatgraph-odb-convert
flatgraph-odb-convert
API
flatgraph.convert
Convert
NodeRefTmp
NodeStuff
flatgraph-odb-convert
/
flatgraph.convert
/
Convert
/
NodeStuff
NodeStuff
flatgraph.convert.Convert.NodeStuff
class
NodeStuff
(
val
label
:
String
,
val
kind
:
Int
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
addX
(
iop
:
String
,
key
:
String
,
value
:
Any
,
edgePropertyKey
:
String
,
edgePropertyValue
:
Any
):
Unit
def
pad
(
):
Unit
Concrete fields
val
kind
:
Int
val
label
:
String
var
nextId
:
Int
val
quantities
:
HashMap
[(
String
,
String
),
ArrayBuffer
[
Int
]]
val
values
:
HashMap
[(
String
,
String
),
ArrayBuffer
[
Any
]]
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields