Module com.aoapps.html.any
Interface Shape<E extends Element<?,?,E> & Shape<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
- Type Parameters:
E
- This element typeV
- This enum type to use for this attribute
- All Known Implementing Classes:
AnyAREA
public interface Shape<E extends Element<?,?,E> & Shape<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
See HTML shape Attribute.
- Author:
- AO Industries, Inc.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionshape
(Suppliers.String<Ex> shape) See HTML shape Attribute.shape
(IOSupplierE<? extends V, Ex> shape) See HTML shape Attribute.default E
See HTML shape Attribute.default E
See HTML shape Attribute.
-
Method Details
-
shape
See HTML shape Attribute.- Throws:
IOException
-
shape
See HTML shape Attribute.- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-
shape
See HTML shape Attribute.- Throws:
IOException
- See Also:
-
shape
See HTML shape Attribute.- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-