Interface Modifiers.Circle<E extends Element, B extends TypedBuilder<E,B> >
- All Superinterfaces:
IsElement<E>, TypedBuilder<E,B>
- Enclosing interface:
Modifiers
public static interface Modifiers.Circle<E extends Element, B extends TypedBuilder<E,B>>
extends TypedBuilder<E,B>, IsElement<E>
-
Method Summary
Modifier and TypeMethodDescriptiondefault Bcircle()Same as circle(true)default Bcircle(boolean circle) Adds/removes modifier(circle)Methods inherited from interface TypedBuilder
that
-
Method Details
-
circle
Same as circle(true) -
circle
Adds/removes modifier(circle)
-