public class BehaviorCaptureData extends TargetCaptureData
Modifier and Type | Field and Description |
---|---|
boolean |
isInteracting |
booleanUse, foundTarget, itsFillColor, itsFrontColor, itsLineColor, itsSurroundColor, itsTimeStamp, primeUse, status, STATUS_EMPTY, STATUS_FILLED, STATUS_UPDATE
dX, dY, dZ
Constructor and Description |
---|
BehaviorCaptureData(TargetCaptureData aTCD)
Constructor for the BehaviorCaptureData class using a TargetCaptureData record
|
compare, getCenterPixel, getFrontArea, getMajorAngleDeg, getMajorAngleRad, getMaxDiff, getMinorAngleDeg, getMinorAngleRad, getObjLength, getObjWidth, getSurround, getSurroundEllipse, getTargetArea, getTargetDescriptor, getXYDirectionRad, getXYDirectionRad, getXYDirectionToRad, isPrimeUse, list, setCenterPixel, setMaxDiff, setObjectMetrics, setObjLength, setObjWidth, setPrimeUse, setTargetDescriptor, setXYDirectionRad, toStringExtended
applyMove, equals, getMilliSecsBetween, getSecsBetween, getSpeed, getTimeMilliSecs, getTimeRef, getTimeSecs, getTimeString, getTimeString, setTimeMilliSecs, setTimeRef, setTimeSecs, toString
applyVector, applyVector, checkLatLong, clone, copy, cross, dot, equals, getCircleLineIntersections, getCircleLineIntersections, getCircleLinesegmentIntersections, getCircleLinesegmentIntersections, getConnect, getDistanceToLinesegment, getDistanceToLinesegment, getEuclidianDistance, getLength, getLengthSquared, getManhattanDistance, getManhattanLength, getPolarVector, getScaledPoint, getSpatialVector, getSquaredEuclidianDistance, getStraightnessIndex, getVolume, getX, getXY, getXYDeg, getXYDeg, getXYRad, getXYRad, getXZDeg, getXZDeg, getXZRad, getXZRad, getY, getZ, isLatLong, listValues, minus, negate, negateX, negateY, negateZ, plus, remapLatLongToDistanceCoords, reverseDirection, rotate, rotate, rotateXY, rotateXZ, scale, setConnect, setLatLong, setLength, setX, setY, setZ, subtract, times, toFileString, toPoint, toPolarVector, toSpatialVector, unitLength
public BehaviorCaptureData(TargetCaptureData aTCD) throws java.lang.Exception
aTCD
- the TargetCaptureData to usejava.lang.Exception
RH, 2017