| Package | Description |
|---|---|
| net.sourceforge.plantuml.cute |
| Modifier and Type | Method and Description |
|---|---|
static RotationZoom |
RotationZoom.builtRotationOnYaxis(Point2D toRotate) |
RotationZoom |
RotationZoom.compose(RotationZoom other) |
static RotationZoom |
RotationZoom.fromVarArgs(VarArgs varArgs) |
RotationZoom |
RotationZoom.inverse() |
static RotationZoom |
RotationZoom.none() |
static RotationZoom |
RotationZoom.rotationInDegrees(double angle) |
static RotationZoom |
RotationZoom.rotationInRadians(double angle) |
static RotationZoom |
RotationZoom.zoom(double zoom) |
| Modifier and Type | Method and Description |
|---|---|
RotationZoom |
RotationZoom.compose(RotationZoom other) |
Balloon |
Balloon.rotate(RotationZoom rotationZoom) |
UDrawable |
CuteShape.rotateZoom(RotationZoom other) |
Triangle |
Triangle.rotateZoom(RotationZoom angle) |
Positionned |
Group.rotateZoom(RotationZoom rotationZoom) |
Rectangle |
Rectangle.rotateZoom(RotationZoom other) |
MyDouble |
MyDouble.rotateZoom(RotationZoom rotationZoom) |
Circle |
Circle.rotateZoom(RotationZoom rotationZoom) |
Arc |
Arc.rotateZoom(RotationZoom rotationZoom) |
Stick |
Stick.rotateZoom(RotationZoom other) |
MyPoint2D |
MyPoint2D.rotateZoom(RotationZoom rotationZoom) |
CutePath |
CutePath.rotateZoom(RotationZoom rotationZoom) |
Positionned |
PositionnedImpl.rotateZoom(RotationZoom other) |
Tension |
Tension.rotateZoom(RotationZoom rotationZoom) |
Positionned |
Positionned.rotateZoom(RotationZoom rotation) |
CuteShape |
Cheese.rotateZoom(RotationZoom other) |
| Constructor and Description |
|---|
Cheese(MyDouble radius,
MyDouble startAngle,
MyDouble endAngle,
RotationZoom rotation) |
PositionnedImpl(Group group,
RotationZoom rotation) |
Copyright © 2017. All rights reserved.