This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git
The following commit(s) were added to refs/heads/master by this push:
new ec45de976 [DOCS] Update Java code comments (#1601)
ec45de976 is described below
commit ec45de976efc6172b3f09bceb28de6575ad14bef
Author: John Bampton <[email protected]>
AuthorDate: Tue Sep 24 21:41:09 2024 +1000
[DOCS] Update Java code comments (#1601)
---
.../src/main/java/org/apache/sedona/viz/core/BigBufferedImage.java | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/spark/common/src/main/java/org/apache/sedona/viz/core/BigBufferedImage.java
b/spark/common/src/main/java/org/apache/sedona/viz/core/BigBufferedImage.java
index f99702c31..22d376745 100644
---
a/spark/common/src/main/java/org/apache/sedona/viz/core/BigBufferedImage.java
+++
b/spark/common/src/main/java/org/apache/sedona/viz/core/BigBufferedImage.java
@@ -89,7 +89,7 @@ public class BigBufferedImage extends BufferedImage {
}
/**
- * Creates the.
+ * Creates the buffered image.
*
* @param width the width
* @param height the height
@@ -110,7 +110,7 @@ public class BigBufferedImage extends BufferedImage {
}
/**
- * Creates the.
+ * Creates the buffered image.
*
* @param inputFile the input file
* @param imageType the image type