Uses of Class
de.xima.fc.common.graphdot.LabelString
Packages that use LabelString
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of LabelString in de.xima.fc.common.graphdot
Classes in de.xima.fc.common.graphdot with type parameters of type LabelStringModifier and TypeInterfaceDescriptionstatic interfaceMixin for attributes that accept a label string.Subclasses with type arguments of type LabelString in de.xima.fc.common.graphdotModifier and TypeClassDescriptionstatic final classThexlabelattribute.static final classTheheadlabelattribute.static final classThelabelattribute.static final classThetaillabelattribute.Subinterfaces with type arguments of type LabelString in de.xima.fc.common.graphdotModifier and TypeInterfaceDescriptionstatic interfaceMixin for attributes that accept a label string.Classes in de.xima.fc.common.graphdot that implement interfaces with type arguments of type LabelStringModifier and TypeClassDescriptionstatic final classThexlabelattribute.static final classTheheadlabelattribute.static final classThelabelattribute.static final classThetaillabelattribute.Methods in de.xima.fc.common.graphdot that return LabelStringModifier and TypeMethodDescriptionstatic LabelStringUses an HTML text for the label.static LabelStringUses a plain text for the label.