com.steema.teechart.styles
Class Calendar.CalendarCellUpper
java.lang.Object
com.steema.teechart.TeeBase
com.steema.teechart.Shape
com.steema.teechart.TextShape
com.steema.teechart.styles.Calendar.CalendarCell
com.steema.teechart.styles.Calendar.CalendarCellUpper
- Enclosing class:
- Calendar
public final class Calendar.CalendarCellUpper
- extends Calendar.CalendarCell
Title: CalendarCellUpper class
Description: Format information for the upper row cells of the Calendar
Series.
Copyright (c) 2005-2007 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Method Summary |
java.lang.String |
getFormat()
Defines the DateValue format for the months and weekdays. |
boolean |
getUpperCase()
Enables/disables the display of months and weekdays in upper case. |
void |
setFormat(java.lang.String value)
Defines the DateValue format for the months and weekdays. |
void |
setUpperCase(boolean value)
Enables/disables the display of months and weekdays in upper case. |
Methods inherited from class com.steema.teechart.TextShape |
assign, drawRectRotated, drawString, drawText, getAutoSize, getFont, getLines, getLinesLength, getShadowSize, getShapeStyle, getText, getTextFormat, paint, paint, paint, readResolve, setAutoSize, setChart, setDrawText, setLines, setShadowSize, setShapeStyle, setText, setTextFormat |
Methods inherited from class com.steema.teechart.Shape |
assign, getBevel, getBevelInner, getBevelOuter, getBevelWidth, getBorderRound, getBottom, getBrush, getColor, getGradient, getHeight, getImage, getImageBevel, getImageMode, getImageTransparent, getLeft, getPen, getRight, getShadow, getShapeBounds, getTop, getTransparency, getTransparent, getVisible, getWidth, setBevel, setBevelInner, setBevelOuter, setBevelWidth, setBorderRound, setBottom, setBrush, setColor, setDefaultVisible, setHeight, setImage, setImageMode, setImageTransparent, setLeft, setPen, setRight, setShapeBounds, setTop, setTransparency, setTransparent, setVisible, setWidth |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Calendar.CalendarCellUpper
public Calendar.CalendarCellUpper()
Calendar.CalendarCellUpper
public Calendar.CalendarCellUpper(Calendar s)
getUpperCase
public boolean getUpperCase()
- Enables/disables the display of months and weekdays in upper case.
Default value: false
- Returns:
- boolean
setUpperCase
public void setUpperCase(boolean value)
- Enables/disables the display of months and weekdays in upper case.
Default value: false
- Parameters:
value
- boolean
getFormat
public java.lang.String getFormat()
- Defines the DateValue format for the months and weekdays.
Default value: ""
- Returns:
- String
setFormat
public void setFormat(java.lang.String value)
- Defines the DateValue format for the months and weekdays.
Default value: ""
- Parameters:
value
- String