{"$id":"https://legytma.com.br/schema/rect_fromCircle.schema.json","$schema":"http://json-schema.org/draft-06/schema#","title":"Rect From Circle","description":"","$comment":"Created by Windol <windol@legytma.com.br> at 01/05/2020.\nCopyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.","type":"object","allOf":[{"$ref":"https://legytma.com.br/schema/rect.schema.json"}],"properties":{"type":{"$ref":"https://legytma.com.br/schema/rect.schema.json#/definitions/type","const":"fromCircle"},"center":{"$ref":"https://legytma.com.br/schema/offset.schema.json"},"radius":{"$ref":"https://legytma.com.br/schema/double.schema.json"}}}
