You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/sites/groupdocs/viewer/english/java/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ is_root: true
13
13
|[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. |
14
14
|[com.groupdocs.viewer.caching](./com.groupdocs.viewer.caching)| The package provides classes for customizing caching behavior. |
15
15
|[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..|
|[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.|
18
18
|[com.groupdocs.viewer.exception](./com.groupdocs.viewer.exception)| The package provides classes for exceptions that can occur while working with a document. |
19
19
|[com.groupdocs.viewer.fonts](./com.groupdocs.viewer.fonts)| The package provides classes and enumerations to manage fonts used during the rendering process. |
20
20
|[com.groupdocs.viewer.interfaces](./com.groupdocs.viewer.interfaces)| The package provides interfaces for instantiating and releasing the output document and its resources. |
0 commit comments