Uses of Class
com.docusign.esign.model.GraphicsContext
-
Packages that use GraphicsContext Package Description com.docusign.esign.model -
-
Uses of GraphicsContext in com.docusign.esign.model
Methods in com.docusign.esign.model that return GraphicsContext Modifier and Type Method Description GraphicsContextGraphicsContext. fillColor(String fillColor)fillColor.GraphicsContextPolyLineOverlay. getGraphicsContext()Contains details about the style used for the strike through graphic..GraphicsContextGraphicsContext. lineColor(String lineColor)lineColor.GraphicsContextGraphicsContext. lineWeight(String lineWeight)lineWeight.Methods in com.docusign.esign.model with parameters of type GraphicsContext Modifier and Type Method Description PolyLineOverlayPolyLineOverlay. graphicsContext(GraphicsContext graphicsContext)graphicsContext.voidPolyLineOverlay. setGraphicsContext(GraphicsContext graphicsContext)setGraphicsContext.
-