| Package | Description |
|---|---|
| org.gephi.preview |
| Modifier and Type | Field and Description |
|---|---|
private SVGRenderTargetBuilder.LengthUnit |
SVGRenderTargetBuilder.SupportSize.lengthUnit |
| Modifier and Type | Method and Description |
|---|---|
static SVGRenderTargetBuilder.LengthUnit |
SVGRenderTargetBuilder.LengthUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SVGRenderTargetBuilder.LengthUnit[] |
SVGRenderTargetBuilder.LengthUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SVGRenderTargetBuilder.SupportSize(float width,
float height,
SVGRenderTargetBuilder.LengthUnit lengthUnit)
Constructor.
|
Copyright © 2007–2016 Gephi Consortium. All rights reserved.