Uses of Class
com.omnisci.thrift.server.OmniSci.get_result_row_for_pixel_result
-
Packages that use OmniSci.get_result_row_for_pixel_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.get_result_row_for_pixel_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.get_result_row_for_pixel_result Modifier and Type Method Description OmniSci.get_result_row_for_pixel_resultOmniSci.get_result_row_for_pixel_result. deepCopy()OmniSci.get_result_row_for_pixel_resultOmniSci.Processor.get_result_row_for_pixel. getResult(I iface, OmniSci.get_result_row_for_pixel_args args)OmniSci.get_result_row_for_pixel_resultOmniSci.get_result_row_for_pixel_result. setE(TOmniSciException e)OmniSci.get_result_row_for_pixel_resultOmniSci.get_result_row_for_pixel_result. setSuccess(TPixelTableRowResult success)Methods in com.omnisci.thrift.server with parameters of type OmniSci.get_result_row_for_pixel_result Modifier and Type Method Description intOmniSci.get_result_row_for_pixel_result. compareTo(OmniSci.get_result_row_for_pixel_result other)booleanOmniSci.get_result_row_for_pixel_result. equals(OmniSci.get_result_row_for_pixel_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.get_result_row_for_pixel_result Constructor Description get_result_row_for_pixel_result(OmniSci.get_result_row_for_pixel_result other)Performs a deep copy on other.
-