Elexis API documentation
Version 2.1.6 as of December 11 2011

Uses of Class
ch.rgw.tools.GenericRange

Packages that use GenericRange
ch.elexis.text   
ch.elexis.text.model   
ch.rgw.tools A collection of system-independent utilities for different purposes. 
 

Uses of GenericRange in ch.elexis.text
 

Subclasses of GenericRange in ch.elexis.text
 class DecoratedStyleRange
           
 

Methods in ch.elexis.text that return GenericRange
 GenericRange BaseRichTextDisplay.getCaretRange()
           
 GenericRange IRichTextDisplay.getCaretRange()
          find the position of the caret and the selected Range (if any)
 

Methods in ch.elexis.text with parameters of type GenericRange
 void BaseRichTextDisplay.setCaretRange(GenericRange gr)
           
 void IRichTextDisplay.setCaretRange(GenericRange gr)
           
 void BaseRichTextDisplay.setSelectedRange(GenericRange gr)
          Sets the selected range.
 

Uses of GenericRange in ch.elexis.text.model
 

Subclasses of GenericRange in ch.elexis.text.model
 class SSDRange
          An SSDRange is some part of a SimpleStructuredDocument (SSD).
 

Methods in ch.elexis.text.model with parameters of type GenericRange
 java.lang.String SimpleStructuredDocument.getSubstring(GenericRange r)
          Return a portion of Text without formatting
 

Uses of GenericRange in ch.rgw.tools
 

Methods in ch.rgw.tools that return GenericRange
 GenericRange GenericRange.overlap(GenericRange other)
          Schnitt-Range aus zwei Ranges erzeugen
 

Methods in ch.rgw.tools with parameters of type GenericRange
 GenericRange GenericRange.overlap(GenericRange other)
          Schnitt-Range aus zwei Ranges erzeugen
 int GenericRange.positionTo(GenericRange other)
          Feststellen, wie dise Range in Bezug auf eine andere liegt
 

Constructors in ch.rgw.tools with parameters of type GenericRange
GenericRange(GenericRange other)
           
 


Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis