Class StyleList<S extends IStyle>
java.lang.Object
de.xima.fc.common.graphdot.StyleList<S>
- Type Parameters:
S- Type of the styles.
- All Implemented Interfaces:
Serializable, CharSequence
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StyleList
-
-
Method Details
-
getStyles
-
toString
- Specified by:
toStringin interfaceCharSequence
-
equals
-
hashCode
-
charAt
default char charAt(int index) - Specified by:
charAtin interfaceCharSequence
-
chars
- Specified by:
charsin interfaceCharSequence
-
codePoints
- Specified by:
codePointsin interfaceCharSequence
-
length
default int length()- Specified by:
lengthin interfaceCharSequence
-
subSequence
- Specified by:
subSequencein interfaceCharSequence
-