Uses of Interface
cz.vutbr.fit.layout.api.OutputDisplay
-
Packages that use OutputDisplay Package Description cz.vutbr.fit.layout.impl cz.vutbr.fit.layout.model -
-
Uses of OutputDisplay in cz.vutbr.fit.layout.impl
Methods in cz.vutbr.fit.layout.impl with parameters of type OutputDisplay Modifier and Type Method Description voidAreaListGridTopology. drawLayout(OutputDisplay disp)voidDefaultGridTopology. drawLayout(OutputDisplay disp) -
Uses of OutputDisplay in cz.vutbr.fit.layout.model
Methods in cz.vutbr.fit.layout.model with parameters of type OutputDisplay Modifier and Type Method Description voidAreaTopology. drawLayout(OutputDisplay disp)Graphically displays the topology on a graphical output device.
-