@PublicAPI @Format(name="png", separator=",") public class PngExporter extends ImageExporter
Modifier and Type | Class and Description |
---|---|
static class |
PngExporter.BitPixelValues
Set bit/pixel values using this enum.
|
static class |
PngExporter.Builder<T extends PngExporter.Builder<T>> |
ImageExporter.AtomNumberingType, ImageExporter.CarbonDisplay, ImageExporter.ChiralityDisplayOption, ImageExporter.Coloring, ImageExporter.HydrogenDisplayOption, ImageExporter.LigandOrderVisibility, ImageExporter.LineType, ImageExporter.Rendering
Modifier | Constructor and Description |
---|---|
|
PngExporter() |
protected |
PngExporter(PngExporter.Builder<?> builder) |
Modifier and Type | Method and Description |
---|---|
static PngExporter.Builder<?> |
builder()
Creates a builder for this class.
|
PngExporter.BitPixelValues |
getBitPixelValue()
Gets the set Bit/Pixel value.
|
boolean |
isNoSource()
Decides if nosource option is set.
|
areRGroupsHidden, bondHashSpacing, createWriter, getAnyBondStyle, getAtomAndBondColors, getAtomFontType, getAtomLabelSize, getAtomNumberingType, getBallRadius, getBgColor, getBgColorAlpha, getBondWidth, getCarbonDisplay, getChargeFont, getChiralityDisplay, getColoring, getCoordBondStyle, getCoordBondStyleAtMultiCenter, getHeight, getHydrogenDisplay, getLigandOrderVisibility, getMaxScale, getRendering, getScale, getStickThickness, getWidth, getWireThickness, isAbsoluteLabelVisible, isAtomMap, isAtomNum, isAtomPropVisible, isBondLengthVisible, isChargeWithCircle, isExplicitLonePairs, isGraphInvariantsVisible, isHiddenAntiAlias, isHiddenAtomSymbols, isLigandErrorVisible, isLonePairs, isLonePairsAsLine, isOneLetterPeptideDisplay, isSetColors, isStereoPropertyVisible, isTransparentBg, isValenceErrorVisible, isValencePropertyVisible, isWedgeOrientationUp, marginSize
protected PngExporter(PngExporter.Builder<?> builder)
public PngExporter()
public static PngExporter.Builder<?> builder()
public PngExporter.BitPixelValues getBitPixelValue()
PngExporter.BitPixelValues
public boolean isNoSource()
JpegExporter.Builder.setNoSource()