|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentScanner.GraphicsState | |
---|---|
org.pdfclown.documents.contents | Types used to define the graphical appearance of PDF contents [PDF:1.6:3.7]. |
org.pdfclown.documents.contents.composition | Typographic composition. |
org.pdfclown.documents.contents.objects | Content stream instructions [PDF:1.6:3.7.1]. |
Uses of ContentScanner.GraphicsState in org.pdfclown.documents.contents |
---|
Methods in org.pdfclown.documents.contents that return ContentScanner.GraphicsState | |
---|---|
ContentScanner.GraphicsState |
ContentScanner.GraphicsState.clone()
Gets a deep copy of the graphics state object. |
ContentScanner.GraphicsState |
ContentScanner.getState()
Gets the graphics state applied to the current content object. |
Methods in org.pdfclown.documents.contents with parameters of type ContentScanner.GraphicsState | |
---|---|
void |
ExtGState.applyTo(ContentScanner.GraphicsState state)
|
void |
ContentScanner.GraphicsState.copyTo(ContentScanner.GraphicsState state)
Copies this graphics state into the specified one. |
Uses of ContentScanner.GraphicsState in org.pdfclown.documents.contents.composition |
---|
Methods in org.pdfclown.documents.contents.composition that return ContentScanner.GraphicsState | |
---|---|
ContentScanner.GraphicsState |
PrimitiveComposer.getState()
Gets the current graphics state [PDF:1.6:4.3]. |
Uses of ContentScanner.GraphicsState in org.pdfclown.documents.contents.objects |
---|
Methods in org.pdfclown.documents.contents.objects with parameters of type ContentScanner.GraphicsState | |
---|---|
static ModifyCTM |
ModifyCTM.getResetCTM(ContentScanner.GraphicsState state)
|
protected boolean |
CompositeObject.render(ContentScanner.GraphicsState state)
Renders this container. |
void |
SetTextMatrix.scan(ContentScanner.GraphicsState state)
|
void |
SetTextRise.scan(ContentScanner.GraphicsState state)
|
void |
DrawLine.scan(ContentScanner.GraphicsState state)
|
void |
SetDeviceCMYKStrokeColor.scan(ContentScanner.GraphicsState state)
|
void |
SetTextRenderMode.scan(ContentScanner.GraphicsState state)
|
void |
PaintPath.scan(ContentScanner.GraphicsState state)
|
void |
SetStrokeColorSpace.scan(ContentScanner.GraphicsState state)
|
void |
SetTextScale.scan(ContentScanner.GraphicsState state)
|
void |
SetDeviceCMYKFillColor.scan(ContentScanner.GraphicsState state)
|
void |
CloseSubpath.scan(ContentScanner.GraphicsState state)
|
void |
SetDeviceRGBStrokeColor.scan(ContentScanner.GraphicsState state)
|
void |
BeginSubpath.scan(ContentScanner.GraphicsState state)
|
void |
SetFillColor.scan(ContentScanner.GraphicsState state)
|
void |
TranslateTextRelative.scan(ContentScanner.GraphicsState state)
|
void |
ModifyClipPath.scan(ContentScanner.GraphicsState state)
|
void |
ShowText.scan(ContentScanner.GraphicsState state)
|
void |
SetStrokeColor.scan(ContentScanner.GraphicsState state)
|
void |
SetDeviceGrayStrokeColor.scan(ContentScanner.GraphicsState state)
|
void |
SetLineWidth.scan(ContentScanner.GraphicsState state)
|
void |
CompositeObject.scan(ContentScanner.GraphicsState state)
|
void |
SetLineJoin.scan(ContentScanner.GraphicsState state)
|
void |
SetCharSpace.scan(ContentScanner.GraphicsState state)
|
void |
SetDeviceRGBFillColor.scan(ContentScanner.GraphicsState state)
|
void |
SetDeviceGrayFillColor.scan(ContentScanner.GraphicsState state)
|
void |
ContentObject.scan(ContentScanner.GraphicsState state)
Applies this object to the specified graphics context, updating the specified graphics state. |
void |
ModifyCTM.scan(ContentScanner.GraphicsState state)
|
void |
DrawRectangle.scan(ContentScanner.GraphicsState state)
|
void |
LocalGraphicsState.scan(ContentScanner.GraphicsState state)
|
void |
SetLineDash.scan(ContentScanner.GraphicsState state)
|
void |
SetWordSpace.scan(ContentScanner.GraphicsState state)
|
void |
SetLineCap.scan(ContentScanner.GraphicsState state)
|
void |
TranslateTextToNextLine.scan(ContentScanner.GraphicsState state)
|
void |
SetMiterLimit.scan(ContentScanner.GraphicsState state)
|
void |
ApplyExtGState.scan(ContentScanner.GraphicsState state)
|
void |
SetTextLead.scan(ContentScanner.GraphicsState state)
|
void |
SetFont.scan(ContentScanner.GraphicsState state)
|
void |
DrawCurve.scan(ContentScanner.GraphicsState state)
|
void |
SetFillColorSpace.scan(ContentScanner.GraphicsState state)
|
void |
ShowText.scan(ContentScanner.GraphicsState state,
ShowText.IScanner textScanner)
Executes scanning on this operation. |
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |