public final class GanttBarStyleException extends GanttBarCommonStyle
Constructor and Description |
---|
GanttBarStyleException() |
Modifier and Type | Method and Description |
---|---|
int |
getBarStyleIndex()
Retrieves the index of the bar style to which this exception applies.
|
int |
getTaskUniqueID()
Retrieve the unique task ID for the task to which this style
exception applies.
|
void |
setBarStyleIndex(int index)
Sets the bar style index.
|
void |
setTaskUniqueID(int id)
Sets the task unique ID.
|
String |
toString()
Generate a string representation of this instance.
|
getBottomText, getEndColor, getEndShape, getEndType, getInsideText, getLeftText, getMiddleColor, getMiddlePattern, getMiddleShape, getRightText, getStartColor, getStartShape, getStartType, getTopText, setBottomText, setEndColor, setEndShape, setEndType, setInsideText, setLeftText, setMiddleColor, setMiddlePattern, setMiddleShape, setRightText, setStartColor, setStartShape, setStartType, setTopText
public int getTaskUniqueID()
public void setTaskUniqueID(int id)
id
- task unique IDpublic int getBarStyleIndex()
public void setBarStyleIndex(int index)
index
- bar style indexpublic String toString()
toString
in class GanttBarCommonStyle
Copyright © 2000–2024 Packwood Software. All rights reserved.