Package com.structurizr.export
Class AbstractWorkspaceExporter
java.lang.Object
com.structurizr.export.AbstractExporter
com.structurizr.export.AbstractWorkspaceExporter
- All Implemented Interfaces:
Exporter,WorkspaceExporter
- Direct Known Subclasses:
IlographExporter
public abstract class AbstractWorkspaceExporter
extends AbstractExporter
implements WorkspaceExporter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.structurizr.export.AbstractExporter
breakText, findElementStyle, findRelationshipStyle, hasValue, typeOf, typeOfMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.structurizr.export.WorkspaceExporter
export
-
Constructor Details
-
AbstractWorkspaceExporter
public AbstractWorkspaceExporter()
-