Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions english/java/com.aspose.tasks/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,8 @@ url: /java/com.aspose.tasks/
| [TaskKey](../com.aspose.tasks/taskkey) | Represents a list of supported task fields. |
| [TaskLink](../com.aspose.tasks/tasklink) | Represents a predecessor link. |
| [TaskLinkCollection](../com.aspose.tasks/tasklinkcollection) | Represents a collection of [Task](../com.aspose.tasks/task) objects. |
| [TaskLinkDrawingArgs](../com.aspose.tasks/tasklinkdrawingargs) | Provides arguments for the callback that is invoked when task link is rendered. |
| [TaskLinkDrawingCallbackDelegate](../com.aspose.tasks/tasklinkdrawingcallbackdelegate) | Represents a callback that is called when a task link is rendered in a Gantt chart view. |
| [TaskLinkType](../com.aspose.tasks/tasklinktype) | Specifies the type of tasks dependency. |
| [TaskStartDateType](../com.aspose.tasks/taskstartdatetype) | Specifies the type of a task's start date. |
| [TaskStatus](../com.aspose.tasks/taskstatus) | Specifies the status of a task. |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: AssignmentToColumnTextConverter
second_title: Aspose.Tasks for Java API Reference
description: ResourceAssignment data to columns string converter.
type: docs
weight: 370
weight: 372
url: /java/com.aspose.tasks/assignmenttocolumntextconverter/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/event/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Event
second_title: Aspose.Tasks for Java API Reference
description: An event.
type: docs
weight: 371
weight: 373
url: /java/com.aspose.tasks/event/
---
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -943,8 +943,6 @@ public final void setDefault(String value)

Sets the default value in the list.

--------------------

Currently supported for MSP 2003/2007 Xml and MSP 2003 mpp formats.

**Parameters:**
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/ialgorithm/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IAlgorithm
second_title: Aspose.Tasks for Java API Reference
description: Represents an algorithm that can be applied to a list of objects T.
type: docs
weight: 372
weight: 374
url: /java/com.aspose.tasks/ialgorithm/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/icalendar/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: ICalendar
second_title: Aspose.Tasks for Java API Reference
description: Represents a calendar abstraction which can be used for various calculations of dates and durations.
type: docs
weight: 373
weight: 375
url: /java/com.aspose.tasks/icalendar/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/icondition/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: ICondition
second_title: Aspose.Tasks for Java API Reference
description: Represents a condition which can be used by filters or search methods.
type: docs
weight: 374
weight: 376
url: /java/com.aspose.tasks/icondition/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/icsssavingcallback/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: ICssSavingCallback
second_title: Aspose.Tasks for Java API Reference
description: Represents a callback that is called to create resource to store CSS.
type: docs
weight: 375
weight: 377
url: /java/com.aspose.tasks/icsssavingcallback/
---
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IFontSavingCallback
second_title: Aspose.Tasks for Java API Reference
description: Represents a callback that is called to create resource to store fonts.
type: docs
weight: 376
weight: 378
url: /java/com.aspose.tasks/ifontsavingcallback/
---
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IImageSavingCallback
second_title: Aspose.Tasks for Java API Reference
description: Represents a callback that is called to create resource to store images.
type: docs
weight: 377
weight: 379
url: /java/com.aspose.tasks/iimagesavingcallback/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/imessagehandler/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IMessageHandler
second_title: Aspose.Tasks for Java API Reference
description: Represents a callback the results of resource leveling.
type: docs
weight: 378
weight: 380
url: /java/com.aspose.tasks/imessagehandler/
---
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IPageSavingCallback
second_title: Aspose.Tasks for Java API Reference
description: Represents a callback that is called when each page in multi page document is saved to a separate stream.
type: docs
weight: 379
weight: 381
url: /java/com.aspose.tasks/ipagesavingcallback/
---
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: ITextStyleModificationCallback
second_title: Aspose.Tasks for Java API Reference
description: Represents a callback that is called before TextStyle is applied to a table cell.
type: docs
weight: 380
weight: 382
url: /java/com.aspose.tasks/itextstylemodificationcallback/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/itreealgorithm/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: ITreeAlgorithm
second_title: Aspose.Tasks for Java API Reference
description: Represents an algorithm that can be applied to a tree of objects T.
type: docs
weight: 381
weight: 383
url: /java/com.aspose.tasks/itreealgorithm/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/ivbamodule/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IVbaModule
second_title: Aspose.Tasks for Java API Reference
description: Represents a module with VBA code.
type: docs
weight: 382
weight: 384
url: /java/com.aspose.tasks/ivbamodule/
---
```
Expand Down
29 changes: 29 additions & 0 deletions english/java/com.aspose.tasks/saveoptions/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ An instance of any derived class from SaveOptions class is passed to the stream
| [getRenderToSinglePage()](#getRenderToSinglePage--) | Gets a value indicating whether a project should be rendered to a single page when project is saved in graphical format. |
| [getRollUpGanttBars()](#getRollUpGanttBars--) | Gets a value indicating whether subtasks on the summary task bar should be marked. |
| [getStartDate()](#getStartDate--) | Gets the date to start rendering from. |
| [getTaskLinkDrawingCallback()](#getTaskLinkDrawingCallback--) | Gets a callback that can be used to customize some aspects of task links rendering. |
| [getTextStyles()](#getTextStyles--) | Gets the list of text styles that applied during rendering of a project view. |
| [getTimescale()](#getTimescale--) | Gets the `Timescale`([getTimescale()](../../com.aspose.tasks/saveoptions\#getTimescale--)/[setTimescale(int)](../../com.aspose.tasks/saveoptions\#setTimescale-int-)) value which is used to control how timescale (if present) is rendered when project is saved to graphical format. |
| [getTimescaleFitBehavior()](#getTimescaleFitBehavior--) | Gets a behavior which define how to align right end of the timescale with the page end. |
Expand All @@ -63,6 +64,7 @@ An instance of any derived class from SaveOptions class is passed to the stream
| [setRenderToSinglePage(boolean value)](#setRenderToSinglePage-boolean-) | Sets a value indicating whether a project should be rendered to a single page when project is saved in graphical format. |
| [setRollUpGanttBars(boolean value)](#setRollUpGanttBars-boolean-) | Sets a value indicating whether subtasks on the summary task bar should be marked. |
| [setStartDate(Date value)](#setStartDate-java.util.Date-) | Sets the date to start rendering from. |
| [setTaskLinkDrawingCallback(TaskLinkDrawingCallbackDelegate value)](#setTaskLinkDrawingCallback-com.aspose.tasks.TaskLinkDrawingCallbackDelegate-) | Sets a callback that can be used to customize some aspects of task links rendering. |
| [setTextStyles(List<TextStyle> value)](#setTextStyles-java.util.List-com.aspose.tasks.TextStyle--) | Sets the list of text styles that applied during rendering of a project view. |
| [setTimescale(int value)](#setTimescale-int-) | Sets the `Timescale`([getTimescale()](../../com.aspose.tasks/saveoptions\#getTimescale--)/[setTimescale(int)](../../com.aspose.tasks/saveoptions\#setTimescale-int-)) value which is used to control how timescale (if present) is rendered when project is saved to graphical format. |
| [setTimescaleFitBehavior(int value)](#setTimescaleFitBehavior-int-) | Sets a behavior which define how to align right end of the timescale with the page end. |
Expand Down Expand Up @@ -247,6 +249,18 @@ Gets the date to start rendering from.

**Returns:**
java.util.Date - the date to start rendering from.
### getTaskLinkDrawingCallback() {#getTaskLinkDrawingCallback--}
```
public final TaskLinkDrawingCallbackDelegate getTaskLinkDrawingCallback()
```


Gets a callback that can be used to customize some aspects of task links rendering.

Is only applicable when Gantt chart view is rendered.

**Returns:**
[TaskLinkDrawingCallbackDelegate](../../com.aspose.tasks/tasklinkdrawingcallbackdelegate) - a callback that can be used to customize some aspects of task links rendering.
### getTextStyles() {#getTextStyles--}
```
public final List<TextStyle> getTextStyles()
Expand Down Expand Up @@ -562,6 +576,21 @@ Sets the date to start rendering from.
| --- | --- | --- |
| value | java.util.Date | the date to start rendering from. |

### setTaskLinkDrawingCallback(TaskLinkDrawingCallbackDelegate value) {#setTaskLinkDrawingCallback-com.aspose.tasks.TaskLinkDrawingCallbackDelegate-}
```
public final void setTaskLinkDrawingCallback(TaskLinkDrawingCallbackDelegate value)
```


Sets a callback that can be used to customize some aspects of task links rendering.

Is only applicable when Gantt chart view is rendered.

**Parameters:**
| Parameter | Type | Description |
| --- | --- | --- |
| value | [TaskLinkDrawingCallbackDelegate](../../com.aspose.tasks/tasklinkdrawingcallbackdelegate) | a callback that can be used to customize some aspects of task links rendering. |

### setTextStyles(List&lt;TextStyle&gt; value) {#setTextStyles-java.util.List-com.aspose.tasks.TextStyle--}
```
public final void setTextStyles(List<TextStyle> value)
Expand Down
56 changes: 56 additions & 0 deletions english/java/com.aspose.tasks/tasklinkdrawingargs/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
title: TaskLinkDrawingArgs
second_title: Aspose.Tasks for Java API Reference
description: Provides arguments for the callback that is invoked when task link is rendered.
type: docs
weight: 296
url: /java/com.aspose.tasks/tasklinkdrawingargs/
---

**Inheritance:**
java.lang.Object
```
public final class TaskLinkDrawingArgs
```

Provides arguments for the callback that is invoked when task link is rendered.
## Methods

| Method | Description |
| --- | --- |
| [getColor()](#getColor--) | Gets color used to render the task link. |
| [getLink()](#getLink--) | Gets the rendered task link. |
| [setColor(Color value)](#setColor-java.awt.Color-) | Sets color used to render the task link. |
### getColor() {#getColor--}
```
public final Color getColor()
```


Gets color used to render the task link. Can be used for customization of task links colors.

**Returns:**
java.awt.Color - color used to render the task link.
### getLink() {#getLink--}
```
public final TaskLink getLink()
```


Gets the rendered task link.

**Returns:**
[TaskLink](../../com.aspose.tasks/tasklink) - the rendered task link.
### setColor(Color value) {#setColor-java.awt.Color-}
```
public final void setColor(Color value)
```


Sets color used to render the task link. Can be used for customization of task links colors.

**Parameters:**
| Parameter | Type | Description |
| --- | --- | --- |
| value | java.awt.Color | color used to render the task link. |

Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
title: TaskLinkDrawingCallbackDelegate
second_title: Aspose.Tasks for Java API Reference
description: Represents a callback that is called when a task link is rendered in a Gantt chart view.
type: docs
weight: 297
url: /java/com.aspose.tasks/tasklinkdrawingcallbackdelegate/
---

**Inheritance:**
java.lang.Object, com.aspose.ms.System.Delegate, com.aspose.ms.System.MulticastDelegate
```
public abstract class TaskLinkDrawingCallbackDelegate extends System.MulticastDelegate
```

Represents a callback that is called when a task link is rendered in a Gantt chart view.
## Constructors

| Constructor | Description |
| --- | --- |
| [TaskLinkDrawingCallbackDelegate()](#TaskLinkDrawingCallbackDelegate--) | |
## Methods

| Method | Description |
| --- | --- |
| [invoke(TaskLinkDrawingArgs args)](#invoke-com.aspose.tasks.TaskLinkDrawingArgs-) | Represents a method callback to handle task link drawing event. |
### TaskLinkDrawingCallbackDelegate() {#TaskLinkDrawingCallbackDelegate--}
```
public TaskLinkDrawingCallbackDelegate()
```


### invoke(TaskLinkDrawingArgs args) {#invoke-com.aspose.tasks.TaskLinkDrawingArgs-}
```
public abstract void invoke(TaskLinkDrawingArgs args)
```


Represents a method callback to handle task link drawing event.

**Parameters:**
| Parameter | Type | Description |
| --- | --- | --- |
| args | [TaskLinkDrawingArgs](../../com.aspose.tasks/tasklinkdrawingargs) | the instance of the [TaskLinkDrawingArgs](../../com.aspose.tasks/tasklinkdrawingargs) class that contains the callback data. |

2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/tasklinktype/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: TaskLinkType
second_title: Aspose.Tasks for Java API Reference
description: Specifies the type of tasks dependency.
type: docs
weight: 296
weight: 298
url: /java/com.aspose.tasks/tasklinktype/
---

Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/tasksexception/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: TasksException
second_title: Aspose.Tasks for Java API Reference
description: Represents the standard internal exception type.
type: docs
weight: 306
weight: 308
url: /java/com.aspose.tasks/tasksexception/
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: TasksLoggedException
second_title: Aspose.Tasks for Java API Reference
description: Represents the standard internal exception type.
type: docs
weight: 307
weight: 309
url: /java/com.aspose.tasks/tasksloggedexception/
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: TasksReadingException
second_title: Aspose.Tasks for Java API Reference
description: Represents the standard internal reading exception type.
type: docs
weight: 308
weight: 310
url: /java/com.aspose.tasks/tasksreadingexception/
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: TasksRenderingException
second_title: Aspose.Tasks for Java API Reference
description: Represents the exception that can occur when rendering a projects view to a graphical format.
type: docs
weight: 309
weight: 311
url: /java/com.aspose.tasks/tasksrenderingexception/
---

Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/taskstartdatetype/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: TaskStartDateType
second_title: Aspose.Tasks for Java API Reference
description: Specifies the type of a tasks start date.
type: docs
weight: 297
weight: 299
url: /java/com.aspose.tasks/taskstartdatetype/
---

Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/taskstatus/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: TaskStatus
second_title: Aspose.Tasks for Java API Reference
description: Specifies the status of a task.
type: docs
weight: 298
weight: 300
url: /java/com.aspose.tasks/taskstatus/
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: TasksWritingException
second_title: Aspose.Tasks for Java API Reference
description: Represents the standard internal writing exception type.
type: docs
weight: 310
weight: 312
url: /java/com.aspose.tasks/taskswritingexception/
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: TaskTextStyleEventArgs
second_title: Aspose.Tasks for Java API Reference
description: This class represents set of data that related to the rendering of table cells content.
type: docs
weight: 299
weight: 301
url: /java/com.aspose.tasks/tasktextstyleeventargs/
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: TaskToColumnTextConverter
second_title: Aspose.Tasks for Java API Reference
description: Tasks data to columns string converter.
type: docs
weight: 383
weight: 385
url: /java/com.aspose.tasks/tasktocolumntextconverter/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.tasks/tasktype/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: TaskType
second_title: Aspose.Tasks for Java API Reference
description: Specifies the type of a task.
type: docs
weight: 300
weight: 302
url: /java/com.aspose.tasks/tasktype/
---

Expand Down
Loading