Class Layer
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Layer
Layer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
width
-
height
-
-
Constructor Details
-
Layer
Constructs a validated instance ofLayer.- Parameters:
spec- the specification to process
-
Layer
Constructs a validated instance ofLayer.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Layer(Consumer)instead.- Parameters:
width- widthheight- height
-
Layer
protected Layer()
-
-
Method Details