Interface PaddingSizeCallback
-
- All Superinterfaces:
Scriptable<Integer,AnnotationContext>
public interface PaddingSizeCallback extends Scriptable<Integer,AnnotationContext>
Callback interface ofAnnotationPlugin.ID
plugin to setxPadding
andyPadding
property at runtime, toAbstractAnnotation
andLineLabel
.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-