# What is padding offset and roundness? What do you use it for?

**URL:** https://discourse.processing.org/t/what-is-padding-offset-and-roundness-what-do-you-use-it-for/41465
**Category:** Coding Questions
**Tags:** homework
**Created:** [March 27, 2023, 2:03am UTC](https://discourse.processing.org/t/what-is-padding-offset-and-roundness-what-do-you-use-it-for/41465 "2023-03-27T02:03:45Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Rvy](https://avatars.discourse-cdn.com/v4/letter/r/59ef9b/32.png) [@Rvy](https://discourse.processing.org/u/Rvy)
#### Post date: [March 27, 2023, 2:03am UTC](https://discourse.processing.org/t/what-is-padding-offset-and-roundness-what-do-you-use-it-for/41465/1 "2023-03-27T02:03:45Z")

</div>

I don’t quite understand about padding offset and roundness in java  
What does we use it for? Can anyone please kindly explain it to me?

---

<div class="post-metadata">

### Author: ![josephh](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/josephh/32/210_2.png) [@josephh](https://discourse.processing.org/u/josephh)
#### Post date: [March 28, 2023, 8:00am UTC](https://discourse.processing.org/t/what-is-padding-offset-and-roundness-what-do-you-use-it-for/41465/2 "2023-03-28T08:00:25Z")

</div>

Hi @Rvy,

> [@Rvy](#):
>
> padding offset and roundness in java

I don’t quite understand what you are talking about, is it floating point number rounding or padding/rounding when drawing shapes? 😉
