Package | Description |
---|---|
pythagoras.d |
The Pythagoras geometry utility classes specialized on
double . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractArc
Provides most of the implementation of
IArc , obtaining only the frame and other metrics
from the derived class. |
class |
Arc
Represents an arc defined by a framing rectangle, start angle, angular extend, and closure type.
|
Modifier and Type | Method and Description |
---|---|
void |
Arc.setArc(IArc arc)
Sets the location, size, angular extents, and closure type of this arc to the same values as
the supplied arc.
|
Copyright © 2017. All rights reserved.