Uses of Class
eu.bandm.tools.d2d2.base.SyntaxGraph.SizeInfo
Packages that use SyntaxGraph.SizeInfo
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
-
Uses of SyntaxGraph.SizeInfo in eu.bandm.tools.d2d2.base
Fields in eu.bandm.tools.d2d2.base declared as SyntaxGraph.SizeInfoModifier and TypeFieldDescription(package private) SyntaxGraph.SizeInfo
SyntaxGraph.Layouter.sizeInfo
Current visitor register holding the return value of the last visit.Methods in eu.bandm.tools.d2d2.base that return SyntaxGraph.SizeInfoModifier and TypeMethodDescriptionService Access Point: calculate layout coordinates (in/out y, xIn, xOut) for all sub-exprssions in an expression tree.protected SyntaxGraph.SizeInfo
SyntaxGraph.Layouter.sizeInfoByNormalText
(String s) Calculate according to the dimensions of the text to print.