Interface RowOffsetCapable
-
public interface RowOffsetCapableSupport for anti-aliasing capability.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetRowOffset()Returns row offset.voidsetRowOffset(long offset)Sets row offset.
-