Class CircleStyle


  • public class CircleStyle
    extends com.carto.styles.PolygonStyle
    used for better and more readable naming.
    • Field Summary

      • Fields inherited from class com.carto.styles.Style

        swigCMemOwn
    • Constructor Summary

      Constructors 
      Constructor Description
      CircleStyle​(long cPtr, boolean cMemoryOwn)  
    • Method Summary

      • Methods inherited from class com.carto.styles.PolygonStyle

        delete, finalize, getCPtr, getLineStyle, swigCreatePolymorphicInstance, swigGetClassName, swigGetDirectorObject, swigGetRawPtr
      • Methods inherited from class com.carto.styles.Style

        equals, getColor, getCPtr, hashCode
      • Methods inherited from class java.lang.Object

        clone, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CircleStyle

        public CircleStyle​(long cPtr,
                           boolean cMemoryOwn)