Skip to content

Commit 87b6fed

Browse files
Update file(s) "/." from "groupdocs-viewer/Groupdocs.Viewer-References"
1 parent 4b45b24 commit 87b6fed

File tree

3 files changed

+8
-5
lines changed
  • content/sites/groupdocs/viewer/english/java

3 files changed

+8
-5
lines changed

content/sites/groupdocs/viewer/english/java/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ is_root: true
1313
| [com.groupdocs.viewer](./com.groupdocs.viewer) | The package provides classes for rendering documents in HTML5, Image, or PDF modes with fast and high-quality results. |
1414
| [com.groupdocs.viewer.caching](./com.groupdocs.viewer.caching) | The package provides classes for customizing caching behavior. |
1515
| [com.groupdocs.viewer.caching.extra](./com.groupdocs.viewer.caching.extra) | The package provides functionality for using custom models in cache implementation. |
16-
| [com.groupdocs.viewer.drawing](./com.groupdocs.viewer.drawing) | The package provides types that replaces platform-specific graphics types like Color.. |
17-
| [com.groupdocs.viewer.drawing.rgb24color](./com.groupdocs.viewer.drawing.rgb24color) | |
16+
| [com.groupdocs.viewer.drawing](./com.groupdocs.viewer.drawing) | The package provides types that replaces platform-specific graphics types like Color. |
17+
| [com.groupdocs.viewer.drawing.rgb24color](./com.groupdocs.viewer.drawing.rgb24color) | Contains all \\u201cknown colors\\u201d, that have fixed unique name and value in CSS standard. |
1818
| [com.groupdocs.viewer.exception](./com.groupdocs.viewer.exception) | The package provides classes for exceptions that can occur while working with a document. |
1919
| [com.groupdocs.viewer.fonts](./com.groupdocs.viewer.fonts) | The package provides classes and enumerations to manage fonts used during the rendering process. |
2020
| [com.groupdocs.viewer.interfaces](./com.groupdocs.viewer.interfaces) | The package provides interfaces for instantiating and releasing the output document and its resources. |

content/sites/groupdocs/viewer/english/java/com.groupdocs.viewer.drawing.rgb24color/_index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
---
22
title: com.groupdocs.viewer.drawing.rgb24color
33
second_title: GroupDocs.Viewer for Java API Reference
4-
description:
4+
description: Contains all u201cknown colorsu201d that have fixed unique name and value in CSS standard.
55
type: docs
66
weight: 14
77
url: /java/com.groupdocs.viewer.drawing.rgb24color/
88
---
99

10+
Contains all \\u201cknown colors\\u201d, that have fixed unique name and value in CSS standard.
11+
12+
1013
## Classes
1114

1215
| Class | Description |

content/sites/groupdocs/viewer/english/java/com.groupdocs.viewer.drawing/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: com.groupdocs.viewer.drawing
33
second_title: GroupDocs.Viewer for Java API Reference
4-
description: The package provides types that replaces platform-specific graphics types like Color..
4+
description: The package provides types that replaces platform-specific graphics types like Color.
55
type: docs
66
weight: 13
77
url: /java/com.groupdocs.viewer.drawing/
88
---
99

10-
The package provides types that replaces platform-specific graphics types like Color..
10+
The package provides types that replaces platform-specific graphics types like Color.
1111

1212
The main classes and interfaces in this package are:
1313

0 commit comments

Comments
 (0)