| Constructor and Description |
|---|
RendererExamples() |
| Modifier and Type | Method and Description |
|---|---|
double |
getDrawingHeight() |
double |
getDrawingWidth() |
javafx.scene.canvas.GraphicsContext |
getGraphicsContext()
Returns the assigned GraphicContext.
|
static void |
main(String[] args) |
void |
start(javafx.stage.Stage primaryStage) |
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcirclePoint, connectPoints, dashLineSegment, drawDraggedRectangle, drawLine, drawLineSegment, drawParabola, drawParabola, drawPoint, drawPoint, drawRectangle, drawStraight, drawTextCenteredOnPointpublic static void main(String[] args)
public void start(javafx.stage.Stage primaryStage)
throws Exception
start in class javafx.application.ApplicationExceptionpublic javafx.scene.canvas.GraphicsContext getGraphicsContext()
RenderergetGraphicsContext in interface Rendererpublic double getDrawingWidth()
getDrawingWidth in interface Rendererpublic double getDrawingHeight()
getDrawingHeight in interface RendererCopyright © 2017. All rights reserved.