Uses of Class
ome.xml.model.Plane
Packages that use Plane
-
Uses of Plane in ome.specification
Methods in ome.specification that return PlaneModifier and TypeMethodDescriptionXMLMockObjects.createPlane(int z, int c, int t) Creates a plane information object. -
Uses of Plane in ome.xml.model
Methods in ome.xml.model that return PlaneModifier and TypeMethodDescriptionAnnotation.getLinkedPlane(int index) Pixels.getPlane(int index) Annotation.setLinkedPlane(int index, Plane o) Methods in ome.xml.model that return types with arguments of type PlaneMethods in ome.xml.model with parameters of type PlaneModifier and TypeMethodDescriptionvoidbooleanvoidPixels.removePlane(Plane plane) Annotation.setLinkedPlane(int index, Plane o) booleanAnnotation.unlinkPlane(Plane o) Constructors in ome.xml.model with parameters of type Plane