public class SVGRenderTargetBuilder extends Object implements RenderTargetBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
SVGRenderTargetBuilder.LengthUnit
Enum representing a set of lenght units.
|
static class |
SVGRenderTargetBuilder.SupportSize
Implementation of the size of an export support.
|
static class |
SVGRenderTargetBuilder.SVGRenderTargetImpl |
| Constructor and Description |
|---|
SVGRenderTargetBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RenderTarget |
buildRenderTarget(PreviewModel previewModel)
Builds a new render target using the properties and dimensions defined
in
previewModel. |
String |
getName()
Returns the name of the target builder.
|
public RenderTarget buildRenderTarget(PreviewModel previewModel)
RenderTargetBuilderpreviewModel.buildRenderTarget in interface RenderTargetBuilderpreviewModel - the preview model to get the dimensions and properties frompublic String getName()
RenderTargetBuilderPreviewController to identify render targets.getName in interface RenderTargetBuilderCopyright © 2007–2016 Gephi Consortium. All rights reserved.