public static interface

AnnotStyleView.OnStyleLayoutClickedListener

com.pdftron.pdf.controls.AnnotStyleView.OnStyleLayoutClickedListener

Class Overview

This interface is for switching between icon picker and style picker

Summary

Public Methods
abstract void onStyleLayoutClicked(int styleMode)
This method is invoked when clicked on lineStyle, borderStyle, LineStartStyle, LineEndStyle layout

Public Methods

public abstract void onStyleLayoutClicked (int styleMode)

This method is invoked when clicked on lineStyle, borderStyle, LineStartStyle, LineEndStyle layout

Parameters
styleMode clicked style layout, has to be one of BORDER_STYLE or LINE_STYLE or LINE_START_STYLE or LINE_END_STYLE