Uses of Class
ome.xml.model.Shape
Packages that use Shape
-
Uses of Shape in ome.specification
Methods in ome.specification that return ShapeModifier and TypeMethodDescriptionXMLMockObjects.createShape(int index, String type, int z, int c, int t) Creates the specified type of shape. -
Uses of Shape in ome.xml.model
Subclasses of Shape in ome.xml.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassMethods in ome.xml.model that return ShapeModifier and TypeMethodDescriptionAnnotation.getLinkedShape(int index) Union.getShape(int index) Annotation.setLinkedShape(int index, Shape o) Methods in ome.xml.model that return types with arguments of type ShapeMethods in ome.xml.model with parameters of type ShapeModifier and TypeMethodDescriptionvoidbooleanvoidUnion.removeShape(Shape shape) Annotation.setLinkedShape(int index, Shape o) booleanAnnotation.unlinkShape(Shape o) Constructors in ome.xml.model with parameters of type Shape