public static class AnnotationCharacters.AnchorControlCharacter extends AnnotationCharacters.AnnotationControlCharacter<Annotations.AnchorAnnotation>
{color:#ee22aa} indicates switching the color in markup,
where the color is given as hex RGB code (ee22aa in this case). It can be
escaped with a backslash ('\').| Modifier | Constructor and Description |
|---|---|
protected |
AnchorControlCharacter(String anchor) |
| Modifier and Type | Method and Description |
|---|---|
Annotations.AnchorAnnotation |
getAnnotation() |
Class<Annotations.AnchorAnnotation> |
getAnnotationType() |
charAt, escape, getCharacterToEscape, length, mustEscape, subSequence, toString, unescapeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchars, codePointsprotected AnchorControlCharacter(String anchor)
public Annotations.AnchorAnnotation getAnnotation()
getAnnotation in class AnnotationCharacters.AnnotationControlCharacter<Annotations.AnchorAnnotation>public Class<Annotations.AnchorAnnotation> getAnnotationType()
getAnnotationType in class AnnotationCharacters.AnnotationControlCharacter<Annotations.AnchorAnnotation>Copyright © 2021. All rights reserved.