Searched refs:ADD_MIN_DIST (Results 1 – 1 of 1) sorted by relevance
37 private static final double ADD_MIN_DIST = .05; field in FilterGradRepresentation193 double addDelta = ADD_MIN_DIST * Math.max(rect.width(), rect.height()); in addBand()