ui
.
GSFactory
GSTreeLayout
Related Doc:
package GSFactory
class
GSTreeLayout
extends
com.mindfusion.diagramming.TreeLayout
with
TreeLayout
with
GSLayout
Linear Supertypes
GSLayout
,
TreeLayout
,
Layout
,
com.mindfusion.diagramming.TreeLayout
,
com.mindfusion.diagramming.Layout
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
GSTreeLayout
GSLayout
TreeLayout
Layout
TreeLayout
Layout
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
GSTreeLayout
()
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
def
arrange
(
arg0:
com.mindfusion.diagramming.Diagram
)
:
Boolean
Definition Classes
TreeLayout → Layout
def
arrangeDiagram
(
diagram:
Diagram
)
:
Unit
Definition Classes
GSLayout
→
Layout
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
getAnchoring
()
:
Anchoring
Definition Classes
TreeLayout
def
getBalance
()
:
TreeLayoutBalance
Definition Classes
TreeLayout
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getCompactAssistants
()
:
Boolean
Definition Classes
TreeLayout
def
getDirection
()
:
TreeLayoutDirection
Definition Classes
TreeLayout
def
getEnableAssistants
()
:
Boolean
Definition Classes
TreeLayout
def
getIgnoreLinkDirection
()
:
Boolean
Definition Classes
TreeLayout
def
getKeepGroupLayout
()
:
Boolean
Definition Classes
TreeLayout
def
getKeepRootPosition
()
:
Boolean
Definition Classes
TreeLayout
def
getLevelDistance
()
:
Float
Definition Classes
TreeLayout
def
getLinkStyle
()
:
TreeLayoutLinkType
Definition Classes
TreeLayout
def
getNodeDistance
()
:
Float
Definition Classes
TreeLayout
def
getReversedLinks
()
:
Boolean
Definition Classes
TreeLayout
def
getRoot
()
:
com.mindfusion.diagramming.DiagramNode
Definition Classes
TreeLayout
def
getStretchFactor
()
:
Float
Definition Classes
TreeLayout
def
getType
()
:
TreeLayoutType
Definition Classes
TreeLayout
def
getXGap
()
:
Float
Definition Classes
TreeLayout
def
getYGap
()
:
Float
Definition Classes
TreeLayout
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
init
()
:
TreeLayoutBuilder
Definition Classes
TreeLayout
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
setAnchoring
(
arg0:
Anchoring
)
:
Unit
Definition Classes
TreeLayout
def
setBalance
(
arg0:
TreeLayoutBalance
)
:
Unit
Definition Classes
TreeLayout
def
setCompactAssistants
(
arg0:
Boolean
)
:
Unit
Definition Classes
TreeLayout
def
setDirection
(
arg0:
TreeLayoutDirection
)
:
Unit
Definition Classes
TreeLayout
def
setEnableAssistants
(
arg0:
Boolean
)
:
Unit
Definition Classes
TreeLayout
def
setIgnoreLinkDirection
(
arg0:
Boolean
)
:
Unit
Definition Classes
TreeLayout
def
setKeepGroupLayout
(
arg0:
Boolean
)
:
Unit
Definition Classes
TreeLayout
def
setKeepRootPosition
(
arg0:
Boolean
)
:
Unit
Definition Classes
TreeLayout
def
setLevelDistance
(
arg0:
Float
)
:
Unit
Definition Classes
TreeLayout
def
setLinkStyle
(
arg0:
TreeLayoutLinkType
)
:
Unit
Definition Classes
TreeLayout
def
setNodeDistance
(
arg0:
Float
)
:
Unit
Definition Classes
TreeLayout
def
setReversedLinks
(
arg0:
Boolean
)
:
Unit
Definition Classes
TreeLayout
def
setRoot
(
arg0:
com.mindfusion.diagramming.DiagramNode
)
:
Unit
Definition Classes
TreeLayout
def
setStretchFactor
(
arg0:
Float
)
:
Unit
Definition Classes
TreeLayout
def
setType
(
arg0:
TreeLayoutType
)
:
Unit
Definition Classes
TreeLayout
def
setXGap
(
arg0:
Float
)
:
Unit
Definition Classes
TreeLayout
def
setYGap
(
arg0:
Float
)
:
Unit
Definition Classes
TreeLayout
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
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
GSLayout
Inherited from
TreeLayout
Inherited from
Layout
Inherited from
com.mindfusion.diagramming.TreeLayout
Inherited from
com.mindfusion.diagramming.Layout
Inherited from
AnyRef
Inherited from
Any
Ungrouped