public class MatchPointList extends Object
| Constructor and Description |
|---|
MatchPointList(List<InterestPoint> interestpointList,
ChannelProcess channel) |
| Modifier and Type | Method and Description |
|---|---|
ChannelProcess |
getChannelProcessed() |
List<InterestPoint> |
getInterestpointList() |
public MatchPointList(List<InterestPoint> interestpointList, ChannelProcess channel)
public List<InterestPoint> getInterestpointList()
public ChannelProcess getChannelProcessed()
Copyright © 2015–2021 Fiji. All rights reserved.