public class HTMLExporter<G,M> extends Object
Constructor and Description |
---|
HTMLExporter() |
Modifier and Type | Method and Description |
---|---|
static <G,M> void |
export(MatrixContext<G,M> context,
Map<Integer,Integer> domainPermutation,
Map<Integer,Integer> codomainPermutation,
AdditiveConceptLayout<G,M> layout,
boolean exportArrows,
boolean exportLabels,
File file) |
public HTMLExporter()
public static <G,M> void export(MatrixContext<G,M> context, Map<Integer,Integer> domainPermutation, Map<Integer,Integer> codomainPermutation, AdditiveConceptLayout<G,M> layout, boolean exportArrows, boolean exportLabels, File file)
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.