Uses of Interface
de.xima.fc.common.graphdot.IStyle
Packages that use IStyle
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of IStyle in de.xima.fc.common.graphdot
Classes in de.xima.fc.common.graphdot with type parameters of type IStyleModifier and TypeInterfaceDescriptionstatic interfaceAttributeListBuilder.IMixinStyleList<X extends IStyle, A extends AttributeListBuilder.ITypedAttribute<StyleList<X>>>Mixin for attributes that accept a style list.final classA list of doubles.Classes in de.xima.fc.common.graphdot that implement IStyleModifier and TypeClassDescriptionenumGraphviz styles for edges.enumGraphviz styles for nodes.enumGraphviz styles for graphs and sub graphs.Methods in de.xima.fc.common.graphdot with parameters of type IStyle