Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DXFStyle
public DXFStyle()
getBigFontFile
public java.lang.String getBigFontFile()
- Returns:
- Returns the bigFontFile.
setBigFontFile
public void setBigFontFile(java.lang.String bigFontFile)
- Parameters:
bigFontFile
- The bigFontFile to set.
getFontFile
public java.lang.String getFontFile()
- Returns:
- Returns the fontFile.
setFontFile
public void setFontFile(java.lang.String fontFile)
- Parameters:
fontFile
- The fontFile to set.
getLastHeight
public double getLastHeight()
- Returns:
- Returns the lastHeight.
setLastHeight
public void setLastHeight(double lastHeight)
- Parameters:
lastHeight
- The lastHeight to set.
getName
public java.lang.String getName()
- Returns:
- Returns the name.
setName
public void setName(java.lang.String name)
- Parameters:
name
- The name to set.
getObliqueAngle
public double getObliqueAngle()
- Returns:
- Returns the obliqueAngle.
setObliqueAngle
public void setObliqueAngle(double obliqueAngle)
- Parameters:
obliqueAngle
- The obliqueAngle to set.
getTextGenerationFlag
public int getTextGenerationFlag()
- Returns:
- Returns the textGenerationFlag.
setTextGenerationFlag
public void setTextGenerationFlag(int textGenerationFlag)
- Parameters:
textGenerationFlag
- The textGenerationFlag to set.
getTextHeight
public double getTextHeight()
- Returns:
- Returns the textHeight.
setTextHeight
public void setTextHeight(double textHeight)
- Parameters:
textHeight
- The textHeight to set.
getWidthFactor
public double getWidthFactor()
- Returns:
- Returns the widthFactor.
setWidthFactor
public void setWidthFactor(double widthFactor)
- Parameters:
widthFactor
- The widthFactor to set.
getFlags
public int getFlags()
- Returns:
- Returns the flags.
setFlags
public void setFlags(int flags)
- Parameters:
flags
- The flags to set.
isBackward
public boolean isBackward()
setBackward
public void setBackward(boolean b)
isUpsideDown
public boolean isUpsideDown()
setUpsideDown
public void setUpsideDown(boolean b)