Uses of Class
org.anchoranalysis.mpp.mark.MarkWithPosition
Packages that use MarkWithPosition
Package
Description
Non-bean classes related to
Mark
s.Mark
s implementing conic sections.Mark
s implementing structures based on points.-
Uses of MarkWithPosition in org.anchoranalysis.mpp.mark
Constructors in org.anchoranalysis.mpp.mark with parameters of type MarkWithPositionModifierConstructorDescriptionprotected
Copy constructor for MarkWithPosition. -
Uses of MarkWithPosition in org.anchoranalysis.mpp.mark.conic
Subclasses of MarkWithPosition in org.anchoranalysis.mpp.mark.conicModifier and TypeClassDescriptionclass
Represents a 2D circle mark.class
Abstract base class for conic marks (e.g., ellipsoids, spheres).class
Represents a 2D ellipse mark.class
Represents a 3D ellipsoid mark with multiple sub-regions.class
Base-class for a conic that has a single radius (circle, sphere etc.)class
Represents a 3D sphere mark.Constructors in org.anchoranalysis.mpp.mark.conic with parameters of type MarkWithPositionModifierConstructorDescriptionprotected
ConicBase
(MarkWithPosition source) Constructor that copies from another MarkWithPosition. -
Uses of MarkWithPosition in org.anchoranalysis.mpp.mark.points
Subclasses of MarkWithPosition in org.anchoranalysis.mpp.mark.pointsModifier and TypeClassDescriptionclass
A two-dimensional bounding-box rotated at arbitrary angle in XY plane around a point.