Uses of Class
org.robokind.avrogen.vision.ImageDisplayConfig.Builder

Uses of ImageDisplayConfig.Builder in org.robokind.avrogen.vision
 

Methods in org.robokind.avrogen.vision that return ImageDisplayConfig.Builder
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.clearBrokerAddress()
          Clears the value of the 'brokerAddress' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.clearCommandDestination()
          Clears the value of the 'commandDestination' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.clearConnectionOptions()
          Clears the value of the 'connectionOptions' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.clearDrawRate()
          Clears the value of the 'drawRate' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.clearErrorDestination()
          Clears the value of the 'errorDestination' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.clearImageEventDestination()
          Clears the value of the 'imageEventDestination' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.clearProcEventDestination()
          Clears the value of the 'procEventDestination' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.clearWindowName()
          Clears the value of the 'windowName' field
static ImageDisplayConfig.Builder ImageDisplayConfig.newBuilder()
          Creates a new ImageDisplayConfig RecordBuilder
static ImageDisplayConfig.Builder ImageDisplayConfig.newBuilder(ImageDisplayConfig.Builder other)
          Creates a new ImageDisplayConfig RecordBuilder by copying an existing Builder
static ImageDisplayConfig.Builder ImageDisplayConfig.newBuilder(ImageDisplayConfig other)
          Creates a new ImageDisplayConfig RecordBuilder by copying an existing ImageDisplayConfig instance
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.setBrokerAddress(String value)
          Sets the value of the 'brokerAddress' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.setCommandDestination(String value)
          Sets the value of the 'commandDestination' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.setConnectionOptions(String value)
          Sets the value of the 'connectionOptions' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.setDrawRate(int value)
          Sets the value of the 'drawRate' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.setErrorDestination(String value)
          Sets the value of the 'errorDestination' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.setImageEventDestination(String value)
          Sets the value of the 'imageEventDestination' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.setProcEventDestination(String value)
          Sets the value of the 'procEventDestination' field
 ImageDisplayConfig.Builder ImageDisplayConfig.Builder.setWindowName(String value)
          Sets the value of the 'windowName' field
 

Methods in org.robokind.avrogen.vision with parameters of type ImageDisplayConfig.Builder
static ImageDisplayConfig.Builder ImageDisplayConfig.newBuilder(ImageDisplayConfig.Builder other)
          Creates a new ImageDisplayConfig RecordBuilder by copying an existing Builder
 



Copyright © 2011-2013. All Rights Reserved.