java.lang.Object
org.fxmisc.richtext.model.SegmentOpsBase<Hyperlink,S>
com.tlcsdm.core.javafx.richtext.hyperlink.HyperlinkOps<S>
- 所有已实现的接口:
org.fxmisc.richtext.model.SegmentOps<Hyperlink,S>
- 作者:
- unknowIfGuestInDream
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明concatHyperlinks(Hyperlink leftSeg, Hyperlink rightSeg) intcharrealCharAt(Hyperlink hyperlink, int index) realGetText(Hyperlink hyperlink) realSubSequence(Hyperlink hyperlink, int start) realSubSequence(Hyperlink hyperlink, int start, int end) 从类继承的方法 org.fxmisc.richtext.model.SegmentOpsBase
charAt, createEmptySeg, getText, joinStyle, subSequence, subSequence从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.fxmisc.richtext.model.SegmentOps
or, orStyled
-
构造器详细资料
-
HyperlinkOps
public HyperlinkOps()
-
-
方法详细资料
-
length
-
realCharAt
-
realGetText
-
realSubSequence
-
realSubSequence
-
joinSeg
-
concatHyperlinks
-