org.robokind.impl.vision
Class PortableImageRegionList.ImageRegionListRecordAdapter
java.lang.Object
org.robokind.impl.vision.PortableImageRegionList.ImageRegionListRecordAdapter
- All Implemented Interfaces:
- Adapter<ImageRegionListRecord,ImageRegionList>
- Enclosing class:
- PortableImageRegionList
public static class PortableImageRegionList.ImageRegionListRecordAdapter
- extends Object
- implements Adapter<ImageRegionListRecord,ImageRegionList>
Converts an ImageRegionListRecor to a PortableImageRegionList
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortableImageRegionList.ImageRegionListRecordAdapter
public PortableImageRegionList.ImageRegionListRecordAdapter()
adapt
public ImageRegionList adapt(ImageRegionListRecord a)
- Specified by:
adapt in interface Adapter<ImageRegionListRecord,ImageRegionList>
Copyright © 2011-2012. All Rights Reserved.