PathReference
Kind: class
Module/package: com.pdfdancer.client.rest
SDK: com.pdfdancer.client:pdfdancer-client-java 2.0.0
Declaration
public class com.pdfdancer.client.rest.PathReference extends com.pdfdancer.client.rest.BaseReference
Members
constructor
public com.pdfdancer.client.rest.PathReference(com.pdfdancer.common.model.ObjectRef, com.pdfdancer.client.rest.PDFDancer)
edit
public com.pdfdancer.client.rest.PathReference$PathEdit edit()
getFillColor
public com.pdfdancer.common.model.Color getFillColor()
Gets the fill color of this path.
getStrokeColor
public com.pdfdancer.common.model.Color getStrokeColor()
Gets the stroke color of this path.