All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ch.stegmaier.java2tex.genealogytree.impl.graphgrammar.GraphElement Maven / Gradle / Ivy

package ch.stegmaier.java2tex.genealogytree.impl.graphgrammar;

public interface GraphElement {

    void setIndent(int indent);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy