Uses of Class
com.aowagie.text.Anchor
-
Packages that use Anchor Package Description com.aowagie.text.factories -
-
Uses of Anchor in com.aowagie.text.factories
Methods in com.aowagie.text.factories that return Anchor Modifier and Type Method Description static Anchor
ElementFactory. getAnchor(java.util.Properties attributes)
Creates an Anchor object based on a list of properties.
-