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.CupShape
SettingBindings.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.CupShape
Settings. cupShape(java.lang.String value)
Returns aCupShape
for changing the flow of markup text from the specified value.
-