Uses of Interface
videoRangePanel.pamImage.ImageTimeParser
-
Uses of ImageTimeParser in videoRangePanel
Modifier and TypeMethodDescriptionVRControl.getImageTimeParser()
Get the current image time aprser -
Uses of ImageTimeParser in videoRangePanel.pamImage
Modifier and TypeClassDescriptionclass
Parser which calculate the time from a file's name.class
Time Parser which uses image metadat.Modifier and TypeMethodDescriptionstatic ArrayList<ImageTimeParser>
PamImage.getImageTimeParsers()
Image time parsers.Modifier and TypeMethodDescriptionvoid
PamImage.recalcTime
(ImageTimeParser imageTimeParser) Recalculate the image time with a specified time parser.ModifierConstructorDescriptionPamImage
(File imageFile, ImageTimeParser timeParser) Open a photo and extract metadata information.