Class CGPathElement


  • public class CGPathElement
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      long points  
      static int sizeof  
      int type  
    • Constructor Summary

      Constructors 
      Constructor Description
      CGPathElement()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • type

        public int type
      • points

        public long points
      • sizeof

        public static final int sizeof
    • Constructor Detail

      • CGPathElement

        public CGPathElement()