public abstract static class PdfExporter.Builder<T extends PdfExporter.Builder<T>> extends ImageExporter.Builder<T>
showValenceProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PdfExporter |
build()
Builds an unmodifiable export option.
|
anyBondStyle, atomAndBondColors, atomFont, atomLabelSize, atomMapping, atomNumber, atomNumberType, ballRadius, bgColor, bgColorAlpha, bondHashSpacing, bondWidth, carbonDisplay, chargeFont, chiralityDisplay, coloring, coordBondStyle, coordBondStyleAtMulticenter, displayChargeInCircle, explicitLonePairs, height, hideAtomSymbols, hideRGroups, hydrogenDisplay, ligandOrderVisibility, lonePairs, lonePairsAsLine, marginSize, maxScale, noAntiAlias, oneLetterPeptide, rendering, scale, self, showAbsoluteLabel, showAtomProperties, showBondLength, showEZ, showGraphInvariants, showLigandError, showValenceError, showValenceProperty, stickThickness, transparentBg, useSetColors, wedgeOrientationUp, width, wireThickness
public PdfExporter build()
build
in class ImageExporter.Builder<T extends PdfExporter.Builder<T>>