Package org.parttio
Class LeaderLine
java.lang.Object
org.parttio.LeaderLine
A simple wrapper for the LeaderLine library. Construct instances via LeaderLineFactory.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidposition()voidremove()Remove the leader line from the web page.voidsetOptions(LeaderLineOptions options)
-
Field Details
-
mapper
public static com.fasterxml.jackson.databind.ObjectMapper mapper
-
-
Method Details
-
position
public void position() -
setOptions
-
remove
public void remove()Remove the leader line from the web page. It can't be used anymore.
-