Uses of Class
org.faceless.publisher.output.Kashida
Packages that use org.faceless.publisher.output.Kashida
Package
Description
Provides the base classes for output from BFO Publisher, extended by type-specific subpackages
-
Uses of org.faceless.publisher.output.Kashida in org.faceless.publisher.output
Methods in org.faceless.publisher.output with parameters of type org.faceless.publisher.output.Kashida in inModifier and TypeMethodDescriptionintKashida.compareTo(org.faceless.publisher.output.Kashida o) Method parameters in org.faceless.publisher.output with type arguments of type org.faceless.publisher.output.Kashida in inModifier and TypeMethodDescriptionstatic StringKashida.apply(String text, int index, float kashidaWidth, float difference, List<org.faceless.publisher.output.Kashida> list) Apply the list of Kashidas to the specified String by inserting Tatweels (U+0640) at appropriate points and returning the modified String.static booleanSearch the specified text for possible Kashida insertion points and add them to the list.