ui
ArchitectureDrawer
Related Doc:
package ui
trait
ArchitectureDrawer
extends
ArchitectureView
Self Type
ArchitectureDrawer
with
Parsing
Linear Supertypes
ArchitectureView
,
Drawer
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ArchitectureDrawer
ArchitectureView
Drawer
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
case class
InterfaceMapping
(
in:
Map
[
BasicFlowIdent
, (
DiagramNode
,
BasicFlowIdent
)]
,
out:
Map
[
BasicFlowIdent
, (
DiagramNode
,
BasicFlowIdent
)]
,
compIdent:
Option
[
CompInstanceIdent
] =
None
)
extends
Product
with
Serializable
Attributes
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
lazy val
architectureView
:
JScrollPane
Definition Classes
ArchitectureView
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
lazy val
compMap
:
Map
[
CompInstanceIdent
,
DiagramNode
]
Attributes
protected
lazy val
diagram
:
Diagram
Attributes
protected
Definition Classes
ArchitectureView
lazy val
diagramView
:
DiagramView
Attributes
protected
Definition Classes
ArchitectureView
def
draw
()
:
Unit
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
failNodeBrush
:
GradientColor
Attributes
protected
Definition Classes
ArchitectureView
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
lazy val
flowMap
:
Map
[(
InstFlowIdent
,
InstFlowIdent
),
DiagramLink
]
Attributes
protected
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
initTables
()
: (
Map
[
CompInstanceIdent
,
DiagramNode
],
Map
[(
InstFlowIdent
,
InstFlowIdent
),
DiagramLink
])
Attributes
protected
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
lazy val
layeredLayout
:
LayerLayout
Attributes
protected
Definition Classes
ArchitectureView
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
nodeBrush
:
GradientColor
Attributes
protected
Definition Classes
ArchitectureView
val
nodeFont
:
Font
Attributes
protected
Definition Classes
ArchitectureView
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
okNodeBrush
:
GradientColor
Attributes
protected
Definition Classes
ArchitectureView
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
val
unusedNodeBrush
:
GradientColor
Attributes
protected
Definition Classes
ArchitectureView
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
ArchitectureView
Inherited from
Drawer
Inherited from
AnyRef
Inherited from
Any
Ungrouped