Searched refs:directionType (Results 1 – 2 of 2) sorted by relevance
69 protected Direction directionType = Direction.None; field in MotionTrack203 oc.write(directionType, "directionType", Direction.None); in write()214 directionType = in.readEnum("directionType", Direction.class, Direction.None); in read()223 return directionType == Direction.Path || directionType == Direction.PathAndRotation; in needsDirection()227 switch (directionType) { in computeTargetDirection()275 control.directionType = directionType; in cloneForSpatial()351 return directionType; in getDirectionType()360 public void setDirectionType(Direction directionType) { in setDirectionType() argument361 this.directionType = directionType; in setDirectionType()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...