Uses of Interface
org.scijava.text.TextService
-
Packages that use TextService Package Description org.scijava org.scijava.text -
-
Uses of TextService in org.scijava
Methods in org.scijava that return TextService Modifier and Type Method Description TextServiceAbstractGateway. text()TextServiceGateway. text()Gets this application context'sTextService. -
Uses of TextService in org.scijava.text
Classes in org.scijava.text that implement TextService Modifier and Type Class Description classDefaultTextServiceDefault service for working with text formats.
-