Package org.eclnt.ccaddons.diagram
Class IChartingAreaUI.AdditionalComponentInfo
java.lang.Object
org.eclnt.ccaddons.diagram.IChartingAreaUI.AdditionalComponentInfo
- Enclosing interface:
- IChartingAreaUI
-
Constructor Summary
ConstructorsConstructorDescriptionAdditionalComponentInfo
(org.eclnt.jsfserver.pagebean.IPageBean pageBean, int width, int height, int left, int top, int zindex, ENUMTextAnchor anchor) -
Method Summary
-
Constructor Details
-
AdditionalComponentInfo
public AdditionalComponentInfo(org.eclnt.jsfserver.pagebean.IPageBean pageBean, int width, int height, int left, int top, int zindex, ENUMTextAnchor anchor)
-
-
Method Details
-
getPageBean
public org.eclnt.jsfserver.pagebean.IPageBean getPageBean() -
getWidth
public int getWidth() -
getHeight
public int getHeight() -
getLeft
public int getLeft() -
getTop
public int getTop() -
getZindex
public int getZindex() -
getAnchor
-