Uses of Enum Class
micycle.pgs.PGS_Morphology.CapStyle
-
Uses of PGS_Morphology.CapStyle in micycle.pgs
Methods in micycle.pgs that return PGS_Morphology.CapStyleModifier and TypeMethodDescriptionstatic PGS_Morphology.CapStyle
Returns the enum constant of this class with the specified name.static PGS_Morphology.CapStyle[]
PGS_Morphology.CapStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in micycle.pgs with parameters of type PGS_Morphology.CapStyleModifier and TypeMethodDescriptionstatic processing.core.PShape
PGS_Morphology.buffer
(processing.core.PShape shape, double buffer, PGS_Contour.OffsetStyle bufferStyle, PGS_Morphology.CapStyle capStyle) Returns a buffer region of the given shape using the specified join and cap styles.