IOpacity

public interface IOpacity

Defines annotation opacity

Methods

Method Description
getOpacity() Gets or sets annotation opacity
setOpacity(Double value) Gets or sets annotation opacity

getOpacity()

public abstract Double getOpacity()

Gets or sets annotation opacity

Returns: java.lang.Double -

setOpacity(Double value)

public abstract void setOpacity(Double value)

Gets or sets annotation opacity

Parameters:

Parameter Type Description
value java.lang.Double