| Package | Description |
|---|---|
| net.sourceforge.plantuml.cute |
| Modifier and Type | Method and Description |
|---|---|
static Balloon |
Balloon.fromRadiusSegment(Segment centerToContact) |
Balloon |
TriangleCorner.getBalloonInside() |
Balloon |
TriangleCornerSimple.getBalloonWithFixedY(double y) |
Balloon |
TriangleCorner.getCenterWithFixedRadius(double radius) |
Balloon |
Balloon.getInsideTangentBalloon1(double angle,
double curvation) |
Balloon |
Balloon.getInsideTangentBalloon2(double angle,
double curvation) |
Balloon |
Balloon.rotate(RotationZoom rotationZoom) |
static Balloon |
ApolloniusSolver2.solveApollonius(Balloon c1,
Balloon c2,
Balloon c3,
int s1,
int s2,
int s3)
Solves the Problem of Apollonius (finding a circle tangent to three other circles in the plane).
|
Balloon |
Balloon.translate(UTranslate translate) |
| Modifier and Type | Method and Description |
|---|---|
static Balloon |
ApolloniusSolver2.solveApollonius(Balloon c1,
Balloon c2,
Balloon c3,
int s1,
int s2,
int s3)
Solves the Problem of Apollonius (finding a circle tangent to three other circles in the plane).
|
| Constructor and Description |
|---|
Crossing(Balloon balloon,
InfiniteLine line) |
CrossingSegment(Balloon balloon,
LineSegmentDouble segment) |
Copyright © 2017. All rights reserved.