Interface AlignToPixelsCallback
-
- All Superinterfaces:
Scriptable<Boolean,ScaleContext>
public interface AlignToPixelsCallback extends Scriptable<Boolean,ScaleContext>
Callback interface to set whateveralignToPixels
property at runtime, forAxis
.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-