Tabnine Logo
ExtendedSection.<init>
Code IndexAdd Tabnine to your IDE (free)

How to use
fr.opensagres.xdocreport.itext.extension.ExtendedSection
constructor

Best Java code snippets using fr.opensagres.xdocreport.itext.extension.ExtendedSection.<init> (Showing top 18 results out of 315)

origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext.extension

public MarkedSection addMarkedSection()
{
  MarkedSection section = new MarkedSection( new ExtendedSection( null, numberDepth + 1 ) );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext5.extension

public MarkedSection addMarkedSection()
{
  MarkedSection section = new MarkedSection( new ExtendedSection( null, numberDepth + 1 ) );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext.extension

public MarkedSection addMarkedSection()
{
  MarkedSection section = new MarkedSection( new ExtendedSection( null, numberDepth + 1 ) );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext.extension-gae

public MarkedSection addMarkedSection()
{
  MarkedSection section = new MarkedSection( new ExtendedSection( null, numberDepth + 1 ) );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext.extension

public MarkedSection addMarkedSection()
{
  MarkedSection section = new MarkedSection( new ExtendedSection( null, numberDepth + 1 ) );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext.extension-gae

public MarkedSection addMarkedSection()
{
  MarkedSection section = new MarkedSection( new ExtendedSection( null, numberDepth + 1 ) );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext5.extension

public MarkedSection addMarkedSection()
{
  MarkedSection section = new MarkedSection( new ExtendedSection( null, numberDepth + 1 ) );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext5.extension

public MarkedSection addMarkedSection()
{
  MarkedSection section = new MarkedSection( new ExtendedSection( null, numberDepth + 1 ) );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext.extension-gae

public MarkedSection addMarkedSection()
{
  MarkedSection section = new MarkedSection( new ExtendedSection( null, numberDepth + 1 ) );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext5.extension

public Section addSection( float indentation, Paragraph title, int numberDepth )
{
  if ( isAddedCompletely() )
  {
    throw new IllegalStateException( "This LargeElement has already been added to the Document." );
  }
  Section section = new ExtendedSection( title, numberDepth );
  section.setIndentation( indentation );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext.extension-gae

public Section addSection( float indentation, Paragraph title, int numberDepth )
{
  if ( isAddedCompletely() )
  {
    throw new IllegalStateException( "This LargeElement has already been added to the Document." );
  }
  Section section = new ExtendedSection( title, numberDepth );
  section.setIndentation( indentation );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext5.extension

public Section addSection( float indentation, Paragraph title, int numberDepth )
{
  if ( isAddedCompletely() )
  {
    throw new IllegalStateException( "This LargeElement has already been added to the Document." );
  }
  Section section = new ExtendedSection( title, numberDepth );
  section.setIndentation( indentation );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext.extension-gae

public Section addSection( float indentation, Paragraph title, int numberDepth )
{
  if ( isAddedCompletely() )
  {
    throw new IllegalStateException( "This LargeElement has already been added to the Document." );
  }
  Section section = new ExtendedSection( title, numberDepth );
  section.setIndentation( indentation );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext.extension

public Section addSection( float indentation, Paragraph title, int numberDepth )
{
  if ( isAddedCompletely() )
  {
    throw new IllegalStateException( "This LargeElement has already been added to the Document." );
  }
  Section section = new ExtendedSection( title, numberDepth );
  section.setIndentation( indentation );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext.extension

public Section addSection( float indentation, Paragraph title, int numberDepth )
{
  if ( isAddedCompletely() )
  {
    throw new IllegalStateException( "This LargeElement has already been added to the Document." );
  }
  Section section = new ExtendedSection( title, numberDepth );
  section.setIndentation( indentation );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext5.extension

public Section addSection( float indentation, Paragraph title, int numberDepth )
{
  if ( isAddedCompletely() )
  {
    throw new IllegalStateException( "This LargeElement has already been added to the Document." );
  }
  Section section = new ExtendedSection( title, numberDepth );
  section.setIndentation( indentation );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext.extension

public Section addSection( float indentation, Paragraph title, int numberDepth )
{
  if ( isAddedCompletely() )
  {
    throw new IllegalStateException( "This LargeElement has already been added to the Document." );
  }
  Section section = new ExtendedSection( title, numberDepth );
  section.setIndentation( indentation );
  add( section );
  return section;
}
origin: fr.opensagres.xdocreport/fr.opensagres.xdocreport.itext.extension-gae

public Section addSection( float indentation, Paragraph title, int numberDepth )
{
  if ( isAddedCompletely() )
  {
    throw new IllegalStateException( "This LargeElement has already been added to the Document." );
  }
  Section section = new ExtendedSection( title, numberDepth );
  section.setIndentation( indentation );
  add( section );
  return section;
}
fr.opensagres.xdocreport.itext.extensionExtendedSection<init>

Popular methods of ExtendedSection

  • add
  • ancestorConstructTitle
    Constructs a Paragraph that will be used as title for a Section or Chapter.
  • constructTitle
  • createPdfPCell
  • getParagraphFactory
  • isAddedCompletely
  • getPdfPCell

Popular in Java

  • Making http post requests using okhttp
  • getResourceAsStream (ClassLoader)
  • compareTo (BigDecimal)
  • setRequestProperty (URLConnection)
  • Pointer (com.sun.jna)
    An abstraction for a native pointer data type. A Pointer instance represents, on the Java side, a na
  • Color (java.awt)
    The Color class is used to encapsulate colors in the default sRGB color space or colors in arbitrary
  • Graphics2D (java.awt)
    This Graphics2D class extends the Graphics class to provide more sophisticated control overgraphics
  • NumberFormat (java.text)
    The abstract base class for all number formats. This class provides the interface for formatting and
  • SortedSet (java.util)
    SortedSet is a Set which iterates over its elements in a sorted order. The order is determined eithe
  • Callable (java.util.concurrent)
    A task that returns a result and may throw an exception. Implementors define a single method with no
  • Top plugins for Android Studio
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now