Uses of Class
org.aoju.bus.image.galaxy.media.RecordFactory
Packages that use RecordFactory
-
Uses of RecordFactory in org.aoju.bus.image.galaxy
Methods in org.aoju.bus.image.galaxy with parameters of type RecordFactoryModifier and TypeMethodDescriptionDirReader.findLowerInstanceRecord(Attributes seriesRec, Attributes keys, RecordFactory recFact, boolean ignoreCaseOfPN, boolean matchNoValue) DirReader.findNextInstanceRecord(Attributes instRec, Attributes keys, RecordFactory recFact, boolean ignoreCaseOfPN, boolean matchNoValue) DirReader.findNextPatientRecord(Attributes patRec, Attributes keys, RecordFactory recFact, boolean ignoreCaseOfPN, boolean matchNoValue) DirReader.findNextSeriesRecord(Attributes seriesRec, Attributes keys, RecordFactory recFact, boolean ignoreCaseOfPN, boolean matchNoValue) DirReader.findNextStudyRecord(Attributes studyRec, Attributes keys, RecordFactory recFact, boolean ignoreCaseOfPN, boolean matchNoValue) DirReader.findPatientRecord(Attributes keys, RecordFactory recFact, boolean ignoreCaseOfPN, boolean matchNoValue) DirReader.findSeriesRecord(Attributes studyRec, Attributes keys, RecordFactory recFact, boolean ignoreCaseOfPN, boolean matchNoValue) DirReader.findStudyRecord(Attributes patRec, Attributes keys, RecordFactory recFact, boolean ignoreCaseOfPN, boolean matchNoValue)