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