CanScan
Loading...
Searching...
No Matches
Here is a list of all functions with links to the classes they belong to:
- g -
generateAndSave() :
fr.softsf.canscan.service.GenerateAndSaveService
GenerateAndSaveService() :
fr.softsf.canscan.service.GenerateAndSaveService
GenerateAndSaveWorker() :
fr.softsf.canscan.ui.worker.GenerateAndSaveWorker
generateImage() :
fr.softsf.canscan.ui.EncodedImage
generateQrCode() :
fr.softsf.canscan.CanScan
getAvailableMemoryMB() :
fr.softsf.canscan.ui.EncodedImage
getCharWidth() :
fr.softsf.canscan.util.FontManager
getCommonFields() :
fr.softsf.canscan.ui.worker.DynamicPreviewWorker
getCurrentFontMetrics() :
fr.softsf.canscan.util.FontManager
getCurrentModeForTests() :
fr.softsf.canscan.CanScan
getIconAfterTextHtml() :
fr.softsf.canscan.ui.UiComponentsConfiguration
getInternalTextField() :
fr.softsf.canscan.ui.FlatLafDatePicker
,
fr.softsf.canscan.ui.FlatLafTimePicker
,
fr.softsf.canscan.ui.IFlatLafStyledForLGoodDatePicker
getLineHeight() :
fr.softsf.canscan.util.FontManager
getLogoFieldTextForTests() :
fr.softsf.canscan.CanScan
getMarginFieldIntForTests() :
fr.softsf.canscan.CanScan
getNorthJPanel() :
fr.softsf.canscan.CanScan
getParentFrame() :
fr.softsf.canscan.util.FrameHelper
getPreferredSize() :
fr.softsf.canscan.ui.FlatLafDatePicker
,
fr.softsf.canscan.ui.FlatLafTimePicker
getQrInput() :
fr.softsf.canscan.CanScan
getQrOriginal() :
fr.softsf.canscan.ui.EncodedImage
getSelectedFileForTests() :
fr.softsf.canscan.service.GenerateAndSaveService
getSelectedPngFile() :
fr.softsf.canscan.service.GenerateAndSaveService
getValidatedCoordinate() :
fr.softsf.canscan.util.CoordinateHelper
getValue() :
fr.softsf.canscan.constant.DoubleConstants
,
fr.softsf.canscan.constant.FloatConstants
,
fr.softsf.canscan.constant.IntConstants
,
fr.softsf.canscan.constant.StringConstants
getVersion() :
fr.softsf.canscan.util.ApplicationMetadata
givenAllBlankFields_whenBuildMecard_thenReturnEmptyString() :
fr.softsf.canscan.CanScanUTest
givenAllContactFields_whenBuildMecard_thenReturnCompleteMecardString() :
fr.softsf.canscan.CanScanUTest
givenAllMecardFieldsWhenBuildMecardThenReturnValidString() :
fr.softsf.canscan.service.DataBuilderServiceUTest
givenBlackColor_whenConvertToHex_thenReturn000000() :
fr.softsf.canscan.CanScanUTest
givenBlackWhiteImage_whenDrawSquareFinderPattern_thenPatternDrawnAtOrigin() :
fr.softsf.canscan.CanScanUTest
givenBlankMecardFieldsWhenBuildMecardThenReturnEmptyString() :
fr.softsf.canscan.service.DataBuilderServiceUTest
givenBlankMeetFieldsWhenBuildMeetThenReturnEmptyString() :
fr.softsf.canscan.service.DataBuilderServiceUTest
givenBlueColorSelected_whenChooseBgColor_thenButtonTextAndColorUpdated() :
fr.softsf.canscan.CanScanUTest
givenColorDialogCancelled_whenChooseColor_thenButtonTextUnchanged() :
fr.softsf.canscan.CanScanUTest
givenConfigWithCustomColors_whenGenerateQrCodeImage_thenReturn300x300Image() :
fr.softsf.canscan.CanScanUTest
givenConfigWithLargeLogoRatio_whenGenerateQrCodeImage_thenReturnValidImage() :
fr.softsf.canscan.CanScanUTest
givenConfigWithoutLogo_whenGenerateQrCodeImage_thenReturn400x400Image() :
fr.softsf.canscan.CanScanUTest
givenConfigWithRoundedModules_whenGenerateQrCodeImage_thenReturn400x400Image() :
fr.softsf.canscan.CanScanUTest
givenConfigWithZeroMargin_whenGenerateQrCodeImage_thenReturnValidImage() :
fr.softsf.canscan.CanScanUTest
givenCurrentTimeWhenNowUtcThenReturnFormattedString() :
fr.softsf.canscan.util.DateHelperUTest
givenCustomColor_whenConvertToHex_thenReturnCorrectHex() :
fr.softsf.canscan.CanScanUTest
givenDefaultFont_whenInitializeLuciole_thenDefaultFontIsReplaced() :
fr.softsf.canscan.util.FontManagerUTest
givenDifferentImageRatios_whenDrawLogoIfPresent_thenLogoScaledCorrectly() :
fr.softsf.canscan.CanScanUTest
givenEmptyMecardFields_whenBuildQrData_thenReturnEmptyString() :
fr.softsf.canscan.CanScanUTest
givenFileSelected_whenBrowseLogo_thenLogoFieldUpdated() :
fr.softsf.canscan.CanScanUTest
givenFileSelectionCancelled_whenBrowseLogo_thenLogoFieldUnchanged() :
fr.softsf.canscan.CanScanUTest
givenFileWithoutPngExtension_whenGetSelectedPngFile_thenReturnFileWithPngExtension() :
fr.softsf.canscan.service.GenerateAndSaveServiceUTest
givenFileWithPngExtension_whenGetSelectedPngFile_thenReturnSameFile() :
fr.softsf.canscan.service.GenerateAndSaveServiceUTest
givenFreeMode_whenGetModeText_thenReturnSaisieLibre() :
fr.softsf.canscan.CanScanUTest
givenFreeMode_whenSwitchToMecardMode_thenCurrentModeIsMecard() :
fr.softsf.canscan.CanScanUTest
givenFreeModeWithText_whenBuildQrData_thenReturnFreeText() :
fr.softsf.canscan.CanScanUTest
givenInvalidInputWhenGetValidatedCoordinateThenReturnEmptyAndClearField() :
fr.softsf.canscan.util.CoordinateHelperUTest
givenInvalidSizeFieldWhenValidateAndGetSizeThenReturnDefaultAndResetField() :
fr.softsf.canscan.service.ValidationFieldHelperUTest
givenJPEGLogo_whenDrawLogoIfPresent_thenLogoDrawnSuccessfully() :
fr.softsf.canscan.CanScanUTest
givenLargeQRSize_whenDrawLogoIfPresent_thenLogoScaledProperly() :
fr.softsf.canscan.CanScanUTest
givenLogoWithTransparency_whenDrawLogoIfPresent_thenLogoDrawnWithAlpha() :
fr.softsf.canscan.CanScanUTest
givenMarginAboveMaximum_whenMarginFieldCheck_thenGetMarginSetTo10() :
fr.softsf.canscan.CanScanUTest
givenMecardMode_whenGetModeText_thenReturnContact() :
fr.softsf.canscan.CanScanUTest
givenMecardMode_whenSwitchToFreeMode_thenCurrentModeIsFree() :
fr.softsf.canscan.CanScanUTest
givenMecardModeWithContactData_whenBuildQrData_thenReturnMecardString() :
fr.softsf.canscan.CanScanUTest
givenMeetFieldsWithGeoWhenBuildMeetThenIncludeGeoAndLocation() :
fr.softsf.canscan.service.DataBuilderServiceUTest
givenMeetFieldsWithoutGeoWhenBuildMeetThenSkipGeoAndLocation() :
fr.softsf.canscan.service.DataBuilderServiceUTest
givenMeetTitleWithAccentsAndSpacesWhenValidateAndGetMeetUIDThenReturnSanitizedUid() :
fr.softsf.canscan.service.ValidationFieldHelperUTest
givenMinusSignOnlyWhenGetValidatedCoordinateThenReturnMinusZero() :
fr.softsf.canscan.util.CoordinateHelperUTest
givenNegativeLatitudeWhenGetValidatedCoordinateThenReturnTruncatedNegativeValue() :
fr.softsf.canscan.util.CoordinateHelperUTest
givenNegativeMargin_whenMarginFieldCheck_thenGetMarginSetTo0() :
fr.softsf.canscan.CanScanUTest
givenNegativeSliderValueWhenValidateAndGetMarginThenReturnZero() :
fr.softsf.canscan.service.ValidationFieldHelperUTest
givenNonExistentLogoFile_whenDrawLogoIfPresent_thenReturnWithoutException() :
fr.softsf.canscan.CanScanUTest
givenNonExistingFile_whenResolveFileNameConflict_thenReturnSameFile() :
fr.softsf.canscan.service.GenerateAndSaveServiceUTest
givenNullAndBlankValues_whenShowDialog_thenDoesNotThrowException() :
fr.softsf.canscan.ui.MyPopupUTest.ShowDialogTests
givenNullConfig_whenDrawLogoIfPresent_thenReturnWithoutException() :
fr.softsf.canscan.CanScanUTest
givenNullDateAndTimeWhenValidateAndGetDateAndTimeThenReturnEmptyString() :
fr.softsf.canscan.util.DateHelperUTest
givenNullDateWhenValidateAndGetDateAndTimeThenReturnEmptyString() :
fr.softsf.canscan.util.DateHelperUTest
givenNullGraphics_whenDrawLogoIfPresent_thenReturnWithoutException() :
fr.softsf.canscan.CanScanUTest
givenNullLogoFile_whenDrawLogoIfPresent_thenReturnWithoutException() :
fr.softsf.canscan.CanScanUTest
givenNullParameters_whenShowArgumentErrorDialog_thenDoesNotThrowException() :
fr.softsf.canscan.ui.MyPopupUTest.ShowArgumentErrorDialogTests
givenNullTimeWhenValidateAndGetDateAndTimeThenReturnEmptyString() :
fr.softsf.canscan.util.DateHelperUTest
givenOnlyNameField_whenBuildMecard_thenReturnMecardWithNameOnly() :
fr.softsf.canscan.CanScanUTest
givenOverMaximumSliderValueWhenValidateAndGetRatioThenReturnOne() :
fr.softsf.canscan.service.ValidationFieldHelperUTest
givenPopupEnum_whenAccessInstance_thenInstanceIsNotNullAndUnique() :
fr.softsf.canscan.ui.MyPopupUTest.SingletonTests
givenQrImage_whenDrawFinderPatterns_thenAllThreePatternsDrawn() :
fr.softsf.canscan.CanScanUTest
givenRatioPercent_whenRatioFieldCheck_thenGetRatioSetCorrectly() :
fr.softsf.canscan.CanScanUTest
givenRedColorSelected_whenChooseQrColor_thenButtonTextAndColorUpdated() :
fr.softsf.canscan.CanScanUTest
givenSmallQRSize_whenDrawLogoIfPresent_thenLogoScaledProperly() :
fr.softsf.canscan.CanScanUTest
givenTooLargeSliderValueWhenValidateAndGetMarginThenReturnMaximum() :
fr.softsf.canscan.service.ValidationFieldHelperUTest
givenTooSmallSizeFieldWhenValidateAndGetSizeThenReturnMinimum() :
fr.softsf.canscan.service.ValidationFieldHelperUTest
givenUnicodeCharacters_whenShowDialog_thenDoesNotThrowException() :
fr.softsf.canscan.ui.MyPopupUTest.ShowDialogTests
givenValidArguments_whenShowDialog_thenDoesNotThrowException() :
fr.softsf.canscan.ui.MyPopupUTest.ShowDialogTests
givenValidDateAndTimeWhenValidateAndGetDateAndTimeThenReturnFormattedUtcString() :
fr.softsf.canscan.util.DateHelperUTest
givenValidLatitudeWhenGetValidatedCoordinateThenReturnTruncatedValue() :
fr.softsf.canscan.util.CoordinateHelperUTest
givenValidLogo_whenDrawLogoIfPresent_thenLogoCenteredCorrectly() :
fr.softsf.canscan.CanScanUTest
givenValidLogo_whenDrawLogoIfPresent_thenLogoDrawnOnImage() :
fr.softsf.canscan.CanScanUTest
givenValidLongitudeWhenGetValidatedCoordinateThenReturnTruncatedValue() :
fr.softsf.canscan.util.CoordinateHelperUTest
givenValidMargin4_whenMarginFieldCheck_thenGetMarginUpdatedTo4() :
fr.softsf.canscan.CanScanUTest
givenValidMessage_whenShowYesNoConfirmDialog_thenReturnsValidOption() :
fr.softsf.canscan.ui.MyPopupUTest.ShowYesNoConfirmDialogTests
givenValidParameters_whenShowArgumentErrorDialog_thenDoesNotThrowException() :
fr.softsf.canscan.ui.MyPopupUTest.ShowArgumentErrorDialogTests
givenValidSizeFieldWhenValidateAndGetSizeThenReturnSize() :
fr.softsf.canscan.service.ValidationFieldHelperUTest
givenValidSliderValueWhenValidateAndGetMarginThenReturnMargin() :
fr.softsf.canscan.service.ValidationFieldHelperUTest
givenValidSliderValueWhenValidateAndGetRatioThenReturnNormalizedRatio() :
fr.softsf.canscan.service.ValidationFieldHelperUTest
givenVariousSizeInputs_whenValidateAndGetSize_thenReturnExpectedResult() :
fr.softsf.canscan.CanScanUTest
givenWhiteColor_whenConvertToHex_thenReturnFFFFFF() :
fr.softsf.canscan.CanScanUTest
givenZeroImageRatio_whenDrawLogoIfPresent_thenReturnWithoutException() :
fr.softsf.canscan.CanScanUTest
Generated on Sat Jan 17 2026 14:50:43 for CanScan by
1.13.2