public final class BlockSpacing extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BlockSpacing.Builder
Provides a builder for block spacing.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getBottomSpacing()
Get bottom spacing, in characters
|
int |
getLeftSpacing()
Get left spacing, in characters
|
int |
getRightSpacing()
Get right spacing, in characters
|
int |
getTopSpacing()
Get top spacing, in characters
|
int |
hashCode() |
public int getLeftSpacing()
public int getRightSpacing()
public int getTopSpacing()
public int getBottomSpacing()