Interface WebappAreaView
-
@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface WebappAreaView
Interface that represents an area on an image map to be rendered in the browser. Instances must be created using the factory methods inWebappAreaViewFactory
.- Since:
- 25.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
renderToSvg()
-