|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegionSet | |
|---|---|
| edu.tum.cs.commons.region | Classes for handling regions, i.e. parts of files. |
| Uses of RegionSet in edu.tum.cs.commons.region |
|---|
| Methods in edu.tum.cs.commons.region that return RegionSet | |
|---|---|
RegionSet |
RegionSet.createInverted(String name,
int lastPosition)
Creates a new RegionSet whose regions are a complement to this
RegionSet. |
| Methods in edu.tum.cs.commons.region with parameters of type RegionSet | |
|---|---|
boolean |
RegionSet.positionsEqual(RegionSet other)
Returns true if both RegionSets contain the same positions and
gaps. |
|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||