Library | Package Java Toolkit

Interface CurveDescriptor

package com.ptc.pfc.pfcGeometry;

public interface CurveDescriptor
  extends jxobject



Description

A data object representing the geometry of a curve, edge, or geometric entity.
Direct Known Subclasses:
CompositeCurveDescriptor, PointDescriptor, LineDescriptor, ArrowDescriptor, ArcDescriptor, SplineDescriptor, BSplineDescriptor, CircleDescriptor, EllipseDescriptor, PolygonDescriptor, TextDescriptor



Method Summary
CurveTypeGetCurveType ()
    This method returns the geometric type of the curve descriptor.

Method Detail

GetCurveType

CurveTypeGetCurveType ()


    This method returns the geometric type of the curve descriptor.
Returns:
The curve type