java.lang.Object
com.aspose.diagram.TimeLineHelper
public class TimeLineHelper
- extends java.lang.Object
TimeLineHelper to set property of timeline shape.
TimeLineHelper
public TimeLineHelper(Shape shape)
throws java.lang.Exception
-
TimeLineHelper.
|
Property Getters/Setters Detail |
getTimePeriodStart | |
public com.aspose.cells.DateTime getTimePeriodStart()
|
-
Time Period for start of timeline shape
getTimePeriodFinish | |
public com.aspose.cells.DateTime getTimePeriodFinish()
|
-
Time Period for finish of timeline shape
getTimeScale/setTimeScale | |
public int getTimeScale() / public void setTimeScale(int value)
|
-
scale of timeline shape
setArrowHead | |
public void setArrowHead(int value)
|
-
ArrowHead of timeline shape
setBeginWeek | |
public void setBeginWeek(int value)
|
-
Begin week of timeline shape
setTimeLineType | |
public void setTimeLineType(int value)
|
-
Begin week of timeline shape
setDisplayBE | |
public void setDisplayBE(boolean value)
|
-
whether to display Begin and End dates on timeline
setDisplayIntm | |
public void setDisplayIntm(boolean value)
|
-
whether to display interim date/time ticks on timeline
setDisplayIntmDates | |
public void setDisplayIntmDates(boolean value)
|
-
whether to display interim dates on interim ticks
setAutoUpdate | |
public void setAutoUpdate(boolean value)
|
-
whether to update data for markers (milestones, intervals) as they are moved on timeline
setDateFormatForIntm | |
public void setDateFormatForIntm(int value)
|
-
DateFormat for Intm of timeline shape
| Value | Format String |
| 0 | dddd, yyyy-M-d |
| 1 | yyyy-MM-dd |
| 2 | yy-MMM-d |
| 3 | yyyy/M/d |
| 4 | yy-MMM.-d |
| 5 | d MMMM yyyy |
| 6 | yy-M |
| 7 | MMM-yy |
| 8 | MMMM d, yyyy |
| 9 | MMM d, yyyy |
| 10 | M-d-yy |
| 11 | M-d |
| 12 | d MMMM, yyyy |
| 13 | d MMM, yyyy |
| 14 | d-M-yy |
| 15 | d-M |
| 16 | yy-M-d |
| 17 | yyyy-M-d |
| 18 | M-yy |
| 19 | M-yyyy |
| 20 | MMMM yyyy |
| 21 | MMMM yy |
| 22 | MMM yyyy |
| 23 | MMM yy |
| 24 | yy |
| 25 | yyyy |
| 26 | d |
| 27 | MMMM |
| 28 | MMM |
| 29 | M |
| 30 | MM/dd/yyyy |
setDateFormatStringForIntm | |
public void setDateFormatStringForIntm(java.lang.String value)
|
-
DateFormat String for Intm of timeline shape
setDateFormatForBE | |
public void setDateFormatForBE(int value)
|
-
DateFormat for start and finish of timeline shape
| Value | Format String |
| 0 | dddd, yyyy-M-d |
| 1 | yyyy-MM-dd |
| 2 | yy-MMM-d |
| 3 | yyyy/M/d |
| 4 | yy-MMM.-d |
| 5 | d MMMM yyyy |
| 6 | yy-M |
| 7 | MMM-yy |
| 8 | MMMM d, yyyy |
| 9 | MMM d, yyyy |
| 10 | M-d-yy |
| 11 | M-d |
| 12 | d MMMM, yyyy |
| 13 | d MMM, yyyy |
| 14 | d-M-yy |
| 15 | d-M |
| 16 | yy-M-d |
| 17 | yyyy-M-d |
| 18 | M-yy |
| 19 | M-yyyy |
| 20 | MMMM yyyy |
| 21 | MMMM yy |
| 22 | MMM yyyy |
| 23 | MMM yy |
| 24 | yy |
| 25 | yyyy |
| 26 | d |
| 27 | MMMM |
| 28 | MMM |
| 29 | M |
| 30 | MM/dd/yyyy |
setDateFormatStringForBE | |
public void setDateFormatStringForBE(java.lang.String value)
|
-
DateFormat String for start and finish of timeline shape
refreshTimeLine | |
public void refreshTimeLine() |
-
Refresh time of timeline shapes
See Also:
Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
Aspose.Diagram Support Forum - our preferred method of support.