A B C G L R S T V 
All Classes All Packages

A

apply(ComponentView) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
 
apply(ContainerView) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
 
apply(DeploymentView) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
 
apply(DynamicView) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
 
apply(SystemContextView) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
 
apply(SystemLandscapeView) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
 
apply(Workspace) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
 

B

BottomTop - com.structurizr.graphviz.RankDirection
 

C

com.structurizr.graphviz - package com.structurizr.graphviz
 

G

getCode() - Method in enum com.structurizr.graphviz.RankDirection
 
GraphvizAutomaticLayout - Class in com.structurizr.graphviz
Applies the graphviz automatic layout to views in a Structurizr workspace.
GraphvizAutomaticLayout() - Constructor for class com.structurizr.graphviz.GraphvizAutomaticLayout
 
GraphvizAutomaticLayout(File) - Constructor for class com.structurizr.graphviz.GraphvizAutomaticLayout
 

L

LeftRight - com.structurizr.graphviz.RankDirection
 

R

RankDirection - Enum in com.structurizr.graphviz
The various rank directions used by graphviz.
RightLeft - com.structurizr.graphviz.RankDirection
 

S

setChangePaperSize(boolean) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
 
setLocale(Locale) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
Sets the locale used when writing DOT files.
setMargin(int) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
 
setNodeSeparation(double) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
 
setRankDirection(RankDirection) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
 
setRankSeparation(double) - Method in class com.structurizr.graphviz.GraphvizAutomaticLayout
 

T

TopBottom - com.structurizr.graphviz.RankDirection
 

V

valueOf(String) - Static method in enum com.structurizr.graphviz.RankDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.structurizr.graphviz.RankDirection
Returns an array containing the constants of this enum type, in the order they are declared.
A B C G L R S T V 
All Classes All Packages