Class NewWebappAreaView
java.lang.Object
ro.sync.ecss.extensions.api.webapp.imagemap.NewWebappAreaView
Descriptor for a new area coming from the client-side editor.
- Since:
- 25.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NewWebappAreaView
- Parameters:
shape
- The shape.originalLayer
- The original layer or -1 if the shape was not in the original image map.
-
-
Method Details
-
getOriginalLayer
public int getOriginalLayer()- Returns:
- Returns the originalLayer.
-
getShape
- Returns:
- Returns the shape.
-