Spec-Zone .ru
спецификации, руководства, описания, API
|
Modifier | Constructor and Description |
---|---|
protected |
SepiaToneBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
applyTo(SepiaTone x) |
SepiaTone |
build()
Make an instance of
SepiaTone based on the properties set on this builder. |
static SepiaToneBuilder<?> |
create()
Creates a new instance of SepiaToneBuilder.
|
B |
input(Effect x)
Set the value of the
input property for the instance constructed by this builder. |
B |
level(double x)
Set the value of the
level property for the instance constructed by this builder. |
public static SepiaToneBuilder<?> create()
public void applyTo(SepiaTone x)
public B input(Effect x)
input
property for the instance constructed by this builder.public B level(double x)
level
property for the instance constructed by this builder.Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to