Uses of Class
org.biojava3.genome.parsers.gff.LocIterator
-
Uses of LocIterator in org.biojava3.genome.parsers.gff
Modifier and TypeMethodDescriptionLocation.iterator()
Create a location iterator over this location with a window size of 1 and an increment of +1 (successive symbols from start to end).Location.iterator
(int windowSize, int increment) Create a location iterator over this location, using specified window size and increment.