@PublicAPI public interface ShapeDescriptor extends Descriptor
Guarded.EnsureThat, Guarded.New
Modifier and Type | Method and Description |
---|---|
DescriptorGenerator<? extends ShapeDescriptor> |
getDescriptorGenerator()
Deprecated.
|
ShapeData |
getShapeData() |
byte[] |
toByteArray() |
getGuardObject
byte[] toByteArray()
ShapeData getShapeData()
@Deprecated DescriptorGenerator<? extends ShapeDescriptor> getDescriptorGenerator()
Guarded.getGuardObject()