Package 

Class EpubPositionsService.ReflowableStrategy

  • All Implemented Interfaces:

    
    public class EpubPositionsService.ReflowableStrategy
    
                        

    Strategy used to calculate the number of positions in a reflowable resource.

    Note that a fixed-layout resource always has a single position.

    • Constructor Detail

    • Method Detail

      • positionCount

         abstract Integer positionCount(Resource resource)

        Returns the number of positions in the given resource according to the strategy.