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