Package | Description |
---|---|
spim.fiji.spimdata.interestpoints |
Modifier and Type | Field and Description |
---|---|
protected Map<ViewId,ViewInterestPointLists> |
ViewInterestPoints.interestPointCollectionLookup |
Modifier and Type | Method and Description |
---|---|
ViewInterestPointLists |
ViewInterestPoints.getViewInterestPointLists(int tp,
int setupId) |
ViewInterestPointLists |
ViewInterestPoints.getViewInterestPointLists(ViewId viewId) |
Modifier and Type | Method and Description |
---|---|
Map<ViewId,ViewInterestPointLists> |
ViewInterestPoints.getViewInterestPoints() |
Constructor and Description |
---|
ViewInterestPoints(Collection<ViewInterestPointLists> interestPointCollection) |
ViewInterestPoints(Map<ViewId,ViewInterestPointLists> interestPointCollectionLookup) |
Copyright © 2015–2021 Fiji. All rights reserved.