|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.StiBase
com.stimulsoft.report.components.StiComponent
com.stimulsoft.report.components.simplecomponents.StiView
com.stimulsoft.report.components.simplecomponents.StiImage
com.stimulsoft.report.components.table.StiTableCellImage
public class StiTableCellImage
| Field Summary | |
|---|---|
boolean |
join
|
java.util.ArrayList<java.lang.Integer> |
joinCells
|
int |
parentJoin
|
| Fields inherited from class com.stimulsoft.report.components.StiComponent |
|---|
canGrow, canShrink, componentPlacement, conditions, currentPointer, expressions, interaction, isRendered, page, parent, parentBookmark, parentPointer, top, width |
| Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
|---|
REFERENCE_EMPTY, REFERENCE_REPORT |
| Constructor Summary | |
|---|---|
StiTableCellImage()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone(boolean cloneProperties)
Creates a new object that is a copy of the current instance. |
boolean |
ContainsGuid(int id)
|
boolean |
getCanGrow()
gets or sets a value which indicates that this object can grow. |
boolean |
getCanShrink()
gets or sets value which indicates that this object can shrink. |
StiDockStyle |
getCellDockStyle()
|
StiTablceCellType |
getCellType()
Get or sets cell contents. |
boolean |
getChangeLeftPosition()
|
boolean |
getChangeRightPosition()
|
boolean |
getChangeTopPosition()
|
int |
getColumn()
|
StiDockStyle |
getDockStyle()
gets or sets a type of the component docking. |
boolean |
getFixedWidth()
|
boolean |
getGrowToHeight()
gets or sets a value which indicates that the height of this component increases/decreases to the bottom of a container. |
double |
getHeight()
|
int |
getID()
|
boolean |
getJoin()
|
java.util.ArrayList<java.lang.Integer> |
getJoinCells()
|
StiComponent |
GetJoinComponentByGuid(int id)
|
StiComponent |
GetJoinComponentByIndex(int index)
|
int |
getJoinHeight()
|
int |
getJoinWidth()
|
double |
getLeft()
gets or sets left position of a component. |
boolean |
getLinked()
gets or sets a value which indicates whether the object snap to the container is turned on. |
boolean |
getLocked()
gets or sets a value which indicates that moving is locked. |
StiSize |
getMaxSize()
gets or sets maximal size. |
boolean |
getMerged()
|
StiSize |
getMinSize()
gets or sets minimal size. |
int |
getParentJoin()
|
StiComponent |
getParentJoinCell()
|
double |
GetRealHeight()
|
double |
GetRealHeightAfterInsertRows()
|
double |
GetRealLeft()
|
double |
GetRealTop()
|
double |
GetRealWidth()
|
StiEnumSet<StiRestrictions> |
getRestrictions()
gets or sets value which indicates the restrictions of a component. |
java.lang.Object |
getTableTag()
|
double |
getTop()
gets or sets top position of a component. |
double |
getWidth()
gets or sets width of a component. |
void |
LoadFromJsonObject(JSONObject jObject)
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode)
|
void |
setCanGrow(boolean value)
|
void |
setCanShrink(boolean value)
|
void |
setCellDockStyle(StiDockStyle value)
|
void |
setCellType(StiTablceCellType value)
|
void |
setColumn(int value)
|
void |
setDockStyle(StiDockStyle value)
|
void |
setFixedWidth(boolean value)
|
void |
setGrowToHeight(boolean value)
|
void |
setHeight(double value)
|
void |
setID(int value)
|
void |
setJoin(boolean value)
|
void |
setJoinCells(java.util.ArrayList<java.lang.Integer> value)
|
void |
setJoinHeight(int value)
|
void |
SetJoinSize()
|
void |
setJoinWidth(int value)
|
void |
setLeft(double value)
|
void |
setLinked(boolean value)
|
void |
setLocked(boolean value)
|
void |
setMaxSize(StiSize value)
|
void |
setMinSize(StiSize value)
|
void |
setParentJoin(int value)
|
void |
setParentJoinCell(StiComponent value)
|
void |
setRestrictions(StiEnumSet<StiRestrictions> value)
|
void |
setTableTag(java.lang.Object value)
|
void |
setTop(double value)
|
void |
setWidth(double value)
|
| Methods inherited from class com.stimulsoft.report.components.simplecomponents.StiImage |
|---|
Break, convertImageMargins, getBufferedImage, getBufferedImage, getCanBreak, getDataColumn, getDefaultClientRectangle, getFile, getGetImageDataEvent, getGetImageURLEvent, getGlobalizedName, getImage, getImageBytes, getImageBytesToDraw, getImageData, GetImageFromSource, getImageRotation, getImageURL, getImageURLValue, getLocalizedCategory, getLocalizedName, getProcessingDuplicates, getToolboxPosition, invokeEvents, invokeGetImageURL, putImage, putImage, resetImage, rotateImage, setCanBreak, setDataColumn, setFile, setGetImageDataEvent, setGetImageURLEvent, setGlobalizedName, setImage, setImage, setImageBytes, setImageData, setImageRotation, setImageURL, setImageURLValue, setProcessingDuplicates |
| Methods inherited from class com.stimulsoft.report.components.simplecomponents.StiView |
|---|
existImageToDraw, getActualSize, getAspectRatio, getBorder, getBrush, getBufferedImage, getHorAlignment, getImageToDraw, getIsCachedImage, getMargins, getMultipleFactor, getObjectToDraw, getRealSize, getSmoothing, getStretch, getVertAlignment, imageToDrawIsMetafile, isExportAsImage, IsExportAsImage, setAspectRatio, setBorder, setBrush, setHorAlignment, setImageBytesToDraw, setImageToDraw, setIsCachedImage, setMargins, setMultipleFactor, setObjectToDraw, setSmoothing, setStretch, setVertAlignment |
| Methods inherited from class com.stimulsoft.report.StiBase |
|---|
getName, getServiceName |
| Methods inherited from class com.stimulsoft.base.services.StiService |
|---|
getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, properties, setProperties, setServiceEnabled |
| Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject |
|---|
cleanReference, getReference, setReference |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.stimulsoft.report.components.interfaces.IStiExportImageExtended |
|---|
getImage |
| Methods inherited from interface com.stimulsoft.report.components.interfaces.IStiExportImage |
|---|
getImage |
| Field Detail |
|---|
public java.util.ArrayList<java.lang.Integer> joinCells
public int parentJoin
public boolean join
| Constructor Detail |
|---|
public StiTableCellImage()
| Method Detail |
|---|
public java.lang.Object clone(boolean cloneProperties)
StiView
clone in class StiViewpublic StiDockStyle getDockStyle()
StiComponent
getDockStyle in class StiComponentpublic void setDockStyle(StiDockStyle value)
setDockStyle in class StiComponentpublic StiEnumSet<StiRestrictions> getRestrictions()
StiComponent
getRestrictions in class StiComponentpublic void setRestrictions(StiEnumSet<StiRestrictions> value)
setRestrictions in class StiComponentpublic double getLeft()
StiComponent
getLeft in class StiComponentpublic void setLeft(double value)
setLeft in class StiComponentpublic double getTop()
StiComponent
getTop in class StiComponentpublic void setTop(double value)
setTop in class StiComponentpublic double getWidth()
StiComponent
getWidth in class StiComponentpublic void setWidth(double value)
setWidth in class StiComponentpublic double getHeight()
getHeight in class StiComponentpublic void setHeight(double value)
setHeight in class StiComponentpublic StiSize getMinSize()
StiComponent
getMinSize in class StiComponentpublic void setMinSize(StiSize value)
setMinSize in class StiComponentpublic StiSize getMaxSize()
StiComponent
getMaxSize in class StiComponentpublic void setMaxSize(StiSize value)
setMaxSize in class StiComponentpublic boolean getLocked()
StiComponent
getLocked in class StiComponentpublic void setLocked(boolean value)
setLocked in class StiComponentpublic boolean getLinked()
StiComponent
getLinked in class StiComponentpublic void setLinked(boolean value)
setLinked in class StiComponentpublic boolean getCanShrink()
StiComponent
getCanShrink in interface IStiCanShrinkgetCanShrink in class StiComponentpublic void setCanShrink(boolean value)
setCanShrink in interface IStiCanShrinksetCanShrink in class StiComponentpublic boolean getCanGrow()
StiComponent
getCanGrow in interface IStiCanGrowgetCanGrow in class StiComponentpublic void setCanGrow(boolean value)
setCanGrow in interface IStiCanGrowsetCanGrow in class StiComponentpublic boolean getGrowToHeight()
StiComponent
getGrowToHeight in interface IStiGrowToHeightgetGrowToHeight in class StiComponentpublic void setGrowToHeight(boolean value)
setGrowToHeight in interface IStiGrowToHeightsetGrowToHeight in class StiComponentpublic final StiDockStyle getCellDockStyle()
getCellDockStyle in interface IStiTableCellpublic final void setCellDockStyle(StiDockStyle value)
setCellDockStyle in interface IStiTableCellpublic final StiComponent getParentJoinCell()
getParentJoinCell in interface IStiTableCellpublic final void setParentJoinCell(StiComponent value)
setParentJoinCell in interface IStiTableCellpublic final java.util.ArrayList<java.lang.Integer> getJoinCells()
getJoinCells in interface IStiTableCellpublic final void setJoinCells(java.util.ArrayList<java.lang.Integer> value)
setJoinCells in interface IStiTableCellpublic final int getParentJoin()
getParentJoin in interface IStiTableCellpublic final void setParentJoin(int value)
setParentJoin in interface IStiTableCellpublic final boolean getJoin()
getJoin in interface IStiTableCellpublic final void setJoin(boolean value)
setJoin in interface IStiTableCellpublic final int getID()
getID in interface IStiTableCellpublic final void setID(int value)
setID in interface IStiTableCellpublic final int getJoinWidth()
getJoinWidth in interface IStiTableCellpublic final void setJoinWidth(int value)
setJoinWidth in interface IStiTableCellpublic final int getJoinHeight()
getJoinHeight in interface IStiTableCellpublic final void setJoinHeight(int value)
setJoinHeight in interface IStiTableCellpublic final boolean getMerged()
getMerged in interface IStiTableCellpublic final boolean getChangeTopPosition()
getChangeTopPosition in interface IStiTableCellpublic final boolean getChangeLeftPosition()
getChangeLeftPosition in interface IStiTableCellpublic final boolean getChangeRightPosition()
getChangeRightPosition in interface IStiTableCellpublic final java.lang.Object getTableTag()
getTableTag in interface IStiTableCellpublic final void setTableTag(java.lang.Object value)
setTableTag in interface IStiTableCellpublic final StiTablceCellType getCellType()
getCellType in interface IStiTableCellpublic final void setCellType(StiTablceCellType value)
setCellType in interface IStiTableCellpublic final boolean getFixedWidth()
getFixedWidth in interface IStiTableCellpublic final void setFixedWidth(boolean value)
setFixedWidth in interface IStiTableCellpublic final int getColumn()
getColumn in interface IStiTableCellpublic final void setColumn(int value)
setColumn in interface IStiTableCellpublic final StiComponent GetJoinComponentByGuid(int id)
GetJoinComponentByGuid in interface IStiTableCellpublic final StiComponent GetJoinComponentByIndex(int index)
GetJoinComponentByIndex in interface IStiTableCellpublic final boolean ContainsGuid(int id)
ContainsGuid in interface IStiTableCellpublic final void SetJoinSize()
SetJoinSize in interface IStiTableCellpublic final double GetRealHeightAfterInsertRows()
GetRealHeightAfterInsertRows in interface IStiTableCellpublic final double GetRealHeight()
GetRealHeight in interface IStiTableCellpublic final double GetRealTop()
GetRealTop in interface IStiTableCellpublic final double GetRealWidth()
GetRealWidth in interface IStiTableCellpublic final double GetRealLeft()
GetRealLeft in interface IStiTableCell
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiImageJSONException
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiImageJSONException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||