public class ArbitraryProfile extends Profile
name, properties
Constructor and Description |
---|
ArbitraryProfile()
Constructor of
ArbitraryProfile |
ArbitraryProfile(Curve curve)
Constructor of
ArbitraryProfile with an initial curve. |
Modifier and Type | Method and Description |
---|---|
Curve |
getCurve()
The Curve used to construct the profile
|
void |
setCurve(Curve value)
The Curve used to construct the profile
|
getEntityRendererKey
getBoundingBox, getExcluded, getParentNode, getParentNodes, setExcluded, setParentNode
getScene
findProperty, getName, getProperties, getProperty, removeProperty, removeProperty, setName, setProperty
public ArbitraryProfile()
ArbitraryProfile
public ArbitraryProfile(Curve curve)
ArbitraryProfile
with an initial curve.curve
-