Interface ValueCallback
-
- All Superinterfaces:
Scriptable<Object,AnnotationContext>
public interface ValueCallback extends Scriptable<Object,AnnotationContext>
Callback interface ofAnnotationPlugin.IDplugin to set:
xMinforBoxAnnotation,EllipseAnnotationandLineAnnotationxMaxforBoxAnnotation,EllipseAnnotationandLineAnnotationyMinforBoxAnnotation,EllipseAnnotationandLineAnnotationyMaxforBoxAnnotation,EllipseAnnotationandLineAnnotationxValueforPointAnnotationyValueforPointAnnotationvalueforLineAnnotation, infinitive lineendValueforLineAnnotation, infinitive line
properties at runtime.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-