Uses of Enum
ch.stegmaier.java2tex.commands.registry.ctan.tikz.PgfPie.PieOptionText
Packages that use PgfPie.PieOptionText
Package
Description
TikZ - "TikZ ist kein Zeichenprogramm"
This package contains references to LaTeX modules based on TikZ
-
Uses of PgfPie.PieOptionText in ch.stegmaier.java2tex.commands.registry.ctan.tikz
Methods in ch.stegmaier.java2tex.commands.registry.ctan.tikz that return PgfPie.PieOptionTextModifier and TypeMethodDescriptionstatic PgfPie.PieOptionTextReturns the enum constant of this type with the specified name.static PgfPie.PieOptionText[]PgfPie.PieOptionText.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PgfPie.PieOptionText in ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl
Methods in ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl with parameters of type PgfPie.PieOptionTextModifier and TypeMethodDescriptionPieOptions.text(PgfPie.PieOptionText pieOptionEnum) The value of text can be label (default), pin, inside or legend.