DbSchema
Toggle table of contents
9.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DbSchema
DbSchema
/
com.wisecoders.dbs.diagram.model
/
RelationPosition
/
RelationPosition
Relation
Position
constructor
(
fromX
:
Int
,
fromY
:
Int
,
fromDir
:
Int
,
toX
:
Int
,
toY
:
Int
,
toDir
:
Int
,
name
:
String
?
)