| Modifier and Type | Method and Description |
|---|---|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.clearBrokerAddress()
Clears the value of the 'brokerAddress' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.clearCommandDestination()
Clears the value of the 'commandDestination' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.clearConnectionOptions()
Clears the value of the 'connectionOptions' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.clearErrorDestination()
Clears the value of the 'errorDestination' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.clearHaarFileLocation()
Clears the value of the 'haarFileLocation' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.clearHaarFlags()
Clears the value of the 'haarFlags' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.clearImageEventDestination()
Clears the value of the 'imageEventDestination' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.clearMinFaceHeight()
Clears the value of the 'minFaceHeight' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.clearMinFaceWidth()
Clears the value of the 'minFaceWidth' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.clearNeighbors()
Clears the value of the 'neighbors' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.clearProcEventDestination()
Clears the value of the 'procEventDestination' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.clearScaleFactor()
Clears the value of the 'scaleFactor' field
|
static FaceDetectConfig.Builder |
FaceDetectConfig.newBuilder()
Creates a new FaceDetectConfig RecordBuilder
|
static FaceDetectConfig.Builder |
FaceDetectConfig.newBuilder(FaceDetectConfig.Builder other)
Creates a new FaceDetectConfig RecordBuilder by copying an existing Builder
|
static FaceDetectConfig.Builder |
FaceDetectConfig.newBuilder(FaceDetectConfig other)
Creates a new FaceDetectConfig RecordBuilder by copying an existing FaceDetectConfig instance
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.setBrokerAddress(String value)
Sets the value of the 'brokerAddress' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.setCommandDestination(String value)
Sets the value of the 'commandDestination' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.setConnectionOptions(String value)
Sets the value of the 'connectionOptions' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.setErrorDestination(String value)
Sets the value of the 'errorDestination' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.setHaarFileLocation(String value)
Sets the value of the 'haarFileLocation' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.setHaarFlags(int value)
Sets the value of the 'haarFlags' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.setImageEventDestination(String value)
Sets the value of the 'imageEventDestination' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.setMinFaceHeight(int value)
Sets the value of the 'minFaceHeight' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.setMinFaceWidth(int value)
Sets the value of the 'minFaceWidth' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.setNeighbors(int value)
Sets the value of the 'neighbors' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.setProcEventDestination(String value)
Sets the value of the 'procEventDestination' field
|
FaceDetectConfig.Builder |
FaceDetectConfig.Builder.setScaleFactor(double value)
Sets the value of the 'scaleFactor' field
|
| Modifier and Type | Method and Description |
|---|---|
static FaceDetectConfig.Builder |
FaceDetectConfig.newBuilder(FaceDetectConfig.Builder other)
Creates a new FaceDetectConfig RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.