|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.TeeBase
com.steema.teechart.Shape
com.steema.teechart.TextShape
com.steema.teechart.styles.Calendar.CalendarCell
com.steema.teechart.styles.Calendar.CalendarCellUpper
public final class Calendar.CalendarCellUpper
Title: CalendarCellUpper class
Description: Format information for the upper row cells of the Calendar Series.
Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Field Summary |
---|
Fields inherited from class com.steema.teechart.styles.Calendar.CalendarCell |
---|
series |
Fields inherited from class com.steema.teechart.TextShape |
---|
defaultText, drawText |
Fields inherited from class com.steema.teechart.Shape |
---|
bBevel, bBorderRound, bBrush, bImageBevel, bTransparent, defaultVisible, pPen, shadow, shapeBounds, visible |
Fields inherited from class com.steema.teechart.TeeBase |
---|
chart |
Constructor Summary | |
---|---|
Calendar.CalendarCellUpper()
|
|
Calendar.CalendarCellUpper(Calendar s)
|
Method Summary | |
---|---|
java.lang.String |
getFormat()
Defines the DateValue format for the months and weekdays. Default value: "" |
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. Default value: "" |
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, getAutoSize, getFont, getLines, getLinesLength, getShadowSize, getShapeStyle, getText, getTextFormat, 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, setColor, setDefaultVisible, setHeight, setImage, setImageMode, setImageTransparent, setLeft, setPen, setRight, setShapeBounds, setTop, setTransparency, setTransparent, setVisible, setWidth |
Methods inherited from class com.steema.teechart.TeeBase |
---|
getChart, invalidate, setBooleanProperty, setColorProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Calendar.CalendarCellUpper()
public Calendar.CalendarCellUpper(Calendar s)
Method Detail |
---|
public boolean getUpperCase()
public void setUpperCase(boolean value)
value
- booleanpublic java.lang.String getFormat()
public void setFormat(java.lang.String value)
value
- String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |