org.robokind.impl.vision
Class PortableImageRegionList.ImageRegionListRecordAdapter

java.lang.Object
  extended by 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


Constructor Summary
PortableImageRegionList.ImageRegionListRecordAdapter()
           
 
Method Summary
 ImageRegionList adapt(ImageRegionListRecord a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableImageRegionList.ImageRegionListRecordAdapter

public PortableImageRegionList.ImageRegionListRecordAdapter()
Method Detail

adapt

public ImageRegionList adapt(ImageRegionListRecord a)
Specified by:
adapt in interface Adapter<ImageRegionListRecord,ImageRegionList>


Copyright © 2011-2012. All Rights Reserved.