- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getThumbnailHtmlImageMaxAspectRatioAsDecimal (0.15 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
} return false; } Integer getThumbnailHtmlImageMinWidthAsInteger(); Integer getThumbnailHtmlImageMinHeightAsInteger(); java.math.BigDecimal getThumbnailHtmlImageMaxAspectRatioAsDecimal(); default boolean validateThumbnailSize(final int width, final int height) { if (width <= 0 || height <= 0 || width < getThumbnailHtmlImageMinWidthAsInteger().intValue()
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 86.5K bytes - Viewed (0)