Uses of Class
ca.cgjennings.layout.PageShape.CupShape
-
Packages that use PageShape.CupShape Package Description ca.cgjennings.apps.arkham.plugins.engine resources -
-
Uses of PageShape.CupShape in ca.cgjennings.apps.arkham.plugins.engine
Methods in ca.cgjennings.apps.arkham.plugins.engine that return PageShape.CupShape Modifier and Type Method Description PageShape.CupShapeSettingBindings.LiveSetting. getCupShape()Returns the current value of the setting as aCupShape. -
Uses of PageShape.CupShape in resources
Methods in resources that return PageShape.CupShape Modifier and Type Method Description static PageShape.CupShapeSettings. cupShape(java.lang.String value)Returns aCupShapefor changing the flow of markup text from the specified value.
-