![]() | InDesign SDK 20.5 |
This is the complete list of members for IGeometrySuite, including all inherited members.
| AddRef() const =0 | IPMUnknown | pure virtual |
| CanChangeSelectionHeight(const Transform::CoordinateSpace &boundsSpace) const =0 | IGeometrySuite | pure virtual |
| CanChangeSelectionHeight() const (defined in IGeometrySuite) | IGeometrySuite | inline |
| CanChangeSelectionLength(const Transform::CoordinateSpace &boundsSpace) const =0 | IGeometrySuite | pure virtual |
| CanChangeSelectionLength() const (defined in IGeometrySuite) | IGeometrySuite | inline |
| CanChangeSelectionSize(const Transform::CoordinateSpace &boundsSpace) const =0 | IGeometrySuite | pure virtual |
| CanChangeSelectionSize() const (defined in IGeometrySuite) | IGeometrySuite | inline |
| CanChangeSelectionWidth(const Transform::CoordinateSpace &boundsSpace) const =0 | IGeometrySuite | pure virtual |
| CanChangeSelectionWidth() const (defined in IGeometrySuite) | IGeometrySuite | inline |
| DefaultBoundsSpace() const =0 (defined in IGeometrySuite) | IGeometrySuite | pure virtual |
| DefaultMeasurementSpace() const =0 (defined in IGeometrySuite) | IGeometrySuite | pure virtual |
| GeometrySuiteASB (defined in IGeometrySuite) | IGeometrySuite | friend |
| GetGeometryItemsCount() const =0 (defined in IGeometrySuite) | IGeometrySuite | pure virtual |
| GetSelectionBounds(const Transform::CoordinateSpace &boundsSpace, Geometry::BoundsKind kind) const =0 | IGeometrySuite | pure virtual |
| GetSelectionDimensions_(const Transform::CoordinateSpace &boundsSpace, Geometry::BoundsKind boundsKind, const Transform::CoordinateSpace &measurementSpace, K2Vector< PMReal > *widths, K2Vector< PMReal > *heights, bool32 *itemsHaveWidth, bool32 *itemsHaveHeight) const =0 | IGeometrySuite | pure virtual |
| GetSelectionDimensions_(Geometry::BoundsKind boundsKind, const Transform::CoordinateSpace &measurementSpace, K2Vector< PMReal > *widths, K2Vector< PMReal > *heights, bool32 *itemsHaveWidth, bool32 *itemsHaveHeight) const =0 (defined in IGeometrySuite) | IGeometrySuite | pure virtual |
| GetSelectionDimensions_(Geometry::BoundsKind boundsKind, K2Vector< PMReal > *widths, K2Vector< PMReal > *heights, bool32 *itemsHaveWidth, bool32 *itemsHaveHeight) const (defined in IGeometrySuite) | IGeometrySuite | inline |
| GetSelectionHeight(const Transform::CoordinateSpace &boundsSpace, Geometry::BoundsKind boundsKind, const Transform::CoordinateSpace &measurementSpace, K2Vector< PMReal > &results) const =0 | IGeometrySuite | pure virtual |
| GetSelectionHeight(Geometry::BoundsKind boundsKind, const Transform::CoordinateSpace &measurementSpace, K2Vector< PMReal > &results) const =0 (defined in IGeometrySuite) | IGeometrySuite | pure virtual |
| GetSelectionHeight(Geometry::BoundsKind boundsKind, K2Vector< PMReal > &results) const (defined in IGeometrySuite) | IGeometrySuite | inline |
| GetSelectionLength(const Transform::CoordinateSpace &boundsSpace, Geometry::BoundsKind boundsKind, const Transform::CoordinateSpace &measurementSpace, K2Vector< PMReal > &results) const =0 | IGeometrySuite | pure virtual |
| GetSelectionLength(Geometry::BoundsKind boundsKind, const Transform::CoordinateSpace &measurementSpace, K2Vector< PMReal > &results) const =0 (defined in IGeometrySuite) | IGeometrySuite | pure virtual |
| GetSelectionLength(Geometry::BoundsKind boundsKind, K2Vector< PMReal > &results) const (defined in IGeometrySuite) | IGeometrySuite | inline |
| GetSelectionPathInfo(PathInfo *pathInfo) const =0 | IGeometrySuite | pure virtual |
| GetSelectionSize(const Transform::CoordinateSpace &boundsSpace, Geometry::BoundsKind boundsKind, const Transform::CoordinateSpace &measurementSpace, K2Vector< PMPoint > &results) const =0 | IGeometrySuite | pure virtual |
| GetSelectionSize(Geometry::BoundsKind boundsKind, const Transform::CoordinateSpace &measurementSpace, K2Vector< PMPoint > &results) const =0 (defined in IGeometrySuite) | IGeometrySuite | pure virtual |
| GetSelectionSize(Geometry::BoundsKind boundsKind, K2Vector< PMPoint > &results) const (defined in IGeometrySuite) | IGeometrySuite | inline |
| GetSelectionWidth(const Transform::CoordinateSpace &boundsSpace, Geometry::BoundsKind boundsKind, const Transform::CoordinateSpace &measurementSpace, K2Vector< PMReal > &results) const =0 | IGeometrySuite | pure virtual |
| GetSelectionWidth(Geometry::BoundsKind boundsKind, const Transform::CoordinateSpace &measurementSpace, K2Vector< PMReal > &results) const =0 (defined in IGeometrySuite) | IGeometrySuite | pure virtual |
| GetSelectionWidth(Geometry::BoundsKind boundsKind, K2Vector< PMReal > &results) const (defined in IGeometrySuite) | IGeometrySuite | inline |
| kDefaultIID enum value (defined in IGeometrySuite) | IGeometrySuite | |
| QueryInterface(PMIID interfaceID) const =0 | IPMUnknown | pure virtual |
| Release() const =0 | IPMUnknown | pure virtual |
| ResizeSelection(const Transform::CoordinateSpace &boundsSpace, Geometry::BoundsKind boundsKind, const Transform::TransformOrigin &referencePoint, const Geometry::ResizeValue &newSize, Transform::Target duplicate=Transform::OriginalItems())=0 | IGeometrySuite | pure virtual |
| ResizeSelection(Geometry::BoundsKind boundsKind, const Transform::TransformOrigin &referencePoint, const Geometry::ResizeValue &newSize, Transform::Target duplicate=Transform::OriginalItems())=0 (defined in IGeometrySuite) | IGeometrySuite | pure virtual |
| SelectionHasHeight(const Transform::CoordinateSpace &boundsSpace) const =0 | IGeometrySuite | pure virtual |
| SelectionHasHeight() const (defined in IGeometrySuite) | IGeometrySuite | inline |
| SelectionHasSize(const Transform::CoordinateSpace &boundsSpace) const =0 | IGeometrySuite | pure virtual |
| SelectionHasSize() const (defined in IGeometrySuite) | IGeometrySuite | inline |
| SelectionHasWidth(const Transform::CoordinateSpace &boundsSpace) const =0 | IGeometrySuite | pure virtual |
| SelectionHasWidth() const (defined in IGeometrySuite) | IGeometrySuite | inline |
| SelectionIsAPoint(PathInfo *pathInfo) const =0 | IGeometrySuite | pure virtual |
| SelectionIsAStraightLine(PathInfo *pathInfo) const =0 | IGeometrySuite | pure virtual |