| Package | Description |
|---|---|
| org.biojava.nbio.structure.domain.pdp |
| Modifier and Type | Method and Description |
|---|---|
Segment |
Domain.getSegmentAtPos(int pos) |
| Modifier and Type | Method and Description |
|---|---|
List<Segment> |
Domain.getSegments() |
| Modifier and Type | Method and Description |
|---|---|
int |
SegmentComparator.compare(Segment v1,
Segment v2) |
int |
Segment.compareTo(Segment o) |
| Modifier and Type | Method and Description |
|---|---|
void |
Domain.setSegments(List<Segment> segments) |
Copyright © 2000–2016 BioJava. All rights reserved.