Class CGPatternTiling


  • public final class CGPatternTiling
    extends java.lang.Object
    kCGPatternTilingNoDistortion: The pattern cell is not distorted when painted, however the spacing between pattern cells may vary by as much as 1 device pixel. kCGPatternTilingConstantSpacingMinimalDistortion: Pattern cells are spaced consistently, however the pattern cell may be distorted by as much as 1 device pixel when the pattern is painted. kCGPatternTilingConstantSpacing: Pattern cells are spaced consistently as with kCGPatternTilingConstantSpacingMinimalDistortion, however the pattern cell may be distorted additionally to permit a more efficient implementation.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait