ISvgPath

public interface ISvgPath

Defines annotation svg path coordinates array

Methods

Method Description
getSvgPath() Gets or sets annotation svg path coordinates array
setSvgPath(String value) Gets or sets annotation svg path coordinates array

getSvgPath()

public abstract String getSvgPath()

Gets or sets annotation svg path coordinates array

Returns: java.lang.String -

setSvgPath(String value)

public abstract void setSvgPath(String value)

Gets or sets annotation svg path coordinates array

Parameters:

Parameter Type Description
value java.lang.String