Spec-Zone .ru
спецификации, руководства, описания, API
|
Package | Description |
---|---|
javafx.scene.canvas |
Provides the set of classes for canvas, an immediate mode style of rendering API.
|
Modifier and Type | Field and Description |
---|---|
(package private) Canvas |
GraphicsContext.theCanvas |
Modifier and Type | Method and Description |
---|---|
Canvas |
CanvasBuilder.build()
Make an instance of
Canvas based on the properties set on this builder. |
Canvas |
GraphicsContext.getCanvas()
Gets the
Canvas that the GraphicsContext is issuing draw
commands to. |
Modifier and Type | Method and Description |
---|---|
void |
CanvasBuilder.applyTo(Canvas x) |
Constructor and Description |
---|
GraphicsContext(Canvas theCanvas) |
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to