Package dk.gtz.graphedit.view.log
Class HyperlinkOps<S>
java.lang.Object
org.fxmisc.richtext.model.SegmentOpsBase<Hyperlink,S>
dk.gtz.graphedit.view.log.HyperlinkOps<S>
- Type Parameters:
S- Styles type
- All Implemented Interfaces:
org.fxmisc.richtext.model.SegmentOps<Hyperlink,S>
Segment operations implementation for
Hyperlink instances-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcharrealCharAt(Hyperlink hyperlink, int index) realGetText(Hyperlink hyperlink) realSubSequence(Hyperlink hyperlink, int start) realSubSequence(Hyperlink hyperlink, int start, int end) Methods inherited from class org.fxmisc.richtext.model.SegmentOpsBase
charAt, createEmptySeg, getText, joinStyle, subSequence, subSequenceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.fxmisc.richtext.model.SegmentOps
or, orStyled
-
Constructor Details
-
HyperlinkOps
public HyperlinkOps()Construct a new instance
-
-
Method Details
-
length
-
realCharAt
-
realGetText
-
realSubSequence
-
realSubSequence
-
joinSeg
-