Custom Platform Support Development Kit
1.3
|
Provides service interfaces for Shape operations. More...
Classes | |
class | IEdge |
Defines an interface that represents an edge of a shape. More... | |
class | IFilledRegion |
Defines the interface that represents a filled region. More... | |
class | IPath |
Defines the interface that represents a connected path. More... | |
class | IRegionGeneratorService |
Service to generate filled regions and strokes for a shape. More... | |
class | IShapeService |
Defines a service that provides shape-related utility methods. More... | |
class | IStrokeGroup |
Defines a stroke group that represents a group of strokes that have the same stroke style. More... | |
Variables | |
FCM::ConstFCMIID | IID_IEDGE |
Defines the universally-unique interface ID for IEdge. More... | |
FCM::ConstFCMIID | IID_IFILLED_REGION |
Defines the universally-unique interface ID for IFilledRegion. More... | |
FCM::ConstFCMIID | IID_IPATH |
Defines the universally-unique interface ID for IPath. More... | |
FCM::ConstFCMIID | IID_IREGION_GENERATOR_SERVICE |
Defines the universally-unique interface ID for IRegionGeneratorService. More... | |
FCM::ConstFCMIID | IID_ISHAPE_SERVICE |
Defines the universally-unique interface ID for IShapeService. More... | |
FCM::ConstFCMIID | IID_ISTROKE_GROUP |
Defines the universally-unique interface ID for IStrokeGroup. More... | |
Provides service interfaces for Shape operations.
FCM::ConstFCMIID DOM::Service::Shape::IID_IEDGE |
Defines the universally-unique interface ID for IEdge.
FCM::ConstFCMIID DOM::Service::Shape::IID_IFILLED_REGION |
Defines the universally-unique interface ID for IFilledRegion.
FCM::ConstFCMIID DOM::Service::Shape::IID_IPATH |
Defines the universally-unique interface ID for IPath.
FCM::ConstFCMIID DOM::Service::Shape::IID_IREGION_GENERATOR_SERVICE |
Defines the universally-unique interface ID for IRegionGeneratorService.
FCM::ConstFCMIID DOM::Service::Shape::IID_ISHAPE_SERVICE |
Defines the universally-unique interface ID for IShapeService.
FCM::ConstFCMIID DOM::Service::Shape::IID_ISTROKE_GROUP |
Defines the universally-unique interface ID for IStrokeGroup.