|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.sculley.jim.swjava.SWSheetProperties
Insert the type's description here. Creation date: (3/5/00 8:35:39 PM)
| Constructor Summary | |
SWSheetProperties()
SWSheetProperties constructor comment. |
|
| Method Summary | |
double |
getHeight()
Insert the method's description here. |
java.lang.String |
getName()
Insert the method's description here. |
short |
getPaperSize()
Insert the method's description here. |
double |
getScaleDenominator()
Insert the method's description here. |
double |
getScaleNumerator()
Insert the method's description here. |
java.lang.String |
getTemplateFileName()
Insert the method's description here. |
short |
getTemplateType()
Insert the method's description here. |
java.lang.String |
getViewForProperties()
Insert the method's description here. |
double |
getWidth()
Insert the method's description here. |
boolean |
isIsFirstAngleProjection()
Insert the method's description here. |
void |
setHeight(double newHeight)
Insert the method's description here. |
void |
setIsFirstAngleProjection(boolean newIsFirstAngleProjection)
Insert the method's description here. |
void |
setName(java.lang.String newName)
Insert the method's description here. |
void |
setPaperSize(short newPaperSize)
Insert the method's description here. |
void |
setScaleDenominator(double newScaleDenominator)
Insert the method's description here. |
void |
setScaleNumerator(double newScaleNumerator)
Insert the method's description here. |
void |
setTemplateFileName(java.lang.String newTemplateFileName)
Insert the method's description here. |
void |
setTemplateType(short newTemplateType)
Insert the method's description here. |
void |
setViewForProperties(java.lang.String newViewForProperties)
Insert the method's description here. |
void |
setWidth(double newWidth)
Insert the method's description here. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SWSheetProperties()
| Method Detail |
public double getHeight()
public java.lang.String getName()
public short getPaperSize()
public double getScaleDenominator()
public double getScaleNumerator()
public java.lang.String getTemplateFileName()
public short getTemplateType()
public java.lang.String getViewForProperties()
public double getWidth()
public boolean isIsFirstAngleProjection()
public void setHeight(double newHeight)
newHeight - doublepublic void setIsFirstAngleProjection(boolean newIsFirstAngleProjection)
newIsFirstAngleProjection - booleanpublic void setName(java.lang.String newName)
newName - java.lang.Stringpublic void setPaperSize(short newPaperSize)
newPaperSize - shortpublic void setScaleDenominator(double newScaleDenominator)
newScaleDenominator - doublepublic void setScaleNumerator(double newScaleNumerator)
newScaleNumerator - doublepublic void setTemplateFileName(java.lang.String newTemplateFileName)
newTemplateFileName - java.lang.Stringpublic void setTemplateType(short newTemplateType)
newTemplateType - shortpublic void setViewForProperties(java.lang.String newViewForProperties)
newViewForProperties - java.lang.Stringpublic void setWidth(double newWidth)
newWidth - double
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||