Interface GraphDrawer
-
- All Known Implementing Classes:
GraphDrawerImpl
public interface GraphDrawer
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
GraphDrawer.RenderType
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
generate(BuildGraphBean gb)
-
-
-
Method Detail
-
generate
void generate(@NotNull BuildGraphBean gb)
-
-